Pull request #43857 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1213881712e4707a38a9f4d6349dd3c800ce43fe+98d8343aa28de0d499464b5529e6b8ccc92e9313 (861b6057a6d5510c02836f6d60faa5eb174ce9da) 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-43857@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-07-25T13:45:15.035Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-25T13:45:15.040Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-25T13:45:15.126Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-25T13:45:15.327Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d16ae6922e124a21) in /home/ubuntu/workspace/moby_PR-43857 [Pipeline] { [Pipeline] checkout [2022-07-25T13:45:15.353Z] The recommended git tool is: git [2022-07-25T13:45:15.404Z] using credential docker-jenkins-github-credentials [2022-07-25T13:45:15.412Z] Cloning the remote Git repository [2022-07-25T13:45:15.412Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:45:15.449Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:45:15.450Z] > git init /home/ubuntu/workspace/moby_PR-43857 # timeout=10 [2022-07-25T13:45:15.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:15.473Z] > git --version # timeout=10 [2022-07-25T13:45:15.482Z] > git --version # 'git version 2.17.1' [2022-07-25T13:45:15.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:15.484Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:31.142Z] Fetching without tags [2022-07-25T13:45:31.110Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:31.113Z] > git config --add remote.origin.fetch +refs/pull/43857/head:refs/remotes/origin/PR-43857 # timeout=10 [2022-07-25T13:45:31.121Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:31.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:31.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:31.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:31.137Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:31.324Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 1213881712e4707a38a9f4d6349dd3c800ce43fe [2022-07-25T13:45:32.479Z] Merge succeeded, producing ada2a5ed6108b2091e1dae7602873ef90baed42a [2022-07-25T13:45:32.479Z] Checking out Revision ada2a5ed6108b2091e1dae7602873ef90baed42a (PR-43857) [2022-07-25T13:45:32.567Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T13:45:32.587Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:45:31.318Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:31.323Z] > git checkout -f 1213881712e4707a38a9f4d6349dd3c800ce43fe # timeout=10 [2022-07-25T13:45:31.840Z] > git remote # timeout=10 [2022-07-25T13:45:31.847Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:45:31.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:31.858Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:45:32.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:45:32.473Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:32.482Z] > git checkout -f ada2a5ed6108b2091e1dae7602873ef90baed42a # timeout=10 [2022-07-25T13:45:32.562Z] > git rev-list --no-walk d03690ddb2fd6fe71c8af411cd68e735a74854aa # timeout=10 [2022-07-25T13:45:33.201Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/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-07-25T13:45:33.201Z] Unable to find image 'alpine:latest' locally [2022-07-25T13:45:33.201Z] latest: Pulling from library/alpine [2022-07-25T13:45:33.201Z] 530afca65e2e: Pulling fs layer [2022-07-25T13:45:33.458Z] 530afca65e2e: Verifying Checksum [2022-07-25T13:45:33.458Z] 530afca65e2e: Download complete [2022-07-25T13:45:33.458Z] 530afca65e2e: Pull complete [2022-07-25T13:45:33.458Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-25T13:45:33.458Z] Status: Downloaded newer image for alpine:latest [2022-07-25T13:45:35.978Z] 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 [2022-07-25T13:45:36.412Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d16ae6922e124a21) in /home/ubuntu/workspace/moby_PR-43857 [Pipeline] node [Pipeline] node [Pipeline] node 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) [2022-07-25T13:45:36.427Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-067bd98a4b8123c5f) in /home/ubuntu/workspace/moby_PR-43857 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-07-25T13:45:36.431Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0219be5f36162ee78) in /home/ubuntu/workspace/moby_PR-43857 [Pipeline] { [Pipeline] checkout [2022-07-25T13:45:36.459Z] The recommended git tool is: git [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2022-07-25T13:45:36.510Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-07-25T13:45:36.536Z] Fetching changes from the remote Git repository [2022-07-25T13:45:36.538Z] The recommended git tool is: git [Pipeline] checkout [2022-07-25T13:45:36.546Z] The recommended git tool is: git [2022-07-25T13:45:36.547Z] using credential docker-jenkins-github-credentials [2022-07-25T13:45:36.551Z] Fetching without tags [2022-07-25T13:45:36.556Z] using credential docker-jenkins-github-credentials 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] } [2022-07-25T13:45:36.558Z] Cloning the remote Git repository [2022-07-25T13:45:36.558Z] Cloning with configured refspecs honoured and without tags Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-25T13:45:36.564Z] Cloning the remote Git repository [2022-07-25T13:45:36.564Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [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 [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] } [2022-07-25T13:45:36.760Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 1213881712e4707a38a9f4d6349dd3c800ce43fe [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-25T13:45:36.884Z] Merge succeeded, producing 1ff7284917ff2df9a70157a64ffced701b87a7bd [2022-07-25T13:45:36.885Z] Checking out Revision 1ff7284917ff2df9a70157a64ffced701b87a7bd (PR-43857) [2022-07-25T13:45:36.974Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T13:45:36.986Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:45:36.512Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43857/.git # timeout=10 [2022-07-25T13:45:36.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:36.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:36.546Z] > git --version # timeout=10 [2022-07-25T13:45:36.560Z] > git --version # 'git version 2.17.1' [2022-07-25T13:45:36.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:36.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:36.755Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:36.761Z] > git checkout -f 1213881712e4707a38a9f4d6349dd3c800ce43fe # timeout=10 [2022-07-25T13:45:36.805Z] > git remote # timeout=10 [2022-07-25T13:45:36.808Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:45:36.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:36.811Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:45:36.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:45:36.879Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:36.884Z] > git checkout -f 1ff7284917ff2df9a70157a64ffced701b87a7bd # timeout=10 [2022-07-25T13:45:36.969Z] > git rev-list --no-walk d03690ddb2fd6fe71c8af411cd68e735a74854aa # timeout=10 [2022-07-25T13:45:36.561Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:45:36.562Z] > git init /home/ubuntu/workspace/moby_PR-43857 # timeout=10 [2022-07-25T13:45:36.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:36.580Z] > git --version # timeout=10 [2022-07-25T13:45:36.590Z] > git --version # 'git version 2.25.1' [2022-07-25T13:45:36.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:36.591Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:36.608Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:45:36.608Z] > git init /home/ubuntu/workspace/moby_PR-43857 # timeout=10 [2022-07-25T13:45:36.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:36.628Z] > git --version # timeout=10 [2022-07-25T13:45:36.631Z] > git --version # 'git version 2.25.1' [2022-07-25T13:45:36.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:36.632Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:37.609Z] + [ PR != PR ] [2022-07-25T13:45:37.609Z] + [ master != master ] [2022-07-25T13:45:37.609Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:45:37.959Z] + docker version [2022-07-25T13:45:37.959Z] Client: Docker Engine - Community [2022-07-25T13:45:37.959Z] Version: 20.10.14 [2022-07-25T13:45:37.959Z] API version: 1.41 [2022-07-25T13:45:37.959Z] Go version: go1.16.15 [2022-07-25T13:45:37.959Z] Git commit: a224086 [2022-07-25T13:45:37.959Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T13:45:37.959Z] OS/Arch: linux/amd64 [2022-07-25T13:45:37.959Z] Context: default [2022-07-25T13:45:37.959Z] Experimental: true [2022-07-25T13:45:37.959Z] [2022-07-25T13:45:37.959Z] Server: Docker Engine - Community [2022-07-25T13:45:37.959Z] Engine: [2022-07-25T13:45:37.959Z] Version: 20.10.14 [2022-07-25T13:45:37.959Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:45:37.959Z] Go version: go1.16.15 [2022-07-25T13:45:37.959Z] Git commit: 87a90dc [2022-07-25T13:45:37.959Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T13:45:37.959Z] OS/Arch: linux/amd64 [2022-07-25T13:45:37.959Z] Experimental: true [2022-07-25T13:45:37.959Z] containerd: [2022-07-25T13:45:37.959Z] Version: 1.5.11 [2022-07-25T13:45:37.959Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:45:37.959Z] runc: [2022-07-25T13:45:37.959Z] Version: 1.0.3 [2022-07-25T13:45:37.959Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:45:37.959Z] docker-init: [2022-07-25T13:45:37.959Z] Version: 0.19.0 [2022-07-25T13:45:37.959Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:45:38.242Z] + docker info [2022-07-25T13:45:39.169Z] Client: [2022-07-25T13:45:39.169Z] Context: default [2022-07-25T13:45:39.169Z] Debug Mode: false [2022-07-25T13:45:39.169Z] Plugins: [2022-07-25T13:45:39.169Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:45:39.169Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:45:39.169Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:45:39.169Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:45:39.169Z] [2022-07-25T13:45:39.169Z] Server: [2022-07-25T13:45:39.169Z] Containers: 0 [2022-07-25T13:45:39.169Z] Running: 0 [2022-07-25T13:45:39.169Z] Paused: 0 [2022-07-25T13:45:39.169Z] Stopped: 0 [2022-07-25T13:45:39.169Z] Images: 3 [2022-07-25T13:45:39.169Z] Server Version: 20.10.14 [2022-07-25T13:45:39.169Z] Storage Driver: overlay2 [2022-07-25T13:45:39.169Z] Backing Filesystem: extfs [2022-07-25T13:45:39.169Z] Supports d_type: true [2022-07-25T13:45:39.169Z] Native Overlay Diff: true [2022-07-25T13:45:39.169Z] userxattr: false [2022-07-25T13:45:39.169Z] Logging Driver: json-file [2022-07-25T13:45:39.169Z] Cgroup Driver: cgroupfs [2022-07-25T13:45:39.169Z] Cgroup Version: 1 [2022-07-25T13:45:39.169Z] Plugins: [2022-07-25T13:45:39.169Z] Volume: local [2022-07-25T13:45:39.169Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:45:39.169Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:45:39.169Z] Swarm: inactive [2022-07-25T13:45:39.169Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:45:39.169Z] Default Runtime: runc [2022-07-25T13:45:39.169Z] Init Binary: docker-init [2022-07-25T13:45:39.169Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:45:39.169Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:45:39.169Z] init version: de40ad0 [2022-07-25T13:45:39.169Z] Security Options: [2022-07-25T13:45:39.169Z] apparmor [2022-07-25T13:45:39.169Z] seccomp [2022-07-25T13:45:39.169Z] Profile: default [2022-07-25T13:45:39.169Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T13:45:39.169Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T13:45:39.169Z] OSType: linux [2022-07-25T13:45:39.169Z] Architecture: x86_64 [2022-07-25T13:45:39.169Z] CPUs: 2 [2022-07-25T13:45:39.169Z] Total Memory: 7.565GiB [2022-07-25T13:45:39.169Z] Name: ip-10-100-76-71 [2022-07-25T13:45:39.169Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T13:45:39.169Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:45:39.169Z] Debug Mode: false [2022-07-25T13:45:39.169Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:45:39.169Z] Labels: [2022-07-25T13:45:39.169Z] Experimental: true [2022-07-25T13:45:39.169Z] Insecure Registries: [2022-07-25T13:45:39.169Z] 127.0.0.0/8 [2022-07-25T13:45:39.169Z] Live Restore Enabled: true [2022-07-25T13:45:39.169Z] [2022-07-25T13:45:39.169Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T13:45:39.443Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:45:39.443Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:45:39.443Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43857/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:45:39.443Z] + bash /home/ubuntu/workspace/moby_PR-43857/check-config.sh [2022-07-25T13:45:39.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:45:39.443Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T13:45:39.443Z] [2022-07-25T13:45:39.443Z] Generally Necessary: [2022-07-25T13:45:39.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:45:39.443Z] - apparmor: enabled and tools installed [2022-07-25T13:45:39.443Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:45:39.443Z] - CONFIG_NET_NS: enabled [2022-07-25T13:45:39.443Z] - CONFIG_PID_NS: enabled [2022-07-25T13:45:39.443Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:45:39.443Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:45:39.443Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:45:39.443Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:45:39.443Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:45:39.443Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:45:39.443Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:45:39.443Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:45:39.443Z] - CONFIG_MEMCG: enabled [2022-07-25T13:45:39.443Z] - CONFIG_KEYS: enabled [2022-07-25T13:45:39.699Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:45:39.700Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:45:39.700Z] [2022-07-25T13:45:39.700Z] Optional Features: [2022-07-25T13:45:39.700Z] - CONFIG_USER_NS: enabled [2022-07-25T13:45:39.700Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:45:39.700Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:45:39.700Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:45:39.700Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:45:39.700Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T13:45:39.700Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T13:45:39.700Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:45:39.700Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:45:39.700Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:45:39.700Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:45:39.700Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:45:39.700Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:45:39.700Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:45:39.700Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:45:39.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:45:39.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:45:39.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:45:39.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:45:39.700Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:45:39.955Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:45:39.955Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:45:39.955Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:45:39.955Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:45:39.956Z] - Network Drivers: [2022-07-25T13:45:39.956Z] - "overlay": [2022-07-25T13:45:39.956Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:45:39.956Z] Optional (for encrypted networks): [2022-07-25T13:45:39.956Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:45:39.956Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:45:39.956Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:45:39.956Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:45:39.956Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:45:39.956Z] - CONFIG_XFRM: enabled [2022-07-25T13:45:39.956Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:45:39.956Z] - "ipvlan": [2022-07-25T13:45:39.956Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:45:39.956Z] - "macvlan": [2022-07-25T13:45:39.956Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:45:39.956Z] - "ftp,tftp client in container": [2022-07-25T13:45:39.956Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:45:39.956Z] - Storage Drivers: [2022-07-25T13:45:39.956Z] - "aufs": [2022-07-25T13:45:39.956Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:45:39.956Z] - "btrfs": [2022-07-25T13:45:39.956Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:45:39.956Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:45:39.956Z] - "devicemapper": [2022-07-25T13:45:39.956Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:45:39.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:45:39.956Z] - "overlay": [2022-07-25T13:45:39.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:45:39.956Z] - "zfs": [2022-07-25T13:45:39.956Z] - /dev/zfs: present [2022-07-25T13:45:39.956Z] - zfs command: missing [2022-07-25T13:45:39.956Z] - zpool command: missing [2022-07-25T13:45:39.956Z] [2022-07-25T13:45:39.956Z] Limits: [2022-07-25T13:45:39.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:45:39.956Z] [2022-07-25T13:45:39.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:45:40.266Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:1ff7284917ff2df9a70157a64ffced701b87a7bd . [2022-07-25T13:45:40.266Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:45:40.266Z] #1 sha256:a52e7c9dfd4d8a4a97d96a6cb3a72a845e2399c73794b8e16c787118f6e8ecd7 [2022-07-25T13:45:40.266Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:45:40.266Z] #1 DONE 0.0s [2022-07-25T13:45:40.266Z] [2022-07-25T13:45:40.266Z] #2 [internal] load .dockerignore [2022-07-25T13:45:40.266Z] #2 sha256:15d0559a823c29e843ee89912a72f490d40c1667cdab7224f7b3fd696f937c67 [2022-07-25T13:45:40.266Z] #2 transferring context: 145B done [2022-07-25T13:45:40.266Z] #2 DONE 0.0s [2022-07-25T13:45:40.266Z] [2022-07-25T13:45:40.266Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:45:40.266Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:45:40.521Z] #3 DONE 0.1s [2022-07-25T13:45:40.522Z] [2022-07-25T13:45:40.522Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:45:40.522Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:45:40.522Z] #4 CACHED [2022-07-25T13:45:40.777Z] [2022-07-25T13:45:40.777Z] #6 [internal] load .dockerignore [2022-07-25T13:45:40.778Z] #6 sha256:a38de3a8033a8ecbffcc03fd35673fcca7eba2e170d92ee3beb4ca2dd4c1f573 [2022-07-25T13:45:40.778Z] #6 DONE 0.0s [2022-07-25T13:45:40.778Z] [2022-07-25T13:45:40.778Z] #5 [internal] load build definition from Dockerfile [2022-07-25T13:45:40.778Z] #5 sha256:8dd0e0bd57a3bad333c4da787c6e17866a135dfc914b6129ec9e66dee72d3a11 [2022-07-25T13:45:40.778Z] #5 DONE 0.0s [2022-07-25T13:45:40.778Z] [2022-07-25T13:45:40.778Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:45:40.778Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:45:40.778Z] #8 DONE 0.1s [2022-07-25T13:45:40.778Z] [2022-07-25T13:45:40.778Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:45:40.778Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:45:41.035Z] #10 DONE 0.1s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:45:41.035Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:45:41.035Z] #9 DONE 0.1s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:45:41.035Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:45:41.035Z] #7 DONE 0.1s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:45:41.035Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:45:41.035Z] #78 DONE 0.0s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:45:41.035Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:45:41.035Z] #80 DONE 0.0s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:45:41.035Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:45:41.035Z] #11 DONE 0.0s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:45:41.035Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:45:41.035Z] #12 CACHED [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #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-07-25T13:45:41.035Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:45:41.035Z] #13 CACHED [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:45:41.035Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:45:41.035Z] #35 DONE 0.0s [2022-07-25T13:45:41.035Z] [2022-07-25T13:45:41.035Z] #31 [internal] load build context [2022-07-25T13:45:41.035Z] #31 sha256:7396ca5ae26fd3461b96b8dbf6aeebd13a98d0ac8538d50079128772119cfbcc [2022-07-25T13:45:41.601Z] #31 ... [2022-07-25T13:45:41.601Z] [2022-07-25T13:45:41.601Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:45:41.601Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:45:41.601Z] #56 DONE 0.5s [2022-07-25T13:45:41.601Z] [2022-07-25T13:45:41.601Z] #31 [internal] load build context [2022-07-25T13:45:41.601Z] #31 sha256:7396ca5ae26fd3461b96b8dbf6aeebd13a98d0ac8538d50079128772119cfbcc [2022-07-25T13:45:41.857Z] #31 ... [2022-07-25T13:45:41.857Z] [2022-07-25T13:45:41.857Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-25T13:45:41.857Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-25T13:45:41.857Z] #14 DONE 0.8s [2022-07-25T13:45:41.857Z] [2022-07-25T13:45:41.857Z] #31 [internal] load build context [2022-07-25T13:45:41.857Z] #31 sha256:7396ca5ae26fd3461b96b8dbf6aeebd13a98d0ac8538d50079128772119cfbcc [2022-07-25T13:45:43.227Z] #31 ... [2022-07-25T13:45:43.227Z] [2022-07-25T13:45:43.227Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-25T13:45:43.227Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-25T13:45:43.227Z] #15 DONE 1.2s [2022-07-25T13:45:43.227Z] [2022-07-25T13:45:43.227Z] #31 [internal] load build context [2022-07-25T13:45:43.227Z] #31 sha256:7396ca5ae26fd3461b96b8dbf6aeebd13a98d0ac8538d50079128772119cfbcc [2022-07-25T13:45:44.165Z] #31 ... [2022-07-25T13:45:44.165Z] [2022-07-25T13:45:44.165Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-25T13:45:44.165Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-25T13:45:44.165Z] #16 DONE 1.1s [2022-07-25T13:45:44.165Z] [2022-07-25T13:45:44.165Z] #31 [internal] load build context [2022-07-25T13:45:44.165Z] #31 sha256:7396ca5ae26fd3461b96b8dbf6aeebd13a98d0ac8538d50079128772119cfbcc [2022-07-25T13:45:44.422Z] #31 transferring context: 62.08MB 3.2s done [2022-07-25T13:45:44.422Z] #31 DONE 3.5s [2022-07-25T13:45:44.422Z] [2022-07-25T13:45:44.422Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T13:45:44.422Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T13:45:44.984Z] #17 DONE 0.8s [2022-07-25T13:45:44.984Z] [2022-07-25T13:45:44.984Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-25T13:45:44.984Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-25T13:45:45.248Z] #18 DONE 0.5s [2022-07-25T13:45:45.248Z] [2022-07-25T13:45:45.248Z] #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-07-25T13:45:45.248Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T13:45:46.614Z] #19 1.010 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:45:46.614Z] #19 1.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:45:46.870Z] #19 1.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:45:46.870Z] #19 1.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:45:46.870Z] #19 1.507 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:45:46.870Z] #19 1.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:45:47.127Z] #19 1.736 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:45:47.128Z] #19 1.828 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:45:47.128Z] #19 1.918 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:45:47.384Z] #19 2.012 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:45:47.384Z] #19 2.014 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:45:47.384Z] #19 2.016 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:45:47.384Z] #19 2.018 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:45:47.384Z] #19 2.020 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:45:47.384Z] #19 2.022 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:45:47.384Z] #19 2.023 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:45:47.384Z] #19 2.024 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:45:47.384Z] #19 2.025 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:45:47.384Z] #19 2.025 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:45:47.384Z] #19 2.026 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:45:47.384Z] #19 2.027 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:45:48.919Z] Fetching without tags [2022-07-25T13:45:48.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:48.943Z] > git config --add remote.origin.fetch +refs/pull/43857/head:refs/remotes/origin/PR-43857 # timeout=10 [2022-07-25T13:45:48.947Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:48.955Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:48.962Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:48.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:48.963Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:49.166Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 1213881712e4707a38a9f4d6349dd3c800ce43fe [2022-07-25T13:45:50.480Z] Merge succeeded, producing b5746338cecf67d3c74db690055c4d11dbe0812e [2022-07-25T13:45:50.480Z] Checking out Revision b5746338cecf67d3c74db690055c4d11dbe0812e (PR-43857) [2022-07-25T13:45:50.550Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T13:45:50.560Z] First time build. Skipping changelog. [2022-07-25T13:45:49.210Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:49.215Z] > git checkout -f 1213881712e4707a38a9f4d6349dd3c800ce43fe # timeout=10 [2022-07-25T13:45:49.749Z] > git remote # timeout=10 [2022-07-25T13:45:49.755Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:45:49.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:49.759Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:45:50.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:45:50.523Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:50.529Z] > git checkout -f b5746338cecf67d3c74db690055c4d11dbe0812e # timeout=10 [2022-07-25T13:45:50.594Z] > git rev-list --no-walk d03690ddb2fd6fe71c8af411cd68e735a74854aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:45:51.173Z] + docker version [2022-07-25T13:45:51.173Z] Client: Docker Engine - Community [2022-07-25T13:45:51.173Z] Version: 20.10.14 [2022-07-25T13:45:51.173Z] API version: 1.41 [2022-07-25T13:45:51.173Z] Go version: go1.16.15 [2022-07-25T13:45:51.173Z] Git commit: a224086 [2022-07-25T13:45:51.173Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-25T13:45:51.173Z] OS/Arch: linux/arm64 [2022-07-25T13:45:51.173Z] Context: default [2022-07-25T13:45:51.173Z] Experimental: true [2022-07-25T13:45:51.173Z] [2022-07-25T13:45:51.173Z] Server: Docker Engine - Community [2022-07-25T13:45:51.173Z] Engine: [2022-07-25T13:45:51.173Z] Version: 20.10.14 [2022-07-25T13:45:51.173Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:45:51.173Z] Go version: go1.16.15 [2022-07-25T13:45:51.173Z] Git commit: 87a90dc [2022-07-25T13:45:51.173Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-25T13:45:51.173Z] OS/Arch: linux/arm64 [2022-07-25T13:45:51.173Z] Experimental: true [2022-07-25T13:45:51.173Z] containerd: [2022-07-25T13:45:51.173Z] Version: 1.5.11 [2022-07-25T13:45:51.173Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:45:51.173Z] runc: [2022-07-25T13:45:51.173Z] Version: 1.0.3 [2022-07-25T13:45:51.173Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:45:51.173Z] docker-init: [2022-07-25T13:45:51.173Z] Version: 0.19.0 [2022-07-25T13:45:51.173Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:45:51.412Z] Still waiting to schedule task [2022-07-25T13:45:51.412Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baab2ac70e5e3fd8)’ is offline [2022-07-25T13:45:51.412Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.412Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] Still waiting to schedule task [2022-07-25T13:45:51.413Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baab2ac70e5e3fd8)’ is offline [2022-07-25T13:45:51.413Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.413Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T13:45:51.468Z] + docker info [2022-07-25T13:45:51.914Z] Fetching without tags [2022-07-25T13:45:52.036Z] Client: [2022-07-25T13:45:52.036Z] Context: default [2022-07-25T13:45:52.036Z] Debug Mode: false [2022-07-25T13:45:52.036Z] Plugins: [2022-07-25T13:45:52.036Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:45:52.036Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:45:52.036Z] [2022-07-25T13:45:52.036Z] Server: [2022-07-25T13:45:52.036Z] Containers: 0 [2022-07-25T13:45:52.036Z] Running: 0 [2022-07-25T13:45:52.036Z] Paused: 0 [2022-07-25T13:45:52.036Z] Stopped: 0 [2022-07-25T13:45:52.036Z] Images: 2 [2022-07-25T13:45:52.036Z] Server Version: 20.10.14 [2022-07-25T13:45:52.036Z] Storage Driver: overlay2 [2022-07-25T13:45:52.036Z] Backing Filesystem: extfs [2022-07-25T13:45:52.036Z] Supports d_type: true [2022-07-25T13:45:52.036Z] Native Overlay Diff: true [2022-07-25T13:45:52.036Z] userxattr: false [2022-07-25T13:45:52.036Z] Logging Driver: json-file [2022-07-25T13:45:52.036Z] Cgroup Driver: cgroupfs [2022-07-25T13:45:52.036Z] Cgroup Version: 1 [2022-07-25T13:45:52.036Z] Plugins: [2022-07-25T13:45:52.036Z] Volume: local [2022-07-25T13:45:52.036Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:45:52.036Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:45:52.036Z] Swarm: inactive [2022-07-25T13:45:52.036Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:45:52.036Z] Default Runtime: runc [2022-07-25T13:45:52.036Z] Init Binary: docker-init [2022-07-25T13:45:52.036Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:45:52.036Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:45:52.036Z] init version: de40ad0 [2022-07-25T13:45:52.036Z] Security Options: [2022-07-25T13:45:52.036Z] apparmor [2022-07-25T13:45:52.036Z] seccomp [2022-07-25T13:45:52.036Z] Profile: default [2022-07-25T13:45:52.036Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T13:45:52.036Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T13:45:52.036Z] OSType: linux [2022-07-25T13:45:52.036Z] Architecture: aarch64 [2022-07-25T13:45:52.036Z] CPUs: 2 [2022-07-25T13:45:52.036Z] Total Memory: 7.562GiB [2022-07-25T13:45:52.036Z] Name: ip-10-100-33-16 [2022-07-25T13:45:52.036Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-25T13:45:52.036Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:45:52.036Z] Debug Mode: false [2022-07-25T13:45:52.036Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:45:52.036Z] Labels: [2022-07-25T13:45:52.036Z] Experimental: true [2022-07-25T13:45:52.036Z] Insecure Registries: [2022-07-25T13:45:52.036Z] 127.0.0.0/8 [2022-07-25T13:45:52.036Z] Live Restore Enabled: true [2022-07-25T13:45:52.036Z] [Pipeline] sh [2022-07-25T13:45:52.095Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 1213881712e4707a38a9f4d6349dd3c800ce43fe [2022-07-25T13:45:52.321Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:45:52.321Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:45:52.321Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43857/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:45:52.321Z] + bash /home/ubuntu/workspace/moby_PR-43857/check-config.sh [2022-07-25T13:45:52.321Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:45:52.321Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-25T13:45:52.321Z] [2022-07-25T13:45:52.321Z] Generally Necessary: [2022-07-25T13:45:52.321Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:45:52.321Z] - apparmor: enabled and tools installed [2022-07-25T13:45:52.321Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:45:52.321Z] - CONFIG_NET_NS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_PID_NS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:45:52.321Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:45:52.321Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:45:52.321Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:45:52.321Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_MEMCG: enabled [2022-07-25T13:45:52.321Z] - CONFIG_KEYS: enabled [2022-07-25T13:45:52.321Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:45:52.321Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:45:51.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:51.898Z] > git config --add remote.origin.fetch +refs/pull/43857/head:refs/remotes/origin/PR-43857 # timeout=10 [2022-07-25T13:45:51.900Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:51.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:45:51.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:45:51.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:51.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:45:52.097Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:52.102Z] > git checkout -f 1213881712e4707a38a9f4d6349dd3c800ce43fe # timeout=10 [2022-07-25T13:45:52.580Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:45:52.580Z] [2022-07-25T13:45:52.580Z] Optional Features: [2022-07-25T13:45:52.580Z] - CONFIG_USER_NS: enabled [2022-07-25T13:45:52.580Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:45:52.580Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:45:52.580Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:45:52.580Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:45:52.580Z] (cgroup swap accounting is currently enabled) [2022-07-25T13:45:52.580Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:45:52.580Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:45:52.580Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:45:52.580Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:45:52.580Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:45:52.580Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:45:52.580Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:45:52.580Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:45:52.580Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:45:52.580Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:45:52.580Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:45:52.580Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:45:52.580Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:45:52.580Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:45:52.580Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:45:52.580Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:45:52.580Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:45:52.580Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:45:52.580Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:45:52.580Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:45:52.580Z] - Network Drivers: [2022-07-25T13:45:52.580Z] - "overlay": [2022-07-25T13:45:52.580Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:45:52.580Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:45:52.580Z] Optional (for encrypted networks): [2022-07-25T13:45:52.839Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:45:52.839Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:45:52.839Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:45:52.839Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:45:52.839Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:45:52.839Z] - CONFIG_XFRM: enabled [2022-07-25T13:45:52.839Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:45:52.839Z] - "ipvlan": [2022-07-25T13:45:52.839Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:45:52.839Z] - "macvlan": [2022-07-25T13:45:52.839Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:45:52.839Z] - "ftp,tftp client in container": [2022-07-25T13:45:52.839Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:45:52.839Z] - Storage Drivers: [2022-07-25T13:45:52.839Z] - "aufs": [2022-07-25T13:45:52.839Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:45:52.839Z] - "btrfs": [2022-07-25T13:45:52.839Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:45:52.839Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:45:52.839Z] - "devicemapper": [2022-07-25T13:45:52.839Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:45:52.839Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:45:52.839Z] - "overlay": [2022-07-25T13:45:52.839Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:45:52.839Z] - "zfs": [2022-07-25T13:45:52.839Z] - /dev/zfs: present [2022-07-25T13:45:52.839Z] - zfs command: missing [2022-07-25T13:45:52.839Z] - zpool command: missing [2022-07-25T13:45:52.839Z] [2022-07-25T13:45:52.839Z] Limits: [2022-07-25T13:45:52.839Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:45:52.839Z] [2022-07-25T13:45:52.839Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:45:53.161Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b5746338cecf67d3c74db690055c4d11dbe0812e . [2022-07-25T13:45:53.276Z] Merge succeeded, producing c3f89171ee3848ba05a92beee83b676ea9eb1d53 [2022-07-25T13:45:53.276Z] Checking out Revision c3f89171ee3848ba05a92beee83b676ea9eb1d53 (PR-43857) [2022-07-25T13:45:53.339Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T13:45:53.351Z] First time build. Skipping changelog. [2022-07-25T13:45:53.420Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:45:53.420Z] #1 sha256:9d459fdc37bc33f5197c2fb5cd6cbe6f45dc13f1251af388c47a78ea5cd4ae4e [2022-07-25T13:45:53.420Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-25T13:45:53.420Z] #1 DONE 0.0s [2022-07-25T13:45:53.420Z] [2022-07-25T13:45:53.420Z] #2 [internal] load .dockerignore [2022-07-25T13:45:53.420Z] #2 sha256:973d88c8d5acf5f5b168185b12893bdc1b760849dbdb41b04df350d372729269 [2022-07-25T13:45:53.420Z] #2 transferring context: 145B done [2022-07-25T13:45:53.420Z] #2 DONE 0.0s [2022-07-25T13:45:53.420Z] [2022-07-25T13:45:53.420Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:45:53.420Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-25T13:45:53.420Z] #3 DONE 0.2s [2022-07-25T13:45:53.420Z] [2022-07-25T13:45:53.420Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:45:53.420Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-25T13:45:53.420Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:45:53.679Z] [2022-07-25T13:45:53.679Z] #5 [internal] load build definition from Dockerfile [2022-07-25T13:45:53.679Z] #5 sha256:a8041195163da43ca275ceac6c2198828276bc52c53924da71e4764b964cee8f [2022-07-25T13:45:53.679Z] #5 DONE 0.0s [2022-07-25T13:45:53.679Z] [2022-07-25T13:45:53.679Z] #6 [internal] load .dockerignore [2022-07-25T13:45:53.679Z] #6 sha256:d13210efd1dc234d6533405bb760a791cbc092a19455ed3789e06f6f3ccf5e92 [2022-07-25T13:45:53.679Z] #6 DONE 0.0s [2022-07-25T13:45:53.679Z] [2022-07-25T13:45:53.679Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:45:53.679Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:45:53.924Z] #19 7.559 Fetched 49.2 MB in 7s (7001 kB/s) [2022-07-25T13:45:53.939Z] #10 DONE 0.1s [2022-07-25T13:45:53.939Z] [2022-07-25T13:45:53.939Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:45:53.939Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-25T13:45:53.939Z] #8 DONE 0.1s [2022-07-25T13:45:53.939Z] [2022-07-25T13:45:53.939Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:45:53.939Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-25T13:45:53.939Z] #7 DONE 0.1s [2022-07-25T13:45:53.939Z] [2022-07-25T13:45:53.939Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:45:53.939Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:45:53.939Z] #9 DONE 0.1s [2022-07-25T13:45:53.951Z] + docker version [2022-07-25T13:45:53.951Z] Client: Docker Engine - Community [2022-07-25T13:45:53.951Z] Version: 20.10.14 [2022-07-25T13:45:53.951Z] API version: 1.41 [2022-07-25T13:45:53.951Z] Go version: go1.16.15 [2022-07-25T13:45:53.951Z] Git commit: a224086 [2022-07-25T13:45:53.951Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-25T13:45:53.951Z] OS/Arch: linux/amd64 [2022-07-25T13:45:53.951Z] Context: default [2022-07-25T13:45:53.951Z] Experimental: true [2022-07-25T13:45:53.951Z] [2022-07-25T13:45:53.951Z] Server: Docker Engine - Community [2022-07-25T13:45:53.951Z] Engine: [2022-07-25T13:45:53.951Z] Version: 20.10.14 [2022-07-25T13:45:53.951Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:45:53.951Z] Go version: go1.16.15 [2022-07-25T13:45:53.951Z] Git commit: 87a90dc [2022-07-25T13:45:53.951Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-25T13:45:53.951Z] OS/Arch: linux/amd64 [2022-07-25T13:45:53.951Z] Experimental: true [2022-07-25T13:45:53.951Z] containerd: [2022-07-25T13:45:53.951Z] Version: 1.5.11 [2022-07-25T13:45:53.951Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:45:53.951Z] runc: [2022-07-25T13:45:53.951Z] Version: 1.0.3 [2022-07-25T13:45:53.951Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:45:53.951Z] docker-init: [2022-07-25T13:45:53.951Z] Version: 0.19.0 [2022-07-25T13:45:53.951Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:45:52.637Z] > git remote # timeout=10 [2022-07-25T13:45:52.641Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:45:52.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:45:52.649Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:45:53.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:45:53.278Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:45:53.286Z] > git checkout -f c3f89171ee3848ba05a92beee83b676ea9eb1d53 # timeout=10 [2022-07-25T13:45:53.342Z] > git rev-list --no-walk d03690ddb2fd6fe71c8af411cd68e735a74854aa # timeout=10 [2022-07-25T13:45:54.232Z] + docker info [2022-07-25T13:45:54.507Z] [2022-07-25T13:45:54.507Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:45:54.507Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:45:54.507Z] #73 DONE 0.0s [2022-07-25T13:45:54.507Z] [2022-07-25T13:45:54.507Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:45:54.507Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:45:54.507Z] #71 DONE 0.0s [2022-07-25T13:45:54.507Z] [2022-07-25T13:45:54.507Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:45:54.507Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-25T13:45:54.507Z] #11 DONE 0.0s [2022-07-25T13:45:54.507Z] [2022-07-25T13:45:54.507Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:45:54.507Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T13:45:54.507Z] #28 DONE 0.0s [2022-07-25T13:45:54.507Z] [2022-07-25T13:45:54.507Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:45:54.507Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:45:54.768Z] #49 DONE 0.4s [2022-07-25T13:45:54.768Z] [2022-07-25T13:45:54.768Z] #24 [internal] load build context [2022-07-25T13:45:54.768Z] #24 sha256:75b5e6921debd8c7f1f222e51b7f40e6d294d35a59f147b1399e46173c7db072 [2022-07-25T13:45:55.165Z] Client: [2022-07-25T13:45:55.165Z] Context: default [2022-07-25T13:45:55.165Z] Debug Mode: false [2022-07-25T13:45:55.165Z] Plugins: [2022-07-25T13:45:55.165Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:45:55.165Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:45:55.165Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:45:55.165Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:45:55.165Z] [2022-07-25T13:45:55.165Z] Server: [2022-07-25T13:45:55.165Z] Containers: 0 [2022-07-25T13:45:55.165Z] Running: 0 [2022-07-25T13:45:55.165Z] Paused: 0 [2022-07-25T13:45:55.165Z] Stopped: 0 [2022-07-25T13:45:55.165Z] Images: 2 [2022-07-25T13:45:55.165Z] Server Version: 20.10.14 [2022-07-25T13:45:55.165Z] Storage Driver: overlay2 [2022-07-25T13:45:55.165Z] Backing Filesystem: extfs [2022-07-25T13:45:55.165Z] Supports d_type: true [2022-07-25T13:45:55.165Z] Native Overlay Diff: true [2022-07-25T13:45:55.165Z] userxattr: false [2022-07-25T13:45:55.165Z] Logging Driver: json-file [2022-07-25T13:45:55.165Z] Cgroup Driver: systemd [2022-07-25T13:45:55.165Z] Cgroup Version: 2 [2022-07-25T13:45:55.165Z] Plugins: [2022-07-25T13:45:55.165Z] Volume: local [2022-07-25T13:45:55.165Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:45:55.165Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:45:55.165Z] Swarm: inactive [2022-07-25T13:45:55.165Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:45:55.165Z] Default Runtime: runc [2022-07-25T13:45:55.165Z] Init Binary: docker-init [2022-07-25T13:45:55.165Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:45:55.165Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:45:55.165Z] init version: de40ad0 [2022-07-25T13:45:55.165Z] Security Options: [2022-07-25T13:45:55.165Z] apparmor [2022-07-25T13:45:55.165Z] seccomp [2022-07-25T13:45:55.165Z] Profile: default [2022-07-25T13:45:55.165Z] cgroupns [2022-07-25T13:45:55.165Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T13:45:55.165Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T13:45:55.165Z] OSType: linux [2022-07-25T13:45:55.165Z] Architecture: x86_64 [2022-07-25T13:45:55.165Z] CPUs: 2 [2022-07-25T13:45:55.165Z] Total Memory: 7.559GiB [2022-07-25T13:45:55.165Z] Name: ip-10-100-112-160 [2022-07-25T13:45:55.165Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-25T13:45:55.165Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:45:55.165Z] Debug Mode: false [2022-07-25T13:45:55.165Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:45:55.165Z] Labels: [2022-07-25T13:45:55.165Z] Experimental: true [2022-07-25T13:45:55.165Z] Insecure Registries: [2022-07-25T13:45:55.165Z] 127.0.0.0/8 [2022-07-25T13:45:55.165Z] Live Restore Enabled: true [2022-07-25T13:45:55.165Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:45:55.489Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c3f89171ee3848ba05a92beee83b676ea9eb1d53 . [2022-07-25T13:45:55.712Z] #24 transferring context: 62.08MB 1.2s done [2022-07-25T13:45:55.712Z] #24 DONE 1.5s [2022-07-25T13:45:55.712Z] [2022-07-25T13:45:55.712Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:45:55.712Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-25T13:45:55.712Z] #46 CACHED [2022-07-25T13:45:55.712Z] [2022-07-25T13:45:55.712Z] #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-07-25T13:45:55.712Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-25T13:45:55.712Z] #16 CACHED [2022-07-25T13:45:55.712Z] [2022-07-25T13:45:55.712Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:45:55.712Z] #35 sha256:3eb5a5612dc220615b5524fc2c931436b0c6984159741b48906087fd80265f27 [2022-07-25T13:45:55.712Z] #35 CACHED [2022-07-25T13:45:55.712Z] [2022-07-25T13:45:55.713Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #58 sha256:ef21edda21f9855b8f8443a2183947b79b985c661ba1ee1471f2e8d6263739b5 [2022-07-25T13:45:55.713Z] #58 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T13:45:55.713Z] #62 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #37 sha256:60050aa95f502e4e18f9be4f0a0ca4f982da0b76ce3f8d66280cc089205d9700 [2022-07-25T13:45:55.713Z] #37 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T13:45:55.713Z] #21 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:45:55.713Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-25T13:45:55.713Z] #12 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:45:55.713Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-25T13:45:55.713Z] #15 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T13:45:55.713Z] #14 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T13:45:55.713Z] #51 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:45:55.713Z] #68 sha256:157b55e8f4b6fd893894de69793b17776ed0a5d9d186f681f2c347f364aab1ef [2022-07-25T13:45:55.713Z] #68 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T13:45:55.713Z] #34 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #67 sha256:26fe1e6d882f62aa30649d51b709ad95056082d972573a335f576de351337647 [2022-07-25T13:45:55.713Z] #67 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T13:45:55.713Z] #29 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:45:55.713Z] #27 sha256:b551cbe5d974b6cd7abcd9a1dff9f49c3361dc7555b74acd3b12f10914c45485 [2022-07-25T13:45:55.713Z] #27 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #44 sha256:61fba689205655aec3a8e0c5b93b832a4b861489259723f1cdc5eab61bcad0f3 [2022-07-25T13:45:55.713Z] #44 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:45:55.713Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-25T13:45:55.713Z] #17 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:45:55.713Z] #59 sha256:5b0a1069cbd6e30956bfcdb1f61875b98ed5699b17ea26b7b53080775b4e2c60 [2022-07-25T13:45:55.713Z] #59 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T13:45:55.713Z] #76 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-25T13:45:55.713Z] #22 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #78 sha256:2f21a9793c7035b38b2c0cd9dc179bd99b648935f6fac8dcf47afbd59e71c7dd [2022-07-25T13:45:55.713Z] #78 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:45:55.713Z] #66 sha256:c6db321da159a76921b27cd79cdaf9ad31d7e4743cb43bcda3a5229f3440142b [2022-07-25T13:45:55.713Z] #66 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:45:55.713Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-25T13:45:55.713Z] #72 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T13:45:55.713Z] #77 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:45:55.713Z] #32 sha256:0cba2d4ecdf996837b58eb7996138749e6265167c7ae1c57573702bce5bd537c [2022-07-25T13:45:55.713Z] #32 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:45:55.713Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-25T13:45:55.713Z] #20 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #60 sha256:07659815db1479e3cfc7760e99ed5b59a24fb8774e130544daec86cb7f49ee1a [2022-07-25T13:45:55.713Z] #60 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-25T13:45:55.713Z] #38 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T13:45:55.713Z] #42 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-25T13:45:55.713Z] #57 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:45:55.713Z] #30 sha256:80ffa9e68a313993790113bd2e93efcc7255f6a09fe7044009a4c67760c1d2d2 [2022-07-25T13:45:55.713Z] #30 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T13:45:55.713Z] #47 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-25T13:45:55.713Z] #50 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:45:55.713Z] #43 sha256:f86b1749dbaac0924924ca200bc368e167164eb0872f44270a8271b7a02d47a3 [2022-07-25T13:45:55.713Z] #43 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #54 sha256:6ac25c580585b6a31a09bf61efa66400071e66a8a03d1c30e6121dc8590b9ed9 [2022-07-25T13:45:55.713Z] #54 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #41 sha256:3dd2a3cc34d2756afe27d6a4a12b0efcc8f9ff8868091cd408bbe30bb253ea75 [2022-07-25T13:45:55.713Z] #41 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:45:55.713Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-25T13:45:55.713Z] #18 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:45:55.713Z] #63 sha256:07bc4c3c61ca9b7b123dd52518c32668cf03b780d949a459aa09e23de7d9f199 [2022-07-25T13:45:55.713Z] #63 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:45:55.713Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-25T13:45:55.713Z] #23 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-25T13:45:55.713Z] #13 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:45:55.713Z] #79 sha256:0eccf48323c6c506d89ec180ee9c2dae1f95f50b96955dc42e08d3f9154af7a0 [2022-07-25T13:45:55.713Z] #79 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T13:45:55.713Z] #53 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #56 sha256:cf30ce082615bac3332c276f35e74eab3d3b4536929e4adb1cdc911851ed9bf9 [2022-07-25T13:45:55.713Z] #56 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #64 sha256:7a49dd581f6a652c0d6f8a2d95ffd6ca3a50b144c22864e57a7cb85c7e40b09c [2022-07-25T13:45:55.713Z] #64 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #26 sha256:52ff501aed4b63cb364d5183a211177fbc612498cee686706ee2e335c5a95b92 [2022-07-25T13:45:55.713Z] #26 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T13:45:55.713Z] #40 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:45:55.713Z] #25 sha256:c4368c60c3375f868d58ac63b1ac741603489a9f1b06109e78032a65a8c9a764 [2022-07-25T13:45:55.713Z] #25 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:45:55.713Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T13:45:55.713Z] #36 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #45 sha256:63ce3094dfec019390b817242d718556deea222eebeaee314437309632e1f695 [2022-07-25T13:45:55.713Z] #45 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:45:55.713Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-25T13:45:55.713Z] #19 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #61 sha256:f2c9684930a03fd1d3333918e18a095be56a78046e2b4b955dc3e329cdf7d3a3 [2022-07-25T13:45:55.713Z] #61 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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-07-25T13:45:55.713Z] #31 sha256:68439960a87191654ee937bc3b1b21006884d87d2fb60e509fa9023db301126b [2022-07-25T13:45:55.713Z] #31 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #70 sha256:be441b4a448760d82f3ffe76003a36e8e5077503028c07793217a32cf990ea66 [2022-07-25T13:45:55.713Z] #70 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #48 sha256:eb4697297a4cc45a9ea845dbf66e893b4398ab6802e39b8222cf70d6e1cffaa5 [2022-07-25T13:45:55.713Z] #48 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:45:55.713Z] #69 sha256:fe1b3be9249f65554cb9453bc8ec9158cdd49446c1b3a1153853a09868fc3037 [2022-07-25T13:45:55.713Z] #69 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #65 sha256:d935a7d2872ec971ee295e0ff3859991ed6638aca7b4c458194b3f074afaf132 [2022-07-25T13:45:55.713Z] #65 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #75 sha256:925b6db45a05b5a36cdfa66317480819bc09d26b6df040788771d055b9f5918c [2022-07-25T13:45:55.713Z] #75 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #39 sha256:38fb93a96b2d148ae94289059f010ab34e682229360e5fa0d4af57ad6490ebfc [2022-07-25T13:45:55.713Z] #39 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:45:55.713Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-25T13:45:55.713Z] #33 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:45:55.713Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T13:45:55.713Z] #55 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:45:55.713Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-25T13:45:55.713Z] #74 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:45:55.713Z] #52 sha256:9c9cb1a6fd673b867e5fdc31e89b17192b5d96627d059fb10d35f5ddd405d550 [2022-07-25T13:45:55.713Z] #52 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:45:55.713Z] #80 sha256:6d29020856e8405a88f473ddaa926e3f1cacfc432e9652d2a7b5816728026e91 [2022-07-25T13:45:55.713Z] #80 CACHED [2022-07-25T13:45:55.713Z] [2022-07-25T13:45:55.713Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:45:55.713Z] #81 sha256:3a7180bf3017d8b20982323fc69974951e86bc9d0b6c4c46da22c96c452bab4e [2022-07-25T13:45:55.747Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:45:55.747Z] #1 sha256:1303cbb7494591cdc6527a1ff4ab846d63c7cc10b16a97b16b389564064d4db1 [2022-07-25T13:45:55.747Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:45:55.747Z] #1 DONE 0.0s [2022-07-25T13:45:55.747Z] [2022-07-25T13:45:55.747Z] #2 [internal] load .dockerignore [2022-07-25T13:45:55.747Z] #2 sha256:11b8f2b616ff9c1197bfc09b1e762ebd4d730cfa5869e25e4e35d5e384c567fe [2022-07-25T13:45:55.747Z] #2 transferring context: 145B done [2022-07-25T13:45:55.747Z] #2 DONE 0.0s [2022-07-25T13:45:55.747Z] [2022-07-25T13:45:55.747Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:45:55.747Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:45:55.747Z] #3 DONE 0.1s [2022-07-25T13:45:55.747Z] [2022-07-25T13:45:55.747Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:45:55.747Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:45:55.747Z] #4 CACHED [2022-07-25T13:45:55.817Z] #19 7.559 Reading package lists... [2022-07-25T13:45:56.008Z] [2022-07-25T13:45:56.008Z] #5 [internal] load build definition from Dockerfile [2022-07-25T13:45:56.008Z] #5 sha256:9d03719e018d3d3013ff5a66a37bc1f5b4c89c68f2060bbccf15f86f771933d0 [2022-07-25T13:45:56.008Z] #5 DONE 0.0s [2022-07-25T13:45:56.008Z] [2022-07-25T13:45:56.008Z] #6 [internal] load .dockerignore [2022-07-25T13:45:56.008Z] #6 sha256:1d36c63d644ea855b78f85b1a2c132dbbd130c1063a67e52a3faf5cdd17b30b7 [2022-07-25T13:45:56.008Z] #6 DONE 0.0s [2022-07-25T13:45:56.008Z] [2022-07-25T13:45:56.008Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:45:56.008Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:45:56.008Z] #7 DONE 0.1s [2022-07-25T13:45:56.008Z] [2022-07-25T13:45:56.008Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:45:56.008Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:45:56.267Z] #10 DONE 0.1s [2022-07-25T13:45:56.267Z] [2022-07-25T13:45:56.267Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:45:56.267Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:45:56.267Z] #8 DONE 0.1s [2022-07-25T13:45:56.267Z] [2022-07-25T13:45:56.267Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:45:56.267Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:45:56.267Z] #9 DONE 0.1s [2022-07-25T13:45:56.833Z] [2022-07-25T13:45:56.833Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:45:56.833Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:45:56.833Z] #73 DONE 0.0s [2022-07-25T13:45:56.833Z] [2022-07-25T13:45:56.833Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:45:56.833Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:45:56.833Z] #71 DONE 0.0s [2022-07-25T13:45:56.833Z] [2022-07-25T13:45:56.833Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:45:56.833Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:45:56.833Z] #28 DONE 0.0s [2022-07-25T13:45:56.833Z] [2022-07-25T13:45:56.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:45:56.833Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:45:56.833Z] #11 DONE 0.0s [2022-07-25T13:45:56.833Z] [2022-07-25T13:45:56.833Z] #24 [internal] load build context [2022-07-25T13:45:56.833Z] #24 sha256:98e97cd07314cae3c060ccd1b30a99e631f82db2d1bd933650522cc1a5918505 [2022-07-25T13:45:57.093Z] #24 ... [2022-07-25T13:45:57.093Z] [2022-07-25T13:45:57.093Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:45:57.093Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:45:57.093Z] #49 DONE 0.4s [2022-07-25T13:45:57.093Z] [2022-07-25T13:45:57.093Z] #24 [internal] load build context [2022-07-25T13:45:57.093Z] #24 sha256:98e97cd07314cae3c060ccd1b30a99e631f82db2d1bd933650522cc1a5918505 [2022-07-25T13:45:57.095Z] #81 DONE 1.2s [2022-07-25T13:45:57.095Z] [2022-07-25T13:45:57.095Z] #82 exporting to image [2022-07-25T13:45:57.095Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:45:57.095Z] #82 exporting layers [2022-07-25T13:45:57.668Z] #82 exporting layers 0.9s done [2022-07-25T13:45:57.931Z] #82 writing image sha256:94ed690a417f0e3dfcfa0e2e0a6104a6e80c60667364095ff290d15412fec797 done [2022-07-25T13:45:57.931Z] #82 naming to docker.io/library/docker:b5746338cecf67d3c74db690055c4d11dbe0812e done [2022-07-25T13:45:57.931Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T13:45:58.254Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T13:45:58.480Z] #24 transferring context: 62.06MB 1.6s done [2022-07-25T13:45:58.480Z] #24 DONE 1.7s [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:45:58.480Z] #68 sha256:9619279e89ac51526d7851c401bdd8372ef1567a6c67c627bb0d29cf712a6a25 [2022-07-25T13:45:58.480Z] #68 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:45:58.480Z] #80 sha256:07ffaf3fb9c8b42911cd92f49878deb1332106f6bf18dccfd5615c5a08b97414 [2022-07-25T13:45:58.480Z] #80 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #31 sha256:aef3024cb69391beab2d831c9c9f222cc6870148b8572b83420a0bc4db2cfd59 [2022-07-25T13:45:58.480Z] #31 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:45:58.480Z] #53 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:45:58.480Z] #75 sha256:4415c7b666df83f51cc051c2c9e56bc2dc6cd9f7e777dcaf847fbf1f5c53cab6 [2022-07-25T13:45:58.480Z] #75 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:45:58.480Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T13:45:58.480Z] #20 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:45:58.480Z] #32 sha256:9a09ebb514067af7d48094dfb456543998e01b17a99cf0d863b9f03a137d9cf5 [2022-07-25T13:45:58.480Z] #32 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:45:58.480Z] #21 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:45:58.480Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:45:58.480Z] #46 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #60 sha256:c150ce5ffe19baddd806bd2c1d7200a4c6ae1dc6115f5d8162c695f8d29c131d [2022-07-25T13:45:58.480Z] #60 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #64 sha256:298644408e8f8e4e879143c2b1908fc176fdc77295b50bd974cfd287fb68c3b1 [2022-07-25T13:45:58.480Z] #64 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #81 sha256:c7ffd449ec9ed3a501cfbe6672520046402ed7024476dc44c5f9b4ee69009978 [2022-07-25T13:45:58.480Z] #81 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T13:45:58.480Z] #22 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:45:58.480Z] #37 sha256:56597c8e4cb151dcce854103a0e8c21e33b2b5244a78231eeb48a33384b3025b [2022-07-25T13:45:58.480Z] #37 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:45:58.480Z] #27 sha256:53d6fd2cd41783e8dadaa75d6311a4e2897ca8bf96741b310d70300e3168f006 [2022-07-25T13:45:58.480Z] #27 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:45:58.480Z] #52 sha256:86e73f33e6b05361ed173d8b070b906f494f49b57ec065d11459ceaf2b264197 [2022-07-25T13:45:58.480Z] #52 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:45:58.480Z] #51 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:45:58.480Z] #78 sha256:fd6fcfea975eff57735f1bb9b35747d8e9bf5851c97cdf650f4557c06c112868 [2022-07-25T13:45:58.480Z] #78 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:45:58.480Z] #65 sha256:74f1f6c61748c961d5065fac4d9d34cb6ace503de6303faf68978c87fc46e474 [2022-07-25T13:45:58.480Z] #65 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:45:58.480Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:45:58.480Z] #12 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:45:58.480Z] #40 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:45:58.480Z] #58 sha256:bd6ff238289d3fd45debaef7ae44963efa85530ceb813496969b70d78c91c35e [2022-07-25T13:45:58.480Z] #58 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.480Z] #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-07-25T13:45:58.480Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:45:58.480Z] #29 CACHED [2022-07-25T13:45:58.480Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:45:58.481Z] #38 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:45:58.481Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T13:45:58.481Z] #19 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:45:58.481Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:45:58.481Z] #17 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #56 sha256:8cbc08ca355978683060248f12629f481ce53f1b3ab0b26f75f800201e4c897f [2022-07-25T13:45:58.481Z] #56 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #48 sha256:efb4d3e024453e58783377e59dc3c2f008055d5780cdeb0bbc4714f4b37324c8 [2022-07-25T13:45:58.481Z] #48 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:45:58.481Z] #63 sha256:7530af93a4040feed4eab427b8451b2d4c1965d5f06a6d91b6fa6895876f4d18 [2022-07-25T13:45:58.481Z] #63 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:45:58.481Z] #62 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #39 sha256:574545b59a71dd06a23de3e8182ed06307a333de40ab2c7ca0385ce82103431d [2022-07-25T13:45:58.481Z] #39 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:45:58.481Z] #59 sha256:d27f52def103fdf80c71e752682a0cad758cf51da0c358981c4813054c0c2698 [2022-07-25T13:45:58.481Z] #59 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:45:58.481Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:45:58.481Z] #23 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:45:58.481Z] #30 sha256:e37cb4f86d8c79782007b5e784d9272a72069301581fb1747540343bb343eb3a [2022-07-25T13:45:58.481Z] #30 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #70 sha256:80eff668b9767076d99f1a2a7cca42adb9fdf8d2860e7d41a46944a9ea0f911a [2022-07-25T13:45:58.481Z] #70 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:45:58.481Z] #34 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:45:58.481Z] #66 sha256:627ca0acadbdda083b54ba09d39f7b30cf20811cbaa6587eb4fc42450b70fdf7 [2022-07-25T13:45:58.481Z] #66 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #41 sha256:9b3127bd788e8a724853ff87719ed07fec726fcea9324cad6de46454f0a44d5a [2022-07-25T13:45:58.481Z] #41 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:45:58.481Z] #77 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:45:58.481Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:45:58.481Z] #36 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:45:58.481Z] #69 sha256:19b9aeb978037d80f141f033fad1c1a3455714f4e2bbd6cc0a79d544a7617ff7 [2022-07-25T13:45:58.481Z] #69 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #67 sha256:b7d13ed1aeadb8924fd00d4e0e1a73ac3ba1560fd4c64c4fcbd1c4696cc23ada [2022-07-25T13:45:58.481Z] #67 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #54 sha256:67aef64be09e9b02aa5bf77a9f018eded2040c82abfeb94b674985df342dd626 [2022-07-25T13:45:58.481Z] #54 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:45:58.481Z] #76 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:45:58.481Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:45:58.481Z] #18 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:45:58.481Z] #47 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:45:58.481Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:45:58.481Z] #55 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #44 sha256:e2a79571fe9d8d53702ba6ca940c513b8dd3649f80c3a4408f40fb79e8d66c58 [2022-07-25T13:45:58.481Z] #44 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #26 sha256:147f557e74f1bfda9682e6c39c5bc404a84b7b920c92a886d6bf734e084f0886 [2022-07-25T13:45:58.481Z] #26 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:45:58.481Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:45:58.481Z] #33 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:45:58.481Z] #14 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:45:58.481Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T13:45:58.481Z] #15 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #61 sha256:2e1e7fcdc02984b9bb696a5c44737fd8dc9a4a2dc91f5e39ccd8132221783679 [2022-07-25T13:45:58.481Z] #61 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:45:58.481Z] #13 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:45:58.481Z] #25 sha256:5daa856e85cedf78c65bc278e81a2524f574b42f93b09daa49084de5bc2579b7 [2022-07-25T13:45:58.481Z] #25 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:45:58.481Z] #42 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T13:45:58.481Z] #16 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #35 sha256:1b0e1b5834491623fe30a68270af3ae8964596c221959b84e6600e4dce54d47e [2022-07-25T13:45:58.481Z] #35 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:45:58.481Z] #45 sha256:b8859fa09bac5e687d94d374766b13581447bb1646e1f6f62ec745095a974a27 [2022-07-25T13:45:58.481Z] #45 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:45:58.481Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:45:58.481Z] #74 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:45:58.481Z] #57 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:45:58.481Z] #79 sha256:1437a7c7f5d9b6d67e827f5f6c6cba800af3571b96940e50ff928f871503b4bb [2022-07-25T13:45:58.481Z] #79 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:45:58.481Z] #50 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:45:58.481Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:45:58.481Z] #72 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:45:58.481Z] #43 sha256:27cf88ea2ff42f0a1fa2cdf2c765f417553ab054ad45b53f6c6809936ed4560a [2022-07-25T13:45:58.481Z] #43 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #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-07-25T13:45:58.481Z] #82 sha256:e4d2e47b46a98e247d8a0c7be693abd6ed499e6e6ca13b7effab1720c40db990 [2022-07-25T13:45:58.481Z] #82 CACHED [2022-07-25T13:45:58.481Z] [2022-07-25T13:45:58.481Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:45:58.481Z] #83 sha256:a2fcc6cad5d76ec3cfae848c15fe65126b87cfa03d220fbbccde39c6b40b0848 [2022-07-25T13:45:58.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5746338cecf67d3c74db690055c4d11dbe0812e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b5746338cecf67d3c74db690055c4d11dbe0812e hack/test/unit [2022-07-25T13:45:58.797Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T13:45:58.797Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T13:45:58.797Z] + TESTDIRS=./... [2022-07-25T13:45:58.797Z] + exclude_paths='/vendor/|/integration' [2022-07-25T13:45:58.797Z] ++ go list ./... [2022-07-25T13:45:58.797Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T13:45:59.345Z] #19 10.59 Reading package lists... [2022-07-25T13:45:59.602Z] #19 13.61 Building dependency tree... [2022-07-25T13:45:59.735Z] + pkg_list='github.com/docker/docker/api [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/backend [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/container [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/events [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/filters [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/image [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/mount [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/network [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/registry [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/time [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/versions [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:45:59.735Z] github.com/docker/docker/api/types/volume [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/config [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/debug [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/client [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:45:59.736Z] github.com/docker/docker/container [2022-07-25T13:45:59.736Z] github.com/docker/docker/container/stream [2022-07-25T13:45:59.736Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:45:59.736Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:45:59.736Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/config [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/events [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/exec [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/images [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/links [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/names [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/network [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/stats [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution/utils [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:45:59.736Z] github.com/docker/docker/dockerversion [2022-07-25T13:45:59.736Z] github.com/docker/docker/errdefs [2022-07-25T13:45:59.736Z] github.com/docker/docker/image [2022-07-25T13:45:59.736Z] github.com/docker/docker/image/cache [2022-07-25T13:45:59.736Z] github.com/docker/docker/image/tarexport [2022-07-25T13:45:59.736Z] github.com/docker/docker/image/v1 [2022-07-25T13:45:59.736Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:45:59.736Z] github.com/docker/docker/layer [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:45:59.736Z] github.com/docker/docker/oci [2022-07-25T13:45:59.736Z] github.com/docker/docker/oci/caps [2022-07-25T13:45:59.736Z] github.com/docker/docker/opts [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/archive [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/directory [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/platform [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/pools [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/progress [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/signal [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/stack [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/system [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:45:59.736Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:45:59.736Z] github.com/docker/docker/plugin [2022-07-25T13:45:59.736Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:45:59.736Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:45:59.736Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:45:59.736Z] github.com/docker/docker/quota [2022-07-25T13:45:59.736Z] github.com/docker/docker/reference [2022-07-25T13:45:59.736Z] github.com/docker/docker/registry [2022-07-25T13:45:59.736Z] github.com/docker/docker/registry/resumable [2022-07-25T13:45:59.736Z] github.com/docker/docker/restartmanager [2022-07-25T13:45:59.736Z] github.com/docker/docker/rootless [2022-07-25T13:45:59.736Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:45:59.736Z] github.com/docker/docker/runconfig [2022-07-25T13:45:59.736Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/environment [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/registry [2022-07-25T13:45:59.736Z] github.com/docker/docker/testutil/request [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume/drivers [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume/local [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume/mounts [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume/service [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:45:59.736Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:45:59.736Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T13:45:59.736Z] ++ echo 'github.com/docker/docker/api [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/backend [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/container [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/events [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/filters [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/image [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/mount [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/network [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/registry [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/time [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/versions [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:45:59.736Z] github.com/docker/docker/api/types/volume [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:45:59.736Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/config [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/debug [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:45:59.736Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/client [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:45:59.736Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:45:59.736Z] github.com/docker/docker/container [2022-07-25T13:45:59.736Z] github.com/docker/docker/container/stream [2022-07-25T13:45:59.736Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:45:59.736Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:45:59.736Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/config [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/events [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/exec [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/images [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/links [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/names [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/network [2022-07-25T13:45:59.736Z] github.com/docker/docker/daemon/stats [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution/utils [2022-07-25T13:45:59.736Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:45:59.736Z] github.com/docker/docker/dockerversion [2022-07-25T13:45:59.736Z] github.com/docker/docker/errdefs [2022-07-25T13:45:59.736Z] github.com/docker/docker/image [2022-07-25T13:45:59.736Z] github.com/docker/docker/image/cache [2022-07-25T13:45:59.736Z] github.com/docker/docker/image/tarexport [2022-07-25T13:45:59.736Z] github.com/docker/docker/image/v1 [2022-07-25T13:45:59.736Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:45:59.736Z] github.com/docker/docker/layer [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:45:59.736Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:45:59.737Z] github.com/docker/docker/oci [2022-07-25T13:45:59.737Z] github.com/docker/docker/oci/caps [2022-07-25T13:45:59.737Z] github.com/docker/docker/opts [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/archive [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/directory [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/platform [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/pools [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/progress [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/signal [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/stack [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/system [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:45:59.737Z] github.com/docker/docker/plugin [2022-07-25T13:45:59.737Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:45:59.737Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:45:59.737Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:45:59.737Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:45:59.737Z] github.com/docker/docker/quota [2022-07-25T13:45:59.737Z] github.com/docker/docker/reference [2022-07-25T13:45:59.737Z] github.com/docker/docker/registry [2022-07-25T13:45:59.737Z] github.com/docker/docker/registry/resumable [2022-07-25T13:45:59.737Z] github.com/docker/docker/restartmanager [2022-07-25T13:45:59.737Z] github.com/docker/docker/rootless [2022-07-25T13:45:59.737Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:45:59.737Z] github.com/docker/docker/runconfig [2022-07-25T13:45:59.737Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/environment [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/registry [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/request [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/drivers [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/local [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/mounts [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/service [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:45:59.737Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/backend [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/container [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/events [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/filters [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/image [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/mount [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/network [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/registry [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/time [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/versions [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/types/volume [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:45:59.737Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:45:59.737Z] github.com/docker/docker/cli [2022-07-25T13:45:59.737Z] github.com/docker/docker/cli/config [2022-07-25T13:45:59.737Z] github.com/docker/docker/cli/debug [2022-07-25T13:45:59.737Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:45:59.737Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:45:59.737Z] github.com/docker/docker/client [2022-07-25T13:45:59.737Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:45:59.737Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:45:59.737Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:45:59.737Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:45:59.737Z] github.com/docker/docker/container [2022-07-25T13:45:59.737Z] github.com/docker/docker/container/stream [2022-07-25T13:45:59.737Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:45:59.737Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:45:59.737Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/config [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/events [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/exec [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/images [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/links [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/names [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/network [2022-07-25T13:45:59.737Z] github.com/docker/docker/daemon/stats [2022-07-25T13:45:59.737Z] github.com/docker/docker/distribution [2022-07-25T13:45:59.737Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:45:59.737Z] github.com/docker/docker/distribution/utils [2022-07-25T13:45:59.737Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:45:59.737Z] github.com/docker/docker/dockerversion [2022-07-25T13:45:59.737Z] github.com/docker/docker/errdefs [2022-07-25T13:45:59.737Z] github.com/docker/docker/image [2022-07-25T13:45:59.737Z] github.com/docker/docker/image/cache [2022-07-25T13:45:59.737Z] github.com/docker/docker/image/tarexport [2022-07-25T13:45:59.737Z] github.com/docker/docker/image/v1 [2022-07-25T13:45:59.737Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:45:59.737Z] github.com/docker/docker/layer [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:45:59.737Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:45:59.737Z] github.com/docker/docker/oci [2022-07-25T13:45:59.737Z] github.com/docker/docker/oci/caps [2022-07-25T13:45:59.737Z] github.com/docker/docker/opts [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/archive [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/directory [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/platform [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/pools [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/progress [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/signal [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/stack [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/system [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:45:59.737Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:45:59.737Z] github.com/docker/docker/plugin [2022-07-25T13:45:59.737Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:45:59.737Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:45:59.737Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:45:59.737Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:45:59.737Z] github.com/docker/docker/quota [2022-07-25T13:45:59.737Z] github.com/docker/docker/reference [2022-07-25T13:45:59.737Z] github.com/docker/docker/registry [2022-07-25T13:45:59.737Z] github.com/docker/docker/registry/resumable [2022-07-25T13:45:59.737Z] github.com/docker/docker/restartmanager [2022-07-25T13:45:59.737Z] github.com/docker/docker/rootless [2022-07-25T13:45:59.737Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:45:59.737Z] github.com/docker/docker/runconfig [2022-07-25T13:45:59.737Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/environment [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/registry [2022-07-25T13:45:59.737Z] github.com/docker/docker/testutil/request [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/drivers [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/local [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/mounts [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/service [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:45:59.737Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:45:59.737Z] ++ grep --fixed-strings /libnetwork [2022-07-25T13:45:59.737Z] ++ echo 'github.com/docker/docker/api [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:45:59.737Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/backend [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/container [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/events [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/filters [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/image [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/mount [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/network [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/registry [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/time [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/versions [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:45:59.738Z] github.com/docker/docker/api/types/volume [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:45:59.738Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:45:59.738Z] github.com/docker/docker/cli [2022-07-25T13:45:59.738Z] github.com/docker/docker/cli/config [2022-07-25T13:45:59.738Z] github.com/docker/docker/cli/debug [2022-07-25T13:45:59.738Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:45:59.738Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:45:59.738Z] github.com/docker/docker/client [2022-07-25T13:45:59.738Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:45:59.738Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:45:59.738Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:45:59.738Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:45:59.738Z] github.com/docker/docker/container [2022-07-25T13:45:59.738Z] github.com/docker/docker/container/stream [2022-07-25T13:45:59.738Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:45:59.738Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:45:59.738Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/config [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/events [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/exec [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/images [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/links [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/names [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/network [2022-07-25T13:45:59.738Z] github.com/docker/docker/daemon/stats [2022-07-25T13:45:59.738Z] github.com/docker/docker/distribution [2022-07-25T13:45:59.738Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:45:59.738Z] github.com/docker/docker/distribution/utils [2022-07-25T13:45:59.738Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:45:59.738Z] github.com/docker/docker/dockerversion [2022-07-25T13:45:59.738Z] github.com/docker/docker/errdefs [2022-07-25T13:45:59.738Z] github.com/docker/docker/image [2022-07-25T13:45:59.738Z] github.com/docker/docker/image/cache [2022-07-25T13:45:59.738Z] github.com/docker/docker/image/tarexport [2022-07-25T13:45:59.738Z] github.com/docker/docker/image/v1 [2022-07-25T13:45:59.738Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:45:59.738Z] github.com/docker/docker/layer [2022-07-25T13:45:59.738Z] github.com/docker/docker/libcontainerd [2022-07-25T13:45:59.738Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:45:59.738Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:45:59.738Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:45:59.738Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/types [2022-07-25T13:45:59.738Z] github.com/docker/docker/oci [2022-07-25T13:45:59.738Z] github.com/docker/docker/oci/caps [2022-07-25T13:45:59.738Z] github.com/docker/docker/opts [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/archive [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/directory [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/platform [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/pools [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/progress [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/signal [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/stack [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/system [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:45:59.738Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:45:59.738Z] github.com/docker/docker/plugin [2022-07-25T13:45:59.738Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:45:59.738Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:45:59.738Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:45:59.738Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:45:59.738Z] github.com/docker/docker/quota [2022-07-25T13:45:59.738Z] github.com/docker/docker/reference [2022-07-25T13:45:59.738Z] github.com/docker/docker/registry [2022-07-25T13:45:59.738Z] github.com/docker/docker/registry/resumable [2022-07-25T13:45:59.738Z] github.com/docker/docker/restartmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/rootless [2022-07-25T13:45:59.738Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:45:59.738Z] github.com/docker/docker/runconfig [2022-07-25T13:45:59.738Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/environment [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/registry [2022-07-25T13:45:59.738Z] github.com/docker/docker/testutil/request [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume/drivers [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume/local [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume/mounts [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume/service [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:45:59.738Z] github.com/docker/docker/volume/testutils' [2022-07-25T13:45:59.738Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/types' [2022-07-25T13:45:59.738Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:45:59.738Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/types' [2022-07-25T13:45:59.739Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:45:59.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:45:59.739Z] + type docker-proxy [2022-07-25T13:45:59.739Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T13:45:59.739Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T13:45:59.739Z] [2022-07-25T13:45:59.739Z] Removing bundles/ [2022-07-25T13:45:59.739Z] [2022-07-25T13:45:59.739Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T13:45:59.858Z] #83 DONE 1.1s [2022-07-25T13:45:59.858Z] [2022-07-25T13:45:59.858Z] #84 exporting to image [2022-07-25T13:45:59.858Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:45:59.858Z] #84 exporting layers [2022-07-25T13:45:59.998Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T13:45:59.998Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:46:00.165Z] #19 14.88 The following additional packages will be installed: [2022-07-25T13:46:00.165Z] #19 14.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T13:46:00.165Z] #19 14.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T13:46:00.423Z] #19 14.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-25T13:46:00.423Z] #19 14.88 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-25T13:46:00.423Z] #19 14.88 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T13:46:00.423Z] #19 14.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T13:46:00.423Z] #19 14.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T13:46:00.423Z] #19 14.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T13:46:00.423Z] #19 14.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.88 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T13:46:00.423Z] #19 14.88 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T13:46:00.423Z] #19 14.88 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T13:46:00.423Z] #19 14.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T13:46:00.423Z] #19 14.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T13:46:00.423Z] #19 14.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.88 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T13:46:00.423Z] #19 14.88 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T13:46:00.423Z] #19 14.88 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T13:46:00.423Z] #19 14.88 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T13:46:00.423Z] #19 14.88 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T13:46:00.423Z] #19 14.88 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.88 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T13:46:00.423Z] #19 14.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T13:46:00.423Z] #19 14.89 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.89 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T13:46:00.423Z] #19 14.89 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.89 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T13:46:00.423Z] #19 14.89 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.89 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T13:46:00.423Z] #19 14.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T13:46:00.423Z] #19 14.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T13:46:00.423Z] #19 14.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T13:46:00.423Z] #19 14.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T13:46:00.423Z] #19 14.89 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T13:46:00.423Z] #19 14.89 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T13:46:00.423Z] #19 14.89 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T13:46:00.423Z] #19 14.90 Suggested packages: [2022-07-25T13:46:00.423Z] #19 14.90 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-25T13:46:00.423Z] #19 14.90 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.90 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-25T13:46:00.423Z] #19 14.90 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-25T13:46:00.423Z] #19 14.90 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-25T13:46:00.423Z] #19 14.90 libyaml-shell-perl ed diffutils-doc [2022-07-25T13:46:00.423Z] #19 14.90 Recommended packages: [2022-07-25T13:46:00.423Z] #19 14.90 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-25T13:46:00.423Z] #19 14.90 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-25T13:46:00.424Z] #84 exporting layers 0.9s done [2022-07-25T13:46:00.424Z] #84 writing image sha256:86754e7f0bb39d74d35ae7fae0eac357fe50684c96d567a5e5d878a9fd8bd165 [2022-07-25T13:46:00.424Z] #84 writing image sha256:86754e7f0bb39d74d35ae7fae0eac357fe50684c96d567a5e5d878a9fd8bd165 done [2022-07-25T13:46:00.424Z] #84 naming to docker.io/library/docker:c3f89171ee3848ba05a92beee83b676ea9eb1d53 done [2022-07-25T13:46:00.424Z] #84 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:46:00.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c3f89171ee3848ba05a92beee83b676ea9eb1d53 -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:c3f89171ee3848ba05a92beee83b676ea9eb1d53 hack/make.sh dynbinary test-integration [2022-07-25T13:46:01.022Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-25T13:46:01.022Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-25T13:46:01.022Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-25T13:46:01.022Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-25T13:46:01.022Z] 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-07-25T13:46:01.022Z] Detected virtualization docker. [2022-07-25T13:46:01.022Z] Detected architecture x86-64. [2022-07-25T13:46:01.022Z] Set hostname to . [2022-07-25T13:46:01.280Z] modprobe@fuse.service: Succeeded. [2022-07-25T13:46:01.280Z] modprobe@configfs.service: Succeeded. [2022-07-25T13:46:01.280Z] modprobe@drm.service: Succeeded. [2022-07-25T13:46:01.280Z] + source /etc/docker-entrypoint-cmd [2022-07-25T13:46:01.280Z] ++ hack/make.sh dynbinary test-integration [2022-07-25T13:46:01.280Z] [2022-07-25T13:46:01.539Z] Removing bundles/ [2022-07-25T13:46:01.539Z] [2022-07-25T13:46:01.539Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:46:01.539Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:46:01.539Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:46:01.791Z] #19 16.12 The following NEW packages will be installed: [2022-07-25T13:46:01.791Z] #19 16.12 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T13:46:01.791Z] #19 16.12 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T13:46:01.791Z] #19 16.12 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-25T13:46:01.791Z] #19 16.12 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-25T13:46:01.791Z] #19 16.12 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-25T13:46:01.791Z] #19 16.12 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-25T13:46:01.791Z] #19 16.12 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-25T13:46:01.791Z] #19 16.12 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T13:46:01.791Z] #19 16.12 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T13:46:01.791Z] #19 16.12 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T13:46:01.791Z] #19 16.12 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T13:46:01.791Z] #19 16.12 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T13:46:01.791Z] #19 16.12 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T13:46:01.791Z] #19 16.12 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T13:46:01.791Z] #19 16.12 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T13:46:01.791Z] #19 16.12 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T13:46:01.791Z] #19 16.12 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T13:46:01.791Z] #19 16.12 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T13:46:01.791Z] #19 16.12 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T13:46:01.791Z] #19 16.12 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T13:46:01.791Z] #19 16.12 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T13:46:01.791Z] #19 16.12 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T13:46:01.791Z] #19 16.12 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T13:46:01.791Z] #19 16.12 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T13:46:01.791Z] #19 16.12 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T13:46:01.791Z] #19 16.12 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T13:46:01.791Z] #19 16.12 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T13:46:01.791Z] #19 16.12 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T13:46:01.791Z] #19 16.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T13:46:01.791Z] #19 16.12 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T13:46:01.791Z] #19 16.12 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T13:46:01.791Z] #19 16.12 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T13:46:01.791Z] #19 16.12 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T13:46:01.791Z] #19 16.12 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T13:46:01.791Z] #19 16.12 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T13:46:01.791Z] #19 16.12 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T13:46:01.791Z] #19 16.12 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T13:46:01.791Z] #19 16.12 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T13:46:01.792Z] #19 16.12 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T13:46:01.792Z] #19 16.13 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T13:46:01.792Z] #19 16.43 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:46:01.792Z] #19 16.43 Need to get 788 MB of archives. [2022-07-25T13:46:01.792Z] #19 16.43 After this operation, 3385 MB of additional disk space will be used. [2022-07-25T13:46:01.792Z] #19 16.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-25T13:46:01.792Z] #19 16.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:46:01.792Z] #19 16.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:46:01.792Z] #19 16.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:46:01.792Z] #19 16.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:46:01.792Z] #19 16.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:46:01.792Z] #19 16.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-25T13:46:01.792Z] #19 16.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-25T13:46:01.792Z] #19 16.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-25T13:46:01.792Z] #19 16.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-25T13:46:01.792Z] #19 16.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-25T13:46:01.792Z] #19 16.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T13:46:01.792Z] #19 16.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-25T13:46:02.357Z] #19 16.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T13:46:02.357Z] #19 16.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-25T13:46:02.357Z] #19 17.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T13:46:02.614Z] #19 17.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-25T13:46:02.871Z] #19 17.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T13:46:02.871Z] #19 17.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-25T13:46:03.128Z] #19 17.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-25T13:46:03.129Z] #19 17.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-25T13:46:03.386Z] #19 18.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-25T13:46:03.386Z] #19 18.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-25T13:46:03.386Z] #19 18.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-25T13:46:03.386Z] #19 18.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-25T13:46:03.386Z] #19 18.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-25T13:46:03.386Z] #19 18.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-25T13:46:03.386Z] #19 18.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-25T13:46:03.386Z] #19 18.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-25T13:46:03.386Z] #19 18.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-25T13:46:03.644Z] #19 18.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-25T13:46:03.644Z] #19 18.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-25T13:46:03.644Z] #19 18.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-25T13:46:03.901Z] #19 18.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-25T13:46:04.158Z] #19 18.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-25T13:46:04.158Z] #19 18.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-25T13:46:04.158Z] #19 18.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-25T13:46:04.158Z] #19 18.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-25T13:46:04.415Z] #19 19.08 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-25T13:46:04.415Z] #19 19.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:46:04.415Z] #19 19.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:46:04.415Z] #19 19.10 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-25T13:46:04.415Z] #19 19.10 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-25T13:46:04.415Z] #19 19.10 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-25T13:46:04.415Z] #19 19.17 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-25T13:46:04.415Z] #19 19.18 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-25T13:46:04.415Z] #19 19.18 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-25T13:46:04.415Z] #19 19.18 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-25T13:46:04.415Z] #19 19.18 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-25T13:46:04.415Z] #19 19.18 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-25T13:46:04.415Z] #19 19.18 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-25T13:46:04.677Z] #19 19.18 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-25T13:46:04.677Z] #19 19.19 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-25T13:46:04.677Z] #19 19.19 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-25T13:46:04.677Z] #19 19.19 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-25T13:46:04.677Z] #19 19.19 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-25T13:46:04.677Z] #19 19.21 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-25T13:46:04.677Z] #19 19.21 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-25T13:46:04.677Z] #19 19.22 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-25T13:46:04.677Z] #19 19.22 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-25T13:46:04.934Z] #19 19.66 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-25T13:46:04.934Z] #19 19.66 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-25T13:46:04.934Z] #19 19.67 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-25T13:46:04.934Z] #19 19.69 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-25T13:46:04.934Z] #19 19.70 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-25T13:46:05.496Z] #19 20.10 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-25T13:46:05.496Z] #19 20.10 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-25T13:46:05.496Z] #19 20.10 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-25T13:46:05.496Z] #19 20.11 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-25T13:46:05.496Z] #19 20.11 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-25T13:46:05.496Z] #19 20.11 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-25T13:46:05.496Z] #19 20.11 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-25T13:46:05.496Z] #19 20.12 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-25T13:46:05.496Z] #19 20.13 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-25T13:46:05.496Z] #19 20.13 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-25T13:46:05.496Z] #19 20.14 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-25T13:46:05.753Z] #19 20.52 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-25T13:46:06.009Z] #19 20.53 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-25T13:46:06.009Z] #19 20.53 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-25T13:46:06.009Z] #19 20.55 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-25T13:46:06.009Z] #19 20.56 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-25T13:46:06.266Z] #19 20.91 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-25T13:46:06.266Z] #19 20.91 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-25T13:46:06.266Z] #19 20.91 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-25T13:46:06.266Z] #19 20.92 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-25T13:46:06.266Z] #19 20.93 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-25T13:46:06.266Z] #19 20.93 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-25T13:46:06.266Z] #19 20.93 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-25T13:46:06.266Z] #19 20.93 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-25T13:46:06.266Z] #19 20.94 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-25T13:46:06.266Z] #19 20.95 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-25T13:46:06.266Z] #19 20.96 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-25T13:46:06.266Z] #19 20.97 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-25T13:46:06.266Z] #19 20.97 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-25T13:46:06.266Z] #19 20.97 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-25T13:46:06.266Z] #19 20.98 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-25T13:46:06.523Z] #19 21.37 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-25T13:46:06.570Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T13:46:06.570Z] [2022-07-25T13:46:06.570Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T13:46:06.570Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T13:46:06.570Z] [2022-07-25T13:46:06.570Z] + mkdir -p bundles [2022-07-25T13:46:06.570Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/backend/build [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/httputils [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/middleware [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/build [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/container [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/debug [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/image [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/network [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/session [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/system [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/server/router/volume [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/backend [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/container [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/events [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/filters [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/image [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/mount [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/network [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/registry [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/strslice [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/swarm [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/time [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/versions [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T13:46:06.570Z] github.com/docker/docker/api/types/volume [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/dockerfile [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/remotecontext [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T13:46:06.570Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T13:46:06.570Z] github.com/docker/docker/cli [2022-07-25T13:46:06.570Z] github.com/docker/docker/cli/config [2022-07-25T13:46:06.570Z] github.com/docker/docker/cli/debug [2022-07-25T13:46:06.570Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T13:46:06.570Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T13:46:06.570Z] github.com/docker/docker/client [2022-07-25T13:46:06.570Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T13:46:06.570Z] github.com/docker/docker/cmd/dockerd [2022-07-25T13:46:06.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T13:46:06.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T13:46:06.570Z] github.com/docker/docker/container [2022-07-25T13:46:06.570Z] github.com/docker/docker/container/stream [2022-07-25T13:46:06.570Z] github.com/docker/docker/contrib/apparmor [2022-07-25T13:46:06.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T13:46:06.570Z] github.com/docker/docker/contrib/httpserver [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/cluster [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/config [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/containerd [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/events [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/exec [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/images [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/initlayer [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/links [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/listeners [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/local [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/names [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/network [2022-07-25T13:46:06.570Z] github.com/docker/docker/daemon/stats [2022-07-25T13:46:06.570Z] github.com/docker/docker/distribution [2022-07-25T13:46:06.570Z] github.com/docker/docker/distribution/metadata [2022-07-25T13:46:06.570Z] github.com/docker/docker/distribution/utils [2022-07-25T13:46:06.570Z] github.com/docker/docker/distribution/xfer [2022-07-25T13:46:06.570Z] github.com/docker/docker/dockerversion [2022-07-25T13:46:06.570Z] github.com/docker/docker/errdefs [2022-07-25T13:46:06.570Z] github.com/docker/docker/image [2022-07-25T13:46:06.570Z] github.com/docker/docker/image/cache [2022-07-25T13:46:06.570Z] github.com/docker/docker/image/tarexport [2022-07-25T13:46:06.570Z] github.com/docker/docker/image/v1 [2022-07-25T13:46:06.570Z] github.com/docker/docker/internal/test/suite [2022-07-25T13:46:06.570Z] github.com/docker/docker/layer [2022-07-25T13:46:06.570Z] github.com/docker/docker/libcontainerd [2022-07-25T13:46:06.570Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T13:46:06.570Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T13:46:06.570Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T13:46:06.570Z] github.com/docker/docker/libcontainerd/types [2022-07-25T13:46:06.570Z] github.com/docker/docker/oci [2022-07-25T13:46:06.570Z] github.com/docker/docker/oci/caps [2022-07-25T13:46:06.570Z] github.com/docker/docker/opts [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/aaparser [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/archive [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/authorization [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/capabilities [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/containerfs [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/directory [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/dmesg [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/fileutils [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/fsutils [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/homedir [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/idtools [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/ioutils [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/longpath [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/loopback [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/parsers [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/pidfile [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/platform [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/plugins [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/pools [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/progress [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/pubsub [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/reexec [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/signal [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/stack [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/stringid [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/system [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/tailfile [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/tarsum [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/urlutil [2022-07-25T13:46:06.570Z] github.com/docker/docker/pkg/useragent [2022-07-25T13:46:06.570Z] github.com/docker/docker/plugin [2022-07-25T13:46:06.570Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T13:46:06.570Z] github.com/docker/docker/plugin/v2 [2022-07-25T13:46:06.570Z] github.com/docker/docker/profiles/apparmor [2022-07-25T13:46:06.570Z] github.com/docker/docker/profiles/seccomp [2022-07-25T13:46:06.570Z] github.com/docker/docker/quota [2022-07-25T13:46:06.570Z] github.com/docker/docker/reference [2022-07-25T13:46:06.570Z] github.com/docker/docker/registry [2022-07-25T13:46:06.570Z] github.com/docker/docker/registry/resumable [2022-07-25T13:46:06.570Z] github.com/docker/docker/restartmanager [2022-07-25T13:46:06.570Z] github.com/docker/docker/rootless [2022-07-25T13:46:06.570Z] github.com/docker/docker/rootless/specconv [2022-07-25T13:46:06.570Z] github.com/docker/docker/runconfig [2022-07-25T13:46:06.570Z] github.com/docker/docker/runconfig/opts [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil/daemon [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil/environment [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil/fakegit [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T13:46:06.570Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T13:46:06.571Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T13:46:06.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T13:46:06.571Z] github.com/docker/docker/testutil/registry [2022-07-25T13:46:06.571Z] github.com/docker/docker/testutil/request [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume/drivers [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume/local [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume/mounts [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume/service [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume/service/opts [2022-07-25T13:46:06.571Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T13:46:06.571Z] + 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/containerd 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/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-07-25T13:46:06.571Z] ? github.com/docker/docker/api [no test files] [2022-07-25T13:46:06.780Z] #19 21.37 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-25T13:46:06.780Z] #19 21.38 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-25T13:46:06.780Z] #19 21.40 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-25T13:46:06.780Z] #19 21.41 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-25T13:46:07.037Z] #19 21.77 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-25T13:46:07.037Z] #19 21.77 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-25T13:46:07.293Z] #19 21.77 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-25T13:46:07.293Z] #19 21.78 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-25T13:46:07.293Z] #19 21.78 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-25T13:46:07.293Z] #19 21.78 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-25T13:46:07.293Z] #19 21.78 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-25T13:46:07.293Z] #19 21.78 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-25T13:46:07.293Z] #19 21.80 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-25T13:46:07.293Z] #19 21.80 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-25T13:46:07.293Z] #19 21.80 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-25T13:46:07.293Z] #19 21.81 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-25T13:46:07.550Z] #19 22.21 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-25T13:46:07.550Z] #19 22.21 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-25T13:46:07.550Z] #19 22.22 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-25T13:46:07.550Z] #19 22.23 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-25T13:46:07.550Z] #19 22.24 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-25T13:46:07.806Z] #19 22.59 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-25T13:46:07.806Z] #19 22.59 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-25T13:46:08.369Z] #19 22.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:46:08.369Z] #19 23.00 Fetched 788 MB in 6s (123 MB/s) [2022-07-25T13:46:08.369Z] #19 23.03 Selecting previously unselected package liblocale-gettext-perl. [2022-07-25T13:46:08.370Z] #19 23.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:46:08.370Z] #19 23.12 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-25T13:46:08.370Z] #19 23.12 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T13:46:08.370Z] #19 23.16 Selecting previously unselected package bzip2. [2022-07-25T13:46:08.370Z] #19 23.16 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:46:08.370Z] #19 23.16 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:46:08.626Z] #19 23.19 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:46:08.626Z] #19 23.19 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:46:08.626Z] #19 23.20 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:46:08.626Z] #19 23.28 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:46:08.626Z] #19 23.28 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:46:08.626Z] #19 23.29 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:46:08.626Z] #19 23.32 Selecting previously unselected package file. [2022-07-25T13:46:08.626Z] #19 23.33 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:46:08.626Z] #19 23.33 Unpacking file (1:5.39-3) ... [2022-07-25T13:46:08.626Z] #19 23.37 Selecting previously unselected package xz-utils. [2022-07-25T13:46:08.626Z] #19 23.37 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:46:08.626Z] #19 23.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:46:08.882Z] #19 23.44 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-25T13:46:08.882Z] #19 23.45 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T13:46:08.882Z] #19 23.45 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T13:46:09.139Z] #19 23.78 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-25T13:46:09.139Z] #19 23.78 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-25T13:46:09.139Z] #19 23.78 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T13:46:09.396Z] #19 24.07 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-25T13:46:09.396Z] #19 24.07 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-25T13:46:09.396Z] #19 24.08 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T13:46:09.655Z] #19 24.38 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-25T13:46:09.655Z] #19 24.38 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T13:46:09.655Z] #19 24.38 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T13:46:10.218Z] #19 24.66 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-25T13:46:10.218Z] #19 24.66 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T13:46:10.218Z] #19 24.66 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T13:46:10.218Z] #19 24.89 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-25T13:46:10.218Z] #19 24.89 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:10.218Z] #19 24.90 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:46:10.218Z] #19 24.93 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-25T13:46:10.218Z] #19 24.93 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:10.218Z] #19 24.93 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:46:15.468Z] #19 29.37 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-25T13:46:15.468Z] #19 29.37 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:15.468Z] #19 29.38 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:46:15.468Z] #19 29.41 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-25T13:46:15.468Z] #19 29.41 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:15.468Z] #19 29.41 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:46:18.736Z] #19 33.56 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-25T13:46:18.992Z] #19 33.57 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:18.992Z] #19 33.57 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:46:18.992Z] #19 33.61 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-25T13:46:18.992Z] #19 33.61 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:18.992Z] #19 33.61 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:46:21.457Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-25T13:46:24.241Z] #19 38.17 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-25T13:46:24.241Z] #19 38.17 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:24.241Z] #19 38.23 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:46:24.241Z] #19 38.65 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-25T13:46:24.241Z] #19 38.65 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:24.241Z] #19 38.71 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:46:28.413Z] #19 42.74 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-25T13:46:28.413Z] #19 42.74 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:28.413Z] #19 42.74 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:46:28.413Z] #19 42.77 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-25T13:46:28.413Z] #19 42.77 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:28.413Z] #19 42.78 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:46:32.579Z] #19 46.63 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-25T13:46:32.579Z] #19 46.64 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:32.579Z] #19 46.64 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:46:32.579Z] #19 46.67 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-25T13:46:32.579Z] #19 46.67 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:32.579Z] #19 46.67 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:46:32.579Z] #19 46.70 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-25T13:46:32.579Z] #19 46.70 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:32.579Z] #19 46.70 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:46:32.579Z] #19 46.73 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-25T13:46:32.579Z] #19 46.73 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:32.579Z] #19 46.73 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:46:32.579Z] #19 46.75 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-25T13:46:32.579Z] #19 46.75 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:32.579Z] #19 46.76 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:46:32.579Z] #19 46.78 Selecting previously unselected package cross-config. [2022-07-25T13:46:32.579Z] #19 46.78 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-25T13:46:32.579Z] #19 46.79 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-25T13:46:32.579Z] #19 46.81 Selecting previously unselected package gcc-10-cross-base. [2022-07-25T13:46:32.579Z] #19 46.81 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.579Z] #19 46.82 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 46.85 Selecting previously unselected package libc6-arm64-cross. [2022-07-25T13:46:32.580Z] #19 46.85 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T13:46:32.580Z] #19 46.85 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T13:46:32.580Z] #19 46.98 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-25T13:46:32.580Z] #19 46.98 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.580Z] #19 46.98 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 47.01 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-25T13:46:32.580Z] #19 47.01 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.580Z] #19 47.01 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 47.04 Selecting previously unselected package libitm1-arm64-cross. [2022-07-25T13:46:32.580Z] #19 47.05 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.580Z] #19 47.05 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 47.08 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-25T13:46:32.580Z] #19 47.08 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.580Z] #19 47.08 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 47.10 Selecting previously unselected package libasan6-arm64-cross. [2022-07-25T13:46:32.580Z] #19 47.10 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.580Z] #19 47.11 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 47.34 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-25T13:46:32.580Z] #19 47.34 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.580Z] #19 47.34 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:32.580Z] #19 47.44 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-25T13:46:32.836Z] #19 47.44 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:32.836Z] #19 47.44 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:33.092Z] #19 47.66 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-25T13:46:33.092Z] #19 47.67 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:33.092Z] #19 47.67 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:33.092Z] #19 47.74 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-25T13:46:33.092Z] #19 47.74 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:33.092Z] #19 47.75 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:33.092Z] #19 47.84 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-25T13:46:33.348Z] #19 47.84 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:33.348Z] #19 47.85 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:33.348Z] #19 48.00 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-25T13:46:33.348Z] #19 48.00 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:33.348Z] #19 48.00 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:46:35.797Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baab2ac70e5e3fd8) in /home/ubuntu/workspace/moby_PR-43857 [Pipeline] { [Pipeline] checkout [2022-07-25T13:46:35.892Z] The recommended git tool is: git [2022-07-25T13:46:37.499Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dbda3435b487a5ef) in /home/ubuntu/workspace/moby_PR-43857 [Pipeline] { [Pipeline] checkout [2022-07-25T13:46:37.593Z] The recommended git tool is: git [2022-07-25T13:46:38.364Z] using credential docker-jenkins-github-credentials [2022-07-25T13:46:38.373Z] Cloning the remote Git repository [2022-07-25T13:46:38.373Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:46:38.694Z] #19 53.00 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-25T13:46:38.694Z] #19 53.00 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:38.694Z] #19 53.00 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:46:38.694Z] #19 53.03 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-25T13:46:38.694Z] #19 53.03 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:46:38.694Z] #19 53.03 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T13:46:38.694Z] #19 53.19 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-25T13:46:38.694Z] #19 53.20 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T13:46:38.694Z] #19 53.20 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T13:46:38.694Z] #19 53.44 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-25T13:46:38.694Z] #19 53.45 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:38.694Z] #19 53.45 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:46:39.256Z] #19 53.71 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-25T13:46:39.256Z] #19 53.71 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:39.256Z] #19 53.72 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:46:38.393Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:46:38.448Z] > git init /home/ubuntu/workspace/moby_PR-43857 # timeout=10 [2022-07-25T13:46:38.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:46:38.751Z] > git --version # timeout=10 [2022-07-25T13:46:38.762Z] > git --version # 'git version 2.17.1' [2022-07-25T13:46:38.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:46:38.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:46:40.355Z] using credential docker-jenkins-github-credentials [2022-07-25T13:46:40.364Z] Cloning the remote Git repository [2022-07-25T13:46:40.364Z] Cloning with configured refspecs honoured and without tags [2022-07-25T13:46:40.261Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T13:46:40.330Z] > git init /home/ubuntu/workspace/moby_PR-43857 # timeout=10 [2022-07-25T13:46:40.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:46:40.682Z] > git --version # timeout=10 [2022-07-25T13:46:40.721Z] > git --version # 'git version 2.17.1' [2022-07-25T13:46:40.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:46:40.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:46:44.505Z] #19 58.47 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-25T13:46:44.506Z] #19 58.47 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:44.506Z] #19 58.47 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:46:44.506Z] #19 58.50 Selecting previously unselected package patch. [2022-07-25T13:46:44.506Z] #19 58.50 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:46:44.506Z] #19 58.50 Unpacking patch (2.7.6-7) ... [2022-07-25T13:46:44.506Z] #19 58.54 Selecting previously unselected package dpkg-dev. [2022-07-25T13:46:44.506Z] #19 58.54 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:46:44.506Z] #19 58.54 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:46:44.506Z] #19 58.67 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-25T13:46:44.506Z] #19 58.67 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-25T13:46:44.506Z] #19 58.68 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T13:46:44.506Z] #19 58.71 Selecting previously unselected package libio-string-perl. [2022-07-25T13:46:44.506Z] #19 58.71 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-25T13:46:44.506Z] #19 58.71 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-25T13:46:44.506Z] #19 58.74 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:46:44.506Z] #19 58.74 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:46:44.506Z] #19 58.74 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:46:45.067Z] #19 59.55 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:46:45.068Z] #19 59.56 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:46:45.068Z] #19 59.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:46:45.068Z] #19 59.64 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-25T13:46:45.068Z] #19 59.64 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-25T13:46:45.068Z] #19 59.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T13:46:45.068Z] #19 59.66 Selecting previously unselected package libxml-sax-base-perl. [2022-07-25T13:46:45.068Z] #19 59.67 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-25T13:46:45.068Z] #19 59.67 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T13:46:45.068Z] #19 59.70 Selecting previously unselected package libxml-sax-perl. [2022-07-25T13:46:45.068Z] #19 59.70 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-25T13:46:45.068Z] #19 59.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T13:46:45.068Z] #19 59.74 Selecting previously unselected package libxml-libxml-perl. [2022-07-25T13:46:45.068Z] #19 59.74 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-25T13:46:45.068Z] #19 59.74 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T13:46:45.068Z] #19 59.80 Selecting previously unselected package libxml-simple-perl. [2022-07-25T13:46:45.068Z] #19 59.80 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-25T13:46:45.068Z] #19 59.81 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-25T13:46:45.068Z] #19 59.83 Selecting previously unselected package libyaml-perl. [2022-07-25T13:46:45.068Z] #19 59.83 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-25T13:46:45.068Z] #19 59.84 Unpacking libyaml-perl (1.30-1) ... [2022-07-25T13:46:45.068Z] #19 59.87 Selecting previously unselected package libconfig-auto-perl. [2022-07-25T13:46:45.068Z] #19 59.87 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-25T13:46:45.323Z] #19 59.87 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-25T13:46:45.323Z] #19 59.89 Selecting previously unselected package libfile-which-perl. [2022-07-25T13:46:45.323Z] #19 59.89 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-25T13:46:45.323Z] #19 59.90 Unpacking libfile-which-perl (1.23-1) ... [2022-07-25T13:46:45.323Z] #19 59.92 Selecting previously unselected package libfile-homedir-perl. [2022-07-25T13:46:45.323Z] #19 59.92 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-25T13:46:45.323Z] #19 59.93 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-25T13:46:45.323Z] #19 59.96 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-25T13:46:45.323Z] #19 59.96 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-25T13:46:45.323Z] #19 59.96 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T13:46:45.323Z] #19 59.99 Selecting previously unselected package dpkg-cross. [2022-07-25T13:46:45.323Z] #19 59.99 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-25T13:46:45.323Z] #19 60.00 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-25T13:46:45.323Z] #19 60.02 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-25T13:46:45.323Z] #19 60.02 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-25T13:46:45.323Z] #19 60.03 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-25T13:46:45.323Z] #19 60.05 Selecting previously unselected package libc6-armel-cross. [2022-07-25T13:46:45.323Z] #19 60.05 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T13:46:45.323Z] #19 60.05 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-25T13:46:45.580Z] #19 60.17 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-25T13:46:45.580Z] #19 60.17 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:45.580Z] #19 60.17 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:45.580Z] #19 60.21 Selecting previously unselected package libgomp1-armel-cross. [2022-07-25T13:46:45.580Z] #19 60.21 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:45.580Z] #19 60.21 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:45.580Z] #19 60.24 Selecting previously unselected package libatomic1-armel-cross. [2022-07-25T13:46:45.580Z] #19 60.24 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:45.580Z] #19 60.25 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:45.580Z] #19 60.27 Selecting previously unselected package libasan6-armel-cross. [2022-07-25T13:46:45.580Z] #19 60.28 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:45.580Z] #19 60.28 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:45.842Z] #19 60.50 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-25T13:46:45.842Z] #19 60.50 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:45.842Z] #19 60.50 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:45.842Z] #19 60.56 Selecting previously unselected package libubsan1-armel-cross. [2022-07-25T13:46:45.842Z] #19 60.56 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:45.842Z] #19 60.56 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:46.098Z] #19 60.66 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-25T13:46:46.098Z] #19 60.66 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:46.098Z] #19 60.66 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:46.098Z] #19 60.80 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-25T13:46:46.098Z] #19 60.80 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:46.098Z] #19 60.80 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:46:51.348Z] #19 65.49 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-25T13:46:51.348Z] #19 65.49 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:51.348Z] #19 65.50 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:46:51.348Z] #19 65.52 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-25T13:46:51.348Z] #19 65.52 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:46:51.348Z] #19 65.52 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T13:46:51.348Z] #19 65.69 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-25T13:46:51.348Z] #19 65.69 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T13:46:51.348Z] #19 65.70 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T13:46:51.348Z] #19 65.91 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-25T13:46:51.348Z] #19 65.91 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:51.348Z] #19 65.92 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:46:51.348Z] #19 66.16 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-25T13:46:51.609Z] #19 66.17 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:51.609Z] #19 66.17 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 70.71 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-25T13:46:56.897Z] #19 70.71 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:46:56.897Z] #19 70.71 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:46:56.897Z] #19 70.74 Selecting previously unselected package crossbuild-essential-armel. [2022-07-25T13:46:56.897Z] #19 70.74 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-25T13:46:56.897Z] #19 70.74 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-25T13:46:56.897Z] #19 70.77 Selecting previously unselected package libc6-armhf-cross. [2022-07-25T13:46:56.897Z] #19 70.77 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T13:46:56.897Z] #19 70.77 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T13:46:56.897Z] #19 70.88 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-25T13:46:56.897Z] #19 70.88 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.897Z] #19 70.89 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 70.92 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-25T13:46:56.897Z] #19 70.92 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.897Z] #19 70.92 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 70.95 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-25T13:46:56.897Z] #19 70.95 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.897Z] #19 70.97 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 70.99 Selecting previously unselected package libasan6-armhf-cross. [2022-07-25T13:46:56.897Z] #19 70.99 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.897Z] #19 71.00 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 71.21 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-25T13:46:56.897Z] #19 71.21 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.897Z] #19 71.22 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 71.27 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-25T13:46:56.897Z] #19 71.28 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.897Z] #19 71.28 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.897Z] #19 71.37 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-25T13:46:56.898Z] #19 71.37 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:46:56.898Z] #19 71.37 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:46:56.898Z] #19 71.48 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-25T13:46:56.898Z] #19 71.48 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:46:56.898Z] #19 71.49 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:47:02.156Z] #19 76.34 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-25T13:47:02.156Z] #19 76.34 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:47:02.156Z] #19 76.35 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:47:02.156Z] #19 76.37 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-25T13:47:02.156Z] #19 76.38 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:47:02.156Z] #19 76.39 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T13:47:02.156Z] #19 76.55 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-25T13:47:02.156Z] #19 76.56 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T13:47:02.156Z] #19 76.56 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T13:47:02.156Z] #19 76.77 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-25T13:47:02.156Z] #19 76.77 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:02.156Z] #19 76.78 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:02.327Z] Fetching without tags [2022-07-25T13:47:02.412Z] #19 77.03 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-25T13:47:02.412Z] #19 77.03 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:47:02.412Z] #19 77.04 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:47:02.553Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 1213881712e4707a38a9f4d6349dd3c800ce43fe [2022-07-25T13:47:03.353Z] Fetching without tags [2022-07-25T13:47:03.583Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 1213881712e4707a38a9f4d6349dd3c800ce43fe [2022-07-25T13:47:03.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:47:03.254Z] > git config --add remote.origin.fetch +refs/pull/43857/head:refs/remotes/origin/PR-43857 # timeout=10 [2022-07-25T13:47:03.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:47:03.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:47:03.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:47:03.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:47:03.343Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:47:03.553Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:47:03.571Z] > git checkout -f 1213881712e4707a38a9f4d6349dd3c800ce43fe # timeout=10 [2022-07-25T13:47:02.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:47:02.279Z] > git config --add remote.origin.fetch +refs/pull/43857/head:refs/remotes/origin/PR-43857 # timeout=10 [2022-07-25T13:47:02.299Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:47:02.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T13:47:02.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T13:47:02.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:47:02.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43857/head:refs/remotes/origin/PR-43857 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T13:47:02.586Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:47:02.638Z] > git checkout -f 1213881712e4707a38a9f4d6349dd3c800ce43fe # timeout=10 [2022-07-25T13:47:03.560Z] > git remote # timeout=10 [2022-07-25T13:47:03.584Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:47:03.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:47:03.608Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:47:04.500Z] Merge succeeded, producing a6b853cd2c974e9ec54aee7a53c49ce408bce620 [2022-07-25T13:47:04.500Z] Checking out Revision a6b853cd2c974e9ec54aee7a53c49ce408bce620 (PR-43857) [2022-07-25T13:47:04.989Z] Merge succeeded, producing f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb [2022-07-25T13:47:04.989Z] Checking out Revision f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb (PR-43857) [2022-07-25T13:47:04.264Z] > git remote # timeout=10 [2022-07-25T13:47:04.290Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T13:47:04.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T13:47:04.310Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T13:47:04.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:47:04.955Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:47:04.963Z] > git checkout -f f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb # timeout=10 [2022-07-25T13:47:04.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T13:47:04.503Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T13:47:04.524Z] > git checkout -f a6b853cd2c974e9ec54aee7a53c49ce408bce620 # timeout=10 [2022-07-25T13:47:07.658Z] #19 81.47 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-25T13:47:07.658Z] #19 81.48 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:47:07.658Z] #19 81.48 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:47:07.658Z] #19 81.50 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-25T13:47:07.658Z] #19 81.50 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.51 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-25T13:47:07.658Z] #19 81.54 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 81.55 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.55 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:47:07.658Z] #19 81.70 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 81.70 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.71 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 81.74 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 81.74 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.74 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 81.78 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 81.78 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.78 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 81.81 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 81.81 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.82 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 81.85 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 81.85 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 81.85 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 82.08 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 82.09 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 82.09 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 82.20 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-25T13:47:07.658Z] #19 82.20 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.658Z] #19 82.20 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.658Z] #19 82.43 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-25T13:47:07.915Z] #19 82.43 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.915Z] #19 82.43 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.915Z] #19 82.50 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-25T13:47:07.915Z] #19 82.51 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.915Z] #19 82.51 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.915Z] #19 82.61 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-25T13:47:07.915Z] #19 82.61 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.915Z] #19 82.62 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:07.915Z] #19 82.65 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-25T13:47:07.915Z] #19 82.66 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:07.915Z] #19 82.66 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:08.172Z] #19 82.83 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-25T13:47:08.172Z] #19 82.83 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:47:08.172Z] #19 82.84 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:08.403Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T13:47:08.429Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:47:08.407Z] > git rev-list --no-walk d03690ddb2fd6fe71c8af411cd68e735a74854aa # timeout=10 [2022-07-25T13:47:09.222Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T13:47:09.249Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-07-25T13:47:09.615Z] + docker version [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T13:47:10.294Z] + docker version [2022-07-25T13:47:09.198Z] > git rev-list --no-walk d03690ddb2fd6fe71c8af411cd68e735a74854aa # timeout=10 [2022-07-25T13:47:13.421Z] #19 87.37 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-25T13:47:13.421Z] #19 87.37 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:47:13.421Z] #19 87.37 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:13.421Z] #19 87.40 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-25T13:47:13.421Z] #19 87.40 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:47:13.421Z] #19 87.40 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T13:47:13.421Z] #19 87.57 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-25T13:47:13.421Z] #19 87.58 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T13:47:13.421Z] #19 87.58 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:47:13.421Z] #19 87.84 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-25T13:47:13.421Z] #19 87.85 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:13.421Z] #19 87.85 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:13.421Z] #19 88.12 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-25T13:47:13.421Z] #19 88.13 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:47:13.422Z] #19 88.13 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:16.887Z] Client: Docker Engine - Community [2022-07-25T13:47:16.887Z] Version: 20.10.14 [2022-07-25T13:47:16.887Z] API version: 1.41 [2022-07-25T13:47:16.887Z] Go version: go1.16.15 [2022-07-25T13:47:16.887Z] Git commit: a224086 [2022-07-25T13:47:16.887Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T13:47:16.887Z] OS/Arch: linux/amd64 [2022-07-25T13:47:16.887Z] Context: default [2022-07-25T13:47:16.887Z] Experimental: true [2022-07-25T13:47:16.887Z] [2022-07-25T13:47:16.887Z] Server: Docker Engine - Community [2022-07-25T13:47:16.887Z] Engine: [2022-07-25T13:47:16.887Z] Version: 20.10.14 [2022-07-25T13:47:16.887Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:47:16.887Z] Go version: go1.16.15 [2022-07-25T13:47:16.887Z] Git commit: 87a90dc [2022-07-25T13:47:16.887Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T13:47:16.887Z] OS/Arch: linux/amd64 [2022-07-25T13:47:16.887Z] Experimental: true [2022-07-25T13:47:16.887Z] containerd: [2022-07-25T13:47:16.887Z] Version: 1.5.11 [2022-07-25T13:47:16.887Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:47:16.887Z] runc: [2022-07-25T13:47:16.887Z] Version: 1.0.3 [2022-07-25T13:47:16.887Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:47:16.887Z] docker-init: [2022-07-25T13:47:16.887Z] Version: 0.19.0 [2022-07-25T13:47:16.887Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:47:17.219Z] + docker info [2022-07-25T13:47:17.781Z] Client: Docker Engine - Community [2022-07-25T13:47:17.781Z] Version: 20.10.14 [2022-07-25T13:47:17.781Z] API version: 1.41 [2022-07-25T13:47:17.781Z] Go version: go1.16.15 [2022-07-25T13:47:17.781Z] Git commit: a224086 [2022-07-25T13:47:17.781Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T13:47:17.781Z] OS/Arch: linux/amd64 [2022-07-25T13:47:17.781Z] Context: default [2022-07-25T13:47:17.781Z] Experimental: true [2022-07-25T13:47:17.781Z] [2022-07-25T13:47:17.781Z] Server: Docker Engine - Community [2022-07-25T13:47:17.781Z] Engine: [2022-07-25T13:47:17.781Z] Version: 20.10.14 [2022-07-25T13:47:17.781Z] API version: 1.41 (minimum version 1.12) [2022-07-25T13:47:17.781Z] Go version: go1.16.15 [2022-07-25T13:47:17.781Z] Git commit: 87a90dc [2022-07-25T13:47:17.781Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T13:47:17.781Z] OS/Arch: linux/amd64 [2022-07-25T13:47:17.781Z] Experimental: true [2022-07-25T13:47:17.781Z] containerd: [2022-07-25T13:47:17.781Z] Version: 1.5.11 [2022-07-25T13:47:17.781Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:47:17.781Z] runc: [2022-07-25T13:47:17.781Z] Version: 1.0.3 [2022-07-25T13:47:17.781Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T13:47:17.781Z] docker-init: [2022-07-25T13:47:17.781Z] Version: 0.19.0 [2022-07-25T13:47:17.781Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T13:47:18.143Z] + docker info [2022-07-25T13:47:18.673Z] #19 92.48 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-25T13:47:18.673Z] #19 92.48 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:47:18.673Z] #19 92.48 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:18.673Z] #19 92.51 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-25T13:47:18.673Z] #19 92.51 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-25T13:47:18.673Z] #19 92.51 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-25T13:47:18.673Z] #19 92.54 Selecting previously unselected package libc6-s390x-cross. [2022-07-25T13:47:18.674Z] #19 92.54 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T13:47:18.674Z] #19 92.54 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T13:47:18.674Z] #19 92.67 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-25T13:47:18.674Z] #19 92.67 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 92.67 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 92.70 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-25T13:47:18.674Z] #19 92.70 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 92.71 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 92.74 Selecting previously unselected package libitm1-s390x-cross. [2022-07-25T13:47:18.674Z] #19 92.74 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 92.74 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 92.77 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-25T13:47:18.674Z] #19 92.77 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 92.78 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 92.80 Selecting previously unselected package libasan6-s390x-cross. [2022-07-25T13:47:18.674Z] #19 92.80 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 92.81 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 93.02 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-25T13:47:18.674Z] #19 93.03 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 93.03 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 93.10 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-25T13:47:18.674Z] #19 93.10 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 93.11 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 93.20 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-25T13:47:18.674Z] #19 93.21 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:18.674Z] #19 93.21 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:18.674Z] #19 93.31 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-25T13:47:18.674Z] #19 93.31 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:47:18.674Z] #19 93.32 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:22.843Z] #19 97.57 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-25T13:47:22.843Z] #19 97.57 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:47:22.843Z] #19 97.58 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:22.843Z] #19 97.60 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-25T13:47:22.843Z] #19 97.61 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-25T13:47:22.843Z] #19 97.61 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T13:47:23.099Z] #19 97.78 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-25T13:47:23.099Z] #19 97.78 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T13:47:23.099Z] #19 97.79 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T13:47:23.355Z] #19 98.02 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-25T13:47:23.355Z] #19 98.02 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T13:47:23.355Z] #19 98.02 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:23.612Z] #19 98.27 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-25T13:47:23.612Z] #19 98.27 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T13:47:23.612Z] #19 98.27 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:27.786Z] #19 102.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-25T13:47:27.786Z] #19 102.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T13:47:27.786Z] #19 102.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:27.786Z] #19 102.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-25T13:47:27.786Z] #19 102.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-25T13:47:27.786Z] #19 102.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libfile-which-perl (1.23-1) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T13:47:27.786Z] #19 102.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:47:27.786Z] #19 102.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T13:47:27.786Z] #19 102.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T13:47:27.786Z] #19 102.6 Setting up file (1:5.39-3) ... [2022-07-25T13:47:27.786Z] #19 102.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:47:27.786Z] #19 102.6 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:47:28.042Z] #19 102.6 Setting up libyaml-perl (1.30-1) ... [2022-07-25T13:47:28.042Z] #19 102.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T13:47:28.042Z] #19 102.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T13:47:28.042Z] #19 102.6 Setting up libio-string-perl (1.08-3.1) ... [2022-07-25T13:47:28.042Z] #19 102.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T13:47:28.042Z] #19 102.7 Setting up cross-config (2.6.18+nmu1) ... [2022-07-25T13:47:28.042Z] #19 102.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:47:28.042Z] #19 102.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:47:28.042Z] #19 102.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up patch (2.7.6-7) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-25T13:47:28.042Z] #19 102.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-25T13:47:28.298Z] #19 102.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.298Z] #19 103.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.556Z] #19 103.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.556Z] #19 103.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.556Z] #19 103.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.556Z] #19 103.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T13:47:28.556Z] #19 103.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T13:47:28.557Z] #19 103.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.557Z] #19 103.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T13:47:28.557Z] #19 103.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-25T13:47:28.813Z] #19 103.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T13:47:28.813Z] #19 103.5 [2022-07-25T13:47:28.813Z] #19 103.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T13:47:28.813Z] #19 103.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.5 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:47:28.813Z] #19 103.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:47:28.813Z] #19 103.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:28.813Z] #19 103.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.070Z] #19 103.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T13:47:29.070Z] #19 103.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-25T13:47:29.070Z] #19 103.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-25T13:47:29.070Z] #19 103.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T13:47:29.326Z] #19 103.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T13:47:29.326Z] #19 104.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.326Z] #19 104.1 Setting up libxml-simple-perl (2.25-1) ... [2022-07-25T13:47:29.582Z] #19 104.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-25T13:47:29.582Z] #19 104.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-25T13:47:29.838Z] #19 104.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-25T13:47:29.838Z] #19 104.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-25T13:47:29.838Z] #19 104.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:47:31.734Z] #19 DONE 106.0s [2022-07-25T13:47:31.734Z] [2022-07-25T13:47:31.734Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:47:31.734Z] #73 sha256:bafaa16b8ae27197477b799e266d33a1c0d3d600d41b481cd9f73f5de1da7e4e [2022-07-25T13:47:31.734Z] #73 DONE 0.1s [2022-07-25T13:47:31.734Z] [2022-07-25T13:47:31.734Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:47:31.734Z] #32 sha256:cefd1bc56ad52a7a8471d998e6f59be7fee71ddd2d31a4d25c0df2df2667dc68 [2022-07-25T13:47:31.734Z] #32 DONE 0.1s [2022-07-25T13:47:31.734Z] [2022-07-25T13:47:31.734Z] #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-07-25T13:47:31.734Z] #33 sha256:312b1d0456782e5a590c73e3dfe63b941ed17e99e96090b41e7d96f5032466bc [2022-07-25T13:47:32.133Z] Client: [2022-07-25T13:47:32.133Z] Context: default [2022-07-25T13:47:32.133Z] Debug Mode: false [2022-07-25T13:47:32.133Z] Plugins: [2022-07-25T13:47:32.133Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:47:32.133Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:47:32.133Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:47:32.133Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:47:32.133Z] [2022-07-25T13:47:32.133Z] Server: [2022-07-25T13:47:32.133Z] Containers: 0 [2022-07-25T13:47:32.133Z] Running: 0 [2022-07-25T13:47:32.133Z] Paused: 0 [2022-07-25T13:47:32.133Z] Stopped: 0 [2022-07-25T13:47:32.133Z] Images: 0 [2022-07-25T13:47:32.133Z] Server Version: 20.10.14 [2022-07-25T13:47:32.133Z] Storage Driver: overlay2 [2022-07-25T13:47:32.133Z] Backing Filesystem: extfs [2022-07-25T13:47:32.133Z] Supports d_type: true [2022-07-25T13:47:32.133Z] Native Overlay Diff: true [2022-07-25T13:47:32.133Z] userxattr: false [2022-07-25T13:47:32.133Z] Logging Driver: json-file [2022-07-25T13:47:32.133Z] Cgroup Driver: cgroupfs [2022-07-25T13:47:32.133Z] Cgroup Version: 1 [2022-07-25T13:47:32.133Z] Plugins: [2022-07-25T13:47:32.133Z] Volume: local [2022-07-25T13:47:32.133Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:47:32.133Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:47:32.133Z] Swarm: inactive [2022-07-25T13:47:32.133Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T13:47:32.133Z] Default Runtime: runc [2022-07-25T13:47:32.133Z] Init Binary: docker-init [2022-07-25T13:47:32.133Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:47:32.133Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:47:32.133Z] init version: de40ad0 [2022-07-25T13:47:32.133Z] Security Options: [2022-07-25T13:47:32.133Z] apparmor [2022-07-25T13:47:32.133Z] seccomp [2022-07-25T13:47:32.133Z] Profile: default [2022-07-25T13:47:32.133Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T13:47:32.133Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T13:47:32.133Z] OSType: linux [2022-07-25T13:47:32.133Z] Architecture: x86_64 [2022-07-25T13:47:32.133Z] CPUs: 2 [2022-07-25T13:47:32.133Z] Total Memory: 7.483GiB [2022-07-25T13:47:32.133Z] Name: ip-10-100-55-70 [2022-07-25T13:47:32.133Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T13:47:32.133Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:47:32.133Z] Debug Mode: false [2022-07-25T13:47:32.133Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:47:32.133Z] Labels: [2022-07-25T13:47:32.133Z] Experimental: true [2022-07-25T13:47:32.133Z] Insecure Registries: [2022-07-25T13:47:32.133Z] 127.0.0.0/8 [2022-07-25T13:47:32.133Z] Live Restore Enabled: true [2022-07-25T13:47:32.133Z] [2022-07-25T13:47:32.133Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T13:47:32.431Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:47:32.431Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:47:32.431Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43857/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:47:32.431Z] + bash /home/ubuntu/workspace/moby_PR-43857/check-config.sh [2022-07-25T13:47:32.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:47:32.431Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T13:47:32.431Z] [2022-07-25T13:47:32.431Z] Generally Necessary: [2022-07-25T13:47:32.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:47:32.431Z] - apparmor: enabled and tools installed [2022-07-25T13:47:32.431Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:47:32.431Z] - CONFIG_NET_NS: enabled [2022-07-25T13:47:32.431Z] - CONFIG_PID_NS: enabled [2022-07-25T13:47:32.431Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:47:32.431Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:47:32.431Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:47:32.431Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:47:32.431Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:47:32.431Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:47:32.700Z] - CONFIG_MEMCG: enabled [2022-07-25T13:47:32.700Z] - CONFIG_KEYS: enabled [2022-07-25T13:47:32.700Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:47:32.700Z] [2022-07-25T13:47:32.700Z] Optional Features: [2022-07-25T13:47:32.700Z] - CONFIG_USER_NS: enabled [2022-07-25T13:47:32.700Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:47:32.700Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:47:32.700Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:47:32.700Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T13:47:32.700Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T13:47:32.700Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:47:32.700Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:47:32.700Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:47:32.700Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:47:32.700Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:47:32.700Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:47:32.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:47:32.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:47:32.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:47:32.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:47:32.700Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:47:32.965Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:47:32.965Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:47:32.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:47:32.966Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:47:32.966Z] - Network Drivers: [2022-07-25T13:47:32.966Z] - "overlay": [2022-07-25T13:47:32.966Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:47:32.966Z] Optional (for encrypted networks): [2022-07-25T13:47:32.966Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:47:32.966Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:47:32.966Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:47:32.966Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:47:32.966Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:47:32.966Z] - CONFIG_XFRM: enabled [2022-07-25T13:47:32.966Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:47:32.966Z] - "ipvlan": [2022-07-25T13:47:32.966Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:47:32.966Z] - "macvlan": [2022-07-25T13:47:32.966Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:47:32.966Z] - "ftp,tftp client in container": [2022-07-25T13:47:32.966Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:47:32.966Z] - Storage Drivers: [2022-07-25T13:47:32.966Z] - "aufs": [2022-07-25T13:47:32.966Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:47:32.966Z] - "btrfs": [2022-07-25T13:47:32.966Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:47:32.966Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:47:32.966Z] - "devicemapper": [2022-07-25T13:47:32.966Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:47:32.966Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:47:32.966Z] - "overlay": [2022-07-25T13:47:32.966Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:47:32.966Z] - "zfs": [2022-07-25T13:47:32.966Z] - /dev/zfs: present [2022-07-25T13:47:32.966Z] - zfs command: missing [2022-07-25T13:47:32.966Z] - zpool command: missing [2022-07-25T13:47:32.966Z] [2022-07-25T13:47:32.966Z] Limits: [2022-07-25T13:47:32.966Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:47:32.966Z] [2022-07-25T13:47:32.966Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:47:33.100Z] #33 1.303 + RM_GOPATH=0 [2022-07-25T13:47:33.100Z] #33 1.303 + TMP_GOPATH= [2022-07-25T13:47:33.100Z] #33 1.303 + : /build [2022-07-25T13:47:33.100Z] #33 1.303 + '[' -z '' ']' [2022-07-25T13:47:33.100Z] #33 1.304 ++ mktemp -d [2022-07-25T13:47:33.100Z] #33 1.306 + export GOPATH=/tmp/tmp.bhKMWxZozQ [2022-07-25T13:47:33.100Z] #33 1.306 + GOPATH=/tmp/tmp.bhKMWxZozQ [2022-07-25T13:47:33.100Z] #33 1.306 + RM_GOPATH=1 [2022-07-25T13:47:33.100Z] #33 1.306 + case "$(go env GOARCH)" in [2022-07-25T13:47:33.100Z] #33 1.306 ++ go env GOARCH [2022-07-25T13:47:33.100Z] #33 1.309 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:47:33.100Z] #33 1.309 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:47:33.100Z] #33 1.309 ++ dirname /install.sh [2022-07-25T13:47:33.100Z] #33 1.310 + dir=/ [2022-07-25T13:47:33.100Z] #33 1.310 + bin=dockercli [2022-07-25T13:47:33.100Z] #33 1.310 + shift [2022-07-25T13:47:33.100Z] #33 1.310 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:47:33.100Z] #33 1.310 + . //dockercli.installer [2022-07-25T13:47:33.100Z] #33 1.310 ++ : stable [2022-07-25T13:47:33.100Z] #33 1.310 ++ : 17.06.2-ce [2022-07-25T13:47:33.100Z] #33 1.310 + install_dockercli [2022-07-25T13:47:33.100Z] #33 1.310 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:47:33.100Z] #33 1.311 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:47:33.100Z] #33 1.311 ++ uname -m [2022-07-25T13:47:33.100Z] #33 1.312 + arch=x86_64 [2022-07-25T13:47:33.100Z] #33 1.313 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:47:33.100Z] #33 1.313 + url=https://download.docker.com/linux/static [2022-07-25T13:47:33.100Z] #33 1.313 + tar -xz docker/docker [2022-07-25T13:47:33.100Z] #33 1.314 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:47:33.298Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb . [2022-07-25T13:47:33.559Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:47:33.559Z] #1 sha256:05252dd12d8830d22a994353328402f9e1931fd52e0747a1060a3f80e7d7c238 [2022-07-25T13:47:33.559Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:47:33.559Z] #1 DONE 0.2s [2022-07-25T13:47:33.559Z] [2022-07-25T13:47:33.559Z] #2 [internal] load .dockerignore [2022-07-25T13:47:33.559Z] #2 sha256:0a4231a23bcf123b1aa8624d3d745d2253513f818d0e7f7c2f6dc91b697cff89 [2022-07-25T13:47:33.559Z] #2 transferring context: 145B done [2022-07-25T13:47:33.559Z] #2 DONE 0.0s [2022-07-25T13:47:33.559Z] [2022-07-25T13:47:33.559Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:47:33.559Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:47:34.127Z] #3 DONE 0.5s [2022-07-25T13:47:34.127Z] [2022-07-25T13:47:34.127Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:47:34.127Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:47:34.127Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T13:47:34.127Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-25T13:47:34.127Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:47:34.127Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T13:47:34.127Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T13:47:34.387Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T13:47:34.387Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-25T13:47:34.387Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T13:47:35.337Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-25T13:47:35.337Z] #4 DONE 1.1s [2022-07-25T13:47:35.907Z] [2022-07-25T13:47:35.907Z] #6 [internal] load .dockerignore [2022-07-25T13:47:35.907Z] #6 sha256:4456e518d76c45eb097733c468293af8956c9952ebc7e3f15a7438454ee04add [2022-07-25T13:47:35.907Z] #6 DONE 0.0s [2022-07-25T13:47:35.907Z] [2022-07-25T13:47:35.907Z] #5 [internal] load build definition from Dockerfile [2022-07-25T13:47:35.907Z] #5 sha256:e57e0b32ca53c81127fa3f18b872deb4fa7b8f33cc58accfc3995616f412e3ed [2022-07-25T13:47:35.907Z] #5 DONE 0.0s [2022-07-25T13:47:35.907Z] [2022-07-25T13:47:35.907Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:47:35.907Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:47:36.329Z] Client: [2022-07-25T13:47:36.329Z] Context: default [2022-07-25T13:47:36.329Z] Debug Mode: false [2022-07-25T13:47:36.329Z] Plugins: [2022-07-25T13:47:36.329Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T13:47:36.329Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T13:47:36.329Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T13:47:36.329Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T13:47:36.329Z] [2022-07-25T13:47:36.329Z] Server: [2022-07-25T13:47:36.329Z] Containers: 0 [2022-07-25T13:47:36.329Z] Running: 0 [2022-07-25T13:47:36.329Z] Paused: 0 [2022-07-25T13:47:36.329Z] Stopped: 0 [2022-07-25T13:47:36.329Z] Images: 0 [2022-07-25T13:47:36.329Z] Server Version: 20.10.14 [2022-07-25T13:47:36.329Z] Storage Driver: overlay2 [2022-07-25T13:47:36.329Z] Backing Filesystem: extfs [2022-07-25T13:47:36.329Z] Supports d_type: true [2022-07-25T13:47:36.329Z] Native Overlay Diff: true [2022-07-25T13:47:36.329Z] userxattr: false [2022-07-25T13:47:36.329Z] Logging Driver: json-file [2022-07-25T13:47:36.329Z] Cgroup Driver: cgroupfs [2022-07-25T13:47:36.329Z] Cgroup Version: 1 [2022-07-25T13:47:36.329Z] Plugins: [2022-07-25T13:47:36.329Z] Volume: local [2022-07-25T13:47:36.329Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T13:47:36.329Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T13:47:36.329Z] Swarm: inactive [2022-07-25T13:47:36.329Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-25T13:47:36.329Z] Default Runtime: runc [2022-07-25T13:47:36.329Z] Init Binary: docker-init [2022-07-25T13:47:36.329Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T13:47:36.329Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T13:47:36.329Z] init version: de40ad0 [2022-07-25T13:47:36.329Z] Security Options: [2022-07-25T13:47:36.329Z] apparmor [2022-07-25T13:47:36.329Z] seccomp [2022-07-25T13:47:36.329Z] Profile: default [2022-07-25T13:47:36.329Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T13:47:36.329Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T13:47:36.329Z] OSType: linux [2022-07-25T13:47:36.329Z] Architecture: x86_64 [2022-07-25T13:47:36.329Z] CPUs: 2 [2022-07-25T13:47:36.329Z] Total Memory: 7.565GiB [2022-07-25T13:47:36.329Z] Name: ip-10-100-101-11 [2022-07-25T13:47:36.329Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T13:47:36.329Z] Docker Root Dir: /var/lib/docker [2022-07-25T13:47:36.329Z] Debug Mode: false [2022-07-25T13:47:36.329Z] Registry: https://index.docker.io/v1/ [2022-07-25T13:47:36.329Z] Labels: [2022-07-25T13:47:36.329Z] Experimental: true [2022-07-25T13:47:36.329Z] Insecure Registries: [2022-07-25T13:47:36.329Z] 127.0.0.0/8 [2022-07-25T13:47:36.329Z] Live Restore Enabled: true [2022-07-25T13:47:36.329Z] [2022-07-25T13:47:36.329Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T13:47:36.371Z] #33 4.782 + mkdir -p /build [2022-07-25T13:47:36.371Z] #33 4.786 + mv docker/docker /build/ [2022-07-25T13:47:36.371Z] #33 4.790 + rmdir docker [2022-07-25T13:47:36.371Z] #33 DONE 5.1s [2022-07-25T13:47:36.371Z] [2022-07-25T13:47:36.371Z] #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-07-25T13:47:36.371Z] #74 sha256:8e72d0fa2f9b99fd0ab5b05b6e27d885bd313106d6f0dfe6c54f0620fd42e530 [2022-07-25T13:47:36.371Z] #74 1.310 + RM_GOPATH=0 [2022-07-25T13:47:36.371Z] #74 1.310 + TMP_GOPATH= [2022-07-25T13:47:36.371Z] #74 1.310 + : /build [2022-07-25T13:47:36.371Z] #74 1.310 + '[' -z '' ']' [2022-07-25T13:47:36.371Z] #74 1.310 ++ mktemp -d [2022-07-25T13:47:36.371Z] #74 1.311 + export GOPATH=/tmp/tmp.vZUlimJ9s6 [2022-07-25T13:47:36.371Z] #74 1.311 + GOPATH=/tmp/tmp.vZUlimJ9s6 [2022-07-25T13:47:36.371Z] #74 1.311 + RM_GOPATH=1 [2022-07-25T13:47:36.371Z] #74 1.311 + case "$(go env GOARCH)" in [2022-07-25T13:47:36.371Z] #74 1.311 ++ go env GOARCH [2022-07-25T13:47:36.371Z] #74 1.318 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:47:36.371Z] #74 1.318 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:47:36.371Z] #74 1.319 ++ dirname /install.sh [2022-07-25T13:47:36.371Z] #74 1.320 + dir=/ [2022-07-25T13:47:36.371Z] #74 1.321 + bin=rootlesskit [2022-07-25T13:47:36.371Z] #74 1.321 + shift [2022-07-25T13:47:36.371Z] #74 1.321 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:47:36.371Z] #74 1.321 + . //rootlesskit.installer [2022-07-25T13:47:36.371Z] #74 1.321 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:47:36.371Z] #74 1.321 + install_rootlesskit [2022-07-25T13:47:36.371Z] #74 1.321 + case "$1" in [2022-07-25T13:47:36.371Z] #74 1.321 + export CGO_ENABLED=0 [2022-07-25T13:47:36.371Z] #74 1.321 + CGO_ENABLED=0 [2022-07-25T13:47:36.371Z] #74 1.321 + _install_rootlesskit [2022-07-25T13:47:36.371Z] #74 1.322 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:47:36.371Z] #74 1.322 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:47:36.371Z] #74 1.322 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:47:36.371Z] #74 1.322 + GOBIN=/build [2022-07-25T13:47:36.371Z] #74 1.322 + GO111MODULE=on [2022-07-25T13:47:36.371Z] #74 1.322 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:47:36.371Z] #74 1.763 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:47:36.371Z] #74 3.144 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:47:36.371Z] #74 3.148 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:47:36.371Z] #74 3.436 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:47:36.371Z] #74 4.696 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:47:36.371Z] #74 4.907 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:47:36.371Z] #74 4.965 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:47:36.371Z] #74 4.985 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:47:36.476Z] #10 ... [2022-07-25T13:47:36.476Z] [2022-07-25T13:47:36.476Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:47:36.476Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:47:36.476Z] #8 DONE 0.9s [2022-07-25T13:47:36.476Z] [2022-07-25T13:47:36.476Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:47:36.476Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:47:36.476Z] #7 DONE 0.9s [2022-07-25T13:47:36.623Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:47:36.623Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T13:47:36.623Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43857/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T13:47:36.623Z] + bash /home/ubuntu/workspace/moby_PR-43857/check-config.sh [2022-07-25T13:47:36.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T13:47:36.623Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T13:47:36.623Z] [2022-07-25T13:47:36.623Z] Generally Necessary: [2022-07-25T13:47:36.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T13:47:36.623Z] - apparmor: enabled and tools installed [2022-07-25T13:47:36.623Z] - CONFIG_NAMESPACES: enabled [2022-07-25T13:47:36.623Z] - CONFIG_NET_NS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_PID_NS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_IPC_NS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_UTS_NS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_CGROUPS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T13:47:36.623Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T13:47:36.623Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T13:47:36.623Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T13:47:36.623Z] - CONFIG_CPUSETS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_MEMCG: enabled [2022-07-25T13:47:36.623Z] - CONFIG_KEYS: enabled [2022-07-25T13:47:36.623Z] - CONFIG_VETH: enabled (as module) [2022-07-25T13:47:36.623Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T13:47:36.623Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T13:47:36.623Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T13:47:36.623Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T13:47:36.623Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T13:47:36.627Z] #74 5.161 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:47:36.627Z] #74 5.286 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:47:36.627Z] #74 5.390 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:47:36.736Z] [2022-07-25T13:47:36.736Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:47:36.736Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:47:36.736Z] #9 DONE 0.9s [2022-07-25T13:47:36.736Z] [2022-07-25T13:47:36.736Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:47:36.736Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:47:36.736Z] #10 DONE 0.9s [2022-07-25T13:47:36.883Z] #74 5.548 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:47:36.883Z] #74 5.646 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:47:36.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T13:47:36.899Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T13:47:36.899Z] [2022-07-25T13:47:36.899Z] Optional Features: [2022-07-25T13:47:36.899Z] - CONFIG_USER_NS: enabled [2022-07-25T13:47:36.899Z] - CONFIG_SECCOMP: enabled [2022-07-25T13:47:36.899Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T13:47:36.899Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T13:47:36.899Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T13:47:36.899Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T13:47:36.899Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T13:47:36.899Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T13:47:36.899Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T13:47:36.899Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T13:47:36.899Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T13:47:36.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T13:47:36.899Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T13:47:36.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T13:47:36.899Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T13:47:36.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T13:47:36.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T13:47:36.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T13:47:36.899Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T13:47:36.899Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T13:47:36.900Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T13:47:36.900Z] - CONFIG_EXT4_FS: enabled [2022-07-25T13:47:36.900Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T13:47:36.900Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T13:47:36.900Z] - Network Drivers: [2022-07-25T13:47:36.900Z] - "overlay": [2022-07-25T13:47:36.900Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T13:47:36.900Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T13:47:36.900Z] Optional (for encrypted networks): [2022-07-25T13:47:37.159Z] - CONFIG_CRYPTO: enabled [2022-07-25T13:47:37.159Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T13:47:37.159Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T13:47:37.159Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T13:47:37.159Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T13:47:37.159Z] - CONFIG_XFRM: enabled [2022-07-25T13:47:37.159Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T13:47:37.159Z] - "ipvlan": [2022-07-25T13:47:37.159Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T13:47:37.159Z] - "macvlan": [2022-07-25T13:47:37.159Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T13:47:37.159Z] - "ftp,tftp client in container": [2022-07-25T13:47:37.159Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T13:47:37.159Z] - Storage Drivers: [2022-07-25T13:47:37.159Z] - "aufs": [2022-07-25T13:47:37.159Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T13:47:37.159Z] - "btrfs": [2022-07-25T13:47:37.159Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T13:47:37.159Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T13:47:37.159Z] - "devicemapper": [2022-07-25T13:47:37.159Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T13:47:37.159Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T13:47:37.159Z] - "overlay": [2022-07-25T13:47:37.159Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T13:47:37.159Z] - "zfs": [2022-07-25T13:47:37.159Z] - /dev/zfs: present [2022-07-25T13:47:37.159Z] - zfs command: missing [2022-07-25T13:47:37.159Z] - zpool command: missing [2022-07-25T13:47:37.159Z] [2022-07-25T13:47:37.159Z] Limits: [2022-07-25T13:47:37.159Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T13:47:37.159Z] [2022-07-25T13:47:37.159Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T13:47:37.506Z] + sudo modprobe ip_vs [2022-07-25T13:47:37.506Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb . [2022-07-25T13:47:37.820Z] #74 6.295 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:47:37.820Z] #74 6.412 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:47:38.079Z] #1 [internal] load build definition from Dockerfile [2022-07-25T13:47:38.079Z] #1 sha256:2613686d9c068f53fe8e9ea2c369b52f7af15079c8147c1e0f6f74a2d29970c7 [2022-07-25T13:47:38.656Z] [2022-07-25T13:47:38.656Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:47:38.656Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:47:38.656Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:47:38.656Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.3s done [2022-07-25T13:47:38.956Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:47:38.956Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T13:47:38.956Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T13:47:38.956Z] #28 ... [2022-07-25T13:47:38.956Z] [2022-07-25T13:47:38.956Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:47:38.956Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:47:38.956Z] #49 DONE 0.0s [2022-07-25T13:47:38.956Z] [2022-07-25T13:47:38.956Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:47:38.956Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:47:38.956Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.2s [2022-07-25T13:47:39.018Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T13:47:39.018Z] #1 DONE 1.1s [2022-07-25T13:47:39.018Z] [2022-07-25T13:47:39.018Z] #2 [internal] load .dockerignore [2022-07-25T13:47:39.018Z] #2 sha256:21c8fdb1f129ab4e2175d03e12fd12e3430646721ece28c19e38e099d87a3df0 [2022-07-25T13:47:39.018Z] #2 transferring context: 145B done [2022-07-25T13:47:39.018Z] #2 DONE 1.0s [2022-07-25T13:47:39.188Z] #74 ... [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #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-07-25T13:47:39.188Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:47:39.188Z] #36 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:47:39.188Z] #37 sha256:8f26f702132ce9872cb338107c990d6d7171ecddc4d56f0cd8b8a46c7b850fef [2022-07-25T13:47:39.188Z] #37 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #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-07-25T13:47:39.188Z] #38 sha256:c8d9626e4868cd47f290352571a882d6c46c2d0bac94b8461416e935fc0ff646 [2022-07-25T13:47:39.188Z] #38 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:47:39.188Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:47:39.188Z] #40 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #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-07-25T13:47:39.188Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:47:39.188Z] #41 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:47:39.188Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:47:39.188Z] #43 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #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-07-25T13:47:39.188Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:47:39.188Z] #45 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #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-07-25T13:47:39.188Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:47:39.188Z] #47 CACHED [2022-07-25T13:47:39.188Z] [2022-07-25T13:47:39.188Z] #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-07-25T13:47:39.188Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:47:39.188Z] #20 1.639 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:47:39.188Z] #20 1.640 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:47:39.188Z] #20 1.640 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:47:39.188Z] #20 1.913 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:47:39.188Z] #20 2.262 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:47:39.188Z] #20 2.730 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:47:39.188Z] #20 3.267 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:47:39.188Z] #20 3.743 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:47:39.188Z] #20 4.111 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:47:39.188Z] #20 4.122 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:47:39.188Z] #20 4.125 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:47:39.188Z] #20 4.134 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:47:39.188Z] #20 4.136 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:47:39.188Z] #20 4.357 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:47:39.188Z] #20 4.361 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:47:39.188Z] #20 4.362 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:47:39.188Z] #20 4.364 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:47:39.188Z] #20 4.371 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:47:39.220Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.68MB / 55.00MB 0.4s [2022-07-25T13:47:39.220Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 17.83MB / 55.00MB 0.5s [2022-07-25T13:47:39.277Z] [2022-07-25T13:47:39.277Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T13:47:39.277Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T13:47:39.482Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.7s [2022-07-25T13:47:39.535Z] #3 DONE 0.4s [2022-07-25T13:47:39.535Z] [2022-07-25T13:47:39.535Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T13:47:39.535Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T13:47:39.535Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T13:47:39.535Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T13:47:39.535Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-25T13:47:39.535Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T13:47:39.751Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 1.0s [2022-07-25T13:47:39.751Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 1.1s [2022-07-25T13:47:39.794Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T13:47:39.794Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T13:47:39.794Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-25T13:47:39.794Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T13:47:40.020Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 1.3s [2022-07-25T13:47:40.280Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.78MB / 55.00MB 1.5s [2022-07-25T13:47:40.280Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 1.6s [2022-07-25T13:47:40.280Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 1.7s [2022-07-25T13:47:40.362Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-25T13:47:40.362Z] #4 DONE 0.9s [2022-07-25T13:47:40.541Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.27MB / 55.00MB 1.8s [2022-07-25T13:47:40.624Z] [2022-07-25T13:47:40.624Z] #6 [internal] load .dockerignore [2022-07-25T13:47:40.624Z] #6 sha256:55013e01a11358116b01ef04d289c849fbbf3808074a5f5dc1f3a844381f6c29 [2022-07-25T13:47:40.624Z] #6 DONE 0.0s [2022-07-25T13:47:40.624Z] [2022-07-25T13:47:40.624Z] #5 [internal] load build definition from Dockerfile [2022-07-25T13:47:40.624Z] #5 sha256:fad8fecf049e442ca111637a40f8700e70714fadfba401dc1d7e484e1b0d45f2 [2022-07-25T13:47:40.624Z] #5 DONE 0.0s [2022-07-25T13:47:40.624Z] [2022-07-25T13:47:40.624Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:47:40.624Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:47:40.804Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s [2022-07-25T13:47:41.199Z] #10 ... [2022-07-25T13:47:41.199Z] [2022-07-25T13:47:41.199Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T13:47:41.199Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T13:47:41.199Z] #7 DONE 0.6s [2022-07-25T13:47:41.199Z] [2022-07-25T13:47:41.199Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T13:47:41.199Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T13:47:41.199Z] #8 DONE 0.7s [2022-07-25T13:47:41.375Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.6s done [2022-07-25T13:47:41.460Z] [2022-07-25T13:47:41.460Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:47:41.460Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T13:47:41.460Z] #10 DONE 0.8s [2022-07-25T13:47:41.460Z] [2022-07-25T13:47:41.460Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T13:47:41.460Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T13:47:41.460Z] #9 DONE 0.8s [2022-07-25T13:47:41.636Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-25T13:47:41.708Z] #20 ... [2022-07-25T13:47:41.708Z] [2022-07-25T13:47:41.708Z] #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-07-25T13:47:41.708Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:47:41.708Z] #49 1.587 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:47:41.709Z] #49 1.587 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:47:41.709Z] #49 1.588 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:47:41.709Z] #49 1.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:47:41.709Z] #49 2.107 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:47:41.709Z] #49 2.495 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:47:41.709Z] #49 2.832 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:47:41.709Z] #49 3.399 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:47:41.709Z] #49 3.827 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:47:41.709Z] #49 3.829 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:47:41.709Z] #49 3.831 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:47:41.709Z] #49 3.855 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:47:41.709Z] #49 3.856 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:47:41.709Z] #49 4.362 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:47:41.709Z] #49 4.369 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:47:41.709Z] #49 4.369 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:47:41.709Z] #49 4.370 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:47:41.709Z] #49 4.370 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:47:41.709Z] #49 ... [2022-07-25T13:47:41.709Z] [2022-07-25T13:47:41.709Z] #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-07-25T13:47:41.709Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:47:41.709Z] #69 1.650 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:47:41.709Z] #69 1.651 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:47:41.709Z] #69 1.651 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:47:41.709Z] #69 1.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:47:41.709Z] #69 2.238 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:47:41.709Z] #69 2.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:47:41.709Z] #69 3.218 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:47:41.709Z] #69 3.683 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:47:41.709Z] #69 4.051 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:47:41.709Z] #69 4.051 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:47:41.709Z] #69 4.052 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:47:41.709Z] #69 4.053 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:47:41.709Z] #69 4.066 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:47:41.709Z] #69 4.359 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:47:41.709Z] #69 4.363 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:47:41.709Z] #69 4.364 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:47:41.709Z] #69 4.367 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:47:41.709Z] #69 4.369 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:47:41.719Z] [2022-07-25T13:47:41.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:41.719Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:41.719Z] #11 DONE 0.0s [2022-07-25T13:47:41.719Z] [2022-07-25T13:47:41.719Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:47:41.719Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:47:41.719Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-25T13:47:41.719Z] #73 DONE 0.0s [2022-07-25T13:47:41.719Z] [2022-07-25T13:47:41.719Z] #24 [internal] load build context [2022-07-25T13:47:41.719Z] #24 sha256:ae62c5519329a6f46ea7d0f0c436d30d3f714946c3387bece376a158e501e85b [2022-07-25T13:47:42.670Z] #24 ... [2022-07-25T13:47:42.670Z] [2022-07-25T13:47:42.670Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T13:47:42.670Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T13:47:42.670Z] #49 DONE 0.0s [2022-07-25T13:47:42.670Z] [2022-07-25T13:47:42.670Z] #24 [internal] load build context [2022-07-25T13:47:42.670Z] #24 sha256:ae62c5519329a6f46ea7d0f0c436d30d3f714946c3387bece376a158e501e85b [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 6.0% of statements [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/builder/remotecontext 0.111s coverage: 13.7% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/builder/dockerfile 0.478s coverage: 49.3% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/builder/remotecontext/git 1.533s coverage: 86.3% of statements [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T13:47:42.911Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 69.3% of statements [2022-07-25T13:47:42.911Z] ok github.com/docker/docker/client 0.115s coverage: 75.9% of statements [2022-07-25T13:47:44.056Z] #24 transferring context: 11.26MB 2.4s [2022-07-25T13:47:44.933Z] #28 ... [2022-07-25T13:47:44.933Z] [2022-07-25T13:47:44.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:44.933Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:44.933Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T13:47:44.933Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:47:44.933Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T13:47:44.933Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done [2022-07-25T13:47:44.933Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T13:47:44.934Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done [2022-07-25T13:47:44.934Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.7s done [2022-07-25T13:47:44.934Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.8s done [2022-07-25T13:47:44.934Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.1s [2022-07-25T13:47:44.934Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.50MB / 141.81MB 6.1s [2022-07-25T13:47:44.934Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.9s done [2022-07-25T13:47:45.503Z] #11 ... [2022-07-25T13:47:45.503Z] [2022-07-25T13:47:45.503Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:47:45.503Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:47:45.503Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-25T13:47:45.503Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:47:45.503Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:47:45.504Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:47:45.504Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-25T13:47:45.504Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-07-25T13:47:45.504Z] #71 DONE 7.1s [2022-07-25T13:47:45.504Z] [2022-07-25T13:47:45.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:45.504Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:45.504Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.7s done [2022-07-25T13:47:45.504Z] #11 ... [2022-07-25T13:47:45.504Z] [2022-07-25T13:47:45.504Z] #24 [internal] load build context [2022-07-25T13:47:45.504Z] #24 sha256:62eaf5adf89d4d0740ebef429d647ce24d7dcc7f921754acf4338bd7a2beee96 [2022-07-25T13:47:45.504Z] #24 transferring context: 39.27MB 7.0s [2022-07-25T13:47:45.504Z] #24 ... [2022-07-25T13:47:45.504Z] [2022-07-25T13:47:45.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:45.504Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:45.504Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 84.93MB / 141.81MB 7.0s [2022-07-25T13:47:45.763Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 92.27MB / 141.81MB 7.2s [2022-07-25T13:47:46.022Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.87MB / 141.81MB 7.5s [2022-07-25T13:47:46.592Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 7.9s [2022-07-25T13:47:46.852Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-25T13:47:47.111Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 117.44MB / 141.81MB 8.5s [2022-07-25T13:47:47.684Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 9.0s [2022-07-25T13:47:47.944Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 132.12MB / 141.81MB 9.2s [2022-07-25T13:47:47.944Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.46MB / 141.81MB 9.4s [2022-07-25T13:47:48.514Z] #11 ... [2022-07-25T13:47:48.514Z] [2022-07-25T13:47:48.514Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:47:48.514Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:47:48.514Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-07-25T13:47:48.514Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:47:48.514Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:47:48.514Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:47:48.514Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-07-25T13:47:48.514Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-07-25T13:47:48.514Z] #73 ... [2022-07-25T13:47:48.514Z] [2022-07-25T13:47:48.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:48.514Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:48.514Z] #11 ... [2022-07-25T13:47:48.514Z] [2022-07-25T13:47:48.514Z] #24 [internal] load build context [2022-07-25T13:47:48.514Z] #24 sha256:62eaf5adf89d4d0740ebef429d647ce24d7dcc7f921754acf4338bd7a2beee96 [2022-07-25T13:47:48.514Z] #24 transferring context: 62.08MB 10.1s done [2022-07-25T13:47:48.514Z] #24 DONE 10.3s [2022-07-25T13:47:48.514Z] [2022-07-25T13:47:48.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:48.514Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:48.514Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.0s done [2022-07-25T13:47:49.356Z] #24 ... [2022-07-25T13:47:49.356Z] [2022-07-25T13:47:49.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:49.356Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:49.356Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T13:47:49.356Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T13:47:49.356Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T13:47:49.356Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T13:47:49.356Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-25T13:47:49.356Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.0s done [2022-07-25T13:47:49.356Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.5s done [2022-07-25T13:47:49.356Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.4s done [2022-07-25T13:47:49.356Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.5s [2022-07-25T13:47:49.356Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 72.35MB / 141.81MB 6.5s [2022-07-25T13:47:49.356Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.6s [2022-07-25T13:47:49.356Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.5s done [2022-07-25T13:47:49.356Z] #11 ... [2022-07-25T13:47:49.356Z] [2022-07-25T13:47:49.356Z] #24 [internal] load build context [2022-07-25T13:47:49.356Z] #24 sha256:ae62c5519329a6f46ea7d0f0c436d30d3f714946c3387bece376a158e501e85b [2022-07-25T13:47:49.356Z] #24 ... [2022-07-25T13:47:49.356Z] [2022-07-25T13:47:49.356Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:47:49.356Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T13:47:49.356Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T13:47:49.356Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:47:49.356Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T13:47:49.356Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T13:47:49.356Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-25T13:47:49.356Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2022-07-25T13:47:49.356Z] #71 DONE 7.1s [2022-07-25T13:47:49.356Z] [2022-07-25T13:47:49.356Z] #24 [internal] load build context [2022-07-25T13:47:49.356Z] #24 sha256:ae62c5519329a6f46ea7d0f0c436d30d3f714946c3387bece376a158e501e85b [2022-07-25T13:47:49.356Z] #24 ... [2022-07-25T13:47:49.356Z] [2022-07-25T13:47:49.356Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:47:49.356Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:47:49.356Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T13:47:49.356Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T13:47:49.356Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T13:47:49.356Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-07-25T13:47:49.356Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2022-07-25T13:47:49.356Z] #73 DONE 7.2s [2022-07-25T13:47:49.356Z] [2022-07-25T13:47:49.356Z] #24 [internal] load build context [2022-07-25T13:47:49.356Z] #24 sha256:ae62c5519329a6f46ea7d0f0c436d30d3f714946c3387bece376a158e501e85b [2022-07-25T13:47:49.356Z] #24 transferring context: 31.92MB 7.5s [2022-07-25T13:47:49.452Z] #11 ... [2022-07-25T13:47:49.452Z] [2022-07-25T13:47:49.452Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T13:47:49.452Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T13:47:49.452Z] #73 DONE 10.7s [2022-07-25T13:47:49.452Z] [2022-07-25T13:47:49.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:49.452Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:50.390Z] #11 ... [2022-07-25T13:47:50.390Z] [2022-07-25T13:47:50.390Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:47:50.390Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:47:50.390Z] #72 DONE 0.7s [2022-07-25T13:47:50.390Z] [2022-07-25T13:47:50.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:50.390Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:51.329Z] #11 ... [2022-07-25T13:47:51.329Z] [2022-07-25T13:47:51.329Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:47:51.329Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:47:51.329Z] #74 DONE 0.9s [2022-07-25T13:47:51.329Z] [2022-07-25T13:47:51.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:51.329Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:51.670Z] #69 18.79 Fetched 40.6 MB in 17s (2336 kB/s) [2022-07-25T13:47:51.670Z] #69 18.79 Reading package lists... [2022-07-25T13:47:51.670Z] #69 ... [2022-07-25T13:47:51.670Z] [2022-07-25T13:47:51.670Z] #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-07-25T13:47:51.670Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:47:51.670Z] #20 18.80 Fetched 40.6 MB in 17s (2331 kB/s) [2022-07-25T13:47:51.898Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.2s [2022-07-25T13:47:51.901Z] #24 ... [2022-07-25T13:47:51.901Z] [2022-07-25T13:47:51.901Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:47:51.901Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:47:51.901Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-25T13:47:51.901Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T13:47:51.901Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T13:47:51.901Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T13:47:51.901Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-25T13:47:52.165Z] #28 ... [2022-07-25T13:47:52.165Z] [2022-07-25T13:47:52.165Z] #24 [internal] load build context [2022-07-25T13:47:52.165Z] #24 sha256:ae62c5519329a6f46ea7d0f0c436d30d3f714946c3387bece376a158e501e85b [2022-07-25T13:47:52.426Z] #24 transferring context: 62.08MB 10.7s done [2022-07-25T13:47:52.995Z] #24 DONE 11.2s [2022-07-25T13:47:52.995Z] [2022-07-25T13:47:52.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:52.995Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:52.995Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.7s done [2022-07-25T13:47:52.995Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.9s done [2022-07-25T13:47:53.254Z] #11 ... [2022-07-25T13:47:53.254Z] [2022-07-25T13:47:53.254Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:47:53.254Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:47:53.254Z] #72 DONE 1.0s [2022-07-25T13:47:53.254Z] [2022-07-25T13:47:53.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:53.254Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:53.281Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.5s done [2022-07-25T13:47:53.516Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.6s [2022-07-25T13:47:53.541Z] #11 ... [2022-07-25T13:47:53.541Z] [2022-07-25T13:47:53.541Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:47:53.541Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:47:53.541Z] #28 DONE 14.9s [2022-07-25T13:47:53.541Z] [2022-07-25T13:47:53.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:53.541Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:53.541Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-25T13:47:54.089Z] #11 ... [2022-07-25T13:47:54.089Z] [2022-07-25T13:47:54.089Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:47:54.089Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:47:54.089Z] #74 DONE 0.8s [2022-07-25T13:47:54.089Z] [2022-07-25T13:47:54.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:54.089Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:54.110Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done [2022-07-25T13:47:54.371Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-25T13:47:55.310Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-25T13:47:55.569Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-25T13:47:56.626Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.2s done [2022-07-25T13:47:56.626Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-25T13:47:56.626Z] #11 ... [2022-07-25T13:47:56.626Z] [2022-07-25T13:47:56.626Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T13:47:56.626Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T13:47:56.626Z] #28 DONE 14.4s [2022-07-25T13:47:56.626Z] [2022-07-25T13:47:56.626Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:47:56.626Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:47:56.885Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done [2022-07-25T13:47:57.145Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-25T13:47:58.090Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-25T13:47:58.090Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-25T13:47:59.764Z] #20 18.80 Reading package lists... [2022-07-25T13:47:59.764Z] #20 ... [2022-07-25T13:47:59.764Z] [2022-07-25T13:47:59.764Z] #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-07-25T13:47:59.764Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:47:59.764Z] #69 18.79 Reading package lists... [2022-07-25T13:48:00.327Z] #69 27.80 Reading package lists... [2022-07-25T13:48:00.327Z] #69 ... [2022-07-25T13:48:00.327Z] [2022-07-25T13:48:00.327Z] #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-07-25T13:48:00.328Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:48:00.328Z] #49 19.05 Fetched 40.6 MB in 18s (2268 kB/s) [2022-07-25T13:48:00.328Z] #49 19.05 Reading package lists... [2022-07-25T13:48:00.585Z] #49 27.81 Reading package lists... [2022-07-25T13:48:00.585Z] #49 ... [2022-07-25T13:48:00.585Z] [2022-07-25T13:48:00.585Z] #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-07-25T13:48:00.585Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:00.585Z] #20 18.80 Reading package lists... [2022-07-25T13:48:00.852Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.2s [2022-07-25T13:48:03.367Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-25T13:48:03.395Z] #11 ... [2022-07-25T13:48:03.395Z] [2022-07-25T13:48:03.395Z] #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-07-25T13:48:03.395Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:48:03.395Z] #29 1.667 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:03.395Z] #29 1.675 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:03.395Z] #29 1.675 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:03.395Z] #29 1.862 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:03.395Z] #29 2.232 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:03.395Z] #29 2.670 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:03.395Z] #29 3.719 Fetched 8560 kB in 2s (3656 kB/s) [2022-07-25T13:48:03.395Z] #29 3.719 Reading package lists... [2022-07-25T13:48:03.395Z] #29 4.500 Reading package lists... [2022-07-25T13:48:03.395Z] #29 5.262 Building dependency tree... [2022-07-25T13:48:03.395Z] #29 5.622 The following additional packages will be installed: [2022-07-25T13:48:03.395Z] #29 5.622 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:48:03.395Z] #29 5.622 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:48:03.395Z] #29 5.622 Recommended packages: [2022-07-25T13:48:03.395Z] #29 5.622 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:48:03.395Z] #29 5.815 The following NEW packages will be installed: [2022-07-25T13:48:03.395Z] #29 5.822 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:48:03.395Z] #29 5.822 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:48:03.395Z] #29 5.822 libssh2-1 openssl [2022-07-25T13:48:03.395Z] #29 6.095 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:48:03.395Z] #29 6.095 Need to get 3041 kB of archives. [2022-07-25T13:48:03.395Z] #29 6.095 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T13:48:03.395Z] #29 6.095 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T13:48:03.395Z] #29 6.138 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-07-25T13:48:03.395Z] #29 6.138 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T13:48:03.395Z] #29 6.138 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T13:48:03.395Z] #29 6.144 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T13:48:03.395Z] #29 6.144 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:48:03.395Z] #29 6.144 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:48:03.395Z] #29 6.152 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:48:03.395Z] #29 6.446 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:48:03.395Z] #29 6.495 Fetched 3041 kB in 0s (9483 kB/s) [2022-07-25T13:48:03.395Z] #29 6.567 Selecting previously unselected package openssl. [2022-07-25T13:48:03.395Z] #29 6.567 (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 ... 6661 files and directories currently installed.) [2022-07-25T13:48:03.395Z] #29 6.570 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 6.581 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:48:03.395Z] #29 6.819 Selecting previously unselected package ca-certificates. [2022-07-25T13:48:03.395Z] #29 6.819 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:48:03.395Z] #29 6.910 Unpacking ca-certificates (20210119) ... [2022-07-25T13:48:03.395Z] #29 7.110 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T13:48:03.395Z] #29 7.110 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 7.120 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:48:03.395Z] #29 7.270 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T13:48:03.395Z] #29 7.270 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 7.274 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 7.402 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T13:48:03.395Z] #29 7.402 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 7.414 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 7.555 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T13:48:03.395Z] #29 7.555 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 7.555 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 7.689 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T13:48:03.395Z] #29 7.689 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 7.695 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:48:03.395Z] #29 7.901 Selecting previously unselected package libpsl5:amd64. [2022-07-25T13:48:03.395Z] #29 7.901 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 7.906 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:48:03.395Z] #29 8.079 Selecting previously unselected package librtmp1:amd64. [2022-07-25T13:48:03.395Z] #29 8.079 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 8.124 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:48:03.395Z] #29 8.177 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T13:48:03.395Z] #29 8.177 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 8.240 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:48:03.395Z] #29 8.399 Selecting previously unselected package libcurl4:amd64. [2022-07-25T13:48:03.395Z] #29 8.399 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 8.414 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 8.539 Selecting previously unselected package curl. [2022-07-25T13:48:03.395Z] #29 8.539 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 8.543 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 8.807 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:48:03.395Z] #29 8.807 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 8.812 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:48:03.395Z] #29 8.988 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:48:03.395Z] #29 8.988 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 9.021 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:48:03.395Z] #29 9.137 Selecting previously unselected package jq. [2022-07-25T13:48:03.395Z] #29 9.137 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:48:03.395Z] #29 9.146 Unpacking jq (1.6-2.1) ... [2022-07-25T13:48:03.395Z] #29 9.201 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:48:03.395Z] #29 9.214 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:48:03.395Z] #29 9.227 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:48:03.395Z] #29 9.237 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 9.250 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:48:03.395Z] #29 9.264 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 9.277 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:48:03.395Z] #29 9.289 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:48:03.395Z] #29 9.306 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:48:03.395Z] #29 9.317 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:48:03.395Z] #29 9.329 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:48:03.395Z] #29 9.341 Setting up ca-certificates (20210119) ... [2022-07-25T13:48:03.658Z] #29 10.18 Updating certificates in /etc/ssl/certs... [2022-07-25T13:48:03.658Z] #29 ... [2022-07-25T13:48:03.658Z] [2022-07-25T13:48:03.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:03.658Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:04.600Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.1s done [2022-07-25T13:48:04.761Z] #20 27.86 Reading package lists... [2022-07-25T13:48:04.761Z] #20 ... [2022-07-25T13:48:04.761Z] [2022-07-25T13:48:04.761Z] #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-07-25T13:48:04.761Z] #74 sha256:8e72d0fa2f9b99fd0ab5b05b6e27d885bd313106d6f0dfe6c54f0620fd42e530 [2022-07-25T13:48:04.761Z] #74 29.16 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:48:04.761Z] #74 29.16 + GOBIN=/build [2022-07-25T13:48:04.761Z] #74 29.16 + GO111MODULE=on [2022-07-25T13:48:04.761Z] #74 29.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:04.761Z] #74 32.63 rootlesskit version 1.0.0 [2022-07-25T13:48:04.761Z] #74 32.64 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:48:04.761Z] #74 32.64 -container-ip string [2022-07-25T13:48:04.761Z] #74 32.64 container ip [2022-07-25T13:48:04.761Z] #74 32.64 -container-port int [2022-07-25T13:48:04.761Z] #74 32.64 container port (default -1) [2022-07-25T13:48:04.761Z] #74 32.64 -host-ip string [2022-07-25T13:48:04.761Z] #74 32.64 host ip [2022-07-25T13:48:04.761Z] #74 32.64 -host-port int [2022-07-25T13:48:04.761Z] #74 32.64 host port (default -1) [2022-07-25T13:48:04.761Z] #74 32.64 -proto string [2022-07-25T13:48:04.761Z] #74 32.64 proxy protocol (default "tcp") [2022-07-25T13:48:04.761Z] #74 DONE 33.0s [2022-07-25T13:48:04.761Z] [2022-07-25T13:48:04.761Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:48:04.761Z] #75 sha256:9e5523ec6d53ffdeb0ae4461eebc0fdeabcdc475506749b61c0cf959aacc1c7d [2022-07-25T13:48:04.761Z] #75 DONE 0.0s [2022-07-25T13:48:04.761Z] [2022-07-25T13:48:04.761Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:48:04.761Z] #76 sha256:33b0b9f6ed0ccd2bc6efc3782c64a00968504a0821564dbdcf9063017a1f0fc0 [2022-07-25T13:48:04.761Z] #76 DONE 0.1s [2022-07-25T13:48:04.761Z] [2022-07-25T13:48:04.761Z] #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-07-25T13:48:04.761Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:48:04.860Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T13:48:05.923Z] #11 ... [2022-07-25T13:48:05.923Z] [2022-07-25T13:48:05.923Z] #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-07-25T13:48:05.923Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:48:05.923Z] #29 1.634 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:05.923Z] #29 1.646 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:05.923Z] #29 1.646 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:05.923Z] #29 1.790 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:05.923Z] #29 2.166 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:05.923Z] #29 2.586 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:05.923Z] #29 3.622 Fetched 8560 kB in 2s (3786 kB/s) [2022-07-25T13:48:05.923Z] #29 3.622 Reading package lists... [2022-07-25T13:48:05.923Z] #29 4.402 Reading package lists... [2022-07-25T13:48:05.923Z] #29 5.206 Building dependency tree... [2022-07-25T13:48:05.923Z] #29 5.600 The following additional packages will be installed: [2022-07-25T13:48:05.923Z] #29 5.601 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T13:48:05.923Z] #29 5.601 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T13:48:05.923Z] #29 5.603 Recommended packages: [2022-07-25T13:48:05.923Z] #29 5.603 libldap-common publicsuffix libsasl2-modules [2022-07-25T13:48:05.923Z] #29 5.842 The following NEW packages will be installed: [2022-07-25T13:48:05.923Z] #29 5.842 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T13:48:05.923Z] #29 5.842 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T13:48:05.923Z] #29 5.842 libssh2-1 openssl [2022-07-25T13:48:05.923Z] #29 6.105 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:48:05.923Z] #29 6.105 Need to get 3041 kB of archives. [2022-07-25T13:48:05.923Z] #29 6.105 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T13:48:05.923Z] #29 6.105 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T13:48:05.923Z] #29 6.111 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T13:48:05.923Z] #29 6.121 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T13:48:05.923Z] #29 6.121 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-07-25T13:48:05.923Z] #29 6.121 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T13:48:05.923Z] #29 6.130 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T13:48:05.923Z] #29 6.130 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T13:48:05.923Z] #29 6.130 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T13:48:05.923Z] #29 6.130 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T13:48:05.923Z] #29 6.157 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T13:48:05.923Z] #29 6.157 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T13:48:05.923Z] #29 6.162 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T13:48:05.923Z] #29 6.162 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:48:05.923Z] #29 6.170 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:48:05.923Z] #29 6.170 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:48:05.923Z] #29 6.401 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:48:05.923Z] #29 6.454 Fetched 3041 kB in 0s (8868 kB/s) [2022-07-25T13:48:05.923Z] #29 6.557 Selecting previously unselected package openssl. [2022-07-25T13:48:05.923Z] #29 6.557 (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 ... 6661 files and directories currently installed.) [2022-07-25T13:48:05.923Z] #29 6.561 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 6.570 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:48:05.923Z] #29 6.826 Selecting previously unselected package ca-certificates. [2022-07-25T13:48:05.923Z] #29 6.826 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T13:48:05.923Z] #29 6.832 Unpacking ca-certificates (20210119) ... [2022-07-25T13:48:05.923Z] #29 6.996 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T13:48:05.923Z] #29 6.996 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.006 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:48:05.923Z] #29 7.139 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T13:48:05.923Z] #29 7.139 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.150 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 7.230 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T13:48:05.923Z] #29 7.230 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.235 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 7.328 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T13:48:05.923Z] #29 7.328 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.332 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 7.552 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T13:48:05.923Z] #29 7.552 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.558 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:48:05.923Z] #29 7.743 Selecting previously unselected package libpsl5:amd64. [2022-07-25T13:48:05.923Z] #29 7.743 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.749 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:48:05.923Z] #29 7.840 Selecting previously unselected package librtmp1:amd64. [2022-07-25T13:48:05.923Z] #29 7.840 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.845 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:48:05.923Z] #29 7.969 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T13:48:05.923Z] #29 7.969 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 7.979 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:48:05.923Z] #29 8.137 Selecting previously unselected package libcurl4:amd64. [2022-07-25T13:48:05.923Z] #29 8.137 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 8.142 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 8.341 Selecting previously unselected package curl. [2022-07-25T13:48:05.923Z] #29 8.341 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 8.352 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 8.473 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:48:05.923Z] #29 8.473 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 8.506 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:48:05.923Z] #29 8.649 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:48:05.923Z] #29 8.649 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 8.658 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:48:05.923Z] #29 8.827 Selecting previously unselected package jq. [2022-07-25T13:48:05.923Z] #29 8.827 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:48:05.923Z] #29 8.841 Unpacking jq (1.6-2.1) ... [2022-07-25T13:48:05.923Z] #29 8.899 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T13:48:05.923Z] #29 8.925 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T13:48:05.923Z] #29 8.952 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T13:48:05.923Z] #29 8.984 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 9.013 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T13:48:05.923Z] #29 9.059 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 9.080 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T13:48:05.923Z] #29 9.098 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T13:48:05.923Z] #29 9.171 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:48:05.923Z] #29 9.191 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:48:05.923Z] #29 9.208 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T13:48:05.923Z] #29 9.225 Setting up ca-certificates (20210119) ... [2022-07-25T13:48:05.923Z] #29 ... [2022-07-25T13:48:05.923Z] [2022-07-25T13:48:05.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:05.923Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:06.131Z] #69 27.80 Reading package lists... [2022-07-25T13:48:06.131Z] #69 ... [2022-07-25T13:48:06.131Z] [2022-07-25T13:48:06.131Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T13:48:06.131Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T13:48:06.131Z] #79 CACHED [2022-07-25T13:48:06.131Z] [2022-07-25T13:48:06.131Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T13:48:06.131Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T13:48:06.131Z] #81 CACHED [2022-07-25T13:48:06.131Z] [2022-07-25T13:48:06.131Z] #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-07-25T13:48:06.131Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:48:06.131Z] #83 CACHED [2022-07-25T13:48:06.131Z] [2022-07-25T13:48:06.131Z] #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-07-25T13:48:06.131Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:48:06.131Z] #84 CACHED [2022-07-25T13:48:06.131Z] [2022-07-25T13:48:06.131Z] #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-07-25T13:48:06.131Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:48:06.862Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.6s done [2022-07-25T13:48:07.123Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T13:48:07.407Z] #11 ... [2022-07-25T13:48:07.407Z] [2022-07-25T13:48:07.407Z] #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-07-25T13:48:07.407Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:48:07.407Z] #29 11.23 129 added, 0 removed; done. [2022-07-25T13:48:07.407Z] #29 11.31 Setting up jq (1.6-2.1) ... [2022-07-25T13:48:07.407Z] #29 11.32 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:07.407Z] #29 11.34 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:07.407Z] #29 11.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:48:07.407Z] #29 11.37 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:48:07.407Z] #29 11.38 Updating certificates in /etc/ssl/certs... [2022-07-25T13:48:07.407Z] #29 12.31 0 added, 0 removed; done. [2022-07-25T13:48:07.407Z] #29 12.31 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:48:07.407Z] #29 12.31 done. [2022-07-25T13:48:07.407Z] #29 DONE 13.5s [2022-07-25T13:48:07.407Z] [2022-07-25T13:48:07.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:07.407Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:07.407Z] #11 ... [2022-07-25T13:48:07.407Z] [2022-07-25T13:48:07.407Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:48:07.407Z] #30 sha256:0335e493eb6702ceab3b227cbbb0c3dd30c188649a59fdc015ba934e168076aa [2022-07-25T13:48:07.407Z] #30 DONE 0.1s [2022-07-25T13:48:07.407Z] [2022-07-25T13:48:07.407Z] #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-07-25T13:48:07.407Z] #31 sha256:979186e4bc8011623c9ac3a8cee193e3ae8219ca0ca43c9321c0e41c1dd4efaf [2022-07-25T13:48:07.498Z] #49 27.81 Reading package lists... [2022-07-25T13:48:07.498Z] #49 ... [2022-07-25T13:48:07.498Z] [2022-07-25T13:48:07.499Z] #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-07-25T13:48:07.499Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:07.499Z] #20 27.86 Reading package lists... [2022-07-25T13:48:08.010Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:48:08.010Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:48:08.010Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:48:08.010Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:48:08.010Z] [2022-07-25T13:48:08.010Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:48:08.010Z] DOCKER_SYSTEMD=1 [2022-07-25T13:48:08.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:48:08.010Z] HOSTNAME=ea92fd0e69ef [2022-07-25T13:48:08.010Z] DEST=bundles/test-integration [2022-07-25T13:48:08.010Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:48:08.010Z] DOCKER_GITCOMMIT=c3f89171ee3848ba05a92beee83b676ea9eb1d53 [2022-07-25T13:48:08.011Z] container=docker [2022-07-25T13:48:08.011Z] HOME=/root [2022-07-25T13:48:08.011Z] LANG=C.UTF-8 [2022-07-25T13:48:08.011Z] INVOCATION_ID=76f7aac504724a5d9beb46b6e1a06179 [2022-07-25T13:48:08.011Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:48:08.011Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:48:08.011Z] VALIDATE_BRANCH=master [2022-07-25T13:48:08.011Z] TERM=xterm [2022-07-25T13:48:08.011Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:48:08.011Z] SHLVL=3 [2022-07-25T13:48:08.011Z] TIMEOUT=120m [2022-07-25T13:48:08.011Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:48:08.011Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:48:08.011Z] GO111MODULE=off [2022-07-25T13:48:08.011Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T13:48:08.011Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:48:08.011Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:48:08.011Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:48:08.011Z] GOPATH=/go [2022-07-25T13:48:08.011Z] PKG_CONFIG=pkg-config [2022-07-25T13:48:08.011Z] _=/usr/bin/env [2022-07-25T13:48:08.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:48:09.337Z] #31 2.268 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:48:09.602Z] #31 2.559 [2022-07-25T13:48:09.645Z] #20 36.46 Building dependency tree... [2022-07-25T13:48:09.646Z] #20 38.03 Reading state information... [2022-07-25T13:48:10.122Z] #31 2.796 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:10.122Z] #31 3.047 [2022-07-25T13:48:10.428Z] #11 ... [2022-07-25T13:48:10.428Z] [2022-07-25T13:48:10.428Z] #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-07-25T13:48:10.428Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T13:48:10.428Z] #29 9.980 Updating certificates in /etc/ssl/certs... [2022-07-25T13:48:10.428Z] #29 11.24 129 added, 0 removed; done. [2022-07-25T13:48:10.428Z] #29 11.32 Setting up jq (1.6-2.1) ... [2022-07-25T13:48:10.428Z] #29 11.33 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:10.428Z] #29 11.34 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T13:48:10.428Z] #29 11.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:48:10.429Z] #29 11.38 Processing triggers for ca-certificates (20210119) ... [2022-07-25T13:48:10.429Z] #29 11.39 Updating certificates in /etc/ssl/certs... [2022-07-25T13:48:10.429Z] #29 12.40 0 added, 0 removed; done. [2022-07-25T13:48:10.429Z] #29 12.40 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T13:48:10.429Z] #29 12.41 done. [2022-07-25T13:48:10.429Z] #29 DONE 13.5s [2022-07-25T13:48:10.429Z] [2022-07-25T13:48:10.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:10.429Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:10.429Z] #11 ... [2022-07-25T13:48:10.429Z] [2022-07-25T13:48:10.429Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T13:48:10.429Z] #30 sha256:aa53eae19dcd0af53ceee56df2342f35b3c7194e755e02de6dc1813c25168912 [2022-07-25T13:48:10.429Z] #30 DONE 0.2s [2022-07-25T13:48:10.429Z] [2022-07-25T13:48:10.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:10.429Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:11.013Z] #20 39.59 The following additional packages will be installed: [2022-07-25T13:48:11.013Z] #20 39.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:48:11.013Z] #20 39.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:48:11.013Z] #20 39.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:48:11.013Z] #20 39.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:48:11.013Z] #20 39.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:48:11.013Z] #20 39.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:48:11.013Z] #20 39.60 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:48:11.013Z] #20 39.62 Suggested packages: [2022-07-25T13:48:11.013Z] #20 39.62 gcc-10-locales seccomp wine64 [2022-07-25T13:48:11.270Z] #20 40.00 The following NEW packages will be installed: [2022-07-25T13:48:11.270Z] #20 40.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:48:11.270Z] #20 40.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:48:11.270Z] #20 40.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:48:11.270Z] #20 40.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:48:11.270Z] #20 40.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:48:11.270Z] #20 40.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:48:11.270Z] #20 40.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:48:11.270Z] #20 40.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:48:11.270Z] #20 40.01 mingw-w64-x86-64-dev [2022-07-25T13:48:11.507Z] #31 4.146 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:48:11.507Z] #31 4.471 [2022-07-25T13:48:11.526Z] #20 40.36 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:48:11.526Z] #20 40.36 Need to get 115 MB of archives. [2022-07-25T13:48:11.526Z] #20 40.36 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:48:11.526Z] #20 40.36 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-07-25T13:48:11.766Z] #31 4.733 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:11.819Z] #20 40.41 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-07-25T13:48:11.819Z] #20 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T13:48:11.819Z] #20 40.45 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-07-25T13:48:11.819Z] #20 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T13:48:11.819Z] #20 40.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:48:11.819Z] #20 40.54 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-07-25T13:48:11.819Z] #20 40.58 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-07-25T13:48:12.026Z] #31 5.054 [2022-07-25T13:48:12.087Z] #20 40.58 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-07-25T13:48:12.087Z] #20 40.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-07-25T13:48:12.336Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-07-25T13:48:12.674Z] #20 ... [2022-07-25T13:48:12.674Z] [2022-07-25T13:48:12.674Z] #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-07-25T13:48:12.674Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T13:48:12.674Z] #69 27.80 Reading package lists... [2022-07-25T13:48:12.674Z] #69 36.38 Building dependency tree... [2022-07-25T13:48:12.674Z] #69 38.02 Reading state information... [2022-07-25T13:48:12.674Z] #69 39.32 The following additional packages will be installed: [2022-07-25T13:48:12.674Z] #69 39.34 libbtrfs0 [2022-07-25T13:48:12.674Z] #69 39.54 The following NEW packages will be installed: [2022-07-25T13:48:12.674Z] #69 39.56 libbtrfs-dev libbtrfs0 [2022-07-25T13:48:12.674Z] #69 40.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:48:12.674Z] #69 40.00 Need to get 460 kB of archives. [2022-07-25T13:48:12.674Z] #69 40.00 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:48:12.674Z] #69 40.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:48:12.674Z] #69 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:48:12.674Z] #69 40.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:48:12.674Z] #69 40.63 Fetched 460 kB in 0s (1430 kB/s) [2022-07-25T13:48:12.674Z] #69 40.70 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:48:12.674Z] #69 40.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 ... 30255 files and directories currently installed.) [2022-07-25T13:48:12.674Z] #69 40.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:48:12.674Z] #69 40.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:48:12.674Z] #69 40.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:48:12.674Z] #69 40.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:48:12.674Z] #69 40.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:48:12.674Z] #69 41.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:48:12.674Z] #69 41.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:48:12.674Z] #69 41.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:48:12.674Z] #69 DONE 41.3s [2022-07-25T13:48:12.674Z] [2022-07-25T13:48:12.674Z] #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-07-25T13:48:12.674Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:12.674Z] #20 41.21 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-07-25T13:48:12.674Z] #20 ... [2022-07-25T13:48:12.674Z] [2022-07-25T13:48:12.674Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:48:12.674Z] #70 sha256:eb2e7fa1723599fe6d4b051a37f2b0c26c6409807af48fd2e987e466b0e1b5ae [2022-07-25T13:48:12.674Z] #70 DONE 0.2s [2022-07-25T13:48:12.674Z] [2022-07-25T13:48:12.674Z] #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-07-25T13:48:12.674Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:12.674Z] #20 41.41 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-07-25T13:48:12.933Z] #20 41.71 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-07-25T13:48:13.406Z] #31 6.112 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:48:13.406Z] #31 ... [2022-07-25T13:48:13.406Z] [2022-07-25T13:48:13.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:13.406Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:13.406Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.8s done [2022-07-25T13:48:13.406Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.5s [2022-07-25T13:48:13.494Z] #20 42.24 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-07-25T13:48:13.750Z] #20 42.41 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-07-25T13:48:13.750Z] #20 42.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:48:13.750Z] #20 42.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:48:13.750Z] #20 42.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:48:13.750Z] #20 42.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:48:13.750Z] #20 42.43 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-07-25T13:48:13.750Z] #20 42.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:48:13.750Z] #20 42.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:48:13.750Z] #20 42.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:48:13.750Z] #20 42.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:48:13.750Z] #20 42.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:48:13.750Z] #20 42.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:48:13.750Z] #20 42.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:48:13.750Z] #20 42.46 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-07-25T13:48:13.750Z] #20 42.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T13:48:13.750Z] #20 42.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:48:14.312Z] #20 42.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:48:14.312Z] #20 43.13 Fetched 115 MB in 2s (48.2 MB/s) [2022-07-25T13:48:14.568Z] #20 43.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:48:14.568Z] #20 43.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 ... 30255 files and directories currently installed.) [2022-07-25T13:48:14.568Z] #20 43.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:48:14.568Z] #20 43.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:48:14.888Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.6s done [2022-07-25T13:48:15.147Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-25T13:48:15.496Z] #20 ... [2022-07-25T13:48:15.496Z] [2022-07-25T13:48:15.496Z] #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-07-25T13:48:15.496Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T13:48:15.496Z] #49 27.81 Reading package lists... [2022-07-25T13:48:15.496Z] #49 36.62 Building dependency tree... [2022-07-25T13:48:15.496Z] #49 37.94 Reading state information... [2022-07-25T13:48:15.496Z] #49 39.31 The following additional packages will be installed: [2022-07-25T13:48:15.496Z] #49 39.34 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-25T13:48:15.496Z] #49 39.37 Suggested packages: [2022-07-25T13:48:15.496Z] #49 39.37 cmake-doc ninja-build lrzip [2022-07-25T13:48:15.496Z] #49 39.37 Recommended packages: [2022-07-25T13:48:15.496Z] #49 39.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:48:15.496Z] #49 39.81 The following NEW packages will be installed: [2022-07-25T13:48:15.496Z] #49 39.82 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-25T13:48:15.496Z] #49 40.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:48:15.496Z] #49 40.17 Need to get 8418 kB of archives. [2022-07-25T13:48:15.496Z] #49 40.17 After this operation, 34.9 MB of additional disk space will be used. [2022-07-25T13:48:15.496Z] #49 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:48:15.496Z] #49 40.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T13:48:15.496Z] #49 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:48:15.496Z] #49 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:48:15.496Z] #49 40.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:48:15.496Z] #49 40.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:48:15.496Z] #49 40.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:48:15.496Z] #49 40.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:48:15.496Z] #49 40.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:48:15.496Z] #49 41.01 Fetched 8418 kB in 0s (23.8 MB/s) [2022-07-25T13:48:15.496Z] #49 41.05 Selecting previously unselected package xxd. [2022-07-25T13:48:15.496Z] #49 41.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-25T13:48:15.496Z] #49 41.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:48:15.496Z] #49 41.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 41.16 Selecting previously unselected package vim-common. [2022-07-25T13:48:15.496Z] #49 41.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:48:15.496Z] #49 41.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 41.40 Selecting previously unselected package cmake-data. [2022-07-25T13:48:15.496Z] #49 41.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:48:15.496Z] #49 41.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 42.30 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:48:15.496Z] #49 42.30 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:48:15.496Z] #49 42.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 42.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:48:15.496Z] #49 42.42 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:48:15.496Z] #49 42.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:48:15.496Z] #49 42.48 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:48:15.496Z] #49 42.49 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:48:15.496Z] #49 42.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:48:15.496Z] #49 42.54 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:48:15.496Z] #49 42.55 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:48:15.496Z] #49 42.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:48:15.496Z] #49 42.59 Selecting previously unselected package cmake. [2022-07-25T13:48:15.496Z] #49 42.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:48:15.496Z] #49 42.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 43.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 43.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 43.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:48:15.496Z] #49 43.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 43.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:48:15.496Z] #49 43.60 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:48:15.496Z] #49 43.61 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 43.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:48:15.496Z] #49 43.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:48:15.496Z] #49 DONE 44.0s [2022-07-25T13:48:15.496Z] [2022-07-25T13:48:15.496Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:48:15.496Z] #50 sha256:cfc31cc490a292c51a215e9ff5d1266b71412e177cc732cb305a4b8f27212b8e [2022-07-25T13:48:15.496Z] #50 DONE 0.1s [2022-07-25T13:48:15.496Z] [2022-07-25T13:48:15.496Z] #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-07-25T13:48:15.496Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:15.496Z] #20 44.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:48:15.496Z] #20 44.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:48:15.496Z] #20 44.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:48:16.057Z] #20 44.93 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:48:16.314Z] #20 44.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:48:16.314Z] #20 44.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:48:16.314Z] #20 45.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:48:16.314Z] #20 45.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:48:16.314Z] #20 45.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:48:16.314Z] #20 45.08 Selecting previously unselected package dmsetup. [2022-07-25T13:48:16.314Z] #20 45.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:48:16.314Z] #20 45.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:48:16.314Z] #20 45.17 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:48:16.314Z] #20 45.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:48:16.314Z] #20 45.18 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:48:17.681Z] #20 46.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:48:17.681Z] #20 46.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:48:17.681Z] #20 46.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:48:18.612Z] #20 ... [2022-07-25T13:48:18.612Z] [2022-07-25T13:48:18.612Z] #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-07-25T13:48:18.612Z] #51 sha256:4c6ede1e41ec800442d75dfa746d9993611adb9156458c9e8597f07b07ed748b [2022-07-25T13:48:18.612Z] #51 0.700 + RM_GOPATH=0 [2022-07-25T13:48:18.612Z] #51 0.701 + TMP_GOPATH= [2022-07-25T13:48:18.612Z] #51 0.702 + : /build [2022-07-25T13:48:18.612Z] #51 0.702 + '[' -z '' ']' [2022-07-25T13:48:18.612Z] #51 0.703 ++ mktemp -d [2022-07-25T13:48:18.612Z] #51 0.705 + export GOPATH=/tmp/tmp.vrKPqzyceV [2022-07-25T13:48:18.612Z] #51 0.705 + GOPATH=/tmp/tmp.vrKPqzyceV [2022-07-25T13:48:18.612Z] #51 0.705 + RM_GOPATH=1 [2022-07-25T13:48:18.612Z] #51 0.705 + case "$(go env GOARCH)" in [2022-07-25T13:48:18.612Z] #51 0.705 ++ go env GOARCH [2022-07-25T13:48:18.612Z] #51 0.710 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:18.612Z] #51 0.710 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:18.612Z] #51 0.710 ++ dirname /install.sh [2022-07-25T13:48:18.612Z] #51 0.711 + dir=/ [2022-07-25T13:48:18.612Z] #51 0.711 + bin=tini [2022-07-25T13:48:18.612Z] #51 0.711 + shift [2022-07-25T13:48:18.612Z] #51 0.711 + '[' '!' -f //tini.installer ']' [2022-07-25T13:48:18.612Z] #51 0.711 + . //tini.installer [2022-07-25T13:48:18.612Z] #51 0.711 ++ : v0.19.0 [2022-07-25T13:48:18.612Z] #51 0.711 + install_tini [2022-07-25T13:48:18.612Z] #51 0.711 + echo 'Install tini version v0.19.0' [2022-07-25T13:48:18.612Z] #51 0.711 + git clone https://github.com/krallin/tini.git /tmp/tmp.vrKPqzyceV/tini [2022-07-25T13:48:18.612Z] #51 0.711 Install tini version v0.19.0 [2022-07-25T13:48:18.612Z] #51 0.714 Cloning into '/tmp/tmp.vrKPqzyceV/tini'... [2022-07-25T13:48:18.612Z] #51 1.057 + cd /tmp/tmp.vrKPqzyceV/tini [2022-07-25T13:48:18.612Z] #51 1.058 + git checkout -q v0.19.0 [2022-07-25T13:48:18.612Z] #51 1.064 + cmake . [2022-07-25T13:48:18.612Z] #51 1.358 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:48:18.612Z] #51 1.390 -- Detecting C compiler ABI info [2022-07-25T13:48:18.612Z] #51 1.627 -- Detecting C compiler ABI info - done [2022-07-25T13:48:18.612Z] #51 1.678 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:48:18.612Z] #51 1.679 -- Detecting C compile features [2022-07-25T13:48:18.612Z] #51 1.680 -- Detecting C compile features - done [2022-07-25T13:48:18.612Z] #51 1.691 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:48:18.612Z] #51 1.769 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:48:18.612Z] #51 1.810 -- Configuring done [2022-07-25T13:48:18.612Z] #51 1.820 -- Generating done [2022-07-25T13:48:18.612Z] #51 1.825 -- Build files have been written to: /tmp/tmp.vrKPqzyceV/tini [2022-07-25T13:48:18.612Z] #51 1.828 + make tini-static [2022-07-25T13:48:18.612Z] #51 1.934 Scanning dependencies of target tini-static [2022-07-25T13:48:18.612Z] #51 1.974 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:48:18.612Z] #51 2.476 [100%] Linking C executable tini-static [2022-07-25T13:48:18.612Z] #51 2.761 [100%] Built target tini-static [2022-07-25T13:48:18.612Z] #51 2.794 + mkdir -p /build [2022-07-25T13:48:18.612Z] #51 2.796 + cp tini-static /build/docker-init [2022-07-25T13:48:18.612Z] #51 DONE 3.1s [2022-07-25T13:48:18.612Z] [2022-07-25T13:48:18.612Z] #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-07-25T13:48:18.612Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:48:18.612Z] #71 0.847 + RM_GOPATH=0 [2022-07-25T13:48:18.612Z] #71 0.847 + TMP_GOPATH= [2022-07-25T13:48:18.612Z] #71 0.847 + : /build [2022-07-25T13:48:18.612Z] #71 0.847 + '[' -z '' ']' [2022-07-25T13:48:18.612Z] #71 0.849 ++ mktemp -d [2022-07-25T13:48:18.612Z] #71 0.850 + export GOPATH=/tmp/tmp.7LbZH7CwbH [2022-07-25T13:48:18.612Z] #71 0.851 + GOPATH=/tmp/tmp.7LbZH7CwbH [2022-07-25T13:48:18.612Z] #71 0.851 + RM_GOPATH=1 [2022-07-25T13:48:18.612Z] #71 0.851 + case "$(go env GOARCH)" in [2022-07-25T13:48:18.612Z] #71 0.851 ++ go env GOARCH [2022-07-25T13:48:18.612Z] #71 0.858 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:18.612Z] #71 0.858 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:18.612Z] #71 0.858 ++ dirname /install.sh [2022-07-25T13:48:18.612Z] #71 0.859 + dir=/ [2022-07-25T13:48:18.612Z] #71 0.859 + bin=containerd [2022-07-25T13:48:18.612Z] #71 0.859 + shift [2022-07-25T13:48:18.612Z] #71 0.859 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:48:18.612Z] #71 0.859 + . //containerd.installer [2022-07-25T13:48:18.612Z] #71 0.859 ++ set -e [2022-07-25T13:48:18.612Z] #71 0.859 ++ : v1.6.6 [2022-07-25T13:48:18.612Z] #71 0.860 + install_containerd [2022-07-25T13:48:18.612Z] #71 0.860 + echo 'Install containerd version v1.6.6' [2022-07-25T13:48:18.612Z] #71 0.860 Install containerd version v1.6.6 [2022-07-25T13:48:18.612Z] #71 0.860 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7LbZH7CwbH/src/github.com/containerd/containerd [2022-07-25T13:48:18.612Z] #71 0.883 Cloning into '/tmp/tmp.7LbZH7CwbH/src/github.com/containerd/containerd'... [2022-07-25T13:48:18.695Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.5s [2022-07-25T13:48:19.981Z] #71 ... [2022-07-25T13:48:19.981Z] [2022-07-25T13:48:19.981Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:48:19.981Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:48:19.981Z] #53 CACHED [2022-07-25T13:48:19.981Z] [2022-07-25T13:48:19.981Z] #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-07-25T13:48:19.981Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:48:19.981Z] #54 CACHED [2022-07-25T13:48:19.981Z] [2022-07-25T13:48:19.981Z] #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-07-25T13:48:19.981Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:48:19.981Z] #57 CACHED [2022-07-25T13:48:19.981Z] [2022-07-25T13:48:19.981Z] #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-07-25T13:48:19.981Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:48:19.981Z] #58 CACHED [2022-07-25T13:48:19.981Z] [2022-07-25T13:48:19.981Z] #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-07-25T13:48:19.981Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:19.981Z] #20 48.64 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:48:19.981Z] #20 48.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:19.981Z] #20 48.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:48:19.982Z] #20 48.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:48:19.982Z] #20 48.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:19.982Z] #20 48.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:48:20.238Z] #20 ... [2022-07-25T13:48:20.238Z] [2022-07-25T13:48:20.238Z] #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-07-25T13:48:20.238Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:48:20.238Z] #60 CACHED [2022-07-25T13:48:20.439Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-25T13:48:20.440Z] #11 ... [2022-07-25T13:48:20.440Z] [2022-07-25T13:48:20.440Z] #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-07-25T13:48:20.440Z] #31 sha256:d74114c1dc4fd7541da0399ad0b6f5151fcd435afda22a57658495f2c156be28 [2022-07-25T13:48:20.440Z] #31 2.554 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T13:48:20.440Z] #31 2.897 [2022-07-25T13:48:20.440Z] #31 3.143 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:20.440Z] #31 3.370 [2022-07-25T13:48:20.440Z] #31 4.422 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T13:48:20.440Z] #31 4.715 [2022-07-25T13:48:20.440Z] #31 4.953 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:20.440Z] #31 5.303 [2022-07-25T13:48:20.440Z] #31 6.222 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T13:48:20.440Z] #31 6.505 [2022-07-25T13:48:20.440Z] #31 6.731 #=#=# ################## 25.8% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-25T13:48:20.440Z] #31 7.294 [2022-07-25T13:48:20.440Z] #31 8.379 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:48:20.440Z] #31 8.748 [2022-07-25T13:48:20.440Z] #31 8.984 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:20.440Z] #31 9.268 [2022-07-25T13:48:20.440Z] #31 10.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:48:20.440Z] #31 ... [2022-07-25T13:48:20.440Z] [2022-07-25T13:48:20.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:20.440Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:20.494Z] [2022-07-25T13:48:20.495Z] #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-07-25T13:48:20.495Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:48:20.606Z] #11 ... [2022-07-25T13:48:20.606Z] [2022-07-25T13:48:20.606Z] #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-07-25T13:48:20.606Z] #31 sha256:979186e4bc8011623c9ac3a8cee193e3ae8219ca0ca43c9321c0e41c1dd4efaf [2022-07-25T13:48:20.606Z] #31 6.407 [2022-07-25T13:48:20.606Z] #31 6.646 #=#=# ### 4.3% #################################### 50.6% ############################################################## 86.7% ######################################################################## 100.0% [2022-07-25T13:48:20.606Z] #31 7.199 [2022-07-25T13:48:20.606Z] #31 8.200 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T13:48:20.606Z] #31 8.506 [2022-07-25T13:48:20.606Z] #31 8.739 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:20.606Z] #31 9.035 [2022-07-25T13:48:20.606Z] #31 9.870 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T13:48:20.606Z] #31 10.23 [2022-07-25T13:48:20.606Z] #31 10.46 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:20.606Z] #31 10.70 [2022-07-25T13:48:20.606Z] #31 10.77 Download of images into '/build' complete. [2022-07-25T13:48:20.606Z] #31 10.77 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:48:20.606Z] #31 10.77 tar -cC '/build' . | docker load [2022-07-25T13:48:20.606Z] #31 DONE 13.2s [2022-07-25T13:48:20.606Z] [2022-07-25T13:48:20.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:20.606Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:20.752Z] #71 ... [2022-07-25T13:48:20.752Z] [2022-07-25T13:48:20.752Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:20.752Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:20.752Z] #62 CACHED [2022-07-25T13:48:20.752Z] [2022-07-25T13:48:20.752Z] #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-07-25T13:48:20.752Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:48:20.752Z] #64 CACHED [2022-07-25T13:48:20.752Z] [2022-07-25T13:48:20.752Z] #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-07-25T13:48:20.752Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:48:21.816Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 31.5% of statements [2022-07-25T13:48:21.816Z] ok github.com/docker/docker/container 0.126s coverage: 36.2% of statements [2022-07-25T13:48:21.816Z] ok github.com/docker/docker/cmd/dockerd/trap 2.417s coverage: 0.0% of statements [2022-07-25T13:48:21.816Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T13:48:21.816Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T13:48:21.816Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T13:48:21.816Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T13:48:21.816Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T13:48:22.390Z] ok github.com/docker/docker/daemon/cluster 0.107s coverage: 0.5% of statements [2022-07-25T13:48:23.272Z] #71 ... [2022-07-25T13:48:23.272Z] [2022-07-25T13:48:23.272Z] #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-07-25T13:48:23.272Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:23.272Z] #20 51.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:48:23.272Z] #20 51.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:23.272Z] #20 51.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:48:23.736Z] #11 ... [2022-07-25T13:48:23.736Z] [2022-07-25T13:48:23.736Z] #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-07-25T13:48:23.736Z] #31 sha256:d74114c1dc4fd7541da0399ad0b6f5151fcd435afda22a57658495f2c156be28 [2022-07-25T13:48:23.736Z] #31 10.47 [2022-07-25T13:48:23.736Z] #31 10.69 #=#=# ######################################################################## 100.0% [2022-07-25T13:48:23.736Z] #31 10.99 [2022-07-25T13:48:23.736Z] #31 11.06 Download of images into '/build' complete. [2022-07-25T13:48:23.736Z] #31 11.06 Use something like the following to load the result into a Docker daemon: [2022-07-25T13:48:23.736Z] #31 11.06 tar -cC '/build' . | docker load [2022-07-25T13:48:23.736Z] #31 DONE 13.2s [2022-07-25T13:48:23.736Z] [2022-07-25T13:48:23.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T13:48:23.736Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T13:48:23.983Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.7s [2022-07-25T13:48:24.928Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2022-07-25T13:48:25.115Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-25T13:48:25.867Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-07-25T13:48:26.528Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.4s done [2022-07-25T13:48:26.544Z] #20 55.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:48:26.544Z] #20 55.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:26.544Z] #20 55.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:48:26.787Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-25T13:48:26.787Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T13:48:27.046Z] #11 DONE 48.5s [2022-07-25T13:48:27.046Z] [2022-07-25T13:48:27.046Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:48:27.046Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:48:27.655Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.2s done [2022-07-25T13:48:27.655Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-25T13:48:27.655Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T13:48:27.655Z] #11 DONE 45.8s [2022-07-25T13:48:27.655Z] [2022-07-25T13:48:27.655Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T13:48:27.655Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T13:48:28.170Z] #20 56.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:48:28.170Z] #20 56.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:28.170Z] #20 56.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:48:28.427Z] #12 DONE 1.0s [2022-07-25T13:48:28.427Z] [2022-07-25T13:48:28.427Z] #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-07-25T13:48:28.427Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:48:28.590Z] #12 DONE 0.8s [2022-07-25T13:48:28.590Z] [2022-07-25T13:48:28.590Z] #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-07-25T13:48:28.590Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T13:48:28.689Z] #13 DONE 0.5s [2022-07-25T13:48:28.689Z] [2022-07-25T13:48:28.689Z] #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-07-25T13:48:28.689Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:48:28.689Z] #57 ... [2022-07-25T13:48:28.689Z] [2022-07-25T13:48:28.689Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:48:28.689Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:48:28.689Z] #33 DONE 0.2s [2022-07-25T13:48:28.689Z] [2022-07-25T13:48:28.689Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:48:28.689Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:48:28.689Z] #46 DONE 0.2s [2022-07-25T13:48:28.689Z] [2022-07-25T13:48:28.689Z] #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-07-25T13:48:28.689Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:48:28.689Z] #50 DONE 0.2s [2022-07-25T13:48:28.689Z] [2022-07-25T13:48:28.689Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:48:28.689Z] #25 sha256:bb6fddb31fc7eaae4e1f76a91d5a58444f0489bf71cea28593f15c4a7a1d6158 [2022-07-25T13:48:28.689Z] #25 DONE 0.3s [2022-07-25T13:48:28.950Z] [2022-07-25T13:48:28.950Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:48:28.950Z] #66 sha256:51fb96943a1a2c765c9d85f4fba57b90aa2967cab29608178c3eb1fe743b0078 [2022-07-25T13:48:28.950Z] #66 DONE 0.3s [2022-07-25T13:48:28.950Z] [2022-07-25T13:48:28.950Z] #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-07-25T13:48:28.950Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:48:29.158Z] #13 DONE 0.5s [2022-07-25T13:48:29.158Z] [2022-07-25T13:48:29.158Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:48:29.158Z] #25 sha256:c342c1422953ddd018c00805b053b09063e3f0f8ee5fcfdc21df2746381c8332 [2022-07-25T13:48:29.158Z] #25 ... [2022-07-25T13:48:29.158Z] [2022-07-25T13:48:29.158Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T13:48:29.158Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T13:48:29.158Z] #46 DONE 0.2s [2022-07-25T13:48:29.419Z] [2022-07-25T13:48:29.419Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T13:48:29.419Z] #66 sha256:b39eb3b0e442ad35a3d442b5d194e001658ba489c19eef66bcf20dd8b3cdc435 [2022-07-25T13:48:29.419Z] #66 DONE 0.3s [2022-07-25T13:48:29.419Z] [2022-07-25T13:48:29.419Z] #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-07-25T13:48:29.419Z] #67 sha256:8c0e1486c1fec29f99ba988e3f164070042e05584e5b8aad4583be1480ce20fc [2022-07-25T13:48:29.419Z] #67 ... [2022-07-25T13:48:29.419Z] [2022-07-25T13:48:29.419Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T13:48:29.419Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T13:48:29.419Z] #33 DONE 0.4s [2022-07-25T13:48:29.419Z] [2022-07-25T13:48:29.419Z] #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-07-25T13:48:29.419Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T13:48:29.419Z] #50 DONE 0.4s [2022-07-25T13:48:29.419Z] [2022-07-25T13:48:29.419Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T13:48:29.419Z] #25 sha256:c342c1422953ddd018c00805b053b09063e3f0f8ee5fcfdc21df2746381c8332 [2022-07-25T13:48:29.419Z] #25 DONE 0.4s [2022-07-25T13:48:29.679Z] [2022-07-25T13:48:29.679Z] #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-07-25T13:48:29.680Z] #26 sha256:633b89154e910713c9797f028ac9ef95e482d288219dafc4a88923a3ab9fccff [2022-07-25T13:48:30.064Z] #20 58.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:48:30.064Z] #20 58.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:30.064Z] #20 58.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:48:33.594Z] #20 62.13 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:48:33.594Z] #20 62.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:48:33.594Z] #20 62.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:48:33.988Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-25T13:48:33.988Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-25T13:48:34.248Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-25T13:48:34.250Z] #67 ... [2022-07-25T13:48:34.250Z] [2022-07-25T13:48:34.250Z] #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-07-25T13:48:34.250Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:48:34.250Z] #42 4.207 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:34.250Z] #42 4.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:34.250Z] #42 4.225 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:34.250Z] #42 4.378 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:34.250Z] #42 4.733 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:34.250Z] #42 5.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:34.966Z] #26 ... [2022-07-25T13:48:34.966Z] [2022-07-25T13:48:34.966Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:34.966Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:34.966Z] #36 4.667 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:48:35.185Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-25T13:48:35.487Z] #20 63.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:48:35.487Z] #20 63.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:48:35.487Z] #20 63.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:48:35.487Z] #20 63.93 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:48:35.487Z] #20 63.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:48:35.487Z] #20 63.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:48:35.487Z] #20 64.00 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:48:35.487Z] #20 64.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:48:35.487Z] #20 64.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:48:35.487Z] #20 64.07 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:48:35.487Z] #20 64.08 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:48:35.487Z] #20 64.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:48:35.488Z] #20 64.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:48:35.488Z] #20 64.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:48:35.488Z] #20 64.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:48:35.488Z] #20 64.26 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:48:35.488Z] #20 64.27 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:48:35.488Z] #20 64.28 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:48:35.533Z] #36 ... [2022-07-25T13:48:35.533Z] [2022-07-25T13:48:35.533Z] #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-07-25T13:48:35.533Z] #67 sha256:8c0e1486c1fec29f99ba988e3f164070042e05584e5b8aad4583be1480ce20fc [2022-07-25T13:48:35.533Z] #67 6.227 + RM_GOPATH=0 [2022-07-25T13:48:35.533Z] #67 6.227 + TMP_GOPATH= [2022-07-25T13:48:35.533Z] #67 6.227 + : /build [2022-07-25T13:48:35.533Z] #67 6.227 + '[' -z '' ']' [2022-07-25T13:48:35.533Z] #67 6.227 ++ mktemp -d [2022-07-25T13:48:35.533Z] #67 6.227 + export GOPATH=/tmp/tmp.9j2iG8fkKn [2022-07-25T13:48:35.533Z] #67 6.227 + GOPATH=/tmp/tmp.9j2iG8fkKn [2022-07-25T13:48:35.533Z] #67 6.227 + RM_GOPATH=1 [2022-07-25T13:48:35.533Z] #67 6.227 + case "$(go env GOARCH)" in [2022-07-25T13:48:35.533Z] #67 6.227 ++ go env GOARCH [2022-07-25T13:48:35.533Z] #67 6.231 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:35.533Z] #67 6.231 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:35.533Z] #67 6.231 ++ dirname /install.sh [2022-07-25T13:48:35.533Z] #67 6.232 + dir=/ [2022-07-25T13:48:35.533Z] #67 6.232 + bin=rootlesskit [2022-07-25T13:48:35.533Z] #67 6.232 + shift [2022-07-25T13:48:35.533Z] #67 6.232 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:48:35.533Z] #67 6.232 + . //rootlesskit.installer [2022-07-25T13:48:35.533Z] #67 6.232 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:35.533Z] #67 6.232 + install_rootlesskit [2022-07-25T13:48:35.533Z] #67 6.232 + case "$1" in [2022-07-25T13:48:35.533Z] #67 6.232 + export CGO_ENABLED=0 [2022-07-25T13:48:35.533Z] #67 6.232 + CGO_ENABLED=0 [2022-07-25T13:48:35.533Z] #67 6.232 + _install_rootlesskit [2022-07-25T13:48:35.533Z] #67 6.239 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:48:35.533Z] #67 6.239 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:48:35.533Z] #67 6.239 + GOBIN=/build [2022-07-25T13:48:35.533Z] #67 6.239 + GO111MODULE=on [2022-07-25T13:48:35.533Z] #67 6.239 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:35.533Z] #67 6.240 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:35.629Z] #42 ... [2022-07-25T13:48:35.629Z] [2022-07-25T13:48:35.629Z] #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-07-25T13:48:35.629Z] #26 sha256:628b7f2a231acde7dbccab52dc7fbbd454e0b02f0da1c98ef97965be58216f98 [2022-07-25T13:48:35.629Z] #26 6.415 + RM_GOPATH=0 [2022-07-25T13:48:35.629Z] #26 6.415 + TMP_GOPATH= [2022-07-25T13:48:35.629Z] #26 6.415 + : /build [2022-07-25T13:48:35.629Z] #26 6.415 + '[' -z '' ']' [2022-07-25T13:48:35.629Z] #26 6.415 ++ mktemp -d [2022-07-25T13:48:35.629Z] #26 6.415 + export GOPATH=/tmp/tmp.qQt71Ft21s [2022-07-25T13:48:35.629Z] #26 6.415 + GOPATH=/tmp/tmp.qQt71Ft21s [2022-07-25T13:48:35.629Z] #26 6.415 + RM_GOPATH=1 [2022-07-25T13:48:35.629Z] #26 6.415 + case "$(go env GOARCH)" in [2022-07-25T13:48:35.629Z] #26 6.416 ++ go env GOARCH [2022-07-25T13:48:35.629Z] #26 6.483 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:35.630Z] #26 6.483 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:35.630Z] #26 6.483 ++ dirname /install.sh [2022-07-25T13:48:35.630Z] #26 6.483 + dir=/ [2022-07-25T13:48:35.630Z] #26 6.483 + bin=dockercli [2022-07-25T13:48:35.630Z] #26 6.483 + shift [2022-07-25T13:48:35.630Z] #26 6.483 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:48:35.630Z] #26 6.483 + . //dockercli.installer [2022-07-25T13:48:35.630Z] #26 6.483 ++ : stable [2022-07-25T13:48:35.630Z] #26 6.483 ++ : 17.06.2-ce [2022-07-25T13:48:35.630Z] #26 6.483 + install_dockercli [2022-07-25T13:48:35.630Z] #26 6.483 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:48:35.630Z] #26 6.483 ++ uname -m [2022-07-25T13:48:35.630Z] #26 6.487 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:48:35.630Z] #26 6.524 + arch=x86_64 [2022-07-25T13:48:35.630Z] #26 6.524 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:48:35.630Z] #26 6.525 + url=https://download.docker.com/linux/static [2022-07-25T13:48:35.630Z] #26 6.525 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:48:35.630Z] #26 6.553 + tar -xz docker/docker [2022-07-25T13:48:35.630Z] #26 ... [2022-07-25T13:48:35.630Z] [2022-07-25T13:48:35.630Z] #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-07-25T13:48:35.630Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:48:35.630Z] #67 6.709 + RM_GOPATH=0 [2022-07-25T13:48:35.630Z] #67 6.709 + TMP_GOPATH= [2022-07-25T13:48:35.630Z] #67 6.709 + : /build [2022-07-25T13:48:35.630Z] #67 6.709 + '[' -z '' ']' [2022-07-25T13:48:35.630Z] #67 6.709 ++ mktemp -d [2022-07-25T13:48:35.630Z] #67 6.745 + export GOPATH=/tmp/tmp.GcnmS9ARcr [2022-07-25T13:48:35.630Z] #67 6.745 + GOPATH=/tmp/tmp.GcnmS9ARcr [2022-07-25T13:48:35.630Z] #67 6.745 + RM_GOPATH=1 [2022-07-25T13:48:35.630Z] #67 6.745 + case "$(go env GOARCH)" in [2022-07-25T13:48:35.630Z] #67 6.777 ++ go env GOARCH [2022-07-25T13:48:35.630Z] #67 6.805 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:35.630Z] #67 6.805 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:35.630Z] #67 6.805 ++ dirname /install.sh [2022-07-25T13:48:35.630Z] #67 6.805 + dir=/ [2022-07-25T13:48:35.630Z] #67 6.805 + bin=rootlesskit [2022-07-25T13:48:35.630Z] #67 6.805 + shift [2022-07-25T13:48:35.630Z] #67 6.805 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T13:48:35.630Z] #67 6.805 + . //rootlesskit.installer [2022-07-25T13:48:35.630Z] #67 6.805 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:35.630Z] #67 6.805 + install_rootlesskit [2022-07-25T13:48:35.630Z] #67 6.805 + case "$1" in [2022-07-25T13:48:35.630Z] #67 6.805 + export CGO_ENABLED=0 [2022-07-25T13:48:35.630Z] #67 6.805 + CGO_ENABLED=0 [2022-07-25T13:48:35.630Z] #67 6.805 + _install_rootlesskit [2022-07-25T13:48:35.630Z] #67 6.817 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T13:48:35.630Z] #67 6.817 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:48:35.630Z] #67 6.817 + GOBIN=/build [2022-07-25T13:48:35.630Z] #67 6.817 + GO111MODULE=on [2022-07-25T13:48:35.630Z] #67 6.817 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:35.630Z] #67 6.817 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:48:35.744Z] #20 64.31 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:48:35.744Z] #20 64.32 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:48:35.744Z] #20 64.33 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:48:35.744Z] #20 64.40 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:48:35.744Z] #20 64.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:48:35.744Z] #20 64.40 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:48:35.744Z] #20 64.51 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:48:35.744Z] #20 64.51 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:48:35.744Z] #20 64.52 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:48:35.744Z] #20 64.61 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:48:35.744Z] #20 64.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:48:35.753Z] ok github.com/docker/docker/daemon 10.144s coverage: 16.2% of statements [2022-07-25T13:48:35.753Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T13:48:35.753Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T13:48:35.753Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T13:48:35.753Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T13:48:35.753Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T13:48:36.001Z] #20 64.61 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:48:36.001Z] #20 64.70 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:48:36.001Z] #20 64.71 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:48:36.001Z] #20 64.71 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:48:36.001Z] #20 64.75 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:48:36.001Z] #20 64.76 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:48:36.001Z] #20 64.77 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:48:36.001Z] #20 ... [2022-07-25T13:48:36.001Z] [2022-07-25T13:48:36.001Z] #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-07-25T13:48:36.001Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:48:36.001Z] #71 13.37 + cd /tmp/tmp.7LbZH7CwbH/src/github.com/containerd/containerd [2022-07-25T13:48:36.001Z] #71 13.37 + git checkout -q v1.6.6 [2022-07-25T13:48:36.001Z] #71 14.21 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:48:36.001Z] #71 14.21 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:48:36.001Z] #71 14.21 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:48:36.001Z] #71 14.21 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:48:36.001Z] #71 14.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:48:36.001Z] #71 14.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:48:36.001Z] #71 14.21 + '[' '' = dynamic ']' [2022-07-25T13:48:36.001Z] #71 14.21 + make [2022-07-25T13:48:36.001Z] #71 14.91 + bin/ctr [2022-07-25T13:48:36.104Z] #67 6.769 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:48:36.198Z] #67 7.454 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T13:48:36.258Z] #71 ... [2022-07-25T13:48:36.258Z] [2022-07-25T13:48:36.258Z] #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-07-25T13:48:36.258Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T13:48:36.258Z] #20 64.96 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:48:36.259Z] #20 64.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:48:36.259Z] #20 64.98 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:48:36.322Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.658s coverage: 74.8% of statements [2022-07-25T13:48:36.515Z] #20 65.08 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:48:36.515Z] #20 65.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:48:36.515Z] #20 65.09 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:48:36.515Z] #20 65.14 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:48:36.515Z] #20 65.14 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:48:36.515Z] #20 65.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:48:36.515Z] #20 65.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:48:36.515Z] #20 65.22 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:48:36.515Z] #20 65.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:48:36.772Z] #20 65.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:48:36.772Z] #20 65.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:48:36.772Z] #20 65.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:48:36.772Z] #20 65.47 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:48:36.772Z] #20 65.48 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:48:36.772Z] #20 65.49 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:48:36.772Z] #20 65.50 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:48:36.772Z] #20 65.51 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:48:36.772Z] #20 65.52 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:48:36.772Z] #20 65.53 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:48:36.772Z] #20 65.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:48:36.772Z] #20 65.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:48:36.772Z] #20 65.56 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:48:36.772Z] #20 65.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:48:37.029Z] #20 65.58 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:48:37.029Z] #20 65.59 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:48:37.029Z] #20 65.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:48:37.029Z] #20 65.61 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:48:37.029Z] #20 65.62 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:48:37.029Z] #20 65.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:48:37.029Z] #20 65.65 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:48:37.029Z] #20 65.66 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-07-25T13:48:37.029Z] #20 65.67 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:48:37.029Z] #20 65.68 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-07-25T13:48:37.029Z] #20 65.69 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:48:37.029Z] #20 65.71 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:48:37.029Z] #20 65.72 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-07-25T13:48:37.029Z] #20 65.72 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:48:37.029Z] #20 65.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:48:37.029Z] #20 65.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:48:37.029Z] #20 65.77 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:48:37.260Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.274s coverage: 56.2% of statements [2022-07-25T13:48:37.290Z] #20 65.79 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:48:37.290Z] #20 65.80 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:48:37.290Z] #20 65.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:48:37.828Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.0% of statements [2022-07-25T13:48:38.658Z] #20 DONE 67.2s [2022-07-25T13:48:38.658Z] [2022-07-25T13:48:38.658Z] #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-07-25T13:48:38.658Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-25T13:48:38.745Z] #67 ... [2022-07-25T13:48:38.745Z] [2022-07-25T13:48:38.745Z] #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-07-25T13:48:38.745Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:48:38.745Z] #53 7.141 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:48:38.745Z] #53 ... [2022-07-25T13:48:38.745Z] [2022-07-25T13:48:38.745Z] #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-07-25T13:48:38.745Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:48:38.745Z] #34 5.312 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:48:38.745Z] #34 5.312 Cloning into '.'... [2022-07-25T13:48:38.745Z] #34 ... [2022-07-25T13:48:38.745Z] [2022-07-25T13:48:38.745Z] #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-07-25T13:48:38.745Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:48:38.745Z] #40 7.597 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:48:38.745Z] #40 9.101 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:48:39.005Z] #40 ... [2022-07-25T13:48:39.005Z] [2022-07-25T13:48:39.005Z] #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-07-25T13:48:39.005Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:48:39.005Z] #38 5.746 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:48:39.005Z] #38 ... [2022-07-25T13:48:39.005Z] [2022-07-25T13:48:39.005Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:39.005Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:39.005Z] #36 5.235 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T13:48:39.209Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-07-25T13:48:39.265Z] #36 ... [2022-07-25T13:48:39.265Z] [2022-07-25T13:48:39.265Z] #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-07-25T13:48:39.265Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:48:39.265Z] #62 7.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.265Z] #62 7.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.265Z] #62 7.025 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.265Z] #62 8.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.265Z] #62 ... [2022-07-25T13:48:39.265Z] [2022-07-25T13:48:39.265Z] #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-07-25T13:48:39.265Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:48:39.265Z] #14 7.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.265Z] #14 7.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.265Z] #14 7.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.265Z] #14 9.059 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.397Z] #67 ... [2022-07-25T13:48:39.397Z] [2022-07-25T13:48:39.397Z] #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-07-25T13:48:39.397Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:48:39.397Z] #40 7.054 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T13:48:39.397Z] #40 8.122 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T13:48:39.397Z] #40 ... [2022-07-25T13:48:39.397Z] [2022-07-25T13:48:39.397Z] #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-07-25T13:48:39.397Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:48:39.397Z] #62 8.133 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.397Z] #62 8.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.397Z] #62 8.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.397Z] #62 9.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.397Z] #62 ... [2022-07-25T13:48:39.397Z] [2022-07-25T13:48:39.397Z] #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-07-25T13:48:39.397Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:48:39.397Z] #38 5.485 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T13:48:39.397Z] #38 ... [2022-07-25T13:48:39.397Z] [2022-07-25T13:48:39.397Z] #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-07-25T13:48:39.397Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:48:39.397Z] #51 7.635 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.397Z] #51 7.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.397Z] #51 7.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.397Z] #51 8.384 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:48:39.397Z] #51 9.461 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.525Z] #14 ... [2022-07-25T13:48:39.525Z] [2022-07-25T13:48:39.525Z] #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-07-25T13:48:39.525Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:48:39.525Z] #76 7.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.525Z] #76 7.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.525Z] #76 7.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.525Z] #76 9.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.588Z] #21 1.163 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:48:39.656Z] #51 ... [2022-07-25T13:48:39.656Z] [2022-07-25T13:48:39.656Z] #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-07-25T13:48:39.656Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:48:39.656Z] #14 7.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.656Z] #14 7.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.656Z] #14 7.860 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.656Z] #14 9.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.656Z] #14 ... [2022-07-25T13:48:39.656Z] [2022-07-25T13:48:39.656Z] #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-07-25T13:48:39.656Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:48:39.656Z] #53 6.791 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T13:48:39.656Z] #53 9.289 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:48:39.656Z] #53 9.289 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:48:39.656Z] #53 9.454 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:48:39.656Z] #53 9.525 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:48:39.656Z] #53 10.26 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:48:39.656Z] #53 10.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:48:39.656Z] #53 10.51 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:48:39.656Z] #53 10.65 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:48:39.785Z] #76 ... [2022-07-25T13:48:39.785Z] [2022-07-25T13:48:39.785Z] #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-07-25T13:48:39.785Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:48:39.785Z] #51 6.481 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:39.785Z] #51 6.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:39.785Z] #51 6.542 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:39.785Z] #51 7.106 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T13:48:39.785Z] #51 8.246 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:39.785Z] #51 ... [2022-07-25T13:48:39.785Z] [2022-07-25T13:48:39.785Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:39.785Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:39.785Z] #55 5.957 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:48:39.785Z] #55 7.835 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:48:39.785Z] #55 7.920 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:48:39.785Z] #55 8.114 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:48:39.785Z] #55 8.188 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:48:39.785Z] #55 8.213 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:48:39.785Z] #55 8.687 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:48:39.785Z] #55 8.718 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:48:39.785Z] #55 9.306 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:48:39.785Z] #55 9.451 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:48:39.785Z] #55 9.616 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:48:39.786Z] #55 9.795 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:48:39.844Z] #21 1.165 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:48:39.844Z] #21 1.165 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:48:39.916Z] #53 10.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:48:39.916Z] #53 ... [2022-07-25T13:48:39.916Z] [2022-07-25T13:48:39.916Z] #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-07-25T13:48:39.916Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:48:39.916Z] #57 7.736 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:48:40.046Z] #55 ... [2022-07-25T13:48:40.046Z] [2022-07-25T13:48:40.046Z] #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-07-25T13:48:40.046Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:48:40.046Z] #47 6.816 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:48:40.046Z] #47 6.850 Cloning into '.'... [2022-07-25T13:48:40.046Z] #47 ... [2022-07-25T13:48:40.046Z] [2022-07-25T13:48:40.046Z] #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-07-25T13:48:40.046Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:48:40.046Z] #53 10.63 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T13:48:40.046Z] #53 10.63 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T13:48:40.046Z] #53 10.77 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T13:48:40.046Z] #53 11.42 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T13:48:40.046Z] #53 11.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T13:48:40.046Z] #53 11.60 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T13:48:40.182Z] #57 ... [2022-07-25T13:48:40.182Z] [2022-07-25T13:48:40.182Z] #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-07-25T13:48:40.182Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:48:40.182Z] #42 7.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:40.182Z] #42 7.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:40.182Z] #42 7.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:40.182Z] #42 8.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:40.182Z] #42 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:40.182Z] #42 ... [2022-07-25T13:48:40.182Z] [2022-07-25T13:48:40.182Z] #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-07-25T13:48:40.182Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:48:40.182Z] #47 6.745 + git clone https://github.com/docker/distribution.git . [2022-07-25T13:48:40.182Z] #47 6.765 Cloning into '.'... [2022-07-25T13:48:40.306Z] #53 11.79 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T13:48:40.441Z] #47 ... [2022-07-25T13:48:40.441Z] [2022-07-25T13:48:40.441Z] #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-07-25T13:48:40.441Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:48:40.441Z] #34 6.548 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T13:48:40.441Z] #34 6.548 Cloning into '.'... [2022-07-25T13:48:40.441Z] #34 ... [2022-07-25T13:48:40.441Z] [2022-07-25T13:48:40.441Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:40.441Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:40.441Z] #55 6.660 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T13:48:40.441Z] #55 9.139 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T13:48:40.441Z] #55 9.170 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:48:40.441Z] #55 9.371 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T13:48:40.441Z] #55 9.382 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T13:48:40.441Z] #55 9.634 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T13:48:40.441Z] #55 9.969 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T13:48:40.441Z] #55 10.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T13:48:40.441Z] #55 11.31 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T13:48:40.441Z] #55 11.34 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T13:48:40.590Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-07-25T13:48:40.710Z] #55 ... [2022-07-25T13:48:40.710Z] [2022-07-25T13:48:40.710Z] #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-07-25T13:48:40.710Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:48:40.710Z] #76 8.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:48:40.710Z] #76 8.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:48:40.710Z] #76 8.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:48:40.710Z] #76 9.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:48:40.710Z] #76 ... [2022-07-25T13:48:40.710Z] [2022-07-25T13:48:40.710Z] #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-07-25T13:48:40.710Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:48:40.710Z] #53 11.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:48:40.710Z] #53 11.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:48:40.879Z] #53 12.27 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T13:48:40.879Z] #53 12.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T13:48:40.879Z] #53 12.47 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T13:48:41.160Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.106s coverage: 46.1% of statements [2022-07-25T13:48:41.160Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T13:48:41.280Z] #53 12.09 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:48:41.450Z] #53 13.09 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T13:48:42.539Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-25T13:48:42.798Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.879s coverage: 58.5% of statements [2022-07-25T13:48:42.798Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T13:48:42.798Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T13:48:43.367Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-25T13:48:43.626Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-25T13:48:45.006Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.9% of statements [2022-07-25T13:48:45.006Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T13:48:45.006Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T13:48:45.265Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-25T13:48:45.660Z] #21 1.680 Reading package lists... [2022-07-25T13:48:46.204Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-07-25T13:48:46.204Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 80.2% of statements [2022-07-25T13:48:46.204Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T13:48:46.606Z] #53 ... [2022-07-25T13:48:46.606Z] [2022-07-25T13:48:46.606Z] #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-07-25T13:48:46.606Z] #26 sha256:633b89154e910713c9797f028ac9ef95e482d288219dafc4a88923a3ab9fccff [2022-07-25T13:48:46.606Z] #26 7.148 + RM_GOPATH=0 [2022-07-25T13:48:46.606Z] #26 7.149 + TMP_GOPATH= [2022-07-25T13:48:46.606Z] #26 7.149 + : /build [2022-07-25T13:48:46.606Z] #26 7.150 + '[' -z '' ']' [2022-07-25T13:48:46.606Z] #26 7.150 ++ mktemp -d [2022-07-25T13:48:46.606Z] #26 7.153 + export GOPATH=/tmp/tmp.30YOm1ZStq [2022-07-25T13:48:46.606Z] #26 7.153 + GOPATH=/tmp/tmp.30YOm1ZStq [2022-07-25T13:48:46.606Z] #26 7.153 + RM_GOPATH=1 [2022-07-25T13:48:46.606Z] #26 7.153 + case "$(go env GOARCH)" in [2022-07-25T13:48:46.606Z] #26 7.154 ++ go env GOARCH [2022-07-25T13:48:46.606Z] #26 7.227 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:46.606Z] #26 7.227 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:48:46.606Z] #26 7.228 ++ dirname /install.sh [2022-07-25T13:48:46.606Z] #26 7.228 + dir=/ [2022-07-25T13:48:46.606Z] #26 7.228 + bin=dockercli [2022-07-25T13:48:46.606Z] #26 7.228 + shift [2022-07-25T13:48:46.606Z] #26 7.229 + '[' '!' -f //dockercli.installer ']' [2022-07-25T13:48:46.606Z] #26 7.229 + . //dockercli.installer [2022-07-25T13:48:46.606Z] #26 7.229 ++ : stable [2022-07-25T13:48:46.606Z] #26 7.229 ++ : 17.06.2-ce [2022-07-25T13:48:46.606Z] #26 7.229 + install_dockercli [2022-07-25T13:48:46.606Z] #26 7.229 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T13:48:46.606Z] #26 7.229 ++ uname -m [2022-07-25T13:48:46.606Z] #26 7.230 Install docker/cli version 17.06.2-ce from stable [2022-07-25T13:48:46.606Z] #26 7.234 + arch=x86_64 [2022-07-25T13:48:46.606Z] #26 7.234 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T13:48:46.606Z] #26 7.234 + url=https://download.docker.com/linux/static [2022-07-25T13:48:46.606Z] #26 7.234 + tar -xz docker/docker [2022-07-25T13:48:46.606Z] #26 7.234 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T13:48:46.730Z] #53 ... [2022-07-25T13:48:46.731Z] [2022-07-25T13:48:46.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-07-25T13:48:46.731Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:48:46.731Z] #57 7.961 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T13:48:46.731Z] #57 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:48:46.731Z] #57 13.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:48:46.731Z] #57 13.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:48:46.731Z] #57 16.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:48:46.731Z] #57 ... [2022-07-25T13:48:46.731Z] [2022-07-25T13:48:46.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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:46.731Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:46.731Z] #55 12.82 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:48:46.731Z] #55 13.16 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:48:46.731Z] #55 13.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:48:46.731Z] #55 13.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:48:46.772Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-25T13:48:46.772Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-25T13:48:47.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-07-25T13:48:47.910Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.193s coverage: 76.8% of statements [2022-07-25T13:48:48.170Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-07-25T13:48:48.170Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T13:48:48.170Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T13:48:48.635Z] #55 ... [2022-07-25T13:48:48.635Z] [2022-07-25T13:48:48.635Z] #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-07-25T13:48:48.635Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:48:48.635Z] #40 11.10 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:48:48.635Z] #40 11.72 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:48:48.635Z] #40 11.81 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:48:48.635Z] #40 17.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:48:48.635Z] #40 17.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:48:48.635Z] #40 ... [2022-07-25T13:48:48.635Z] [2022-07-25T13:48:48.635Z] #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-07-25T13:48:48.635Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:48:48.635Z] #67 11.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:48:48.635Z] #67 11.84 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:48:48.635Z] #67 12.55 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:48:48.635Z] #67 18.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:48:48.635Z] #67 19.94 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:48:48.895Z] #67 20.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:48:48.895Z] #67 20.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:48:48.895Z] #67 ... [2022-07-25T13:48:48.895Z] [2022-07-25T13:48:48.895Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:48.895Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:48.895Z] #55 20.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:48:48.895Z] #55 20.44 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:48:49.110Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-07-25T13:48:49.110Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-07-25T13:48:49.467Z] #55 21.10 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:48:49.679Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2022-07-25T13:48:49.726Z] #55 21.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:48:49.835Z] #21 6.347 Reading package lists... [2022-07-25T13:48:49.936Z] #26 ... [2022-07-25T13:48:49.936Z] [2022-07-25T13:48:49.936Z] #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-07-25T13:48:49.936Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:48:49.936Z] #40 10.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T13:48:49.936Z] #40 10.97 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T13:48:49.936Z] #40 11.13 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T13:48:49.936Z] #40 16.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T13:48:49.936Z] #40 16.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:48:49.936Z] #40 ... [2022-07-25T13:48:49.936Z] [2022-07-25T13:48:49.936Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:49.936Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:49.936Z] #36 20.42 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:48:49.936Z] #36 20.44 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:48:49.936Z] #36 ... [2022-07-25T13:48:49.936Z] [2022-07-25T13:48:49.936Z] #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-07-25T13:48:49.936Z] #67 sha256:8c0e1486c1fec29f99ba988e3f164070042e05584e5b8aad4583be1480ce20fc [2022-07-25T13:48:49.936Z] #67 10.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:48:49.936Z] #67 10.54 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T13:48:49.936Z] #67 11.35 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T13:48:49.936Z] #67 17.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T13:48:49.936Z] #67 19.19 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T13:48:49.936Z] #67 19.39 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T13:48:49.936Z] #67 19.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T13:48:49.936Z] #67 20.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:48:49.936Z] #67 20.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:48:49.936Z] #67 20.60 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:48:50.248Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-25T13:48:50.341Z] #55 21.75 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:48:50.341Z] #55 21.78 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:48:50.341Z] #55 21.89 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:48:50.506Z] #67 ... [2022-07-25T13:48:50.506Z] [2022-07-25T13:48:50.506Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:50.506Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:50.506Z] #36 21.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:48:50.507Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-25T13:48:50.601Z] #55 ... [2022-07-25T13:48:50.601Z] [2022-07-25T13:48:50.601Z] #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-07-25T13:48:50.601Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:48:50.601Z] #62 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:50.601Z] #62 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:50.601Z] #62 ... [2022-07-25T13:48:50.601Z] [2022-07-25T13:48:50.601Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:50.601Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:50.601Z] #55 22.24 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:48:50.765Z] #21 11.01 Building dependency tree... [2022-07-25T13:48:50.765Z] #21 12.10 Reading state information... [2022-07-25T13:48:50.769Z] #36 21.59 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:48:50.769Z] #36 21.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:48:50.860Z] #55 22.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:48:50.860Z] #55 22.48 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:48:50.860Z] #55 ... [2022-07-25T13:48:50.860Z] [2022-07-25T13:48:50.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-07-25T13:48:50.860Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:48:50.860Z] #76 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:50.860Z] #76 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:51.119Z] #76 ... [2022-07-25T13:48:51.119Z] [2022-07-25T13:48:51.119Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:51.119Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:51.119Z] #55 22.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:48:51.119Z] #55 22.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:48:51.119Z] #55 ... [2022-07-25T13:48:51.119Z] [2022-07-25T13:48:51.119Z] #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-07-25T13:48:51.119Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:48:51.119Z] #51 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:51.119Z] #51 15.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:51.119Z] #51 19.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:48:51.337Z] #36 ... [2022-07-25T13:48:51.337Z] [2022-07-25T13:48:51.337Z] #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-07-25T13:48:51.337Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:48:51.337Z] #57 12.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T13:48:51.337Z] #57 12.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T13:48:51.337Z] #57 12.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T13:48:51.337Z] #57 15.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T13:48:51.378Z] #51 ... [2022-07-25T13:48:51.379Z] [2022-07-25T13:48:51.379Z] #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-07-25T13:48:51.379Z] #26 sha256:628b7f2a231acde7dbccab52dc7fbbd454e0b02f0da1c98ef97965be58216f98 [2022-07-25T13:48:51.379Z] #26 21.64 + mkdir -p /build [2022-07-25T13:48:51.379Z] #26 21.65 + mv docker/docker /build/ [2022-07-25T13:48:51.379Z] #26 21.66 + rmdir docker [2022-07-25T13:48:51.379Z] #26 ... [2022-07-25T13:48:51.379Z] [2022-07-25T13:48:51.379Z] #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-07-25T13:48:51.379Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:48:51.379Z] #14 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:51.379Z] #14 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:51.446Z] ok github.com/docker/docker/daemon/logger/splunk 1.540s coverage: 82.5% of statements [2022-07-25T13:48:51.446Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T13:48:51.446Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T13:48:51.596Z] #57 ... [2022-07-25T13:48:51.596Z] [2022-07-25T13:48:51.596Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:51.596Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:51.596Z] #36 22.59 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:48:51.638Z] #14 ... [2022-07-25T13:48:51.638Z] [2022-07-25T13:48:51.638Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:51.638Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:51.638Z] #55 22.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:48:51.696Z] #21 13.18 The following additional packages will be installed: [2022-07-25T13:48:51.696Z] #21 13.18 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T13:48:51.696Z] #21 13.18 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T13:48:51.696Z] #21 13.18 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T13:48:51.696Z] #21 13.18 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T13:48:51.696Z] #21 13.18 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T13:48:51.696Z] #21 13.18 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-25T13:48:51.696Z] #21 13.19 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T13:48:51.696Z] #21 13.20 Suggested packages: [2022-07-25T13:48:51.696Z] #21 13.20 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-25T13:48:51.696Z] #21 13.20 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-25T13:48:51.696Z] #21 13.20 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-25T13:48:51.696Z] #21 13.20 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-25T13:48:51.696Z] #21 13.20 seccomp:ppc64el seccomp:s390x [2022-07-25T13:48:51.696Z] #21 13.20 Recommended packages: [2022-07-25T13:48:51.696Z] #21 13.20 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-25T13:48:51.696Z] #21 13.20 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-25T13:48:51.696Z] #21 13.20 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-25T13:48:51.696Z] #21 13.20 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-25T13:48:51.855Z] #36 22.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:48:51.898Z] #55 23.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:48:51.898Z] #55 23.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:48:52.115Z] #36 22.95 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:48:52.115Z] #36 ... [2022-07-25T13:48:52.115Z] [2022-07-25T13:48:52.115Z] #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-07-25T13:48:52.115Z] #26 sha256:633b89154e910713c9797f028ac9ef95e482d288219dafc4a88923a3ab9fccff [2022-07-25T13:48:52.115Z] #26 21.87 + mkdir -p /build [2022-07-25T13:48:52.115Z] #26 21.89 + mv docker/docker /build/ [2022-07-25T13:48:52.115Z] #26 21.90 + rmdir docker [2022-07-25T13:48:52.115Z] #26 DONE 22.7s [2022-07-25T13:48:52.115Z] [2022-07-25T13:48:52.115Z] #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-07-25T13:48:52.115Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:48:52.115Z] #76 13.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:52.115Z] #76 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:52.158Z] #55 23.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:48:52.260Z] #21 13.72 The following NEW packages will be installed: [2022-07-25T13:48:52.260Z] #21 13.72 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T13:48:52.260Z] #21 13.72 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-25T13:48:52.260Z] #21 13.72 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-25T13:48:52.260Z] #21 13.72 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T13:48:52.260Z] #21 13.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T13:48:52.260Z] #21 13.72 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T13:48:52.260Z] #21 13.72 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T13:48:52.260Z] #21 13.73 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-25T13:48:52.260Z] #21 13.73 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-25T13:48:52.260Z] #21 13.73 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-25T13:48:52.260Z] #21 13.73 libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T13:48:52.375Z] #76 ... [2022-07-25T13:48:52.375Z] [2022-07-25T13:48:52.375Z] #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-07-25T13:48:52.375Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:48:52.375Z] #51 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:52.375Z] #51 16.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:52.375Z] #51 20.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T13:48:52.375Z] #51 ... [2022-07-25T13:48:52.375Z] [2022-07-25T13:48:52.375Z] #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-07-25T13:48:52.375Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:48:52.375Z] #14 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:52.375Z] #14 17.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:52.391Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-25T13:48:52.418Z] #55 23.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:48:52.418Z] #55 23.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:48:52.517Z] #21 14.09 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:48:52.517Z] #21 14.09 Need to get 15.9 MB of archives. [2022-07-25T13:48:52.517Z] #21 14.09 After this operation, 73.0 MB of additional disk space will be used. [2022-07-25T13:48:52.517Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-25T13:48:52.517Z] #21 14.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-25T13:48:52.517Z] #21 14.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-25T13:48:52.517Z] #21 14.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-25T13:48:52.517Z] #21 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-25T13:48:52.517Z] #21 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-25T13:48:52.517Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-25T13:48:52.634Z] #14 ... [2022-07-25T13:48:52.634Z] [2022-07-25T13:48:52.634Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:52.634Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:52.634Z] #36 23.35 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:48:52.634Z] #36 23.75 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:48:52.634Z] #36 ... [2022-07-25T13:48:52.634Z] [2022-07-25T13:48:52.634Z] #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-07-25T13:48:52.634Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:48:52.634Z] #62 13.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:48:52.634Z] #62 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:52.678Z] #55 ... [2022-07-25T13:48:52.678Z] [2022-07-25T13:48:52.678Z] #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-07-25T13:48:52.678Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:48:52.678Z] #42 14.18 Fetched 8560 kB in 10s (838 kB/s) [2022-07-25T13:48:52.678Z] #42 14.18 Reading package lists... [2022-07-25T13:48:52.774Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-25T13:48:52.774Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-25T13:48:52.774Z] #21 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-25T13:48:52.774Z] #21 14.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-25T13:48:52.774Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-25T13:48:52.774Z] #21 14.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-25T13:48:52.774Z] #21 14.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-25T13:48:52.774Z] #21 14.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-25T13:48:52.774Z] #21 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-25T13:48:52.774Z] #21 14.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-25T13:48:52.774Z] #21 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-25T13:48:52.774Z] #21 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-25T13:48:52.774Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-25T13:48:52.774Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-25T13:48:52.774Z] #21 14.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-25T13:48:52.774Z] #21 14.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-25T13:48:52.774Z] #21 14.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-25T13:48:52.774Z] #21 14.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-25T13:48:52.774Z] #21 14.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-25T13:48:52.774Z] #21 14.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-25T13:48:52.774Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-25T13:48:52.774Z] #21 14.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-25T13:48:52.774Z] #21 14.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-25T13:48:52.774Z] #21 14.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-25T13:48:52.774Z] #21 14.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-25T13:48:52.774Z] #21 14.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-25T13:48:52.774Z] #21 14.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-25T13:48:52.774Z] #21 14.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-25T13:48:52.774Z] #21 14.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-25T13:48:52.774Z] #21 14.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-25T13:48:52.774Z] #21 14.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-25T13:48:52.896Z] #62 ... [2022-07-25T13:48:52.896Z] [2022-07-25T13:48:52.896Z] #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-07-25T13:48:52.896Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:48:52.896Z] #53 22.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:48:52.896Z] #53 23.19 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:48:52.938Z] #42 22.97 Reading package lists... [2022-07-25T13:48:52.938Z] #42 ... [2022-07-25T13:48:52.938Z] [2022-07-25T13:48:52.938Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:52.938Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:52.938Z] #36 21.00 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T13:48:52.938Z] #36 21.02 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T13:48:52.938Z] #36 21.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T13:48:52.938Z] #36 22.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T13:48:52.938Z] #36 22.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T13:48:52.938Z] #36 23.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T13:48:52.938Z] #36 23.26 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T13:48:52.938Z] #36 23.30 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T13:48:52.938Z] #36 23.53 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T13:48:52.938Z] #36 23.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:48:53.031Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-25T13:48:53.031Z] #21 14.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-25T13:48:53.155Z] #53 ... [2022-07-25T13:48:53.156Z] [2022-07-25T13:48:53.156Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:53.156Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:53.156Z] #55 14.04 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T13:48:53.156Z] #55 14.36 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T13:48:53.156Z] #55 14.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T13:48:53.156Z] #55 14.77 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T13:48:53.156Z] #55 22.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T13:48:53.156Z] #55 22.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T13:48:53.156Z] #55 22.46 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T13:48:53.156Z] #55 22.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T13:48:53.156Z] #55 23.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T13:48:53.156Z] #55 23.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T13:48:53.156Z] #55 23.49 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T13:48:53.156Z] #55 23.63 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T13:48:53.156Z] #55 23.84 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T13:48:53.156Z] #55 23.95 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T13:48:53.156Z] #55 ... [2022-07-25T13:48:53.156Z] [2022-07-25T13:48:53.156Z] #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-07-25T13:48:53.156Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:48:53.156Z] #42 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:48:53.198Z] #36 24.60 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:48:53.198Z] #36 24.76 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:48:53.198Z] #36 24.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:48:53.415Z] #42 ... [2022-07-25T13:48:53.415Z] [2022-07-25T13:48:53.415Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:53.415Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:53.415Z] #55 24.29 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T13:48:53.594Z] #21 15.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:48:53.674Z] #55 24.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T13:48:53.674Z] #55 24.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T13:48:53.795Z] ok github.com/docker/docker/distribution 1.529s coverage: 28.0% of statements [2022-07-25T13:48:53.795Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T13:48:53.795Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-25T13:48:53.851Z] #21 15.24 Fetched 15.9 MB in 1s (27.9 MB/s) [2022-07-25T13:48:53.851Z] #21 15.27 Selecting previously unselected package gcc-10-base:armel. [2022-07-25T13:48:53.851Z] #21 15.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-25T13:48:53.851Z] #21 15.32 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-25T13:48:53.851Z] #21 15.32 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-25T13:48:54.108Z] #21 15.37 Selecting previously unselected package gcc-10-base:armhf. [2022-07-25T13:48:54.108Z] #21 15.38 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-25T13:48:54.108Z] #21 15.38 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T13:48:54.108Z] #21 15.43 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-25T13:48:54.108Z] #21 15.44 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-25T13:48:54.108Z] #21 15.44 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T13:48:54.108Z] #21 15.50 Selecting previously unselected package gcc-10-base:s390x. [2022-07-25T13:48:54.108Z] #21 15.51 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-25T13:48:54.108Z] #21 15.51 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T13:48:54.108Z] #21 15.56 Selecting previously unselected package gcc-10-base:arm64. [2022-07-25T13:48:54.108Z] #21 15.56 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-25T13:48:54.108Z] #21 15.57 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T13:48:54.243Z] #55 24.95 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T13:48:54.243Z] #55 24.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T13:48:54.243Z] #55 25.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T13:48:54.365Z] #21 15.61 Selecting previously unselected package libgcc-s1:armel. [2022-07-25T13:48:54.365Z] #21 15.62 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-25T13:48:54.365Z] #21 15.63 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-25T13:48:54.365Z] #21 15.68 Selecting previously unselected package libcrypt1:armel. [2022-07-25T13:48:54.365Z] #21 15.68 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-25T13:48:54.365Z] #21 15.69 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T13:48:54.365Z] #21 15.78 Selecting previously unselected package libc6:armel. [2022-07-25T13:48:54.365Z] #21 15.78 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-25T13:48:54.504Z] #55 25.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T13:48:54.504Z] #55 25.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T13:48:54.580Z] #36 ... [2022-07-25T13:48:54.580Z] [2022-07-25T13:48:54.580Z] #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-07-25T13:48:54.580Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:48:54.580Z] #38 25.62 tomll can be used in two ways: [2022-07-25T13:48:54.580Z] #38 25.63 Writing to STDIN and reading from STDOUT: [2022-07-25T13:48:54.580Z] #38 25.63 cat file.toml | tomll > file.toml [2022-07-25T13:48:54.580Z] #38 25.63 [2022-07-25T13:48:54.580Z] #38 25.63 Reading and updating a list of files: [2022-07-25T13:48:54.580Z] #38 25.63 tomll a.toml b.toml c.toml [2022-07-25T13:48:54.580Z] #38 25.63 [2022-07-25T13:48:54.580Z] #38 25.63 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:48:54.580Z] #38 DONE 25.9s [2022-07-25T13:48:54.580Z] [2022-07-25T13:48:54.580Z] #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-07-25T13:48:54.580Z] #26 sha256:628b7f2a231acde7dbccab52dc7fbbd454e0b02f0da1c98ef97965be58216f98 [2022-07-25T13:48:54.580Z] #26 DONE 25.6s [2022-07-25T13:48:54.580Z] [2022-07-25T13:48:54.580Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:54.580Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:54.580Z] #55 25.08 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:48:54.580Z] #55 25.45 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:48:54.622Z] #21 15.96 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-25T13:48:54.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T13:48:54.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T13:48:54.733Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-25T13:48:54.733Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-07-25T13:48:54.733Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T13:48:54.771Z] #55 25.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T13:48:54.771Z] #55 25.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T13:48:54.840Z] #55 26.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:48:54.879Z] #21 16.42 Selecting previously unselected package libapparmor1:armel. [2022-07-25T13:48:54.879Z] #21 16.43 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-25T13:48:54.879Z] #21 16.44 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-25T13:48:54.879Z] #21 16.50 Selecting previously unselected package libapparmor-dev:armel. [2022-07-25T13:48:54.992Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-25T13:48:55.032Z] #55 26.04 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T13:48:55.100Z] #55 26.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:48:55.100Z] #55 26.76 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:48:55.136Z] #21 16.50 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-25T13:48:55.136Z] #21 16.51 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T13:48:55.136Z] #21 16.58 Selecting previously unselected package libgcc-s1:arm64. [2022-07-25T13:48:55.136Z] #21 16.59 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-25T13:48:55.136Z] #21 16.59 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T13:48:55.136Z] #21 16.64 Selecting previously unselected package libcrypt1:arm64. [2022-07-25T13:48:55.392Z] #21 16.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-25T13:48:55.392Z] #21 16.65 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T13:48:55.392Z] #21 16.73 Selecting previously unselected package libc6:arm64. [2022-07-25T13:48:55.392Z] #21 16.73 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-25T13:48:55.392Z] #21 16.89 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T13:48:55.559Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-25T13:48:55.559Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T13:48:55.559Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T13:48:55.669Z] #55 27.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:48:55.818Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-25T13:48:55.929Z] #55 27.26 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:48:55.956Z] #21 17.38 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T13:48:55.956Z] #21 17.39 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-25T13:48:55.956Z] #21 17.40 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T13:48:55.956Z] #21 17.44 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T13:48:55.956Z] #21 17.45 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-25T13:48:55.956Z] #21 17.45 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T13:48:55.956Z] #21 17.52 Selecting previously unselected package libgcc-s1:s390x. [2022-07-25T13:48:55.956Z] #21 17.52 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-25T13:48:55.956Z] #21 17.53 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T13:48:55.956Z] #21 17.57 Selecting previously unselected package libcrypt1:s390x. [2022-07-25T13:48:56.190Z] #55 27.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:48:56.190Z] #55 27.76 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:48:56.212Z] #21 17.58 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-25T13:48:56.212Z] #21 17.58 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T13:48:56.212Z] #21 17.66 Selecting previously unselected package libc6:s390x. [2022-07-25T13:48:56.212Z] #21 17.67 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-25T13:48:56.412Z] #55 27.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T13:48:56.412Z] #55 27.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T13:48:56.412Z] #55 27.40 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T13:48:56.450Z] #55 28.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:48:56.469Z] #21 17.88 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T13:48:56.672Z] #55 27.70 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T13:48:56.710Z] #55 28.22 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:48:56.755Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-07-25T13:48:56.932Z] #55 27.92 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T13:48:56.932Z] #55 27.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T13:48:56.970Z] #55 28.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:48:57.013Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-07-25T13:48:57.032Z] #21 18.34 Selecting previously unselected package libapparmor1:s390x. [2022-07-25T13:48:57.032Z] #21 18.35 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-25T13:48:57.032Z] #21 18.36 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-25T13:48:57.032Z] #21 18.41 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-25T13:48:57.032Z] #21 18.42 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-25T13:48:57.032Z] #21 18.42 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T13:48:57.032Z] #21 18.50 Selecting previously unselected package libgcc-s1:armhf. [2022-07-25T13:48:57.032Z] #21 18.50 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-25T13:48:57.032Z] #21 18.50 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T13:48:57.032Z] #21 18.54 Selecting previously unselected package libcrypt1:armhf. [2022-07-25T13:48:57.032Z] #21 18.55 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-25T13:48:57.032Z] #21 18.56 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T13:48:57.192Z] #55 28.10 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T13:48:57.273Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T13:48:57.288Z] #21 18.63 Selecting previously unselected package libc6:armhf. [2022-07-25T13:48:57.288Z] #21 18.64 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-25T13:48:57.288Z] #21 18.82 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T13:48:57.452Z] #55 ... [2022-07-25T13:48:57.452Z] [2022-07-25T13:48:57.452Z] #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-07-25T13:48:57.452Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T13:48:57.452Z] #38 28.16 tomll can be used in two ways: [2022-07-25T13:48:57.452Z] #38 28.16 Writing to STDIN and reading from STDOUT: [2022-07-25T13:48:57.452Z] #38 28.16 cat file.toml | tomll > file.toml [2022-07-25T13:48:57.452Z] #38 28.16 [2022-07-25T13:48:57.452Z] #38 28.16 Reading and updating a list of files: [2022-07-25T13:48:57.452Z] #38 28.16 tomll a.toml b.toml c.toml [2022-07-25T13:48:57.452Z] #38 28.16 [2022-07-25T13:48:57.452Z] #38 28.16 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T13:48:57.452Z] #38 DONE 28.4s [2022-07-25T13:48:57.540Z] #55 28.94 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:48:57.540Z] #55 29.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:48:57.725Z] [2022-07-25T13:48:57.725Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:48:57.725Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:48:57.725Z] #36 24.78 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T13:48:57.725Z] #36 26.14 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T13:48:57.725Z] #36 26.70 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T13:48:57.725Z] #36 26.74 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T13:48:57.800Z] #55 29.14 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:48:57.800Z] #55 29.23 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:48:57.851Z] #21 19.29 Selecting previously unselected package libapparmor1:armhf. [2022-07-25T13:48:57.851Z] #21 19.29 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-25T13:48:57.851Z] #21 19.30 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-25T13:48:57.851Z] #21 19.35 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-25T13:48:57.851Z] #21 19.36 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-25T13:48:57.851Z] #21 19.37 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T13:48:57.851Z] #21 19.42 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-25T13:48:57.851Z] #21 19.43 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-25T13:48:57.851Z] #21 19.44 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T13:48:58.061Z] #55 29.60 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:48:58.061Z] #55 29.70 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:48:58.108Z] #21 19.49 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-25T13:48:58.108Z] #21 19.50 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-25T13:48:58.108Z] #21 19.51 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T13:48:58.108Z] #21 19.59 Selecting previously unselected package libc6:ppc64el. [2022-07-25T13:48:58.108Z] #21 19.60 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-25T13:48:58.322Z] #55 29.88 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:48:58.322Z] #55 29.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:48:58.365Z] #21 19.78 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T13:48:58.582Z] #55 30.06 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:48:58.844Z] #55 30.21 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:48:58.844Z] #55 30.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:48:59.104Z] #36 29.78 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:48:59.104Z] #36 29.84 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T13:48:59.106Z] #55 30.63 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:48:59.107Z] #55 30.72 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:48:59.107Z] #55 ... [2022-07-25T13:48:59.107Z] [2022-07-25T13:48:59.107Z] #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-07-25T13:48:59.107Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:48:59.107Z] #67 20.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T13:48:59.107Z] #67 20.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T13:48:59.107Z] #67 21.10 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T13:48:59.107Z] #67 22.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:48:59.107Z] #67 22.32 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:48:59.107Z] #67 24.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:48:59.107Z] #67 24.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:48:59.177Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 81.9% of statements [2022-07-25T13:48:59.185Z] #21 20.45 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-25T13:48:59.185Z] #21 20.45 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-25T13:48:59.185Z] #21 20.46 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T13:48:59.185Z] #21 20.50 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-25T13:48:59.185Z] #21 20.51 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-25T13:48:59.185Z] #21 20.52 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T13:48:59.185Z] #21 20.58 Selecting previously unselected package libseccomp2:s390x. [2022-07-25T13:48:59.185Z] #21 20.58 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T13:48:59.185Z] #21 20.59 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.185Z] #21 20.63 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-25T13:48:59.185Z] #21 20.64 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T13:48:59.185Z] #21 20.64 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.185Z] #21 20.71 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-25T13:48:59.185Z] #21 20.71 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T13:48:59.185Z] #21 20.72 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.185Z] #21 20.76 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-25T13:48:59.185Z] #21 20.77 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T13:48:59.185Z] #21 20.77 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.365Z] #36 ... [2022-07-25T13:48:59.365Z] [2022-07-25T13:48:59.365Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:59.365Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:59.365Z] #55 29.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T13:48:59.365Z] #55 29.33 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T13:48:59.365Z] #55 29.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T13:48:59.365Z] #55 29.59 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T13:48:59.365Z] #55 29.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T13:48:59.365Z] #55 29.79 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T13:48:59.365Z] #55 30.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T13:48:59.365Z] #55 30.19 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T13:48:59.365Z] #55 30.29 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T13:48:59.365Z] #55 30.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T13:48:59.368Z] #67 ... [2022-07-25T13:48:59.368Z] [2022-07-25T13:48:59.368Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:48:59.368Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:48:59.368Z] #55 30.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:48:59.368Z] #55 30.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:48:59.441Z] #21 20.82 Selecting previously unselected package libseccomp2:armhf. [2022-07-25T13:48:59.442Z] #21 20.83 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T13:48:59.442Z] #21 20.83 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.442Z] #21 20.87 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-25T13:48:59.442Z] #21 20.88 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T13:48:59.442Z] #21 20.89 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.442Z] #21 20.95 Selecting previously unselected package libseccomp2:armel. [2022-07-25T13:48:59.442Z] #21 20.95 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T13:48:59.442Z] #21 20.96 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.442Z] #21 21.00 Selecting previously unselected package libseccomp-dev:armel. [2022-07-25T13:48:59.442Z] #21 21.01 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T13:48:59.442Z] #21 21.01 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.442Z] #21 21.07 Selecting previously unselected package libseccomp2:arm64. [2022-07-25T13:48:59.624Z] #55 30.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T13:48:59.624Z] #55 30.72 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T13:48:59.628Z] #55 30.98 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:48:59.628Z] #55 31.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:48:59.699Z] #21 21.08 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T13:48:59.699Z] #21 21.09 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.699Z] #21 21.13 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T13:48:59.699Z] #21 21.14 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T13:48:59.699Z] #21 21.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:48:59.699Z] #21 21.24 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T13:48:59.699Z] #21 21.25 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-25T13:48:59.699Z] #21 21.27 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T13:48:59.699Z] #21 21.28 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T13:48:59.699Z] #21 21.29 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T13:48:59.699Z] #21 21.31 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T13:48:59.699Z] #21 21.32 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T13:48:59.699Z] #21 21.33 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T13:48:59.745Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 68.3% of statements [2022-07-25T13:48:59.887Z] #55 30.89 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T13:48:59.888Z] #55 31.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:48:59.955Z] #21 21.35 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T13:48:59.955Z] #21 21.36 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T13:48:59.955Z] #21 21.37 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T13:48:59.955Z] #21 21.39 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-25T13:48:59.955Z] #21 21.40 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T13:48:59.955Z] #21 21.41 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T13:48:59.955Z] #21 21.42 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T13:48:59.955Z] #21 21.44 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T13:49:00.005Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T13:49:00.264Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T13:49:00.457Z] #55 31.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:49:00.457Z] #55 31.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:49:00.457Z] #55 31.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:49:00.457Z] #55 32.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:49:00.457Z] #55 31.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T13:49:00.457Z] #55 31.56 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T13:49:00.458Z] #55 31.57 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T13:49:00.717Z] #55 31.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T13:49:00.718Z] #55 32.19 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:49:00.977Z] #55 31.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T13:49:00.977Z] #55 ... [2022-07-25T13:49:00.977Z] [2022-07-25T13:49:00.977Z] #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-07-25T13:49:00.977Z] #67 sha256:8c0e1486c1fec29f99ba988e3f164070042e05584e5b8aad4583be1480ce20fc [2022-07-25T13:49:00.977Z] #67 21.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T13:49:00.977Z] #67 21.80 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T13:49:00.977Z] #67 21.93 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T13:49:00.977Z] #67 26.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T13:49:00.977Z] #67 ... [2022-07-25T13:49:00.977Z] [2022-07-25T13:49:00.977Z] #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-07-25T13:49:00.977Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:00.977Z] #14 31.95 Fetched 8560 kB in 24s (350 kB/s) [2022-07-25T13:49:00.978Z] #55 32.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:49:00.978Z] #55 32.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:49:01.238Z] #55 32.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:49:01.238Z] #55 32.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:49:01.324Z] #21 22.65 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-25T13:49:01.498Z] #55 32.92 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:49:01.758Z] #55 33.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:49:01.758Z] #55 ... [2022-07-25T13:49:01.758Z] [2022-07-25T13:49:01.758Z] #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-07-25T13:49:01.758Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:49:01.758Z] #53 23.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T13:49:01.758Z] #53 23.19 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T13:49:01.758Z] #53 ... [2022-07-25T13:49:01.758Z] [2022-07-25T13:49:01.758Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:01.758Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:01.758Z] #55 33.26 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:49:01.758Z] #55 33.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:49:02.018Z] #55 33.39 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:49:02.278Z] #55 33.68 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:49:02.278Z] #55 33.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:49:02.278Z] #55 33.86 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:49:02.508Z] #21 23.83 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T13:49:02.538Z] #55 34.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:49:02.538Z] #55 34.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:49:02.538Z] #55 34.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:49:02.538Z] #55 34.09 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T13:49:03.551Z] ok github.com/docker/docker/pkg/chrootarchive 2.537s coverage: 42.7% of statements [2022-07-25T13:49:03.551Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T13:49:03.695Z] #21 25.03 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T13:49:03.810Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T13:49:03.919Z] #55 35.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:49:03.919Z] #55 35.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:49:03.919Z] #55 35.58 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:49:04.070Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-25T13:49:04.070Z] ok github.com/docker/docker/layer 7.545s coverage: 68.9% of statements [2022-07-25T13:49:04.070Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T13:49:04.070Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T13:49:04.070Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T13:49:04.070Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T13:49:04.070Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T13:49:04.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T13:49:04.179Z] #55 35.59 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:49:04.179Z] #55 35.86 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:49:04.329Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-07-25T13:49:04.439Z] #55 35.95 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:49:04.589Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-07-25T13:49:04.589Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-25T13:49:04.699Z] #55 36.08 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:49:04.699Z] #55 36.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:49:04.699Z] #55 36.20 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:49:05.062Z] #21 26.29 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T13:49:05.269Z] #55 36.70 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:49:05.269Z] #55 36.74 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:49:05.269Z] #55 36.82 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:49:05.527Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 67.9% of statements [2022-07-25T13:49:05.530Z] #55 36.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:49:05.530Z] #55 37.02 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T13:49:05.786Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 71.0% of statements [2022-07-25T13:49:05.790Z] #55 37.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:49:05.790Z] #55 37.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T13:49:05.993Z] #21 27.53 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T13:49:05.993Z] #21 27.55 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-25T13:49:06.045Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-25T13:49:06.045Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-25T13:49:06.045Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T13:49:06.045Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-25T13:49:06.049Z] #55 37.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:49:06.049Z] #55 37.61 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:49:06.250Z] #21 27.56 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.59 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.60 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.61 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.62 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.64 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.65 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.66 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.67 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.68 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.70 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.71 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T13:49:06.250Z] #21 27.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.73 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.74 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.75 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.250Z] #21 27.76 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T13:49:06.260Z] #14 31.95 Reading package lists... [2022-07-25T13:49:06.260Z] #14 ... [2022-07-25T13:49:06.260Z] [2022-07-25T13:49:06.260Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:06.260Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:06.260Z] #55 31.89 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T13:49:06.260Z] #55 32.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T13:49:06.260Z] #55 32.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T13:49:06.260Z] #55 32.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T13:49:06.260Z] #55 32.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T13:49:06.260Z] #55 32.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T13:49:06.260Z] #55 32.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T13:49:06.260Z] #55 33.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T13:49:06.260Z] #55 33.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T13:49:06.260Z] #55 33.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T13:49:06.260Z] #55 33.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T13:49:06.260Z] #55 33.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T13:49:06.260Z] #55 33.71 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T13:49:06.260Z] #55 33.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T13:49:06.260Z] #55 33.90 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T13:49:06.260Z] #55 34.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T13:49:06.260Z] #55 34.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T13:49:06.260Z] #55 34.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T13:49:06.260Z] #55 34.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T13:49:06.260Z] #55 34.43 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T13:49:06.260Z] #55 34.54 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T13:49:06.260Z] #55 34.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T13:49:06.260Z] #55 34.80 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T13:49:06.260Z] #55 34.90 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T13:49:06.260Z] #55 36.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T13:49:06.260Z] #55 36.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T13:49:06.260Z] #55 36.55 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T13:49:06.260Z] #55 36.56 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T13:49:06.260Z] #55 36.96 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T13:49:06.260Z] #55 37.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T13:49:06.305Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-07-25T13:49:06.310Z] #55 37.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:49:06.310Z] #55 37.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:49:06.310Z] #55 ... [2022-07-25T13:49:06.310Z] [2022-07-25T13:49:06.310Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:49:06.310Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:49:06.310Z] #36 27.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T13:49:06.310Z] #36 28.16 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T13:49:06.310Z] #36 29.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T13:49:06.508Z] #21 27.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:06.520Z] #55 37.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T13:49:06.520Z] #55 37.35 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T13:49:06.520Z] #55 37.40 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T13:49:06.564Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-25T13:49:06.564Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 90.5% of statements [2022-07-25T13:49:06.570Z] #36 ... [2022-07-25T13:49:06.570Z] [2022-07-25T13:49:06.570Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:06.570Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:06.570Z] #55 38.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:49:06.570Z] #55 38.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:49:06.780Z] #55 37.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T13:49:06.823Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-25T13:49:06.823Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T13:49:06.823Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T13:49:07.041Z] #55 37.83 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T13:49:07.041Z] #55 37.88 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T13:49:07.041Z] #55 37.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T13:49:07.071Z] #21 DONE 28.4s [2022-07-25T13:49:07.071Z] [2022-07-25T13:49:07.071Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:49:07.071Z] #66 sha256:42def89c6d797a0ab7e981c5335e839fb651ae9f8858922e590f90dc52a864f2 [2022-07-25T13:49:07.071Z] #66 DONE 0.2s [2022-07-25T13:49:07.071Z] [2022-07-25T13:49:07.071Z] #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-07-25T13:49:07.071Z] #67 sha256:a2eea0026a5406a8779eb1c300f82b9c6a046c117a64978db9a6693575065f64 [2022-07-25T13:49:07.082Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-07-25T13:49:07.140Z] #55 ... [2022-07-25T13:49:07.140Z] [2022-07-25T13:49:07.140Z] #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-07-25T13:49:07.140Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:49:07.140Z] #62 28.70 Fetched 8560 kB in 22s (390 kB/s) [2022-07-25T13:49:07.140Z] #62 28.70 Reading package lists... [2022-07-25T13:49:07.301Z] #55 38.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T13:49:07.301Z] #55 38.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T13:49:07.400Z] #62 38.51 Reading package lists... [2022-07-25T13:49:07.400Z] #62 ... [2022-07-25T13:49:07.400Z] [2022-07-25T13:49:07.400Z] #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-07-25T13:49:07.400Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:07.400Z] #14 28.90 Fetched 8560 kB in 22s (391 kB/s) [2022-07-25T13:49:07.400Z] #14 28.90 Reading package lists... [2022-07-25T13:49:07.400Z] #14 38.56 Reading package lists... [2022-07-25T13:49:07.400Z] #14 ... [2022-07-25T13:49:07.400Z] [2022-07-25T13:49:07.400Z] #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-07-25T13:49:07.400Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:07.400Z] #76 29.04 Fetched 8560 kB in 22s (389 kB/s) [2022-07-25T13:49:07.400Z] #76 29.04 Reading package lists... [2022-07-25T13:49:07.561Z] #55 38.47 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T13:49:07.649Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-25T13:49:07.660Z] #76 38.45 Reading package lists... [2022-07-25T13:49:07.660Z] #76 ... [2022-07-25T13:49:07.660Z] [2022-07-25T13:49:07.660Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:07.660Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:07.660Z] #55 38.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:49:07.660Z] #55 39.08 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:49:07.660Z] #55 39.20 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:49:07.660Z] #55 39.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:49:07.821Z] #55 38.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T13:49:07.821Z] #55 38.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T13:49:07.908Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-07-25T13:49:07.920Z] #55 39.50 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:49:08.081Z] #55 39.03 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T13:49:08.081Z] #55 39.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T13:49:08.168Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T13:49:08.180Z] #55 39.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:49:08.340Z] #55 39.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T13:49:08.340Z] #55 39.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T13:49:08.441Z] #55 40.04 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:49:08.443Z] #67 ... [2022-07-25T13:49:08.443Z] [2022-07-25T13:49:08.443Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:49:08.443Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-25T13:49:08.443Z] #22 DONE 1.3s [2022-07-25T13:49:08.443Z] [2022-07-25T13:49:08.443Z] #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-07-25T13:49:08.443Z] #67 sha256:a2eea0026a5406a8779eb1c300f82b9c6a046c117a64978db9a6693575065f64 [2022-07-25T13:49:08.443Z] #67 1.048 + RM_GOPATH=0 [2022-07-25T13:49:08.443Z] #67 1.048 + TMP_GOPATH= [2022-07-25T13:49:08.443Z] #67 1.048 + : /build [2022-07-25T13:49:08.443Z] #67 1.048 + '[' -z '' ']' [2022-07-25T13:49:08.443Z] #67 1.048 ++ mktemp -d [2022-07-25T13:49:08.443Z] #67 1.061 + export GOPATH=/tmp/tmp.RtWwFxqWwq [2022-07-25T13:49:08.443Z] #67 1.061 + GOPATH=/tmp/tmp.RtWwFxqWwq [2022-07-25T13:49:08.443Z] #67 1.061 + RM_GOPATH=1 [2022-07-25T13:49:08.443Z] #67 1.061 + case "$(go env GOARCH)" in [2022-07-25T13:49:08.443Z] #67 1.065 ++ go env GOARCH [2022-07-25T13:49:08.443Z] #67 1.080 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:08.443Z] #67 1.080 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:08.443Z] #67 1.080 ++ dirname /install.sh [2022-07-25T13:49:08.443Z] #67 1.082 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:49:08.443Z] #67 1.082 + dir=/ [2022-07-25T13:49:08.443Z] #67 1.082 + bin=runc [2022-07-25T13:49:08.443Z] #67 1.082 + shift [2022-07-25T13:49:08.443Z] #67 1.082 + '[' '!' -f //runc.installer ']' [2022-07-25T13:49:08.443Z] #67 1.082 + . //runc.installer [2022-07-25T13:49:08.443Z] #67 1.082 ++ set -e [2022-07-25T13:49:08.443Z] #67 1.082 ++ : v1.1.2 [2022-07-25T13:49:08.443Z] #67 1.082 + install_runc [2022-07-25T13:49:08.443Z] #67 1.082 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:49:08.443Z] #67 1.082 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:49:08.443Z] #67 1.082 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RtWwFxqWwq/src/github.com/opencontainers/runc [2022-07-25T13:49:08.443Z] #67 1.092 Cloning into '/tmp/tmp.RtWwFxqWwq/src/github.com/opencontainers/runc'... [2022-07-25T13:49:08.616Z] #55 ... [2022-07-25T13:49:08.616Z] [2022-07-25T13:49:08.616Z] #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-07-25T13:49:08.616Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:08.616Z] #42 29.45 Fetched 8560 kB in 23s (378 kB/s) [2022-07-25T13:49:08.616Z] #42 29.45 Reading package lists... [2022-07-25T13:49:08.616Z] #42 38.99 Reading package lists... [2022-07-25T13:49:08.616Z] #42 ... [2022-07-25T13:49:08.616Z] [2022-07-25T13:49:08.616Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:08.616Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:08.616Z] #55 39.70 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T13:49:08.701Z] #55 ... [2022-07-25T13:49:08.701Z] [2022-07-25T13:49:08.701Z] #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-07-25T13:49:08.701Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:08.701Z] #51 29.82 Fetched 8563 kB in 24s (363 kB/s) [2022-07-25T13:49:08.701Z] #51 29.82 Reading package lists... [2022-07-25T13:49:08.701Z] #51 39.44 Reading package lists... [2022-07-25T13:49:08.701Z] #51 ... [2022-07-25T13:49:08.701Z] [2022-07-25T13:49:08.701Z] #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-07-25T13:49:08.701Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:49:08.875Z] #55 39.82 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T13:49:08.875Z] #55 39.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T13:49:09.007Z] #67 ... [2022-07-25T13:49:09.007Z] [2022-07-25T13:49:09.007Z] #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-07-25T13:49:09.007Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-25T13:49:09.007Z] #23 DONE 0.9s [2022-07-25T13:49:09.264Z] [2022-07-25T13:49:09.264Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:49:09.264Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-25T13:49:09.444Z] #55 40.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T13:49:09.444Z] #55 40.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T13:49:09.561Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-07-25T13:49:09.561Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-07-25T13:49:09.704Z] #55 40.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T13:49:09.820Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-25T13:49:10.004Z] #47 39.68 Updating files: 41% (905/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 77% (1695/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) [2022-07-25T13:49:10.004Z] #47 ... [2022-07-25T13:49:10.004Z] [2022-07-25T13:49:10.004Z] #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-07-25T13:49:10.004Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:10.004Z] #42 22.97 Reading package lists... [2022-07-25T13:49:10.004Z] #42 31.54 Building dependency tree... [2022-07-25T13:49:10.004Z] #42 37.81 The following additional packages will be installed: [2022-07-25T13:49:10.004Z] #42 37.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T13:49:10.004Z] #42 37.87 Suggested packages: [2022-07-25T13:49:10.004Z] #42 37.91 cmake-doc ninja-build lrzip [2022-07-25T13:49:10.004Z] #42 37.91 Recommended packages: [2022-07-25T13:49:10.004Z] #42 37.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:49:10.004Z] #42 39.56 The following NEW packages will be installed: [2022-07-25T13:49:10.004Z] #42 39.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T13:49:10.004Z] #42 39.63 vim-common xxd [2022-07-25T13:49:10.004Z] #42 40.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:10.004Z] #42 40.19 Need to get 17.7 MB of archives. [2022-07-25T13:49:10.004Z] #42 40.19 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T13:49:10.004Z] #42 40.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:49:10.004Z] #42 40.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T13:49:10.004Z] #42 40.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:49:10.004Z] #42 40.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:49:10.004Z] #42 41.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:49:10.004Z] #42 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:49:10.004Z] #42 ... [2022-07-25T13:49:10.004Z] [2022-07-25T13:49:10.004Z] #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-07-25T13:49:10.004Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:49:10.079Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-25T13:49:10.195Z] #24 0.842 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:49:10.195Z] #24 DONE 0.9s [2022-07-25T13:49:10.195Z] [2022-07-25T13:49:10.195Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:49:10.195Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-25T13:49:10.266Z] #47 39.68 Updating files: 41% (905/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 77% (1695/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:49:10.266Z] #47 41.54 + git checkout -q v2.3.0 [2022-07-25T13:49:10.273Z] #55 41.22 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T13:49:10.339Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T13:49:10.597Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T13:49:10.842Z] #55 ... [2022-07-25T13:49:10.842Z] [2022-07-25T13:49:10.842Z] #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-07-25T13:49:10.842Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:10.842Z] #76 31.65 Fetched 8560 kB in 24s (359 kB/s) [2022-07-25T13:49:10.842Z] #76 31.65 Reading package lists... [2022-07-25T13:49:10.842Z] #76 41.58 Reading package lists... [2022-07-25T13:49:10.842Z] #76 ... [2022-07-25T13:49:10.842Z] [2022-07-25T13:49:10.842Z] #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-07-25T13:49:10.842Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:49:11.102Z] #47 40.20 Updating files: 42% (927/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 78% (1715/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-25T13:49:11.102Z] #47 ... [2022-07-25T13:49:11.102Z] [2022-07-25T13:49:11.102Z] #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-07-25T13:49:11.102Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:49:11.102Z] #62 32.06 Fetched 8560 kB in 24s (353 kB/s) [2022-07-25T13:49:11.102Z] #62 32.06 Reading package lists... [2022-07-25T13:49:11.128Z] #25 DONE 0.9s [2022-07-25T13:49:11.128Z] [2022-07-25T13:49:11.128Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:49:11.128Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-25T13:49:11.165Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-25T13:49:11.367Z] #62 41.89 Reading package lists... [2022-07-25T13:49:11.367Z] #62 ... [2022-07-25T13:49:11.367Z] [2022-07-25T13:49:11.367Z] #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-07-25T13:49:11.367Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:49:11.367Z] #47 42.03 + git checkout -q v2.3.0 [2022-07-25T13:49:11.424Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-25T13:49:11.629Z] #47 ... [2022-07-25T13:49:11.629Z] [2022-07-25T13:49:11.629Z] #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-07-25T13:49:11.629Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:11.629Z] #51 32.20 Fetched 8563 kB in 25s (345 kB/s) [2022-07-25T13:49:11.629Z] #51 32.20 Reading package lists... [2022-07-25T13:49:11.683Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-07-25T13:49:11.722Z] #26 DONE 0.8s [2022-07-25T13:49:11.722Z] [2022-07-25T13:49:11.722Z] #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-07-25T13:49:11.722Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:49:11.889Z] #51 42.05 Reading package lists... [2022-07-25T13:49:11.889Z] #51 ... [2022-07-25T13:49:11.889Z] [2022-07-25T13:49:11.889Z] #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-07-25T13:49:11.889Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:11.889Z] #14 31.95 Reading package lists... [2022-07-25T13:49:11.985Z] #71 ... [2022-07-25T13:49:11.985Z] [2022-07-25T13:49:11.985Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:49:11.985Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-25T13:49:12.251Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-07-25T13:49:12.511Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T13:49:13.381Z] #27 DONE 1.2s [2022-07-25T13:49:13.381Z] [2022-07-25T13:49:13.381Z] #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-07-25T13:49:13.381Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T13:49:13.597Z] #47 44.77 + 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-07-25T13:49:14.311Z] #28 1.193 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T13:49:14.311Z] #28 1.193 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T13:49:14.311Z] #28 1.193 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T13:49:14.311Z] #28 1.432 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T13:49:14.416Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T13:49:14.416Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T13:49:14.567Z] #28 1.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T13:49:14.823Z] #28 1.881 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T13:49:14.984Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-25T13:49:15.081Z] #28 2.102 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T13:49:15.181Z] #14 41.11 Reading package lists... [2022-07-25T13:49:15.181Z] #14 ... [2022-07-25T13:49:15.181Z] [2022-07-25T13:49:15.181Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:15.181Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:15.181Z] #55 44.24 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:49:15.181Z] #55 44.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:49:15.181Z] #55 44.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:49:15.181Z] #55 44.83 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T13:49:15.181Z] #55 45.19 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:49:15.338Z] #28 2.323 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T13:49:15.595Z] #28 2.686 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T13:49:15.595Z] #28 2.686 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T13:49:15.595Z] #28 2.692 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T13:49:15.595Z] #28 2.696 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T13:49:15.595Z] #28 2.701 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T13:49:16.158Z] #28 3.055 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T13:49:16.158Z] #28 3.058 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T13:49:16.158Z] #28 3.060 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T13:49:16.158Z] #28 3.061 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T13:49:16.158Z] #28 3.064 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T13:49:16.361Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-07-25T13:49:16.361Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T13:49:16.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T13:49:16.907Z] #47 ... [2022-07-25T13:49:16.907Z] [2022-07-25T13:49:16.907Z] #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-07-25T13:49:16.907Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:16.907Z] #76 38.45 Reading package lists... [2022-07-25T13:49:17.299Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-07-25T13:49:17.724Z] #55 48.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:49:17.725Z] #55 48.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:49:17.725Z] #55 48.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:49:17.725Z] #55 48.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:49:17.725Z] #55 48.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T13:49:17.867Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-25T13:49:17.867Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-25T13:49:18.435Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-25T13:49:18.662Z] #55 49.53 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:49:18.663Z] #55 49.55 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:49:18.694Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-25T13:49:18.941Z] #55 49.88 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:49:18.941Z] #55 ... [2022-07-25T13:49:18.941Z] [2022-07-25T13:49:18.941Z] #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-07-25T13:49:18.941Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:18.941Z] #76 41.58 Reading package lists... [2022-07-25T13:49:19.432Z] #28 ... [2022-07-25T13:49:19.432Z] [2022-07-25T13:49:19.432Z] #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-07-25T13:49:19.432Z] #67 sha256:a2eea0026a5406a8779eb1c300f82b9c6a046c117a64978db9a6693575065f64 [2022-07-25T13:49:19.432Z] #67 5.788 + cd /tmp/tmp.RtWwFxqWwq/src/github.com/opencontainers/runc [2022-07-25T13:49:19.432Z] #67 5.788 + git checkout -q v1.1.2 [2022-07-25T13:49:19.432Z] #67 6.178 + '[' -z '' ']' [2022-07-25T13:49:19.432Z] #67 6.178 + target=static [2022-07-25T13:49:19.432Z] #67 6.178 + make BUILDTAGS=seccomp static [2022-07-25T13:49:19.432Z] #67 6.405 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-07-25T13:49:19.432Z] #67 11.63 + mkdir -p /build [2022-07-25T13:49:19.432Z] #67 11.63 + cp runc /build/runc [2022-07-25T13:49:19.432Z] #67 DONE 11.9s [2022-07-25T13:49:19.432Z] [2022-07-25T13:49:19.432Z] #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-07-25T13:49:19.432Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:49:19.444Z] #76 48.34 Building dependency tree... [2022-07-25T13:49:20.384Z] #76 ... [2022-07-25T13:49:20.384Z] [2022-07-25T13:49:20.384Z] #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-07-25T13:49:20.384Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:20.384Z] #42 41.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:49:20.384Z] #42 41.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:49:20.384Z] #42 41.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:49:20.384Z] #42 41.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:49:20.384Z] #42 44.38 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:20.384Z] #42 45.02 Fetched 17.7 MB in 2s (7113 kB/s) [2022-07-25T13:49:20.384Z] #42 45.14 Selecting previously unselected package xxd. [2022-07-25T13:49:20.384Z] #42 45.14 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:20.384Z] #42 45.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:49:20.384Z] #42 45.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:20.384Z] #42 45.85 Selecting previously unselected package vim-common. [2022-07-25T13:49:20.384Z] #42 45.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:49:20.384Z] #42 45.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:20.384Z] #42 46.60 Selecting previously unselected package cmake-data. [2022-07-25T13:49:20.384Z] #42 46.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:49:20.384Z] #42 46.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:49:20.599Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-25T13:49:20.644Z] #42 52.32 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:49:20.904Z] #42 52.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:49:21.165Z] #42 52.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:49:21.169Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-25T13:49:21.736Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-25T13:49:21.737Z] #76 50.24 Building dependency tree... [2022-07-25T13:49:22.105Z] #42 ... [2022-07-25T13:49:22.105Z] [2022-07-25T13:49:22.105Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:22.105Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:22.105Z] #55 43.45 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T13:49:22.105Z] #55 43.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T13:49:22.105Z] #55 43.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T13:49:22.105Z] #55 43.91 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T13:49:22.105Z] #55 44.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T13:49:22.105Z] #55 44.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T13:49:22.105Z] #55 44.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T13:49:22.105Z] #55 44.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T13:49:22.105Z] #55 44.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T13:49:22.105Z] #55 45.47 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T13:49:22.105Z] #55 45.48 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T13:49:22.105Z] #55 45.70 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T13:49:22.105Z] #55 45.85 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:49:22.676Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-25T13:49:23.045Z] #55 ... [2022-07-25T13:49:23.045Z] [2022-07-25T13:49:23.045Z] #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-07-25T13:49:23.045Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:23.045Z] #14 38.56 Reading package lists... [2022-07-25T13:49:23.045Z] #14 48.39 Building dependency tree... [2022-07-25T13:49:23.045Z] #14 54.56 The following additional packages will be installed: [2022-07-25T13:49:23.045Z] #14 54.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:49:23.045Z] #14 54.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:49:23.045Z] #14 54.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:49:23.045Z] #14 54.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:49:23.045Z] #14 54.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:49:23.045Z] #14 54.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:49:23.045Z] #14 54.60 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:49:23.045Z] #14 54.63 Suggested packages: [2022-07-25T13:49:23.045Z] #14 54.65 gcc-10-locales seccomp wine64 [2022-07-25T13:49:23.305Z] #14 ... [2022-07-25T13:49:23.305Z] [2022-07-25T13:49:23.305Z] #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-07-25T13:49:23.305Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:23.305Z] #76 54.75 python3 is already the newest version (3.9.2-3). [2022-07-25T13:49:23.305Z] #76 54.75 The following additional packages will be installed: [2022-07-25T13:49:23.305Z] #76 54.78 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:49:23.305Z] #76 54.79 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:49:23.305Z] #76 54.80 Suggested packages: [2022-07-25T13:49:23.305Z] #76 54.84 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:49:23.565Z] #76 54.85 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:49:23.565Z] #76 54.85 m4-doc ed diffutils-doc [2022-07-25T13:49:23.565Z] #76 54.85 Recommended packages: [2022-07-25T13:49:23.565Z] #76 54.85 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:49:24.274Z] #76 ... [2022-07-25T13:49:24.274Z] [2022-07-25T13:49:24.274Z] #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-07-25T13:49:24.274Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:49:24.274Z] #47 44.97 + 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-07-25T13:49:24.274Z] #47 ... [2022-07-25T13:49:24.274Z] [2022-07-25T13:49:24.274Z] #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-07-25T13:49:24.274Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:24.274Z] #42 38.99 Reading package lists... [2022-07-25T13:49:24.274Z] #42 47.81 Building dependency tree... [2022-07-25T13:49:24.274Z] #42 53.85 The following additional packages will be installed: [2022-07-25T13:49:24.274Z] #42 53.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T13:49:24.274Z] #42 53.88 Suggested packages: [2022-07-25T13:49:24.274Z] #42 53.89 cmake-doc ninja-build lrzip [2022-07-25T13:49:24.274Z] #42 53.89 Recommended packages: [2022-07-25T13:49:24.274Z] #42 53.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T13:49:24.274Z] #42 55.34 The following NEW packages will be installed: [2022-07-25T13:49:24.533Z] #42 55.39 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T13:49:24.533Z] #42 55.39 vim-common xxd [2022-07-25T13:49:24.685Z] #71 ... [2022-07-25T13:49:24.685Z] [2022-07-25T13:49:24.685Z] #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-07-25T13:49:24.685Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T13:49:24.685Z] #28 11.27 Fetched 40.6 MB in 10s (3925 kB/s) [2022-07-25T13:49:24.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T13:49:25.113Z] #42 55.97 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:25.113Z] #42 55.97 Need to get 17.7 MB of archives. [2022-07-25T13:49:25.113Z] #42 55.97 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T13:49:25.113Z] #42 55.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:49:25.113Z] #42 56.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T13:49:25.113Z] #42 56.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T13:49:25.372Z] #42 56.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:49:25.372Z] #42 ... [2022-07-25T13:49:25.372Z] [2022-07-25T13:49:25.372Z] #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-07-25T13:49:25.372Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:25.372Z] #76 56.39 python3 is already the newest version (3.9.2-3). [2022-07-25T13:49:25.372Z] #76 56.39 The following additional packages will be installed: [2022-07-25T13:49:25.372Z] #76 56.42 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T13:49:25.372Z] #76 56.44 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T13:49:25.372Z] #76 56.44 Suggested packages: [2022-07-25T13:49:25.372Z] #76 56.49 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T13:49:25.372Z] #76 56.49 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T13:49:25.632Z] #76 56.49 m4-doc ed diffutils-doc [2022-07-25T13:49:25.632Z] #76 56.49 Recommended packages: [2022-07-25T13:49:25.632Z] #76 56.49 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T13:49:26.107Z] #76 57.49 The following NEW packages will be installed: [2022-07-25T13:49:26.107Z] #76 57.50 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:49:26.107Z] #76 57.50 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:49:26.107Z] #76 57.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:49:26.107Z] #76 57.51 libyajl2 m4 patch xz-utils [2022-07-25T13:49:26.689Z] #76 58.04 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:26.689Z] #76 58.04 Need to get 5940 kB of archives. [2022-07-25T13:49:26.689Z] #76 58.04 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T13:49:26.689Z] #76 58.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:49:26.689Z] #76 58.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:49:26.689Z] #76 58.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:49:26.689Z] #76 58.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:49:26.689Z] #76 58.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:49:26.689Z] #76 58.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T13:49:26.689Z] #76 58.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T13:49:26.689Z] #76 58.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:49:26.689Z] #76 58.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:49:26.689Z] #76 58.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:49:26.689Z] #76 58.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:49:26.948Z] #76 58.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:49:26.948Z] #76 ... [2022-07-25T13:49:26.948Z] [2022-07-25T13:49:26.948Z] #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-07-25T13:49:26.948Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:49:26.948Z] #62 38.51 Reading package lists... [2022-07-25T13:49:26.948Z] #62 48.78 Building dependency tree... [2022-07-25T13:49:26.948Z] #62 55.31 The following additional packages will be installed: [2022-07-25T13:49:26.948Z] #62 55.33 libbtrfs0 [2022-07-25T13:49:26.948Z] #62 55.63 The following NEW packages will be installed: [2022-07-25T13:49:26.948Z] #62 55.66 libbtrfs-dev libbtrfs0 [2022-07-25T13:49:26.948Z] #62 56.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:26.948Z] #62 56.22 Need to get 460 kB of archives. [2022-07-25T13:49:26.948Z] #62 56.22 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:49:26.948Z] #62 56.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:49:26.948Z] #62 56.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:49:26.948Z] #62 57.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:26.948Z] #62 58.52 Fetched 460 kB in 0s (1145 kB/s) [2022-07-25T13:49:26.948Z] #62 ... [2022-07-25T13:49:26.948Z] [2022-07-25T13:49:26.948Z] #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-07-25T13:49:26.948Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:26.948Z] #76 58.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T13:49:26.948Z] #76 58.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:49:27.207Z] #76 58.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T13:49:27.207Z] #76 58.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:49:27.207Z] #76 58.64 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-07-25T13:49:27.207Z] #76 58.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T13:49:27.207Z] #76 58.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:49:27.207Z] #76 58.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:49:27.207Z] #76 58.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:49:27.207Z] #76 58.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:49:27.207Z] #76 58.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T13:49:27.775Z] #76 ... [2022-07-25T13:49:27.775Z] [2022-07-25T13:49:27.776Z] #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-07-25T13:49:27.776Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:27.776Z] #51 39.44 Reading package lists... [2022-07-25T13:49:27.776Z] #51 49.28 Building dependency tree... [2022-07-25T13:49:27.776Z] #51 55.62 The following additional packages will be installed: [2022-07-25T13:49:27.776Z] #51 55.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:49:27.776Z] #51 55.65 python3-protobuf python3-six [2022-07-25T13:49:27.776Z] #51 55.66 Suggested packages: [2022-07-25T13:49:27.776Z] #51 55.68 python3-setuptools [2022-07-25T13:49:27.776Z] #51 55.68 Recommended packages: [2022-07-25T13:49:27.776Z] #51 55.68 iproute2 | iproute [2022-07-25T13:49:27.776Z] #51 56.76 The following NEW packages will be installed: [2022-07-25T13:49:27.776Z] #51 56.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:49:27.776Z] #51 56.79 python3-protobuf python3-six [2022-07-25T13:49:27.776Z] #51 57.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:27.776Z] #51 57.28 Need to get 2315 kB of archives. [2022-07-25T13:49:27.776Z] #51 57.28 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T13:49:27.776Z] #51 57.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T13:49:27.776Z] #51 57.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:49:27.776Z] #51 57.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:49:27.776Z] #51 57.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T13:49:27.776Z] #51 57.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T13:49:27.776Z] #51 57.43 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-07-25T13:49:27.776Z] #51 57.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:49:28.035Z] #51 ... [2022-07-25T13:49:28.035Z] [2022-07-25T13:49:28.035Z] #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-07-25T13:49:28.035Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:49:28.035Z] #62 58.69 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:49:28.035Z] #62 58.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:49:28.035Z] #62 58.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:49:28.035Z] #62 58.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:49:28.250Z] #76 59.27 The following NEW packages will be installed: [2022-07-25T13:49:28.294Z] #62 59.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:49:28.294Z] #62 59.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:49:28.294Z] #62 59.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:49:28.513Z] #76 59.28 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T13:49:28.514Z] #76 59.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T13:49:28.514Z] #76 59.29 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T13:49:28.514Z] #76 59.29 libyajl2 m4 patch xz-utils [2022-07-25T13:49:28.514Z] #76 ... [2022-07-25T13:49:28.514Z] [2022-07-25T13:49:28.514Z] #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-07-25T13:49:28.514Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:28.514Z] #14 41.11 Reading package lists... [2022-07-25T13:49:28.514Z] #14 49.76 Building dependency tree... [2022-07-25T13:49:28.514Z] #14 56.14 The following additional packages will be installed: [2022-07-25T13:49:28.514Z] #14 56.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:49:28.514Z] #14 56.14 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T13:49:28.514Z] #14 56.14 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T13:49:28.514Z] #14 56.14 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T13:49:28.514Z] #14 56.14 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T13:49:28.514Z] #14 56.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T13:49:28.514Z] #14 56.21 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T13:49:28.514Z] #14 56.22 Suggested packages: [2022-07-25T13:49:28.514Z] #14 56.24 gcc-10-locales seccomp wine64 [2022-07-25T13:49:28.514Z] #14 58.71 The following NEW packages will be installed: [2022-07-25T13:49:28.514Z] #14 58.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:49:28.514Z] #14 58.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:49:28.514Z] #14 58.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:49:28.514Z] #14 58.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:49:28.514Z] #14 58.72 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:49:28.514Z] #14 58.72 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:49:28.514Z] #14 58.72 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:49:28.514Z] #14 58.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:49:28.514Z] #14 58.72 mingw-w64-x86-64-dev [2022-07-25T13:49:28.514Z] #14 59.34 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:28.514Z] #14 59.34 Need to get 115 MB of archives. [2022-07-25T13:49:28.514Z] #14 59.34 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:49:28.514Z] #14 59.34 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-07-25T13:49:28.514Z] #14 59.54 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-07-25T13:49:28.777Z] #14 ... [2022-07-25T13:49:28.777Z] [2022-07-25T13:49:28.777Z] #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-07-25T13:49:28.777Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:28.777Z] #42 57.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T13:49:28.777Z] #42 57.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T13:49:28.777Z] #42 57.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T13:49:28.777Z] #42 57.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T13:49:28.777Z] #42 57.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T13:49:28.777Z] #42 57.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T13:49:28.777Z] #42 59.77 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:28.855Z] #28 11.27 Reading package lists... [2022-07-25T13:49:28.873Z] #62 60.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:49:28.873Z] #62 60.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:49:28.873Z] #62 60.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:29.351Z] #42 ... [2022-07-25T13:49:29.351Z] [2022-07-25T13:49:29.351Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:29.351Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:29.351Z] #55 50.22 go: downloading golang.org/x/text v0.3.7 [2022-07-25T13:49:29.351Z] #55 ... [2022-07-25T13:49:29.351Z] [2022-07-25T13:49:29.351Z] #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-07-25T13:49:29.351Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:29.351Z] #76 59.85 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:29.351Z] #76 59.85 Need to get 5940 kB of archives. [2022-07-25T13:49:29.351Z] #76 59.85 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T13:49:29.351Z] #76 59.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:49:29.351Z] #76 59.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T13:49:29.351Z] #76 59.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T13:49:29.351Z] #76 59.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T13:49:29.351Z] #76 59.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:49:29.351Z] #76 59.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T13:49:29.351Z] #76 59.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T13:49:29.351Z] #76 59.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T13:49:29.351Z] #76 59.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T13:49:29.351Z] #76 60.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T13:49:29.351Z] #76 60.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:49:29.351Z] #76 60.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T13:49:29.351Z] #76 60.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T13:49:29.351Z] #76 60.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:49:29.351Z] #76 60.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T13:49:29.351Z] #76 60.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:49:29.351Z] #76 60.41 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-07-25T13:49:29.351Z] #76 60.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T13:49:29.351Z] #76 60.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:49:29.613Z] #76 60.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T13:49:29.613Z] #76 60.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:49:29.613Z] #76 60.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:49:29.613Z] #76 60.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T13:49:29.613Z] #76 ... [2022-07-25T13:49:29.613Z] [2022-07-25T13:49:29.613Z] #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-07-25T13:49:29.613Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:49:29.613Z] #62 41.89 Reading package lists... [2022-07-25T13:49:29.613Z] #62 50.87 Building dependency tree... [2022-07-25T13:49:29.613Z] #62 56.96 The following additional packages will be installed: [2022-07-25T13:49:29.613Z] #62 56.96 libbtrfs0 [2022-07-25T13:49:29.613Z] #62 57.33 The following NEW packages will be installed: [2022-07-25T13:49:29.613Z] #62 57.35 libbtrfs-dev libbtrfs0 [2022-07-25T13:49:29.613Z] #62 57.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:29.613Z] #62 57.87 Need to get 460 kB of archives. [2022-07-25T13:49:29.613Z] #62 57.87 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T13:49:29.613Z] #62 57.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:49:29.613Z] #62 57.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:49:29.613Z] #62 59.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:29.613Z] #62 60.17 Fetched 460 kB in 0s (1065 kB/s) [2022-07-25T13:49:29.613Z] #62 60.30 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:49:29.613Z] #62 60.31 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:29.613Z] #62 60.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:49:29.613Z] #62 60.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:49:29.812Z] #62 DONE 61.3s [2022-07-25T13:49:29.812Z] [2022-07-25T13:49:29.812Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:49:29.812Z] #63 sha256:6d24673ad5bc8e775cce4814f249880330b60a6727a2c9a22b47ad00a834a254 [2022-07-25T13:49:29.871Z] #62 60.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:49:29.871Z] #62 ... [2022-07-25T13:49:29.871Z] [2022-07-25T13:49:29.871Z] #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-07-25T13:49:29.871Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:29.871Z] #42 60.27 Fetched 17.7 MB in 2s (7177 kB/s) [2022-07-25T13:49:29.871Z] #42 60.48 Selecting previously unselected package xxd. [2022-07-25T13:49:29.871Z] #42 60.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:49:29.871Z] #42 60.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:49:29.871Z] #42 60.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:29.871Z] #42 ... [2022-07-25T13:49:29.871Z] [2022-07-25T13:49:29.872Z] #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-07-25T13:49:29.872Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:29.872Z] #51 42.05 Reading package lists... [2022-07-25T13:49:29.872Z] #51 50.79 Building dependency tree... [2022-07-25T13:49:29.872Z] #51 56.80 The following additional packages will be installed: [2022-07-25T13:49:29.872Z] #51 56.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:49:29.872Z] #51 56.80 python3-protobuf python3-six [2022-07-25T13:49:29.872Z] #51 56.81 Suggested packages: [2022-07-25T13:49:29.872Z] #51 56.83 python3-setuptools [2022-07-25T13:49:29.872Z] #51 56.83 Recommended packages: [2022-07-25T13:49:29.872Z] #51 56.83 iproute2 | iproute [2022-07-25T13:49:29.872Z] #51 58.01 The following NEW packages will be installed: [2022-07-25T13:49:29.872Z] #51 58.05 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T13:49:29.872Z] #51 58.06 python3-protobuf python3-six [2022-07-25T13:49:29.872Z] #51 58.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:29.872Z] #51 58.73 Need to get 2315 kB of archives. [2022-07-25T13:49:29.872Z] #51 58.73 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T13:49:29.872Z] #51 58.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T13:49:29.872Z] #51 58.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:49:29.872Z] #51 58.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T13:49:29.872Z] #51 58.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T13:49:29.872Z] #51 58.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T13:49:29.872Z] #51 58.96 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-07-25T13:49:29.872Z] #51 58.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:49:30.071Z] #63 DONE 0.2s [2022-07-25T13:49:30.071Z] [2022-07-25T13:49:30.071Z] #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-07-25T13:49:30.071Z] #64 sha256:1e544978bed2dafb91a717bfebd820bf41d37496afeb5978482a5c2803aeedfb [2022-07-25T13:49:30.141Z] #51 ... [2022-07-25T13:49:30.141Z] [2022-07-25T13:49:30.141Z] #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-07-25T13:49:30.141Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:30.141Z] #42 61.01 Selecting previously unselected package vim-common. [2022-07-25T13:49:30.141Z] #42 61.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:49:30.141Z] #42 61.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:30.712Z] #42 61.57 Selecting previously unselected package cmake-data. [2022-07-25T13:49:30.712Z] #42 61.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T13:49:30.712Z] #42 61.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:49:31.452Z] #64 1.227 + RM_GOPATH=0 [2022-07-25T13:49:31.452Z] #64 1.227 + TMP_GOPATH= [2022-07-25T13:49:31.452Z] #64 1.228 + : /build [2022-07-25T13:49:31.452Z] #64 1.228 + '[' -z '' ']' [2022-07-25T13:49:31.452Z] #64 1.230 ++ mktemp -d [2022-07-25T13:49:31.452Z] #64 1.237 + export GOPATH=/tmp/tmp.rzxFOCwx4P [2022-07-25T13:49:31.452Z] #64 1.237 + GOPATH=/tmp/tmp.rzxFOCwx4P [2022-07-25T13:49:31.452Z] #64 1.237 + RM_GOPATH=1 [2022-07-25T13:49:31.452Z] #64 1.237 + case "$(go env GOARCH)" in [2022-07-25T13:49:31.452Z] #64 1.238 ++ go env GOARCH [2022-07-25T13:49:31.452Z] #64 1.262 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:31.452Z] #64 1.262 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:31.452Z] #64 1.263 ++ dirname /install.sh [2022-07-25T13:49:31.452Z] #64 1.269 + dir=/ [2022-07-25T13:49:31.452Z] #64 1.269 + bin=containerd [2022-07-25T13:49:31.452Z] #64 1.270 + shift [2022-07-25T13:49:31.452Z] #64 1.270 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:49:31.452Z] #64 1.272 + . //containerd.installer [2022-07-25T13:49:31.452Z] #64 1.272 ++ set -e [2022-07-25T13:49:31.452Z] #64 1.273 ++ : v1.6.6 [2022-07-25T13:49:31.452Z] #64 1.273 + install_containerd [2022-07-25T13:49:31.452Z] #64 1.274 + echo 'Install containerd version v1.6.6' [2022-07-25T13:49:31.452Z] #64 1.279 Install containerd version v1.6.6 [2022-07-25T13:49:31.452Z] #64 1.279 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rzxFOCwx4P/src/github.com/containerd/containerd [2022-07-25T13:49:31.452Z] #64 1.313 Cloning into '/tmp/tmp.rzxFOCwx4P/src/github.com/containerd/containerd'... [2022-07-25T13:49:31.814Z] #64 ... [2022-07-25T13:49:31.814Z] [2022-07-25T13:49:31.814Z] #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-07-25T13:49:31.814Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:49:31.814Z] #57 62.91 v3.0.2 [2022-07-25T13:49:31.814Z] #57 DONE 63.1s [2022-07-25T13:49:31.814Z] [2022-07-25T13:49:31.814Z] #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-07-25T13:49:31.814Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:31.814Z] #76 60.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:31.814Z] #76 61.33 Fetched 5940 kB in 1s (5128 kB/s) [2022-07-25T13:49:31.814Z] #76 61.49 Selecting previously unselected package bzip2. [2022-07-25T13:49:31.814Z] #76 61.49 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:31.814Z] #76 61.80 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:49:31.814Z] #76 61.85 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:49:31.814Z] #76 62.16 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:49:31.814Z] #76 62.16 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:49:31.814Z] #76 62.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:49:32.075Z] #76 63.47 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:49:32.075Z] #76 63.47 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:49:32.075Z] #76 63.49 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:49:32.203Z] #42 ... [2022-07-25T13:49:32.203Z] [2022-07-25T13:49:32.203Z] #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-07-25T13:49:32.203Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T13:49:32.203Z] #62 60.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:49:32.203Z] #62 60.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:49:32.203Z] #62 61.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:49:32.203Z] #62 61.51 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:49:32.203Z] #62 61.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:32.203Z] #62 DONE 63.0s [2022-07-25T13:49:32.203Z] [2022-07-25T13:49:32.203Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T13:49:32.203Z] #63 sha256:a51f7af4d392f55cf2f93f310bf08a5f6e618dcda08e8fe036a74083b79c0898 [2022-07-25T13:49:32.203Z] #63 DONE 0.1s [2022-07-25T13:49:32.203Z] [2022-07-25T13:49:32.203Z] #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-07-25T13:49:32.203Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:49:32.345Z] #76 63.83 Selecting previously unselected package file. [2022-07-25T13:49:32.345Z] #76 63.83 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:49:32.345Z] #76 63.84 Unpacking file (1:5.39-3) ... [2022-07-25T13:49:32.605Z] #76 64.13 Selecting previously unselected package xz-utils. [2022-07-25T13:49:32.605Z] #76 64.15 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:49:32.605Z] #76 64.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:49:33.544Z] #76 64.95 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T13:49:33.544Z] #76 64.95 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T13:49:33.544Z] #76 65.03 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:49:33.806Z] #76 65.37 Selecting previously unselected package m4. [2022-07-25T13:49:33.806Z] #76 65.37 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T13:49:33.806Z] #76 65.38 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:49:34.066Z] #76 ... [2022-07-25T13:49:34.066Z] [2022-07-25T13:49:34.066Z] #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-07-25T13:49:34.066Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:49:34.066Z] #40 65.38 NAME: [2022-07-25T13:49:34.066Z] #40 65.38 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:49:34.066Z] #40 65.38 [2022-07-25T13:49:34.066Z] #40 65.38 USAGE: [2022-07-25T13:49:34.066Z] #40 65.38 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:49:34.066Z] #40 65.38 [2022-07-25T13:49:34.066Z] #40 65.38 COMMANDS: [2022-07-25T13:49:34.066Z] #40 65.38 init Create an initial ./winres/winres.json [2022-07-25T13:49:34.066Z] #40 65.38 make Make syso files for the "go build" command [2022-07-25T13:49:34.066Z] #40 65.38 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:49:34.066Z] #40 65.38 extract Extract all resources from an executable [2022-07-25T13:49:34.066Z] #40 65.38 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:49:34.066Z] #40 65.38 help, h Shows a list of commands or help for one command [2022-07-25T13:49:34.066Z] #40 65.38 [2022-07-25T13:49:34.066Z] #40 65.38 GLOBAL OPTIONS: [2022-07-25T13:49:34.066Z] #40 65.38 --help, -h show help (default: false) [2022-07-25T13:49:34.066Z] #40 DONE 65.5s [2022-07-25T13:49:34.106Z] #64 ... [2022-07-25T13:49:34.106Z] [2022-07-25T13:49:34.106Z] #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-07-25T13:49:34.106Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T13:49:34.106Z] #57 64.75 v3.0.2 [2022-07-25T13:49:34.106Z] #57 DONE 64.9s [2022-07-25T13:49:34.106Z] [2022-07-25T13:49:34.106Z] #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-07-25T13:49:34.106Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:49:34.106Z] #64 1.767 + RM_GOPATH=0 [2022-07-25T13:49:34.106Z] #64 1.767 + TMP_GOPATH= [2022-07-25T13:49:34.106Z] #64 1.767 + : /build [2022-07-25T13:49:34.106Z] #64 1.767 + '[' -z '' ']' [2022-07-25T13:49:34.106Z] #64 1.775 ++ mktemp -d [2022-07-25T13:49:34.106Z] #64 1.780 + export GOPATH=/tmp/tmp.K4wVuacXzg [2022-07-25T13:49:34.106Z] #64 1.781 + GOPATH=/tmp/tmp.K4wVuacXzg [2022-07-25T13:49:34.106Z] #64 1.781 + RM_GOPATH=1 [2022-07-25T13:49:34.106Z] #64 1.781 + case "$(go env GOARCH)" in [2022-07-25T13:49:34.106Z] #64 1.785 ++ go env GOARCH [2022-07-25T13:49:34.106Z] #64 1.864 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:34.106Z] #64 1.864 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:34.106Z] #64 1.864 ++ dirname /install.sh [2022-07-25T13:49:34.106Z] #64 1.873 + dir=/ [2022-07-25T13:49:34.106Z] #64 1.873 + bin=containerd [2022-07-25T13:49:34.106Z] #64 1.873 + shift [2022-07-25T13:49:34.106Z] #64 1.873 + '[' '!' -f //containerd.installer ']' [2022-07-25T13:49:34.106Z] #64 1.873 + . //containerd.installer [2022-07-25T13:49:34.106Z] #64 1.873 ++ set -e [2022-07-25T13:49:34.106Z] #64 1.873 ++ : v1.6.6 [2022-07-25T13:49:34.106Z] #64 1.873 + install_containerd [2022-07-25T13:49:34.106Z] #64 1.873 + echo 'Install containerd version v1.6.6' [2022-07-25T13:49:34.106Z] #64 1.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K4wVuacXzg/src/github.com/containerd/containerd [2022-07-25T13:49:34.106Z] #64 1.895 Install containerd version v1.6.6 [2022-07-25T13:49:34.106Z] #64 1.913 Cloning into '/tmp/tmp.K4wVuacXzg/src/github.com/containerd/containerd'... [2022-07-25T13:49:34.108Z] #28 15.72 Reading package lists... [2022-07-25T13:49:34.327Z] [2022-07-25T13:49:34.327Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:34.327Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:34.327Z] #55 56.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:49:34.327Z] #55 57.13 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:49:34.327Z] #55 57.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:49:34.327Z] #55 57.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:49:34.327Z] #55 57.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:49:34.327Z] #55 57.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:49:34.327Z] #55 57.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:49:34.327Z] #55 57.84 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:49:34.327Z] #55 57.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:49:34.327Z] #55 57.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:49:34.327Z] #55 58.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:49:34.327Z] #55 58.43 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:49:34.327Z] #55 59.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:49:34.327Z] #55 59.90 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:49:34.327Z] #55 60.21 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:49:34.327Z] #55 60.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:49:34.327Z] #55 60.94 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:49:34.327Z] #55 61.10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:49:34.327Z] #55 61.24 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:49:34.327Z] #55 61.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:49:34.327Z] #55 61.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:49:34.327Z] #55 61.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:49:34.327Z] #55 61.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:49:34.327Z] #55 62.09 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:49:34.327Z] #55 62.91 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:49:34.327Z] #55 62.99 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:49:34.327Z] #55 64.62 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:49:34.327Z] #55 ... [2022-07-25T13:49:34.327Z] [2022-07-25T13:49:34.327Z] #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-07-25T13:49:34.327Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:34.327Z] #76 65.82 Selecting previously unselected package autoconf. [2022-07-25T13:49:34.327Z] #76 65.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:49:34.327Z] #76 65.84 Unpacking autoconf (2.69-14) ... [2022-07-25T13:49:34.365Z] #28 20.26 Building dependency tree... [2022-07-25T13:49:34.365Z] #28 21.39 Reading state information... [2022-07-25T13:49:34.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T13:49:34.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T13:49:34.897Z] #76 66.53 Selecting previously unselected package autotools-dev. [2022-07-25T13:49:34.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T13:49:35.167Z] #76 66.54 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:49:35.167Z] #76 66.56 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:49:35.294Z] #28 22.36 bzip2 is already the newest version (1.0.8-4). [2022-07-25T13:49:35.294Z] #28 22.36 patch is already the newest version (2.7.6-7). [2022-07-25T13:49:35.294Z] #28 22.36 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-25T13:49:35.294Z] #28 22.36 The following additional packages will be installed: [2022-07-25T13:49:35.427Z] #76 66.95 Selecting previously unselected package automake. [2022-07-25T13:49:35.427Z] #76 66.95 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:49:35.427Z] #76 66.95 Unpacking automake (1:1.16.3-2) ... [2022-07-25T13:49:35.427Z] #76 ... [2022-07-25T13:49:35.427Z] [2022-07-25T13:49:35.427Z] #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-07-25T13:49:35.427Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:35.427Z] #14 57.02 The following NEW packages will be installed: [2022-07-25T13:49:35.427Z] #14 57.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T13:49:35.427Z] #14 57.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T13:49:35.427Z] #14 57.09 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T13:49:35.427Z] #14 57.09 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T13:49:35.427Z] #14 57.09 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T13:49:35.427Z] #14 57.09 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T13:49:35.427Z] #14 57.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T13:49:35.427Z] #14 57.10 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T13:49:35.427Z] #14 57.10 mingw-w64-x86-64-dev [2022-07-25T13:49:35.427Z] #14 57.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:35.427Z] #14 57.55 Need to get 115 MB of archives. [2022-07-25T13:49:35.427Z] #14 57.55 After this operation, 645 MB of additional disk space will be used. [2022-07-25T13:49:35.427Z] #14 57.55 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-07-25T13:49:35.427Z] #14 57.77 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-07-25T13:49:35.427Z] #14 58.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T13:49:35.427Z] #14 58.03 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-07-25T13:49:35.427Z] #14 58.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T13:49:35.427Z] #14 58.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:49:35.427Z] #14 58.57 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-07-25T13:49:35.427Z] #14 58.94 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-07-25T13:49:35.427Z] #14 58.95 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-07-25T13:49:35.427Z] #14 59.92 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-07-25T13:49:35.427Z] #14 62.81 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-07-25T13:49:35.427Z] #14 64.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-07-25T13:49:35.427Z] #14 65.18 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-07-25T13:49:35.551Z] #28 22.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T13:49:35.551Z] #28 22.36 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-25T13:49:35.551Z] #28 22.37 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:49:35.551Z] #28 22.37 python3-pkg-resources vim-runtime xxd [2022-07-25T13:49:35.551Z] #28 22.38 Suggested packages: [2022-07-25T13:49:35.551Z] #28 22.38 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-25T13:49:35.551Z] #28 22.38 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-25T13:49:35.551Z] #28 22.38 Recommended packages: [2022-07-25T13:49:35.551Z] #28 22.38 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:49:35.687Z] #14 ... [2022-07-25T13:49:35.687Z] [2022-07-25T13:49:35.687Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:35.687Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:35.687Z] #55 67.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:49:35.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T13:49:36.481Z] #28 23.49 The following NEW packages will be installed: [2022-07-25T13:49:36.481Z] #28 23.49 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-25T13:49:36.481Z] #28 23.49 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T13:49:36.481Z] #28 23.50 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-25T13:49:36.481Z] #28 23.50 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-25T13:49:36.481Z] #28 23.50 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-25T13:49:36.481Z] #28 23.50 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-25T13:49:36.481Z] #28 23.50 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-25T13:49:36.643Z] #64 ... [2022-07-25T13:49:36.643Z] [2022-07-25T13:49:36.643Z] #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-07-25T13:49:36.643Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T13:49:36.643Z] #40 67.55 NAME: [2022-07-25T13:49:36.643Z] #40 67.55 go-winres - A tool for embedding resources in Windows executables [2022-07-25T13:49:36.643Z] #40 67.55 [2022-07-25T13:49:36.643Z] #40 67.55 USAGE: [2022-07-25T13:49:36.643Z] #40 67.55 go-winres [global options] command [command options] [arguments...] [2022-07-25T13:49:36.643Z] #40 67.55 [2022-07-25T13:49:36.643Z] #40 67.55 COMMANDS: [2022-07-25T13:49:36.643Z] #40 67.55 init Create an initial ./winres/winres.json [2022-07-25T13:49:36.643Z] #40 67.55 make Make syso files for the "go build" command [2022-07-25T13:49:36.643Z] #40 67.55 simply Make syso files for the "go build" command (simplified) [2022-07-25T13:49:36.643Z] #40 67.55 extract Extract all resources from an executable [2022-07-25T13:49:36.643Z] #40 67.55 patch Replace resources in an executable file (exe, dll) [2022-07-25T13:49:36.643Z] #40 67.55 help, h Shows a list of commands or help for one command [2022-07-25T13:49:36.643Z] #40 67.55 [2022-07-25T13:49:36.643Z] #40 67.55 GLOBAL OPTIONS: [2022-07-25T13:49:36.643Z] #40 67.55 --help, -h show help (default: false) [2022-07-25T13:49:36.643Z] #40 DONE 67.6s [2022-07-25T13:49:36.738Z] #28 23.86 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:49:36.738Z] #28 23.86 Need to get 18.6 MB of archives. [2022-07-25T13:49:36.738Z] #28 23.86 After this operation, 71.4 MB of additional disk space will be used. [2022-07-25T13:49:36.738Z] #28 23.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:49:36.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T13:49:36.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T13:49:36.903Z] [2022-07-25T13:49:36.903Z] #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-07-25T13:49:36.903Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:36.903Z] #42 67.71 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:49:36.903Z] #42 67.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:49:36.903Z] #42 67.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:49:36.994Z] #28 23.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:49:36.994Z] #28 23.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:49:36.994Z] #28 23.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:49:36.994Z] #28 23.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:49:36.994Z] #28 23.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:49:36.994Z] #28 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:49:36.994Z] #28 23.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:49:36.994Z] #28 23.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:49:36.994Z] #28 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T13:49:36.994Z] #28 23.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:49:36.994Z] #28 23.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:49:36.994Z] #28 23.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:49:36.994Z] #28 23.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:49:36.994Z] #28 23.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:49:36.994Z] #28 23.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:49:36.994Z] #28 23.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:49:36.994Z] #28 23.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:49:36.994Z] #28 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:49:36.994Z] #28 23.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:49:36.994Z] #28 23.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:49:36.994Z] #28 23.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:49:36.994Z] #28 23.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:49:36.994Z] #28 23.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:49:36.994Z] #28 23.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:49:36.994Z] #28 23.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T13:49:36.994Z] #28 23.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T13:49:36.994Z] #28 23.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:49:36.994Z] #28 23.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:49:36.994Z] #28 23.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:49:36.994Z] #28 23.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T13:49:36.994Z] #28 23.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:49:36.994Z] #28 23.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:49:36.994Z] #28 23.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:49:36.994Z] #28 23.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:49:36.994Z] #28 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:49:36.994Z] #28 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:49:36.994Z] #28 24.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:49:36.994Z] #28 24.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:49:36.994Z] #28 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:49:36.994Z] #28 24.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T13:49:36.994Z] #28 24.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:49:37.250Z] #28 24.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:49:37.250Z] #28 24.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:49:37.250Z] #28 24.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:49:37.250Z] #28 ... [2022-07-25T13:49:37.250Z] [2022-07-25T13:49:37.250Z] #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-07-25T13:49:37.250Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:49:37.250Z] #71 74.62 + bin/containerd [2022-07-25T13:49:37.506Z] #71 ... [2022-07-25T13:49:37.506Z] [2022-07-25T13:49:37.506Z] #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-07-25T13:49:37.506Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T13:49:37.506Z] #28 24.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:37.763Z] #28 24.72 Fetched 18.6 MB in 1s (32.8 MB/s) [2022-07-25T13:49:37.763Z] #28 24.76 Selecting previously unselected package pigz. [2022-07-25T13:49:37.763Z] #28 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-25T13:49:37.763Z] #28 24.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:49:37.763Z] #28 24.80 Unpacking pigz (2.6-1) ... [2022-07-25T13:49:37.763Z] #28 24.85 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:49:37.763Z] #28 24.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:49:37.763Z] #28 24.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:49:37.763Z] #28 24.94 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:49:37.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T13:49:38.020Z] #28 24.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:49:38.020Z] #28 24.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:49:38.020Z] #28 25.00 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:49:38.020Z] #28 25.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:49:38.020Z] #28 25.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:49:38.020Z] #28 25.06 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:49:38.020Z] #28 25.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:49:38.020Z] #28 25.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:49:38.020Z] #28 25.12 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:49:38.020Z] #28 25.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:49:38.020Z] #28 25.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:49:38.020Z] #28 25.17 Selecting previously unselected package libcap2-bin. [2022-07-25T13:49:38.277Z] #28 25.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:49:38.277Z] #28 25.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:49:38.534Z] #28 25.34 Selecting previously unselected package iproute2. [2022-07-25T13:49:38.534Z] #28 25.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:49:38.534Z] #28 25.36 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:49:38.534Z] #28 25.58 Selecting previously unselected package xxd. [2022-07-25T13:49:38.790Z] #28 25.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:49:38.790Z] #28 25.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:38.790Z] #28 25.65 Selecting previously unselected package vim-common. [2022-07-25T13:49:38.790Z] #28 25.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:49:38.790Z] #28 25.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:38.790Z] #28 25.85 Selecting previously unselected package bash-completion. [2022-07-25T13:49:39.013Z] #55 ... [2022-07-25T13:49:39.013Z] [2022-07-25T13:49:39.013Z] #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-07-25T13:49:39.013Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:39.013Z] #51 59.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T13:49:39.013Z] #51 62.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:39.013Z] #51 62.62 Fetched 2315 kB in 3s (669 kB/s) [2022-07-25T13:49:39.013Z] #51 62.84 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T13:49:39.013Z] #51 62.85 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:39.013Z] #51 63.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T13:49:39.013Z] #51 63.06 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:49:39.013Z] #51 65.10 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:49:39.013Z] #51 65.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:49:39.013Z] #51 65.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:49:39.013Z] #51 65.59 Selecting previously unselected package python3-six. [2022-07-25T13:49:39.013Z] #51 65.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:49:39.013Z] #51 65.59 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:49:39.013Z] #51 65.88 Selecting previously unselected package python3-protobuf. [2022-07-25T13:49:39.013Z] #51 65.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T13:49:39.013Z] #51 65.91 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:49:39.013Z] #51 66.76 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:49:39.013Z] #51 66.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:49:39.013Z] #51 66.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:49:39.013Z] #51 67.02 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:49:39.013Z] #51 67.02 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:49:39.013Z] #51 67.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:49:39.013Z] #51 67.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:49:39.013Z] #51 67.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:39.013Z] #51 67.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:39.013Z] #51 67.56 Selecting previously unselected package criu. [2022-07-25T13:49:39.013Z] #51 67.57 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T13:49:39.013Z] #51 67.59 Unpacking criu (3.17.1-1) ... [2022-07-25T13:49:39.013Z] #51 68.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:49:39.013Z] #51 ... [2022-07-25T13:49:39.013Z] [2022-07-25T13:49:39.013Z] #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-07-25T13:49:39.013Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:49:39.013Z] #34 68.39 Updating files: 77% (1180/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: 92% (1414/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-07-25T13:49:39.013Z] #34 69.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:49:39.013Z] #34 70.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:49:39.047Z] #28 25.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:49:39.441Z] #42 ... [2022-07-25T13:49:39.441Z] [2022-07-25T13:49:39.441Z] #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-07-25T13:49:39.441Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:39.441Z] #14 59.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T13:49:39.441Z] #14 59.94 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-07-25T13:49:39.441Z] #14 59.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T13:49:39.441Z] #14 59.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T13:49:39.441Z] #14 60.45 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-07-25T13:49:39.441Z] #14 60.86 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-07-25T13:49:39.441Z] #14 60.89 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-07-25T13:49:39.441Z] #14 62.04 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-07-25T13:49:39.441Z] #14 64.56 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-07-25T13:49:39.441Z] #14 65.50 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-07-25T13:49:39.441Z] #14 66.56 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-07-25T13:49:39.441Z] #14 69.18 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-07-25T13:49:39.441Z] #14 69.97 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-07-25T13:49:39.441Z] #14 69.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:49:39.441Z] #14 69.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:49:39.441Z] #14 70.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:49:39.441Z] #14 70.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:49:39.441Z] #14 70.06 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-07-25T13:49:39.441Z] #14 70.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:49:39.441Z] #14 70.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:49:39.441Z] #14 ... [2022-07-25T13:49:39.441Z] [2022-07-25T13:49:39.441Z] #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-07-25T13:49:39.441Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:39.441Z] #76 62.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:39.441Z] #76 63.58 Fetched 5940 kB in 1s (5179 kB/s) [2022-07-25T13:49:39.441Z] #76 63.80 Selecting previously unselected package bzip2. [2022-07-25T13:49:39.441Z] #76 63.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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:39.441Z] #76 63.89 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 63.90 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:49:39.441Z] #76 64.23 Selecting previously unselected package libmagic-mgc. [2022-07-25T13:49:39.441Z] #76 64.24 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 64.26 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T13:49:39.441Z] #76 65.62 Selecting previously unselected package libmagic1:amd64. [2022-07-25T13:49:39.441Z] #76 65.62 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 65.63 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:49:39.441Z] #76 66.12 Selecting previously unselected package file. [2022-07-25T13:49:39.441Z] #76 66.12 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 66.12 Unpacking file (1:5.39-3) ... [2022-07-25T13:49:39.441Z] #76 66.66 Selecting previously unselected package xz-utils. [2022-07-25T13:49:39.441Z] #76 66.66 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 66.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:49:39.441Z] #76 67.48 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T13:49:39.441Z] #76 67.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 67.50 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:49:39.441Z] #76 67.76 Selecting previously unselected package m4. [2022-07-25T13:49:39.441Z] #76 67.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T13:49:39.441Z] #76 67.78 Unpacking m4 (1.4.18-5) ... [2022-07-25T13:49:39.441Z] #76 68.28 Selecting previously unselected package autoconf. [2022-07-25T13:49:39.441Z] #76 68.30 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T13:49:39.441Z] #76 68.31 Unpacking autoconf (2.69-14) ... [2022-07-25T13:49:39.441Z] #76 69.08 Selecting previously unselected package autotools-dev. [2022-07-25T13:49:39.441Z] #76 69.09 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T13:49:39.441Z] #76 69.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:49:39.441Z] #76 69.41 Selecting previously unselected package automake. [2022-07-25T13:49:39.441Z] #76 69.43 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T13:49:39.441Z] #76 69.44 Unpacking automake (1:1.16.3-2) ... [2022-07-25T13:49:39.441Z] #76 ... [2022-07-25T13:49:39.441Z] [2022-07-25T13:49:39.441Z] #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-07-25T13:49:39.441Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:39.441Z] #14 70.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:49:39.441Z] #14 70.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:49:39.441Z] #14 70.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:49:39.441Z] #14 70.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:49:39.441Z] #14 70.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:49:39.441Z] #14 70.25 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-07-25T13:49:39.441Z] #14 70.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T13:49:39.441Z] #14 70.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:49:39.610Z] #28 26.68 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:49:39.867Z] #28 26.87 Selecting previously unselected package apparmor. [2022-07-25T13:49:39.867Z] #28 26.87 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:49:39.867Z] #28 26.92 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:49:40.123Z] #28 27.13 Selecting previously unselected package inetutils-ping. [2022-07-25T13:49:40.123Z] #28 27.14 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:49:40.123Z] #28 27.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:49:40.123Z] #28 27.22 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:49:40.123Z] #28 27.22 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:49:40.123Z] #28 27.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:49:40.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T13:49:40.381Z] #28 27.27 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:49:40.381Z] #28 27.28 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:49:40.381Z] #28 27.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:49:40.381Z] #28 27.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:49:40.381Z] #28 27.33 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:49:40.381Z] #28 27.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:49:40.381Z] #28 27.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:49:40.381Z] #28 27.39 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:49:40.381Z] #28 27.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:49:40.381Z] #28 27.44 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:49:40.381Z] #28 27.44 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:49:40.381Z] #28 27.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:49:40.381Z] #28 27.50 Selecting previously unselected package iptables. [2022-07-25T13:49:40.381Z] #28 27.50 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:49:40.638Z] #28 27.51 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:49:40.638Z] #28 27.64 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:49:40.638Z] #28 27.64 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:49:40.638Z] #28 27.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:49:40.638Z] #28 27.73 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:49:40.638Z] #28 27.73 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:49:40.638Z] #28 27.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:49:40.820Z] #14 71.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:40.820Z] #14 ... [2022-07-25T13:49:40.820Z] [2022-07-25T13:49:40.820Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:49:40.820Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:49:40.820Z] #55 61.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T13:49:40.820Z] #55 62.00 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T13:49:40.820Z] #55 62.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T13:49:40.820Z] #55 62.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T13:49:40.820Z] #55 62.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T13:49:40.820Z] #55 62.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T13:49:40.820Z] #55 62.76 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T13:49:40.820Z] #55 63.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T13:49:40.820Z] #55 63.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T13:49:40.820Z] #55 63.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T13:49:40.820Z] #55 63.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T13:49:40.820Z] #55 63.48 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T13:49:40.820Z] #55 64.74 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T13:49:40.820Z] #55 64.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T13:49:40.820Z] #55 65.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T13:49:40.820Z] #55 65.08 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T13:49:40.820Z] #55 66.01 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T13:49:40.820Z] #55 66.24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T13:49:40.820Z] #55 66.24 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T13:49:40.820Z] #55 66.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T13:49:40.820Z] #55 66.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T13:49:40.820Z] #55 66.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T13:49:40.820Z] #55 66.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T13:49:40.820Z] #55 66.83 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T13:49:40.820Z] #55 67.55 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T13:49:40.820Z] #55 67.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T13:49:40.820Z] #55 69.04 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T13:49:40.820Z] #55 71.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T13:49:40.820Z] #55 ... [2022-07-25T13:49:40.820Z] [2022-07-25T13:49:40.820Z] #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-07-25T13:49:40.820Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:40.820Z] #51 61.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T13:49:40.820Z] #51 64.05 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:40.820Z] #51 64.41 Fetched 2315 kB in 3s (674 kB/s) [2022-07-25T13:49:40.820Z] #51 64.58 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T13:49:40.820Z] #51 64.58 (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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:40.820Z] #51 64.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T13:49:40.820Z] #51 64.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:49:40.820Z] #51 66.35 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:49:40.820Z] #51 66.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:49:40.820Z] #51 66.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:49:40.820Z] #51 67.07 Selecting previously unselected package python3-six. [2022-07-25T13:49:40.820Z] #51 67.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T13:49:40.820Z] #51 67.10 Unpacking python3-six (1.16.0-2) ... [2022-07-25T13:49:40.820Z] #51 67.23 Selecting previously unselected package python3-protobuf. [2022-07-25T13:49:40.820Z] #51 67.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T13:49:40.820Z] #51 67.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T13:49:40.820Z] #51 68.39 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:49:40.820Z] #51 68.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:49:40.820Z] #51 68.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:49:40.820Z] #51 68.67 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:49:40.820Z] #51 68.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:49:40.820Z] #51 68.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:49:40.820Z] #51 68.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:49:40.820Z] #51 68.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:40.820Z] #51 68.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:40.820Z] #51 69.07 Selecting previously unselected package criu. [2022-07-25T13:49:40.820Z] #51 69.07 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T13:49:40.820Z] #51 69.09 Unpacking criu (3.17.1-1) ... [2022-07-25T13:49:40.820Z] #51 70.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:49:40.894Z] #28 27.79 Selecting previously unselected package jq. [2022-07-25T13:49:40.894Z] #28 27.79 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:49:40.894Z] #28 27.80 Unpacking jq (1.6-2.1) ... [2022-07-25T13:49:40.894Z] #28 27.85 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:49:40.894Z] #28 27.85 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:49:40.894Z] #28 27.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:49:40.894Z] #28 27.89 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:49:40.894Z] #28 27.90 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:49:40.894Z] #28 27.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:49:40.894Z] #28 27.95 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:49:40.894Z] #28 27.96 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:49:40.894Z] #28 27.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:49:40.894Z] #28 28.01 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:49:40.894Z] #28 28.01 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:49:41.081Z] #51 ... [2022-07-25T13:49:41.081Z] [2022-07-25T13:49:41.081Z] #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-07-25T13:49:41.081Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:41.081Z] #76 70.38 Selecting previously unselected package patch. [2022-07-25T13:49:41.081Z] #76 70.39 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:49:41.081Z] #76 70.39 Unpacking patch (2.7.6-7) ... [2022-07-25T13:49:41.081Z] #76 70.69 Selecting previously unselected package dpkg-dev. [2022-07-25T13:49:41.081Z] #76 70.70 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:49:41.081Z] #76 70.76 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:49:41.151Z] #28 28.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:49:41.151Z] #28 28.07 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:49:41.151Z] #28 28.08 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:49:41.151Z] #28 28.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:49:41.151Z] #28 28.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:49:41.151Z] #28 28.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:41.151Z] #28 28.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:41.151Z] #28 28.19 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:49:41.152Z] #28 28.19 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:49:41.152Z] #28 28.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:49:41.152Z] #28 28.24 Selecting previously unselected package net-tools. [2022-07-25T13:49:41.152Z] #28 28.24 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:49:41.537Z] #28 28.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:49:41.537Z] #28 28.36 Selecting previously unselected package python-pip-whl. [2022-07-25T13:49:41.537Z] #28 28.37 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:49:41.537Z] #28 28.37 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:49:41.537Z] #28 28.62 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:49:41.537Z] #28 28.62 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:49:41.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T13:49:41.823Z] #28 28.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:49:41.823Z] #28 28.69 Selecting previously unselected package python3-distutils. [2022-07-25T13:49:41.823Z] #28 28.70 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:49:41.823Z] #28 28.70 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:49:41.823Z] #28 28.82 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:49:41.823Z] #28 28.82 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:49:41.823Z] #28 28.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:49:41.823Z] #28 28.90 Selecting previously unselected package python3-setuptools. [2022-07-25T13:49:42.019Z] #76 72.99 Selecting previously unselected package build-essential. [2022-07-25T13:49:42.019Z] #76 72.99 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T13:49:42.019Z] #76 73.00 Unpacking build-essential (12.9) ... [2022-07-25T13:49:42.082Z] #28 28.91 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:49:42.082Z] #28 28.91 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:49:42.082Z] #28 29.04 Selecting previously unselected package python3-wheel. [2022-07-25T13:49:42.082Z] #28 29.05 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:49:42.082Z] #28 29.06 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:49:42.082Z] #28 29.12 Selecting previously unselected package python3-pip. [2022-07-25T13:49:42.082Z] #28 29.14 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:49:42.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T13:49:42.278Z] #76 73.20 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:49:42.278Z] #76 73.21 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:49:42.278Z] #76 73.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:49:42.339Z] #28 29.14 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:49:42.339Z] #28 29.31 Selecting previously unselected package sudo. [2022-07-25T13:49:42.339Z] #28 29.32 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:49:42.339Z] #28 29.33 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:49:42.538Z] #76 73.35 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T13:49:42.538Z] #76 73.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T13:49:42.538Z] #76 73.36 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:49:42.595Z] #28 29.55 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:49:42.595Z] #28 29.56 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:49:42.595Z] #28 29.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:49:42.595Z] #28 29.67 Selecting previously unselected package uidmap. [2022-07-25T13:49:42.595Z] #28 29.68 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:49:42.595Z] #28 29.69 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:49:42.595Z] #28 29.77 Selecting previously unselected package vim-runtime. [2022-07-25T13:49:42.797Z] #76 73.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:49:42.798Z] #76 73.70 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:42.798Z] #76 73.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:42.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T13:49:42.851Z] #28 29.79 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:49:42.852Z] #28 29.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T13:49:42.852Z] #28 29.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:49:42.852Z] #28 29.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:43.057Z] #76 73.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T13:49:43.057Z] #76 73.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:43.057Z] #76 73.92 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:43.057Z] #76 74.06 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:49:43.057Z] #76 74.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:49:43.057Z] #76 74.07 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:49:43.212Z] #34 ... [2022-07-25T13:49:43.212Z] [2022-07-25T13:49:43.212Z] #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-07-25T13:49:43.212Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T13:49:43.212Z] #76 67.97 Selecting previously unselected package patch. [2022-07-25T13:49:43.212Z] #76 67.97 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 67.98 Unpacking patch (2.7.6-7) ... [2022-07-25T13:49:43.212Z] #76 68.27 Selecting previously unselected package dpkg-dev. [2022-07-25T13:49:43.212Z] #76 68.28 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T13:49:43.212Z] #76 68.29 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T13:49:43.212Z] #76 70.14 Selecting previously unselected package build-essential. [2022-07-25T13:49:43.212Z] #76 70.18 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 70.19 Unpacking build-essential (12.9) ... [2022-07-25T13:49:43.212Z] #76 70.40 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:49:43.212Z] #76 70.40 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 70.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:49:43.212Z] #76 70.48 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T13:49:43.212Z] #76 70.48 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 70.49 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:49:43.212Z] #76 70.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:49:43.212Z] #76 70.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 70.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:43.212Z] #76 70.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T13:49:43.212Z] #76 70.86 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 70.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:43.212Z] #76 71.16 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:49:43.212Z] #76 71.17 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 71.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:49:43.212Z] #76 71.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:49:43.212Z] #76 71.49 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:49:43.212Z] #76 71.49 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:49:43.212Z] #76 72.32 Selecting previously unselected package libtool. [2022-07-25T13:49:43.212Z] #76 72.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:49:43.212Z] #76 72.36 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:49:43.212Z] #76 72.79 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:49:43.212Z] #76 72.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:49:43.213Z] #76 72.81 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:49:43.213Z] #76 73.09 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:49:43.213Z] #76 73.09 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:49:43.213Z] #76 73.10 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:49:43.213Z] #76 73.22 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T13:49:43.213Z] #76 73.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T13:49:43.213Z] #76 73.24 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:49:43.213Z] #76 73.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:49:43.213Z] #76 73.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:49:43.213Z] #76 73.68 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:49:43.213Z] #76 73.70 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:49:43.213Z] #76 73.72 Setting up file (1:5.39-3) ... [2022-07-25T13:49:43.213Z] #76 73.77 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:49:43.213Z] #76 73.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:43.213Z] #76 73.84 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:43.213Z] #76 73.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:49:43.213Z] #76 73.92 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:49:43.213Z] #76 73.94 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:49:43.213Z] #76 73.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:49:43.213Z] #76 73.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:49:43.213Z] #76 74.04 Setting up patch (2.7.6-7) ... [2022-07-25T13:49:43.213Z] #76 74.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:49:43.213Z] #76 74.15 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:49:43.213Z] #76 74.20 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:49:43.213Z] #76 74.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:49:43.213Z] #76 74.29 Setting up libtool (2.4.6-15) ... [2022-07-25T13:49:43.213Z] #76 74.31 Setting up m4 (1.4.18-5) ... [2022-07-25T13:49:43.213Z] #76 74.32 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:49:43.213Z] #76 74.36 Setting up autoconf (2.69-14) ... [2022-07-25T13:49:43.213Z] #76 74.41 Setting up build-essential (12.9) ... [2022-07-25T13:49:43.213Z] #76 74.44 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:49:43.213Z] #76 74.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:49:43.213Z] #76 74.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:43.626Z] #76 74.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:49:43.626Z] #76 74.35 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:49:43.626Z] #76 74.39 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:49:43.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T13:49:44.152Z] #76 DONE 75.7s [2022-07-25T13:49:44.153Z] [2022-07-25T13:49:44.153Z] #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-07-25T13:49:44.153Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:49:44.219Z] #28 31.05 Selecting previously unselected package vim. [2022-07-25T13:49:44.219Z] #28 31.06 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:49:44.219Z] #28 31.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:44.475Z] #28 31.30 Selecting previously unselected package xfsprogs. [2022-07-25T13:49:44.475Z] #28 31.30 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:49:44.475Z] #28 31.31 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:49:44.475Z] #28 31.52 Selecting previously unselected package zip. [2022-07-25T13:49:44.475Z] #28 31.53 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-25T13:49:44.565Z] #76 75.38 Selecting previously unselected package libtool. [2022-07-25T13:49:44.565Z] #76 75.39 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T13:49:44.565Z] #76 75.40 Unpacking libtool (2.4.6-15) ... [2022-07-25T13:49:44.604Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T13:49:44.604Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === Skipped [2022-07-25T13:49:44.604Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T13:49:44.604Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T13:49:44.604Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T13:49:44.604Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T13:49:44.604Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T13:49:44.604Z] time="2022-07-25T13:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T13:49:44.604Z] time="2022-07-25T13:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T13:49:44.604Z] time="2022-07-25T13:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T13:49:44.604Z] time="2022-07-25T13:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T13:49:44.604Z] time="2022-07-25T13:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T13:49:44.604Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T13:49:44.604Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T13:49:44.604Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T13:49:44.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T13:49:44.604Z] graphtest_unix.go:71: No driver to put! [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T13:49:44.604Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T13:49:44.604Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T13:49:44.604Z] [2022-07-25T13:49:44.604Z] DONE 2811 tests, 28 skipped in 215.662s [2022-07-25T13:49:44.604Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/config [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/idm [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/ns [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/options [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/osl [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T13:49:44.604Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T13:49:44.604Z] + 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-07-25T13:49:44.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T13:49:44.731Z] #28 31.53 Unpacking zip (3.0-12) ... [2022-07-25T13:49:44.731Z] #28 31.59 Selecting previously unselected package zstd. [2022-07-25T13:49:44.731Z] #28 31.60 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:49:44.731Z] #28 31.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:49:44.731Z] #28 31.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:49:45.093Z] #77 ... [2022-07-25T13:49:45.093Z] [2022-07-25T13:49:45.094Z] #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-07-25T13:49:45.094Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:45.094Z] #42 66.58 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:49:45.094Z] #42 66.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:49:45.094Z] #42 66.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:49:45.094Z] #42 67.94 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:49:45.094Z] #42 67.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:49:45.094Z] #42 67.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:49:45.094Z] #42 68.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:49:45.094Z] #42 68.47 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:49:45.094Z] #42 68.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:49:45.094Z] #42 68.83 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:49:45.094Z] #42 68.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:49:45.094Z] #42 68.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:49:45.094Z] #42 69.23 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:49:45.094Z] #42 69.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:49:45.094Z] #42 69.27 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:49:45.094Z] #42 69.75 Selecting previously unselected package cmake. [2022-07-25T13:49:45.094Z] #42 69.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:49:45.094Z] #42 69.86 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:49:45.094Z] #42 ... [2022-07-25T13:49:45.094Z] [2022-07-25T13:49:45.094Z] #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-07-25T13:49:45.094Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:45.094Z] #14 67.59 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-07-25T13:49:45.094Z] #14 68.39 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-07-25T13:49:45.094Z] #14 68.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T13:49:45.094Z] #14 68.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T13:49:45.094Z] #14 68.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T13:49:45.094Z] #14 68.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T13:49:45.094Z] #14 68.48 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-07-25T13:49:45.094Z] #14 68.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T13:49:45.094Z] #14 68.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T13:49:45.094Z] #14 68.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T13:49:45.094Z] #14 68.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T13:49:45.094Z] #14 68.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T13:49:45.094Z] #14 68.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T13:49:45.094Z] #14 68.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T13:49:45.094Z] #14 68.67 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-07-25T13:49:45.094Z] #14 68.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T13:49:45.094Z] #14 68.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T13:49:45.094Z] #14 70.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:49:45.094Z] #14 70.81 Fetched 115 MB in 12s (9961 kB/s) [2022-07-25T13:49:45.094Z] #14 71.10 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:49:45.094Z] #14 71.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 ... 15717 files and directories currently installed.) [2022-07-25T13:49:45.094Z] #14 71.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:49:45.094Z] #14 71.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:49:45.094Z] #14 75.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:49:45.094Z] #14 75.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:49:45.094Z] #14 75.59 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:49:45.134Z] #76 76.18 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:49:45.134Z] #76 76.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:49:45.294Z] #28 32.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:49:45.295Z] #28 32.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:49:45.295Z] #28 32.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:49:45.295Z] #28 32.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:49:45.295Z] #28 32.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:49:45.295Z] #28 32.35 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:49:45.295Z] #28 32.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:49:45.394Z] #76 76.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:49:45.551Z] #28 32.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:49:45.551Z] #28 32.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:45.551Z] #28 32.39 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:49:45.666Z] #14 ... [2022-07-25T13:49:45.666Z] [2022-07-25T13:49:45.666Z] #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-07-25T13:49:45.666Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:49:45.666Z] #77 1.233 Cloning into '/tmp/crun-build'... [2022-07-25T13:49:45.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T13:49:45.807Z] #28 32.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:45.807Z] #28 32.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:49:45.807Z] #28 32.71 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:49:45.807Z] #28 32.72 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:49:45.963Z] #76 76.80 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:49:45.963Z] #76 76.80 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:49:45.963Z] #76 76.81 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:49:45.963Z] #76 77.07 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T13:49:46.222Z] #76 77.09 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T13:49:46.222Z] #76 77.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:49:46.503Z] #76 77.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:49:46.503Z] #76 77.44 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T13:49:46.503Z] #76 77.46 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:49:46.503Z] #76 77.49 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T13:49:46.503Z] #76 77.52 Setting up file (1:5.39-3) ... [2022-07-25T13:49:46.503Z] #76 77.58 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:49:46.503Z] #76 77.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:46.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T13:49:46.737Z] #28 33.64 Setting up zip (3.0-12) ... [2022-07-25T13:49:46.737Z] #28 33.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:46.737Z] #28 33.68 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:49:46.762Z] #76 77.65 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:46.762Z] #76 77.67 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:49:46.762Z] #76 77.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T13:49:46.762Z] #76 77.76 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T13:49:46.762Z] #76 77.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:49:46.762Z] #76 77.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:49:46.762Z] #76 77.85 Setting up patch (2.7.6-7) ... [2022-07-25T13:49:46.762Z] #76 77.88 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:49:47.023Z] #76 77.95 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T13:49:47.023Z] #76 78.00 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T13:49:47.023Z] #76 78.04 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:49:47.023Z] #76 78.08 Setting up libtool (2.4.6-15) ... [2022-07-25T13:49:47.023Z] #76 78.12 Setting up m4 (1.4.18-5) ... [2022-07-25T13:49:47.288Z] #76 78.15 Setting up dpkg-dev (1.20.11) ... [2022-07-25T13:49:47.288Z] #76 78.25 Setting up autoconf (2.69-14) ... [2022-07-25T13:49:47.288Z] #76 78.33 Setting up build-essential (12.9) ... [2022-07-25T13:49:47.288Z] #76 78.39 Setting up automake (1:1.16.3-2) ... [2022-07-25T13:49:47.548Z] #76 78.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T13:49:47.548Z] #76 78.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:47.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T13:49:47.578Z] #77 ... [2022-07-25T13:49:47.578Z] [2022-07-25T13:49:47.578Z] #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-07-25T13:49:47.578Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:47.578Z] #42 77.73 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:49:47.578Z] #42 77.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:47.578Z] #42 77.95 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:49:47.578Z] #42 77.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:47.578Z] #42 78.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:49:47.578Z] #42 78.11 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:49:47.578Z] #42 78.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:49:47.578Z] #42 78.24 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:49:47.578Z] #42 78.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:49:47.578Z] #42 78.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:49:47.578Z] #42 78.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:47.578Z] #42 DONE 78.7s [2022-07-25T13:49:47.578Z] [2022-07-25T13:49:47.578Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:49:47.578Z] #43 sha256:be5006bd660772a2ea5c9eff430b450138d0011058764d2b980a6f297ce1be0f [2022-07-25T13:49:47.578Z] #43 DONE 0.2s [2022-07-25T13:49:47.578Z] [2022-07-25T13:49:47.578Z] #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-07-25T13:49:47.578Z] #44 sha256:3c4d96aa14c4b07fa373995ce3158f929dde6d76bf72258a869939bc1c3684b6 [2022-07-25T13:49:47.667Z] #28 34.70 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:49:47.667Z] #28 34.71 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:49:47.667Z] #28 34.76 invoke-rc.d: could not determine current runlevel [2022-07-25T13:49:47.667Z] #28 34.76 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:49:47.667Z] #28 34.77 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:49:47.667Z] #28 34.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:49:47.924Z] #28 34.80 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:49:47.924Z] #28 34.81 Setting up pigz (2.6-1) ... [2022-07-25T13:49:47.924Z] #28 34.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:49:47.924Z] #28 34.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:49:47.924Z] #28 34.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:49:47.924Z] #28 34.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:48.181Z] #28 35.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:49:48.181Z] #28 35.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:49:48.438Z] #28 35.39 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:49:48.438Z] #28 35.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:49:48.438Z] #28 35.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:49:48.438Z] #28 35.42 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:49:48.485Z] #76 DONE 79.3s [2022-07-25T13:49:48.485Z] [2022-07-25T13:49:48.485Z] #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-07-25T13:49:48.485Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:49:48.501Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:49:48.501Z] Using test binary docker [2022-07-25T13:49:48.501Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:49:48.501Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-25T13:49:48.501Z] Starting dockerd [2022-07-25T13:49:48.501Z] INFO: Waiting for daemon to start... [2022-07-25T13:49:48.695Z] #28 35.66 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:49:48.695Z] #28 35.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:49:48.695Z] #28 35.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:49:48.695Z] #28 35.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:49:48.695Z] #28 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:49:48.695Z] #28 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:49:48.695Z] #28 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:49:48.695Z] #28 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:49:48.695Z] #28 35.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:49:48.695Z] #28 35.72 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:49:48.960Z] #44 1.582 + RM_GOPATH=0 [2022-07-25T13:49:48.960Z] #44 1.582 + TMP_GOPATH= [2022-07-25T13:49:48.960Z] #44 1.582 + : /build [2022-07-25T13:49:48.960Z] #44 1.582 + '[' -z '' ']' [2022-07-25T13:49:48.960Z] #44 1.618 ++ mktemp -d [2022-07-25T13:49:48.960Z] #44 1.618 + export GOPATH=/tmp/tmp.supnEimHLO [2022-07-25T13:49:48.960Z] #44 1.618 + GOPATH=/tmp/tmp.supnEimHLO [2022-07-25T13:49:48.960Z] #44 1.618 + RM_GOPATH=1 [2022-07-25T13:49:48.960Z] #44 1.618 + case "$(go env GOARCH)" in [2022-07-25T13:49:48.960Z] #44 1.618 ++ go env GOARCH [2022-07-25T13:49:48.960Z] #44 1.657 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:48.960Z] #44 1.657 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:49:48.960Z] #44 1.657 ++ dirname /install.sh [2022-07-25T13:49:48.960Z] #44 1.668 + dir=/ [2022-07-25T13:49:48.960Z] #44 1.668 + bin=tini [2022-07-25T13:49:49.220Z] #44 1.682 + shift [2022-07-25T13:49:49.220Z] #44 1.682 + '[' '!' -f //tini.installer ']' [2022-07-25T13:49:49.220Z] #44 1.682 + . //tini.installer [2022-07-25T13:49:49.220Z] #44 1.682 ++ : v0.19.0 [2022-07-25T13:49:49.220Z] #44 1.682 + install_tini [2022-07-25T13:49:49.220Z] #44 1.682 + echo 'Install tini version v0.19.0' [2022-07-25T13:49:49.220Z] #44 1.682 + git clone https://github.com/krallin/tini.git /tmp/tmp.supnEimHLO/tini [2022-07-25T13:49:49.220Z] #44 1.682 Install tini version v0.19.0 [2022-07-25T13:49:49.220Z] #44 1.695 Cloning into '/tmp/tmp.supnEimHLO/tini'... [2022-07-25T13:49:49.259Z] #28 36.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:49:49.259Z] #28 36.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:49:49.259Z] #28 36.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:49:49.259Z] #28 36.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:49:49.822Z] #28 36.86 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:49:49.822Z] #28 36.88 Setting up jq (1.6-2.1) ... [2022-07-25T13:49:49.822Z] #28 36.89 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:49:49.822Z] #28 36.91 Setting up iptables (1.8.7-1) ... [2022-07-25T13:49:49.822Z] #28 36.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:49:49.871Z] #77 1.393 Cloning into '/tmp/crun-build'... [2022-07-25T13:49:50.079Z] #28 36.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:49:50.079Z] #28 36.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:49:50.079Z] #28 36.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:49:50.079Z] #28 36.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:49:50.079Z] #28 36.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:49:50.079Z] #28 36.96 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:49:50.337Z] #28 37.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:50.399Z] . [2022-07-25T13:49:50.399Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:49:50.399Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:49:50.399Z] Error: No such image: emptyfs [2022-07-25T13:49:50.594Z] #28 DONE 37.7s [2022-07-25T13:49:50.594Z] [2022-07-25T13:49:50.594Z] #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-07-25T13:49:50.594Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-25T13:49:50.602Z] #44 3.282 + cd /tmp/tmp.supnEimHLO/tini [2022-07-25T13:49:50.602Z] #44 3.282 + git checkout -q v0.19.0 [2022-07-25T13:49:50.602Z] #44 3.336 + cmake . [2022-07-25T13:49:50.602Z] #44 ... [2022-07-25T13:49:50.602Z] [2022-07-25T13:49:50.602Z] #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-07-25T13:49:50.602Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:50.602Z] #51 71.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:49:50.602Z] #51 71.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:49:50.602Z] #51 71.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:50.602Z] #51 72.01 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:49:50.602Z] #51 73.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:49:50.602Z] #51 73.60 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:49:50.602Z] #51 80.35 Setting up criu (3.17.1-1) ... [2022-07-25T13:49:50.658Z] Running integration-test (iteration 1) [2022-07-25T13:49:50.658Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T13:49:50.862Z] #51 ... [2022-07-25T13:49:50.862Z] [2022-07-25T13:49:50.862Z] #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-07-25T13:49:50.862Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:50.862Z] #14 80.39 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:49:50.862Z] #14 80.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:49:50.862Z] #14 80.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:49:50.862Z] #14 80.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:49:50.862Z] #14 80.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:49:50.862Z] #14 80.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:49:50.862Z] #14 81.34 Selecting previously unselected package dmsetup. [2022-07-25T13:49:50.862Z] #14 81.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:49:50.862Z] #14 81.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:49:50.862Z] #14 81.67 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:49:50.862Z] #14 81.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:49:50.862Z] #14 81.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:49:50.916Z] Loaded image: busybox:latest [2022-07-25T13:49:50.916Z] Loaded image: busybox:glibc [2022-07-25T13:49:51.251Z] #77 ... [2022-07-25T13:49:51.251Z] [2022-07-25T13:49:51.251Z] #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-07-25T13:49:51.251Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:51.251Z] #14 72.34 Fetched 115 MB in 11s (10.1 MB/s) [2022-07-25T13:49:51.251Z] #14 72.48 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T13:49:51.251Z] #14 72.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T13:49:51.251Z] #14 72.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:49:51.251Z] #14 72.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:49:51.251Z] #14 77.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T13:49:51.251Z] #14 77.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T13:49:51.251Z] #14 77.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:49:51.251Z] #14 81.92 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T13:49:51.251Z] #14 81.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T13:49:51.251Z] #14 81.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:49:51.251Z] #14 82.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T13:49:51.251Z] #14 82.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:49:51.251Z] #14 82.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:49:51.511Z] #14 ... [2022-07-25T13:49:51.511Z] [2022-07-25T13:49:51.511Z] #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-07-25T13:49:51.511Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:49:51.511Z] #42 79.96 Selecting previously unselected package libxml2:amd64. [2022-07-25T13:49:51.511Z] #42 79.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T13:49:51.511Z] #42 79.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:49:51.511Z] #42 80.92 Selecting previously unselected package libarchive13:amd64. [2022-07-25T13:49:51.511Z] #42 80.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T13:49:51.511Z] #42 80.93 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:49:51.511Z] #42 81.65 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T13:49:51.511Z] #42 81.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T13:49:51.511Z] #42 81.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:49:51.511Z] #42 82.09 Selecting previously unselected package librhash0:amd64. [2022-07-25T13:49:51.511Z] #42 82.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T13:49:51.511Z] #42 82.11 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:49:51.511Z] #42 82.42 Selecting previously unselected package libuv1:amd64. [2022-07-25T13:49:51.511Z] #42 82.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T13:49:51.524Z] #29 0.790 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:49:51.524Z] #29 0.794 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:49:51.524Z] #29 0.797 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:49:51.524Z] #29 DONE 0.9s [2022-07-25T13:49:51.524Z] [2022-07-25T13:49:51.524Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:49:51.524Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-25T13:49:51.773Z] #42 82.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:49:52.032Z] #42 82.88 Selecting previously unselected package cmake. [2022-07-25T13:49:52.032Z] #42 82.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T13:49:52.032Z] #42 82.93 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:49:52.291Z] Loaded image: debian:bullseye-slim [2022-07-25T13:49:52.291Z] Loaded image: hello-world:latest [2022-07-25T13:49:52.292Z] #42 ... [2022-07-25T13:49:52.292Z] [2022-07-25T13:49:52.292Z] #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-07-25T13:49:52.292Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:49:52.292Z] #34 72.95 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-07-25T13:49:52.292Z] #34 73.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T13:49:52.292Z] #34 74.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T13:49:52.550Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:49:52.550Z] INFO: Testing against a local daemon [2022-07-25T13:49:52.550Z] === RUN TestCgroupNamespacesBuild [2022-07-25T13:49:52.551Z] #34 ... [2022-07-25T13:49:52.551Z] [2022-07-25T13:49:52.551Z] #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-07-25T13:49:52.551Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:49:52.551Z] #14 82.67 Selecting previously unselected package dmsetup. [2022-07-25T13:49:52.551Z] #14 82.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:49:52.551Z] #14 82.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:49:52.551Z] #14 83.24 Selecting previously unselected package mingw-w64-common. [2022-07-25T13:49:52.551Z] #14 83.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T13:49:52.551Z] #14 83.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T13:49:52.772Z] #14 ... [2022-07-25T13:49:52.772Z] [2022-07-25T13:49:52.772Z] #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-07-25T13:49:52.772Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:52.772Z] #51 83.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:52.772Z] #51 DONE 84.2s [2022-07-25T13:49:52.811Z] #14 ... [2022-07-25T13:49:52.811Z] [2022-07-25T13:49:52.811Z] #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-07-25T13:49:52.811Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T13:49:52.811Z] #51 73.29 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T13:49:52.811Z] #51 73.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:49:52.811Z] #51 73.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:49:52.811Z] #51 73.49 Setting up python3-six (1.16.0-2) ... [2022-07-25T13:49:52.811Z] #51 75.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:49:52.811Z] #51 75.50 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T13:49:52.811Z] #51 82.09 Setting up criu (3.17.1-1) ... [2022-07-25T13:49:53.031Z] [2022-07-25T13:49:53.031Z] #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-07-25T13:49:53.031Z] #44 sha256:3c4d96aa14c4b07fa373995ce3158f929dde6d76bf72258a869939bc1c3684b6 [2022-07-25T13:49:53.031Z] #44 4.403 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:49:53.031Z] #44 4.591 -- Detecting C compiler ABI info [2022-07-25T13:49:53.031Z] #44 5.664 -- Detecting C compiler ABI info - done [2022-07-25T13:49:53.291Z] #44 5.951 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:49:53.291Z] #44 5.951 -- Detecting C compile features [2022-07-25T13:49:53.291Z] #44 5.951 -- Detecting C compile features - done [2022-07-25T13:49:53.291Z] #44 5.984 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:49:53.861Z] #44 6.506 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:49:53.923Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-07-25T13:49:53.923Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T13:49:54.121Z] #44 6.704 -- Configuring done [2022-07-25T13:49:54.121Z] #44 6.744 -- Generating done [2022-07-25T13:49:54.121Z] #44 6.744 -- Build files have been written to: /tmp/tmp.supnEimHLO/tini [2022-07-25T13:49:54.121Z] #44 6.809 + make tini-static [2022-07-25T13:49:55.062Z] #44 7.414 Scanning dependencies of target tini-static [2022-07-25T13:49:55.062Z] #44 7.623 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:49:55.297Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-07-25T13:49:55.297Z] === RUN TestBuildWithSession [2022-07-25T13:49:55.297Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:49:55.297Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T13:49:55.297Z] === RUN TestBuildSquashParent [2022-07-25T13:49:56.104Z] #51 86.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:49:56.104Z] #51 DONE 86.7s [2022-07-25T13:49:56.104Z] [2022-07-25T13:49:56.104Z] #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-07-25T13:49:56.104Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:49:56.971Z] #44 9.797 [100%] Linking C executable tini-static [2022-07-25T13:49:58.352Z] #44 10.79 [100%] Built target tini-static [2022-07-25T13:49:58.352Z] #44 10.90 + mkdir -p /build [2022-07-25T13:49:58.352Z] #44 10.98 + cp tini-static /build/docker-init [2022-07-25T13:49:58.922Z] #44 DONE 11.6s [2022-07-25T13:49:58.922Z] [2022-07-25T13:49:58.922Z] #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-07-25T13:49:58.922Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:49:58.922Z] #77 11.40 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:49:58.922Z] #77 11.51 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:49:58.922Z] #77 13.26 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:49:58.922Z] #77 13.33 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:49:58.922Z] #77 13.33 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:49:58.922Z] #77 13.33 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:49:58.922Z] #77 13.48 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:49:59.481Z] --- PASS: TestBuildSquashParent (4.41s) [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:49:59.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:49:59.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:49:59.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:49:59.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:49:59.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:49:59.481Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:49:59.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:49:59.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:49:59.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:49:59.624Z] #30 6.962 Collecting yamllint==1.26.1 [2022-07-25T13:49:59.624Z] #30 8.012 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:50:00.186Z] #30 8.544 Collecting pathspec>=0.5.3 [2022-07-25T13:50:00.186Z] #30 8.553 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:50:00.186Z] #30 8.738 Collecting pyyaml [2022-07-25T13:50:00.298Z] #77 ... [2022-07-25T13:50:00.298Z] [2022-07-25T13:50:00.298Z] #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-07-25T13:50:00.298Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T13:50:00.298Z] #42 90.75 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:50:00.298Z] #42 90.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:50:00.298Z] #42 90.79 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T13:50:00.298Z] #42 90.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:50:00.298Z] #42 90.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T13:50:00.298Z] #42 90.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T13:50:00.298Z] #42 90.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T13:50:00.298Z] #42 90.94 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T13:50:00.298Z] #42 90.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T13:50:00.298Z] #42 90.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T13:50:00.298Z] #42 90.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:50:00.442Z] #30 8.747 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-07-25T13:50:00.442Z] #30 8.780 Building wheels for collected packages: yamllint [2022-07-25T13:50:00.442Z] #30 8.786 Building wheel for yamllint (setup.py): started [2022-07-25T13:50:00.698Z] #30 9.151 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:50:00.698Z] #30 9.153 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=badefeb103a598d0679f99a56f77770e124fc24e48d95e889b6ca0be881458b5 [2022-07-25T13:50:00.698Z] #30 9.153 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:50:00.698Z] #30 9.156 Successfully built yamllint [2022-07-25T13:50:00.698Z] #30 9.166 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:50:00.831Z] #77 16.67 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:50:00.867Z] #42 DONE 91.6s [2022-07-25T13:50:00.867Z] [2022-07-25T13:50:00.867Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T13:50:00.867Z] #43 sha256:4cbebf7de08118abf64852998c8eb4b5c0ef0b01149ad26b83175b4c9740ffa8 [2022-07-25T13:50:00.867Z] #43 DONE 0.1s [2022-07-25T13:50:00.867Z] [2022-07-25T13:50:00.867Z] #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-07-25T13:50:00.867Z] #44 sha256:f18e86528df750310232b5000b01b50fbedbe1cfc998b5701604abf91f4b1063 [2022-07-25T13:50:00.955Z] #30 9.354 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:50:01.217Z] #30 DONE 9.6s [2022-07-25T13:50:01.217Z] [2022-07-25T13:50:01.217Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:50:01.217Z] #34 sha256:c82be9da7857e00080ad52bb2abacda3a45cf55d8633ff178f0eaf5e50eb0c87 [2022-07-25T13:50:01.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:50:01.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:50:01.474Z] #34 DONE 0.2s [2022-07-25T13:50:01.474Z] [2022-07-25T13:50:01.474Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:50:01.474Z] #39 sha256:06a2bd687badd81bedc068fb25d36c62c3ec15aa01b9bfb54deef6a2c9c4f184 [2022-07-25T13:50:01.731Z] #39 DONE 0.3s [2022-07-25T13:50:01.731Z] [2022-07-25T13:50:01.731Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:50:01.731Z] #42 sha256:872146e5418cb2693aab432f24283cb78621c5a4d24ecd6bd140a26eebb4aa41 [2022-07-25T13:50:01.988Z] #42 DONE 0.2s [2022-07-25T13:50:01.988Z] [2022-07-25T13:50:01.988Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:50:01.988Z] #44 sha256:53e36acb2f8b76bb7d3ed3ffbd8477ef3f21cec8ba1812c786bf979202f16a2e [2022-07-25T13:50:01.988Z] #44 DONE 0.1s [2022-07-25T13:50:01.988Z] [2022-07-25T13:50:01.988Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:50:01.988Z] #46 sha256:f7a8e8a4ffb19a1298a44c6ff5b508d098435606c9f72af27ad228413c65d210 [2022-07-25T13:50:01.988Z] #46 DONE 0.1s [2022-07-25T13:50:01.988Z] [2022-07-25T13:50:01.988Z] #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-07-25T13:50:01.988Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:50:02.246Z] #44 1.495 + RM_GOPATH=0 [2022-07-25T13:50:02.246Z] #44 1.495 + TMP_GOPATH= [2022-07-25T13:50:02.246Z] #44 1.495 + : /build [2022-07-25T13:50:02.246Z] #44 1.495 + '[' -z '' ']' [2022-07-25T13:50:02.246Z] #44 1.497 ++ mktemp -d [2022-07-25T13:50:02.250Z] #71 ... [2022-07-25T13:50:02.250Z] [2022-07-25T13:50:02.250Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:50:02.250Z] #48 sha256:0ccce85f7d8f97027ce49b49dbe9f902f112684a02b456491e460f139981b7b8 [2022-07-25T13:50:02.250Z] #48 DONE 0.1s [2022-07-25T13:50:02.250Z] [2022-07-25T13:50:02.250Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:50:02.250Z] #52 sha256:92676a08331d68917867eb4abc08a76073cf056998b26d35bca1ca182b61ea92 [2022-07-25T13:50:02.250Z] #52 DONE 0.1s [2022-07-25T13:50:02.250Z] [2022-07-25T13:50:02.250Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:50:02.250Z] #55 sha256:27bdcf8564324ef9daed4106dbd4ab283ad09c364a184bc155f4309c77a22e52 [2022-07-25T13:50:02.506Z] #44 1.581 + export GOPATH=/tmp/tmp.dzeOxehWfD [2022-07-25T13:50:02.506Z] #44 1.581 + GOPATH=/tmp/tmp.dzeOxehWfD [2022-07-25T13:50:02.506Z] #44 1.581 + RM_GOPATH=1 [2022-07-25T13:50:02.506Z] #44 1.581 + case "$(go env GOARCH)" in [2022-07-25T13:50:02.506Z] #44 1.581 ++ go env GOARCH [2022-07-25T13:50:02.506Z] #44 1.620 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:50:02.506Z] #44 1.620 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:50:02.506Z] #44 1.620 ++ dirname /install.sh [2022-07-25T13:50:02.506Z] #44 1.644 Install tini version v0.19.0 [2022-07-25T13:50:02.506Z] #44 1.647 + dir=/ [2022-07-25T13:50:02.506Z] #44 1.647 + bin=tini [2022-07-25T13:50:02.506Z] #44 1.647 + shift [2022-07-25T13:50:02.506Z] #44 1.647 + '[' '!' -f //tini.installer ']' [2022-07-25T13:50:02.506Z] #44 1.647 + . //tini.installer [2022-07-25T13:50:02.506Z] #44 1.647 ++ : v0.19.0 [2022-07-25T13:50:02.506Z] #44 1.647 + install_tini [2022-07-25T13:50:02.506Z] #44 1.647 + echo 'Install tini version v0.19.0' [2022-07-25T13:50:02.506Z] #44 1.647 + git clone https://github.com/krallin/tini.git /tmp/tmp.dzeOxehWfD/tini [2022-07-25T13:50:02.506Z] #44 1.647 Cloning into '/tmp/tmp.dzeOxehWfD/tini'... [2022-07-25T13:50:02.507Z] #55 DONE 0.2s [2022-07-25T13:50:02.507Z] [2022-07-25T13:50:02.507Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:50:02.507Z] #59 sha256:8792a5ab0fee813a6931fb58a29cf82ba89643743443f5ead140f56bc7eeb3a1 [2022-07-25T13:50:02.507Z] #59 DONE 0.1s [2022-07-25T13:50:02.507Z] [2022-07-25T13:50:02.507Z] #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-07-25T13:50:02.507Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:50:02.507Z] #71 ... [2022-07-25T13:50:02.507Z] [2022-07-25T13:50:02.507Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:50:02.507Z] #61 sha256:10405f153ce2044739e7ddd39c62629e0fc4e17e79901a4730b6e55ca4598495 [2022-07-25T13:50:02.507Z] #61 DONE 0.1s [2022-07-25T13:50:02.507Z] [2022-07-25T13:50:02.507Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:50:02.507Z] #63 sha256:99cc9ae52e8da0b6b4f3ca3d5e13b1fc111b187a6ba19d260098b7b585ef2e04 [2022-07-25T13:50:02.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:50:02.763Z] #63 DONE 0.3s [2022-07-25T13:50:02.763Z] [2022-07-25T13:50:02.763Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:50:02.763Z] #65 sha256:d61d9990cc8063fe4bad77a8c8e542de176912ab11357065b722c95e491d7900 [2022-07-25T13:50:02.763Z] #65 DONE 0.1s [2022-07-25T13:50:02.763Z] [2022-07-25T13:50:02.763Z] #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-07-25T13:50:02.763Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:50:03.020Z] #71 ... [2022-07-25T13:50:03.020Z] [2022-07-25T13:50:03.020Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:50:03.020Z] #68 sha256:1ddab477d26fc4b7d33009bb7977dc3a28c2a885101cc71130bac329a1785a6b [2022-07-25T13:50:03.020Z] #68 DONE 0.1s [2022-07-25T13:50:03.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:50:03.277Z] [2022-07-25T13:50:03.277Z] #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-07-25T13:50:03.277Z] #71 sha256:c32bc59f6fcdf6cabad1600c995a0552921786ef31185537f7f1a9838fc34ff1 [2022-07-25T13:50:03.885Z] #44 3.005 + cd /tmp/tmp.dzeOxehWfD/tini [2022-07-25T13:50:03.885Z] #44 3.037 + git checkout -q v0.19.0 [2022-07-25T13:50:03.885Z] #44 3.099 + cmake . [2022-07-25T13:50:04.134Z] #77 19.68 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s) [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-07-25T13:50:04.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-07-25T13:50:04.395Z] === RUN TestBuildMultiStageCopy [2022-07-25T13:50:04.395Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T13:50:04.454Z] #44 3.718 -- The C compiler identification is GNU 10.2.1 [2022-07-25T13:50:04.713Z] #44 3.827 -- Detecting C compiler ABI info [2022-07-25T13:50:06.092Z] #44 5.089 -- Detecting C compiler ABI info - done [2022-07-25T13:50:06.092Z] #44 5.318 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T13:50:06.092Z] #44 5.350 -- Detecting C compile features [2022-07-25T13:50:06.092Z] #44 5.355 -- Detecting C compile features - done [2022-07-25T13:50:06.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T13:50:06.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T13:50:06.296Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T13:50:06.352Z] #44 5.464 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T13:50:06.554Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T13:50:06.813Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2022-07-25T13:50:06.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-07-25T13:50:06.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-07-25T13:50:06.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-25T13:50:06.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-25T13:50:06.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-25T13:50:06.813Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T13:50:06.921Z] #44 5.910 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T13:50:06.921Z] #44 6.033 -- Configuring done [2022-07-25T13:50:06.921Z] #44 6.073 -- Generating done [2022-07-25T13:50:06.921Z] #44 6.081 -- Build files have been written to: /tmp/tmp.dzeOxehWfD/tini [2022-07-25T13:50:06.921Z] #44 6.119 + make tini-static [2022-07-25T13:50:07.430Z] #77 22.82 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:50:07.430Z] #77 23.29 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:50:07.490Z] #44 6.757 Scanning dependencies of target tini-static [2022-07-25T13:50:07.690Z] #77 23.57 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:50:07.747Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2022-07-25T13:50:07.747Z] === RUN TestBuildLabelWithTargets [2022-07-25T13:50:07.752Z] #44 6.830 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T13:50:08.683Z] --- PASS: TestBuildLabelWithTargets (1.18s) [2022-07-25T13:50:08.683Z] === RUN TestBuildWithEmptyLayers [2022-07-25T13:50:09.250Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-07-25T13:50:09.250Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T13:50:09.601Z] #77 ... [2022-07-25T13:50:09.601Z] [2022-07-25T13:50:09.601Z] #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-07-25T13:50:09.601Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:09.601Z] #14 91.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:50:09.601Z] #14 91.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:50:09.601Z] #14 91.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:50:09.601Z] #14 100.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:50:09.601Z] #14 100.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:09.601Z] #14 100.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:50:09.657Z] #44 8.932 [100%] Linking C executable tini-static [2022-07-25T13:50:09.861Z] #14 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:50:09.861Z] #14 101.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:09.861Z] #14 101.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:50:09.917Z] #44 ... [2022-07-25T13:50:09.917Z] [2022-07-25T13:50:09.917Z] #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-07-25T13:50:09.917Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:50:09.917Z] #77 11.55 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T13:50:09.917Z] #77 11.58 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T13:50:09.917Z] #77 13.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T13:50:09.917Z] #77 13.35 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T13:50:09.917Z] #77 13.35 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T13:50:09.917Z] #77 13.35 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T13:50:09.917Z] #77 13.39 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T13:50:09.917Z] #77 17.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T13:50:09.917Z] #77 20.34 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T13:50:10.121Z] #14 ... [2022-07-25T13:50:10.121Z] [2022-07-25T13:50:10.121Z] #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-07-25T13:50:10.121Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:50:10.121Z] #53 101.6 gotestsum version dev [2022-07-25T13:50:10.854Z] #77 22.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T13:50:11.113Z] #77 ... [2022-07-25T13:50:11.113Z] [2022-07-25T13:50:11.113Z] #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-07-25T13:50:11.113Z] #44 sha256:f18e86528df750310232b5000b01b50fbedbe1cfc998b5701604abf91f4b1063 [2022-07-25T13:50:11.113Z] #44 10.18 [100%] Built target tini-static [2022-07-25T13:50:11.113Z] #44 10.39 + mkdir -p /build [2022-07-25T13:50:11.151Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2022-07-25T13:50:11.151Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T13:50:11.373Z] #44 10.43 + cp tini-static /build/docker-init [2022-07-25T13:50:11.503Z] #53 DONE 102.8s [2022-07-25T13:50:11.503Z] [2022-07-25T13:50:11.503Z] #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-07-25T13:50:11.503Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:50:11.633Z] #44 ... [2022-07-25T13:50:11.633Z] [2022-07-25T13:50:11.633Z] #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-07-25T13:50:11.633Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:11.633Z] #14 92.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T13:50:11.633Z] #14 92.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T13:50:11.633Z] #14 92.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:50:11.633Z] #14 ... [2022-07-25T13:50:11.633Z] [2022-07-25T13:50:11.633Z] #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-07-25T13:50:11.633Z] #44 sha256:f18e86528df750310232b5000b01b50fbedbe1cfc998b5701604abf91f4b1063 [2022-07-25T13:50:11.633Z] #44 DONE 11.0s [2022-07-25T13:50:11.633Z] [2022-07-25T13:50:11.633Z] #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-07-25T13:50:11.633Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:50:11.633Z] #77 22.79 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T13:50:11.633Z] #77 23.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T13:50:11.717Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-25T13:50:11.717Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T13:50:13.543Z] #77 ... [2022-07-25T13:50:13.543Z] [2022-07-25T13:50:13.543Z] #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-07-25T13:50:13.543Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T13:50:13.543Z] #53 103.9 gotestsum version dev [2022-07-25T13:50:13.543Z] #53 DONE 104.2s [2022-07-25T13:50:13.543Z] [2022-07-25T13:50:13.543Z] #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-07-25T13:50:13.543Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:13.543Z] #14 103.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T13:50:13.543Z] #14 103.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:13.543Z] #14 103.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:50:13.543Z] #14 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T13:50:13.543Z] #14 103.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:13.543Z] #14 103.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:50:13.617Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-07-25T13:50:13.617Z] === RUN TestBuildWithHugeFile [2022-07-25T13:50:23.799Z] #67 ... [2022-07-25T13:50:23.799Z] [2022-07-25T13:50:23.799Z] #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-07-25T13:50:23.799Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:23.799Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:50:23.799Z] #14 113.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:23.799Z] #14 113.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:50:25.835Z] #14 116.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T13:50:25.835Z] #14 116.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:25.835Z] #14 116.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:50:29.787Z] #71 136.8 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:50:29.787Z] #71 136.8 /usr/bin/ld: /tmp/go-link-1723394641/000019.o: in function `New': [2022-07-25T13:50:29.787Z] #71 136.8 /tmp/tmp.7LbZH7CwbH/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-07-25T13:50:29.787Z] #71 136.9 + bin/containerd-stress [2022-07-25T13:50:30.715Z] #71 138.1 + bin/containerd-shim [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork 37.335s coverage: 40.6% of statements [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.538s coverage: 59.9% of statements [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-25T13:50:31.284Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T13:50:31.284Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-25T13:50:31.927Z] #14 ... [2022-07-25T13:50:31.927Z] [2022-07-25T13:50:31.927Z] #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-07-25T13:50:31.927Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:50:31.927Z] #77 46.69 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:50:33.954Z] #14 ... [2022-07-25T13:50:33.954Z] [2022-07-25T13:50:33.954Z] #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-07-25T13:50:33.954Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:50:33.954Z] #77 45.72 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T13:50:41.259Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.127s coverage: 6.6% of statements [2022-07-25T13:50:41.259Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T13:50:41.259Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-25T13:50:41.259Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.018s coverage: 57.4% of statements [2022-07-25T13:50:41.259Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T13:50:41.259Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T13:50:41.259Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T13:50:41.518Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-25T13:50:41.777Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-25T13:50:41.920Z] #77 ... [2022-07-25T13:50:41.921Z] [2022-07-25T13:50:41.921Z] #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-07-25T13:50:41.921Z] #64 sha256:1e544978bed2dafb91a717bfebd820bf41d37496afeb5978482a5c2803aeedfb [2022-07-25T13:50:42.036Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-07-25T13:50:42.296Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T13:50:42.887Z] #71 149.3 + bin/containerd-shim-runc-v1 [2022-07-25T13:50:44.281Z] #64 71.60 Updating files: 26% (1279/4897) Updating files: 27% (1323/4897) Updating files: 28% (1372/4897) Updating files: 29% (1421/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 83% (4066/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T13:50:44.542Z] #64 74.49 + cd /tmp/tmp.rzxFOCwx4P/src/github.com/containerd/containerd [2022-07-25T13:50:44.542Z] #64 74.50 + git checkout -q v1.6.6 [2022-07-25T13:50:46.161Z] #77 ... [2022-07-25T13:50:46.161Z] [2022-07-25T13:50:46.161Z] #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-07-25T13:50:46.161Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:50:47.081Z] #64 76.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:50:47.081Z] #64 76.65 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:50:47.081Z] #64 76.65 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:50:47.081Z] #64 76.65 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:50:47.081Z] #64 76.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:50:47.081Z] #64 76.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:50:47.081Z] #64 76.65 + '[' '' = dynamic ']' [2022-07-25T13:50:47.081Z] #64 76.65 + make [2022-07-25T13:50:47.081Z] #64 ... [2022-07-25T13:50:47.081Z] [2022-07-25T13:50:47.081Z] #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-07-25T13:50:47.081Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:47.081Z] #14 138.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:50:47.081Z] #14 138.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:47.342Z] #14 138.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:50:47.458Z] #64 72.58 Updating files: 27% (1368/4897) Updating files: 28% (1372/4897) Updating files: 29% (1421/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 84% (4132/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T13:50:47.717Z] #64 75.53 + cd /tmp/tmp.K4wVuacXzg/src/github.com/containerd/containerd [2022-07-25T13:50:47.717Z] #64 75.53 + git checkout -q v1.6.6 [2022-07-25T13:50:49.426Z] #71 155.7 + bin/containerd-shim-runc-v2 [2022-07-25T13:50:49.426Z] #71 156.5 + binaries [2022-07-25T13:50:49.426Z] #71 156.5 + install -D bin/containerd /build/containerd [2022-07-25T13:50:49.426Z] #71 156.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:50:49.426Z] #71 156.5 + install -D bin/ctr /build/ctr [2022-07-25T13:50:49.684Z] #71 DONE 157.0s [2022-07-25T13:50:50.254Z] #64 77.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T13:50:50.254Z] #64 77.93 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T13:50:50.254Z] #64 77.93 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:50:50.254Z] #64 77.94 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T13:50:50.254Z] #64 77.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T13:50:50.254Z] #64 77.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T13:50:50.254Z] #64 77.94 + '[' '' = dynamic ']' [2022-07-25T13:50:50.254Z] #64 77.94 + make [2022-07-25T13:50:50.612Z] [2022-07-25T13:50:50.612Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:50:50.612Z] #72 sha256:ba092c5a3e522d9d13ae9defa38351ff5051a9e6348ef19ed172ef3988471201 [2022-07-25T13:50:50.868Z] #72 DONE 0.2s [2022-07-25T13:50:50.868Z] [2022-07-25T13:50:50.868Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:50:50.868Z] #77 sha256:1bd243dbcfa51717de4d7a1e75c1b366c24f6cc953746d777b42fd18b8491fd2 [2022-07-25T13:50:50.868Z] #77 DONE 0.1s [2022-07-25T13:50:51.125Z] [2022-07-25T13:50:51.125Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:50:51.125Z] #82 sha256:a659fe202a970eedc39df8e37dd1122ea8c28afb271da84a5fb7c3d9ee78c6f3 [2022-07-25T13:50:51.380Z] #82 DONE 0.5s [2022-07-25T13:50:51.380Z] [2022-07-25T13:50:51.380Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:50:51.381Z] #85 sha256:f49a04228412f47ce21f17a9dd82b8691248896c42b48560b8909d1d7a0708f3 [2022-07-25T13:50:51.381Z] #85 DONE 0.1s [2022-07-25T13:50:51.381Z] [2022-07-25T13:50:51.381Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:50:51.381Z] #86 sha256:d80396dc78048b9b8cbdf42a3a8f875524ccfd49db57910ae33cdf526c378141 [2022-07-25T13:50:51.381Z] #86 DONE 0.0s [2022-07-25T13:50:51.634Z] #64 ... [2022-07-25T13:50:51.634Z] [2022-07-25T13:50:51.634Z] #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-07-25T13:50:51.634Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:51.634Z] #14 142.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T13:50:51.634Z] #14 142.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:51.634Z] #14 142.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:50:51.636Z] [2022-07-25T13:50:51.636Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:50:51.636Z] #87 sha256:4675d6a5a9eae0cc8b9cec5e06e469a0164bc3c6c8fddfa0488c7bc9a2cc8f56 [2022-07-25T13:50:51.636Z] #87 DONE 0.0s [2022-07-25T13:50:51.636Z] [2022-07-25T13:50:51.636Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:50:51.636Z] #88 sha256:5cb69a89608bf65f840aaf6f3d78a9c3cc50922917c9963965136b98fd14a30c [2022-07-25T13:50:52.275Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-25T13:50:52.575Z] #88 DONE 0.9s [2022-07-25T13:50:52.575Z] [2022-07-25T13:50:52.575Z] #89 exporting to image [2022-07-25T13:50:52.575Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:50:52.575Z] #89 exporting layers [2022-07-25T13:50:55.472Z] #14 ... [2022-07-25T13:50:55.472Z] [2022-07-25T13:50:55.472Z] #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-07-25T13:50:55.472Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:50:55.472Z] #77 63.69 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:50:55.472Z] #77 63.69 libtoolize: copying file './ltmain.sh' [2022-07-25T13:50:55.472Z] #77 64.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:50:55.472Z] #77 64.75 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:50:55.472Z] #77 64.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:50:58.012Z] #77 ... [2022-07-25T13:50:58.012Z] [2022-07-25T13:50:58.012Z] #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-07-25T13:50:58.012Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:50:58.012Z] #14 149.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:50:58.012Z] #14 149.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:50:58.012Z] #14 149.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:50:59.922Z] #14 ... [2022-07-25T13:50:59.922Z] [2022-07-25T13:50:59.922Z] #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-07-25T13:50:59.922Z] #64 sha256:1e544978bed2dafb91a717bfebd820bf41d37496afeb5978482a5c2803aeedfb [2022-07-25T13:50:59.922Z] #64 79.68 + bin/ctr [2022-07-25T13:51:01.627Z] #14 ... [2022-07-25T13:51:01.627Z] [2022-07-25T13:51:01.627Z] #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-07-25T13:51:01.627Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:51:01.627Z] #77 62.50 libtoolize: putting auxiliary files in '.'. [2022-07-25T13:51:01.627Z] #77 62.50 libtoolize: copying file './ltmain.sh' [2022-07-25T13:51:01.627Z] #77 64.66 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T13:51:01.627Z] #77 64.66 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T13:51:01.627Z] #77 64.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:51:01.887Z] #77 ... [2022-07-25T13:51:01.887Z] [2022-07-25T13:51:01.887Z] #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-07-25T13:51:01.887Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:01.887Z] #14 152.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T13:51:01.887Z] #14 152.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:51:01.887Z] #14 152.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:51:03.266Z] #14 ... [2022-07-25T13:51:03.266Z] [2022-07-25T13:51:03.266Z] #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-07-25T13:51:03.266Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:51:03.266Z] #64 81.03 + bin/ctr [2022-07-25T13:51:05.203Z] #64 ... [2022-07-25T13:51:05.203Z] [2022-07-25T13:51:05.203Z] #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-07-25T13:51:05.203Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:51:05.203Z] #77 81.05 configure.ac:7: installing './compile' [2022-07-25T13:51:05.203Z] #77 81.06 configure.ac:11: installing './config.guess' [2022-07-25T13:51:05.203Z] #77 81.07 configure.ac:11: installing './config.sub' [2022-07-25T13:51:05.203Z] #77 81.09 configure.ac:8: installing './install-sh' [2022-07-25T13:51:05.203Z] #77 81.11 configure.ac:8: installing './missing' [2022-07-25T13:51:05.463Z] #77 81.29 Makefile.am: installing './depcomp' [2022-07-25T13:51:07.374Z] #77 83.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:51:07.374Z] #77 83.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:51:07.374Z] #77 83.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:51:07.374Z] #77 83.29 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:51:07.635Z] #77 83.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:51:07.635Z] #77 83.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:51:07.896Z] #77 83.60 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:51:07.896Z] #77 83.72 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:51:07.896Z] #77 83.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:51:09.838Z] --- PASS: TestBuildWithHugeFile (50.63s) [2022-07-25T13:51:09.838Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T13:51:09.838Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:51:09.838Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:51:09.838Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T13:51:09.838Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:51:09.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:51:09.838Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:51:09.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:51:09.838Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:51:09.838Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:51:09.838Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:51:09.838Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:51:09.838Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:51:09.838Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T13:51:09.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-25T13:51:09.838Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-07-25T13:51:09.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T13:51:09.838Z] === RUN TestBuildPreserveOwnership [2022-07-25T13:51:09.838Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T13:51:09.838Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T13:51:09.838Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-07-25T13:51:09.838Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-07-25T13:51:09.838Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-07-25T13:51:09.838Z] === RUN TestBuildPlatformInvalid [2022-07-25T13:51:09.838Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T13:51:09.838Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T13:51:09.838Z] Loaded image: busybox:latest [2022-07-25T13:51:09.838Z] Loaded image: busybox:glibc [2022-07-25T13:51:09.841Z] #64 ... [2022-07-25T13:51:09.841Z] [2022-07-25T13:51:09.841Z] #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-07-25T13:51:09.841Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:51:09.841Z] #77 81.06 configure.ac:7: installing './compile' [2022-07-25T13:51:09.841Z] #77 81.08 configure.ac:11: installing './config.guess' [2022-07-25T13:51:09.841Z] #77 81.12 configure.ac:11: installing './config.sub' [2022-07-25T13:51:09.841Z] #77 81.14 configure.ac:8: installing './install-sh' [2022-07-25T13:51:09.841Z] #77 81.18 configure.ac:8: installing './missing' [2022-07-25T13:51:09.841Z] #77 81.45 Makefile.am: installing './depcomp' [2022-07-25T13:51:10.369Z] ok github.com/docker/docker/libnetwork/ipam 16.824s coverage: 85.3% of statements [2022-07-25T13:51:10.369Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T13:51:10.369Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T13:51:10.369Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-25T13:51:10.404Z] Loaded image: debian:bullseye-slim [2022-07-25T13:51:10.404Z] Loaded image: hello-world:latest [2022-07-25T13:51:10.404Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:51:10.629Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-25T13:51:10.629Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T13:51:10.888Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T13:51:11.192Z] #77 ... [2022-07-25T13:51:11.192Z] [2022-07-25T13:51:11.192Z] #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-07-25T13:51:11.192Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:11.192Z] #14 162.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:51:11.192Z] #14 162.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:51:11.192Z] #14 162.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:51:11.456Z] ok github.com/docker/docker/libnetwork/ipamutils 0.290s coverage: 74.0% of statements [2022-07-25T13:51:12.392Z] ok github.com/docker/docker/libnetwork/iptables 0.181s coverage: 45.0% of statements [2022-07-25T13:51:12.392Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T13:51:12.652Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-25T13:51:13.131Z] #77 84.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:51:13.131Z] #77 84.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:51:13.131Z] #77 84.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:51:13.131Z] #77 84.38 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:51:13.131Z] #77 84.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:51:13.131Z] #77 84.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:51:13.131Z] #77 84.92 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:51:13.708Z] #77 85.13 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:51:13.708Z] #77 85.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T13:51:19.078Z] #89 exporting layers 23.2s done [2022-07-25T13:51:19.078Z] #89 writing image sha256:800116d975c7ad0f25bbb477272e009e84e0180f4a30fb8ab00b7dc9016d9586 [2022-07-25T13:51:19.078Z] #89 writing image sha256:800116d975c7ad0f25bbb477272e009e84e0180f4a30fb8ab00b7dc9016d9586 done [2022-07-25T13:51:19.078Z] #89 naming to docker.io/library/docker:1ff7284917ff2df9a70157a64ffced701b87a7bd done [2022-07-25T13:51:19.078Z] #89 DONE 23.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-25T13:51:19.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43857/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ff7284917ff2df9a70157a64ffced701b87a7bd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ff7284917ff2df9a70157a64ffced701b87a7bd hack/validate/default [2022-07-25T13:51:19.957Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-25T13:51:19.957Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-25T13:51:19.957Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-25T13:51:19.957Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-25T13:51:19.957Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-25T13:51:19.957Z] [2022-07-25T13:51:19.957Z] INFO Start validation with golang-ci-lint [2022-07-25T13:51:20.377Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.11s) [2022-07-25T13:51:20.377Z] PASS [2022-07-25T13:51:20.377Z] [2022-07-25T13:51:20.377Z] === Skipped [2022-07-25T13:51:20.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T13:51:20.377Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:51:20.377Z] [2022-07-25T13:51:20.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:51:20.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:51:20.377Z] [2022-07-25T13:51:20.377Z] DONE 34 tests, 2 skipped in 88.460s [2022-07-25T13:51:20.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T13:51:20.377Z] INFO: Testing against a local daemon [2022-07-25T13:51:20.377Z] === RUN TestConfigInspect [2022-07-25T13:51:20.886Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-25T13:51:20.886Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-25T13:51:20.886Z] INFO [loader] Using build tags: [ journald] [2022-07-25T13:51:21.310Z] --- PASS: TestConfigInspect (2.23s) [2022-07-25T13:51:21.310Z] === RUN TestConfigList [2022-07-25T13:51:23.694Z] #77 ... [2022-07-25T13:51:23.694Z] [2022-07-25T13:51:23.694Z] #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-07-25T13:51:23.694Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:23.694Z] #14 164.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T13:51:23.694Z] #14 164.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:51:23.694Z] #14 164.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:51:23.839Z] --- PASS: TestConfigList (2.22s) [2022-07-25T13:51:23.839Z] === RUN TestConfigsCreateAndDelete [2022-07-25T13:51:25.740Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-25T13:51:25.740Z] === RUN TestConfigsUpdate [2022-07-25T13:51:28.267Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-25T13:51:28.267Z] === RUN TestTemplatedConfig [2022-07-25T13:51:29.324Z] #14 ... [2022-07-25T13:51:29.324Z] [2022-07-25T13:51:29.324Z] #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-07-25T13:51:29.324Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:51:29.324Z] #77 104.4 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:51:29.324Z] #77 104.4 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:51:29.324Z] #77 104.4 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:51:29.324Z] #77 104.5 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:51:29.324Z] #77 104.5 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:51:29.324Z] #77 104.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:51:29.324Z] #77 105.0 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:51:30.798Z] --- PASS: TestTemplatedConfig (2.71s) [2022-07-25T13:51:30.798Z] === RUN TestConfigCreateResolve [2022-07-25T13:51:31.908Z] #77 107.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:51:31.908Z] #77 107.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:51:31.908Z] #77 107.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:51:32.170Z] #77 107.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:51:32.170Z] #77 108.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:51:32.430Z] #77 108.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:51:32.698Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-25T13:51:32.698Z] PASS [2022-07-25T13:51:32.957Z] [2022-07-25T13:51:32.957Z] DONE 6 tests in 13.719s [2022-07-25T13:51:32.957Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T13:51:32.957Z] INFO: Testing against a local daemon [2022-07-25T13:51:32.957Z] === RUN TestAttachWithTTY [2022-07-25T13:51:32.957Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-25T13:51:32.957Z] === RUN TestAttachWithoutTTy [2022-07-25T13:51:32.957Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T13:51:32.957Z] === RUN TestCheckpoint [2022-07-25T13:51:32.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:51:32.957Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:51:32.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T13:51:32.957Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T13:51:32.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T13:51:32.958Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T13:51:32.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T13:51:32.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-25T13:51:32.958Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T13:51:33.216Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-25T13:51:33.216Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T13:51:33.216Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T13:51:33.216Z] === RUN TestCopyEmptyFile [2022-07-25T13:51:33.372Z] #77 108.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:51:33.373Z] #77 109.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:51:33.475Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-25T13:51:33.475Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T13:51:33.475Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T13:51:33.475Z] === RUN TestCopyFromContainer [2022-07-25T13:51:34.850Z] === RUN TestCopyFromContainer// [2022-07-25T13:51:34.850Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T13:51:34.850Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T13:51:34.850Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T13:51:34.850Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T13:51:34.850Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T13:51:35.109Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T13:51:35.109Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T13:51:35.109Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T13:51:35.109Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer (1.83s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T13:51:35.368Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T13:51:35.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T13:51:35.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:51:35.368Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:51:35.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:51:35.368Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:51:35.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:51:35.368Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:51:35.368Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:51:35.368Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:51:35.368Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:51:35.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T13:51:35.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T13:51:35.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T13:51:35.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T13:51:35.368Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T13:51:35.368Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T13:51:35.368Z] === RUN TestCreateWithInvalidEnv [2022-07-25T13:51:35.368Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T13:51:35.368Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T13:51:35.368Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T13:51:35.368Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T13:51:35.368Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T13:51:35.368Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T13:51:35.368Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T13:51:35.368Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T13:51:35.368Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T13:51:35.368Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T13:51:35.368Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T13:51:35.368Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T13:51:35.368Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T13:51:35.368Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T13:51:35.368Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T13:51:35.368Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T13:51:35.907Z] #14 ... [2022-07-25T13:51:35.907Z] [2022-07-25T13:51:35.907Z] #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-07-25T13:51:35.907Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:51:35.907Z] #77 107.0 configure.ac:7: installing 'build-aux/compile' [2022-07-25T13:51:35.907Z] #77 107.1 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T13:51:35.907Z] #77 107.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T13:51:35.907Z] #77 107.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T13:51:35.907Z] #77 107.1 configure.ac:11: installing 'build-aux/missing' [2022-07-25T13:51:35.907Z] #77 107.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:51:36.172Z] #77 107.8 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T13:51:37.446Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-07-25T13:51:37.446Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s) [2022-07-25T13:51:38.830Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T13:51:38.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:51:38.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:51:38.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:51:38.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:51:38.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:51:38.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:51:38.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:51:38.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:51:38.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:51:38.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:51:38.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:51:38.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:51:38.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:51:38.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:51:38.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T13:51:38.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-25T13:51:38.830Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T13:51:39.396Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-07-25T13:51:39.397Z] === RUN TestCreateDifferentPlatform [2022-07-25T13:51:39.397Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T13:51:39.397Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T13:51:39.397Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T13:51:39.397Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T13:51:39.397Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T13:51:39.397Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T13:51:39.655Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-07-25T13:51:39.655Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T13:51:39.655Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-25T13:51:39.655Z] === RUN TestCreateInvalidHostConfig [2022-07-25T13:51:39.655Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:51:39.655Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:51:39.655Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:51:39.655Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:51:39.655Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:51:39.655Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:51:39.655Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:51:39.655Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:51:39.655Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:51:39.655Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:51:39.655Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:51:39.655Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:51:39.655Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T13:51:39.655Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T13:51:39.655Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T13:51:39.655Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T13:51:39.655Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T13:51:39.655Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T13:51:39.655Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T13:51:39.655Z] === RUN TestDaemonRestartIpcMode [2022-07-25T13:51:39.655Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T13:51:39.655Z] === RUN TestDaemonHostGatewayIP [2022-07-25T13:51:39.655Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T13:51:39.655Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T13:51:39.655Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T13:51:39.655Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T13:51:39.655Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T13:51:39.655Z] === RUN TestDiff [2022-07-25T13:51:39.952Z] #77 ... [2022-07-25T13:51:39.952Z] [2022-07-25T13:51:39.952Z] #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-07-25T13:51:39.952Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:39.952Z] #14 190.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:51:39.952Z] #14 190.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:51:39.952Z] #14 190.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:51:40.222Z] --- PASS: TestDiff (0.59s) [2022-07-25T13:51:40.222Z] === RUN TestExecConsoleSize [2022-07-25T13:51:40.415Z] #77 111.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T13:51:40.415Z] #77 111.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T13:51:40.787Z] --- PASS: TestExecConsoleSize (0.63s) [2022-07-25T13:51:40.787Z] === RUN TestExecWithCloseStdin [2022-07-25T13:51:41.353Z] #77 ... [2022-07-25T13:51:41.353Z] [2022-07-25T13:51:41.353Z] #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-07-25T13:51:41.353Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:41.353Z] #14 192.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T13:51:41.353Z] #14 192.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T13:51:41.353Z] #14 192.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:51:41.721Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-25T13:51:41.721Z] === RUN TestExec [2022-07-25T13:51:41.980Z] --- PASS: TestExec (0.58s) [2022-07-25T13:51:41.980Z] === RUN TestExecUser [2022-07-25T13:51:42.914Z] --- PASS: TestExecUser (0.61s) [2022-07-25T13:51:42.914Z] === RUN TestExportContainerAndImportImage [2022-07-25T13:51:43.481Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-07-25T13:51:43.481Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T13:51:44.855Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T13:51:44.855Z] === RUN TestHealthCheckWorkdir [2022-07-25T13:51:45.423Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-07-25T13:51:45.423Z] === RUN TestHealthKillContainer [2022-07-25T13:51:49.489Z] #14 ... [2022-07-25T13:51:49.489Z] [2022-07-25T13:51:49.489Z] #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-07-25T13:51:49.489Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:51:49.489Z] #77 113.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T13:51:49.489Z] #77 113.1 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T13:51:49.489Z] #77 113.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T13:51:49.489Z] #77 113.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T13:51:49.489Z] #77 113.7 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T13:51:49.489Z] #77 114.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T13:51:52.134Z] #77 ... [2022-07-25T13:51:52.134Z] [2022-07-25T13:51:52.134Z] #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-07-25T13:51:52.134Z] #67 sha256:8c0e1486c1fec29f99ba988e3f164070042e05584e5b8aad4583be1480ce20fc [2022-07-25T13:51:52.134Z] #67 192.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:51:52.134Z] #67 192.4 + GOBIN=/build [2022-07-25T13:51:52.134Z] #67 192.4 + GO111MODULE=on [2022-07-25T13:51:52.134Z] #67 192.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:51:52.195Z] #14 203.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:51:52.195Z] #14 203.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:51:52.195Z] #14 203.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:51:52.195Z] #14 203.5 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:51:52.195Z] #14 203.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:51:52.195Z] #14 203.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:51:52.195Z] #14 203.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:51:52.195Z] #14 203.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:51:52.195Z] #14 203.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:51:52.455Z] #14 203.8 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:51:52.455Z] #14 203.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:51:52.455Z] #14 203.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:51:52.715Z] #14 204.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:51:52.715Z] #14 204.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:51:52.715Z] #14 204.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:51:52.975Z] #14 204.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:51:53.099Z] #67 203.6 rootlesskit version 1.0.0 [2022-07-25T13:51:53.099Z] #67 203.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:51:53.099Z] #67 203.6 -container-ip string [2022-07-25T13:51:53.099Z] #67 203.6 container ip [2022-07-25T13:51:53.099Z] #67 203.6 -container-port int [2022-07-25T13:51:53.099Z] #67 203.6 container port (default -1) [2022-07-25T13:51:53.099Z] #67 203.6 -host-ip string [2022-07-25T13:51:53.099Z] #67 203.6 host ip [2022-07-25T13:51:53.099Z] #67 203.6 -host-port int [2022-07-25T13:51:53.099Z] #67 203.6 host port (default -1) [2022-07-25T13:51:53.099Z] #67 203.6 -proto string [2022-07-25T13:51:53.099Z] #67 203.6 proxy protocol (default "tcp") [2022-07-25T13:51:53.099Z] #67 ... [2022-07-25T13:51:53.099Z] [2022-07-25T13:51:53.099Z] #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-07-25T13:51:53.099Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:53.099Z] #14 204.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T13:51:53.099Z] #14 204.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T13:51:53.235Z] #14 204.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:51:53.235Z] #14 204.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:51:53.235Z] #14 204.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:51:53.235Z] #14 204.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:51:53.235Z] #14 204.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:51:53.358Z] #14 204.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:51:53.495Z] #14 ... [2022-07-25T13:51:53.495Z] [2022-07-25T13:51:53.495Z] #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-07-25T13:51:53.495Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:51:53.495Z] #67 194.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T13:51:53.495Z] #67 194.7 + GOBIN=/build [2022-07-25T13:51:53.495Z] #67 194.7 + GO111MODULE=on [2022-07-25T13:51:53.495Z] #67 194.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T13:51:53.756Z] #67 ... [2022-07-25T13:51:53.756Z] [2022-07-25T13:51:53.756Z] #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-07-25T13:51:53.756Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:53.756Z] #14 205.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:51:53.756Z] #14 205.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:51:53.756Z] #14 205.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:51:54.325Z] #14 205.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:51:54.325Z] #14 205.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:51:54.325Z] #14 205.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:51:54.739Z] #14 205.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T13:51:54.739Z] #14 ... [2022-07-25T13:51:54.739Z] [2022-07-25T13:51:54.739Z] #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-07-25T13:51:54.739Z] #67 sha256:8c0e1486c1fec29f99ba988e3f164070042e05584e5b8aad4583be1480ce20fc [2022-07-25T13:51:54.739Z] #67 DONE 205.4s [2022-07-25T13:51:54.739Z] [2022-07-25T13:51:54.739Z] #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-07-25T13:51:54.739Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:54.739Z] #14 205.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T13:51:54.739Z] #14 205.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:51:54.739Z] #14 ... [2022-07-25T13:51:54.739Z] [2022-07-25T13:51:54.739Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:51:54.739Z] #68 sha256:b92731950342279e63875291bc1f50315b7766a994afd0ccc3c6541b7b295aa4 [2022-07-25T13:51:54.739Z] #68 DONE 0.2s [2022-07-25T13:51:54.895Z] #14 206.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:51:54.895Z] #14 206.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:51:54.895Z] #14 206.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:51:54.997Z] [2022-07-25T13:51:54.997Z] #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-07-25T13:51:54.997Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:54.997Z] #14 205.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T13:51:54.997Z] #14 205.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T13:51:54.997Z] #14 205.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:51:55.255Z] #14 ... [2022-07-25T13:51:55.255Z] [2022-07-25T13:51:55.256Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:51:55.256Z] #69 sha256:38b171af1e2744d26977c8fc20230d62a4c87e9359fba4c1bd7b296676bdee3e [2022-07-25T13:51:55.256Z] #69 DONE 0.2s [2022-07-25T13:51:55.256Z] [2022-07-25T13:51:55.256Z] #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-07-25T13:51:55.256Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:55.256Z] #14 206.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T13:51:55.256Z] #14 206.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T13:51:55.398Z] --- PASS: TestHealthKillContainer (8.21s) [2022-07-25T13:51:55.398Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T13:51:55.398Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-07-25T13:51:55.398Z] === RUN TestIpcModeNone [2022-07-25T13:51:55.398Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-25T13:51:55.398Z] === RUN TestIpcModePrivate [2022-07-25T13:51:55.398Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-25T13:51:55.398Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-25T13:51:55.398Z] === RUN TestIpcModeShareable [2022-07-25T13:51:55.514Z] #14 206.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:51:55.776Z] #14 206.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T13:51:55.776Z] #14 206.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T13:51:55.776Z] #14 206.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:51:55.935Z] #14 207.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:51:55.935Z] #14 207.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:51:55.935Z] #14 207.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:51:55.963Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-25T13:51:56.221Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-25T13:51:56.221Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T13:51:56.343Z] #14 207.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T13:51:56.343Z] #14 207.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:51:56.343Z] #14 207.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:51:56.343Z] #14 207.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T13:51:56.343Z] #14 207.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T13:51:56.343Z] #14 207.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:51:56.511Z] #14 ... [2022-07-25T13:51:56.511Z] [2022-07-25T13:51:56.511Z] #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-07-25T13:51:56.511Z] #67 sha256:4ec0fbf6b844ae0dd013e030e54a0b6e1aa062ad44539b23da4c72c4dbc0658e [2022-07-25T13:51:56.511Z] #67 206.1 rootlesskit version 1.0.0 [2022-07-25T13:51:56.511Z] #67 206.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T13:51:56.511Z] #67 206.2 -container-ip string [2022-07-25T13:51:56.511Z] #67 206.2 container ip [2022-07-25T13:51:56.511Z] #67 206.2 -container-port int [2022-07-25T13:51:56.511Z] #67 206.2 container port (default -1) [2022-07-25T13:51:56.511Z] #67 206.2 -host-ip string [2022-07-25T13:51:56.511Z] #67 206.2 host ip [2022-07-25T13:51:56.511Z] #67 206.2 -host-port int [2022-07-25T13:51:56.511Z] #67 206.2 host port (default -1) [2022-07-25T13:51:56.511Z] #67 206.2 -proto string [2022-07-25T13:51:56.511Z] #67 206.2 proxy protocol (default "tcp") [2022-07-25T13:51:56.511Z] #67 DONE 207.6s [2022-07-25T13:51:56.511Z] [2022-07-25T13:51:56.511Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T13:51:56.511Z] #68 sha256:c01f4ff24bf4e27c8f48f874f1301cf8dea0e6adffe7579c423e3bca71c6c720 [2022-07-25T13:51:56.511Z] #68 DONE 0.0s [2022-07-25T13:51:56.511Z] [2022-07-25T13:51:56.511Z] #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-07-25T13:51:56.511Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:56.511Z] #14 208.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:51:56.511Z] #14 208.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:51:56.511Z] #14 208.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:51:56.602Z] #14 207.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T13:51:56.776Z] #14 ... [2022-07-25T13:51:56.776Z] [2022-07-25T13:51:56.776Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T13:51:56.776Z] #69 sha256:16b2f4e902929dae8495c68c609a30405d09ba3c32fee59c4896d047e27796ba [2022-07-25T13:51:56.776Z] #69 DONE 0.1s [2022-07-25T13:51:56.776Z] [2022-07-25T13:51:56.776Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:51:56.776Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:51:56.861Z] #14 207.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T13:51:56.862Z] #14 207.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:51:57.350Z] #55 ... [2022-07-25T13:51:57.350Z] [2022-07-25T13:51:57.350Z] #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-07-25T13:51:57.350Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T13:51:57.350Z] #14 208.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:51:57.350Z] #14 208.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:51:57.350Z] #14 208.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:51:57.429Z] #14 208.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T13:51:57.429Z] #14 208.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T13:51:57.429Z] #14 208.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:51:57.688Z] #14 208.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T13:51:57.688Z] #14 208.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T13:51:57.688Z] #14 208.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:51:57.920Z] #14 209.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:51:57.920Z] #14 209.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:51:57.920Z] #14 209.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:51:57.920Z] #14 209.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:51:57.947Z] #14 209.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T13:51:57.947Z] #14 209.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T13:51:57.947Z] #14 209.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:51:58.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-07-25T13:51:58.122Z] === RUN TestAPIIpcModeHost [2022-07-25T13:51:58.180Z] #14 209.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:51:58.180Z] #14 209.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:51:58.180Z] #14 209.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:51:58.180Z] #14 209.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:51:58.206Z] #14 209.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T13:51:58.206Z] #14 209.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T13:51:58.380Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-25T13:51:58.380Z] === RUN TestDaemonIpcModeShareable [2022-07-25T13:51:58.441Z] #14 209.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:51:58.465Z] #14 209.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:51:59.390Z] #14 210.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:51:59.390Z] #14 210.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:51:59.390Z] #14 210.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:51:59.390Z] #14 210.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:51:59.390Z] #14 210.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:51:59.407Z] #14 210.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T13:51:59.407Z] #14 210.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T13:51:59.407Z] #14 210.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:51:59.753Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-25T13:51:59.753Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-07-25T13:51:59.753Z] === RUN TestDaemonIpcModePrivate [2022-07-25T13:51:59.959Z] #14 211.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:51:59.959Z] #14 211.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:51:59.985Z] #14 210.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T13:51:59.985Z] #14 210.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T13:51:59.985Z] #14 210.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:00.222Z] #14 211.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:52:00.222Z] #14 211.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:52:00.222Z] #14 211.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:52:00.222Z] #14 211.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:52:00.222Z] #14 211.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:52:00.222Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:52:00.222Z] #14 211.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:52:00.222Z] #14 211.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:52:00.246Z] #14 211.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T13:52:00.246Z] #14 211.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T13:52:00.246Z] #14 211.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:52:00.483Z] #14 211.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:52:00.483Z] #14 211.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:52:00.483Z] #14 212.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:52:00.483Z] #14 212.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:52:00.505Z] #14 211.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T13:52:00.505Z] #14 211.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T13:52:00.505Z] #14 211.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:52:00.688Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-25T13:52:00.744Z] #14 212.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:52:00.744Z] #14 212.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:52:00.744Z] #14 212.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:52:00.744Z] #14 212.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:52:00.744Z] #14 212.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T13:52:00.744Z] #14 212.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:52:00.744Z] #14 212.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:52:00.744Z] #14 212.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T13:52:00.744Z] #14 212.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:52:00.744Z] #14 212.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:52:00.744Z] #14 212.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:00.951Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-25T13:52:00.951Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T13:52:01.004Z] #14 212.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:52:01.004Z] #14 212.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:01.004Z] #14 212.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:01.004Z] #14 212.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:52:01.073Z] #14 212.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T13:52:01.340Z] #14 212.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T13:52:01.340Z] #14 212.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T13:52:01.340Z] #14 212.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T13:52:01.340Z] #14 212.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T13:52:01.340Z] #14 212.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T13:52:01.340Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T13:52:01.340Z] #14 212.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T13:52:01.340Z] #14 212.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T13:52:01.340Z] #14 212.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T13:52:01.584Z] #14 DONE 213.1s [2022-07-25T13:52:01.584Z] [2022-07-25T13:52:01.584Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:52:01.584Z] #59 sha256:d4c147a510365f70c16522bf1e16bf9650ff18d5506b9439db7af9ac0f18a7ce [2022-07-25T13:52:01.613Z] #14 212.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T13:52:01.613Z] #14 212.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T13:52:01.613Z] #14 212.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T13:52:01.613Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T13:52:01.613Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:52:01.613Z] #14 212.5 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-07-25T13:52:01.613Z] #14 212.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:52:01.613Z] #14 212.5 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-07-25T13:52:01.613Z] #14 212.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T13:52:01.613Z] #14 212.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T13:52:01.848Z] #59 DONE 0.3s [2022-07-25T13:52:01.848Z] [2022-07-25T13:52:01.848Z] #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-07-25T13:52:01.848Z] #60 sha256:14665e2dbb8ac79cea5b47bfc0f4d63a61c391c4ff91c48f5d24ac85438fcd0d [2022-07-25T13:52:01.877Z] #14 212.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-07-25T13:52:01.877Z] #14 212.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T13:52:01.877Z] #14 212.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T13:52:01.877Z] #14 212.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:01.883Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-25T13:52:02.139Z] #14 213.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T13:52:02.139Z] #14 213.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:02.139Z] #14 213.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T13:52:02.139Z] #14 213.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:52:02.141Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s) [2022-07-25T13:52:02.141Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T13:52:02.711Z] #14 DONE 213.7s [2022-07-25T13:52:02.711Z] [2022-07-25T13:52:02.711Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T13:52:02.711Z] #59 sha256:bdf59d8a0d63a378dbbf6c8380924d33e2d5a5e29cf8aaabcce41496ae7b78fd [2022-07-25T13:52:02.970Z] #59 DONE 0.2s [2022-07-25T13:52:02.970Z] [2022-07-25T13:52:02.970Z] #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-07-25T13:52:02.970Z] #60 sha256:cb699ca51db3062e8fa07e20d2874e3412d6c2948235c7d01e4058124873813a [2022-07-25T13:52:03.516Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-25T13:52:03.516Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-07-25T13:52:03.516Z] === RUN TestIpcModeOlderClient [2022-07-25T13:52:03.516Z] === PAUSE TestIpcModeOlderClient [2022-07-25T13:52:03.516Z] === RUN TestKillContainerInvalidSignal [2022-07-25T13:52:03.773Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-25T13:52:03.773Z] === RUN TestKillContainer [2022-07-25T13:52:03.774Z] === RUN TestKillContainer/no_signal [2022-07-25T13:52:04.341Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T13:52:04.599Z] === RUN TestKillContainer/killing_signal [2022-07-25T13:52:04.871Z] #60 ... [2022-07-25T13:52:04.871Z] [2022-07-25T13:52:04.871Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:52:04.871Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T13:52:04.871Z] #15 DONE 2.0s [2022-07-25T13:52:04.871Z] [2022-07-25T13:52:04.871Z] #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-07-25T13:52:04.871Z] #60 sha256:cb699ca51db3062e8fa07e20d2874e3412d6c2948235c7d01e4058124873813a [2022-07-25T13:52:04.871Z] #60 1.849 + RM_GOPATH=0 [2022-07-25T13:52:04.871Z] #60 1.849 + TMP_GOPATH= [2022-07-25T13:52:04.871Z] #60 1.852 + : /build [2022-07-25T13:52:04.871Z] #60 1.853 + '[' -z '' ']' [2022-07-25T13:52:04.871Z] #60 1.854 ++ mktemp -d [2022-07-25T13:52:04.871Z] #60 1.894 + export GOPATH=/tmp/tmp.BaAhdd0bLr [2022-07-25T13:52:04.871Z] #60 1.894 + GOPATH=/tmp/tmp.BaAhdd0bLr [2022-07-25T13:52:04.871Z] #60 1.894 + RM_GOPATH=1 [2022-07-25T13:52:04.871Z] #60 1.894 + case "$(go env GOARCH)" in [2022-07-25T13:52:04.871Z] #60 1.894 ++ go env GOARCH [2022-07-25T13:52:04.871Z] #60 1.949 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:52:04.871Z] #60 1.949 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:52:04.871Z] #60 1.949 ++ dirname /install.sh [2022-07-25T13:52:04.871Z] #60 1.981 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:52:04.871Z] #60 1.981 + dir=/ [2022-07-25T13:52:04.871Z] #60 1.981 + bin=runc [2022-07-25T13:52:04.871Z] #60 1.981 + shift [2022-07-25T13:52:04.871Z] #60 1.981 + '[' '!' -f //runc.installer ']' [2022-07-25T13:52:04.871Z] #60 1.981 + . //runc.installer [2022-07-25T13:52:04.871Z] #60 1.981 ++ set -e [2022-07-25T13:52:04.871Z] #60 1.981 ++ : v1.1.2 [2022-07-25T13:52:04.871Z] #60 1.981 + install_runc [2022-07-25T13:52:04.871Z] #60 1.981 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:52:04.871Z] #60 1.981 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:52:04.871Z] #60 1.981 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BaAhdd0bLr/src/github.com/opencontainers/runc [2022-07-25T13:52:04.871Z] #60 1.981 Cloning into '/tmp/tmp.BaAhdd0bLr/src/github.com/opencontainers/runc'... [2022-07-25T13:52:05.157Z] #60 2.969 + RM_GOPATH=0 [2022-07-25T13:52:05.157Z] #60 2.969 + TMP_GOPATH= [2022-07-25T13:52:05.157Z] #60 2.969 + : /build [2022-07-25T13:52:05.157Z] #60 2.969 + '[' -z '' ']' [2022-07-25T13:52:05.157Z] #60 2.969 ++ mktemp -d [2022-07-25T13:52:05.157Z] #60 2.969 + export GOPATH=/tmp/tmp.6MDcgNuRZi [2022-07-25T13:52:05.157Z] #60 2.969 + GOPATH=/tmp/tmp.6MDcgNuRZi [2022-07-25T13:52:05.157Z] #60 2.969 + RM_GOPATH=1 [2022-07-25T13:52:05.157Z] #60 2.969 + case "$(go env GOARCH)" in [2022-07-25T13:52:05.157Z] #60 2.969 ++ go env GOARCH [2022-07-25T13:52:05.157Z] #60 3.049 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T13:52:05.157Z] #60 3.049 + GO_BUILDMODE=-buildmode=pie [2022-07-25T13:52:05.157Z] #60 3.049 ++ dirname /install.sh [2022-07-25T13:52:05.157Z] #60 3.050 + dir=/ [2022-07-25T13:52:05.157Z] #60 3.050 + bin=runc [2022-07-25T13:52:05.157Z] #60 3.050 + shift [2022-07-25T13:52:05.157Z] #60 3.050 + '[' '!' -f //runc.installer ']' [2022-07-25T13:52:05.157Z] #60 3.050 + . //runc.installer [2022-07-25T13:52:05.157Z] #60 3.050 ++ set -e [2022-07-25T13:52:05.157Z] #60 3.050 ++ : v1.1.2 [2022-07-25T13:52:05.157Z] #60 3.050 + install_runc [2022-07-25T13:52:05.157Z] #60 3.067 + RUNC_BUILDTAGS=seccomp [2022-07-25T13:52:05.157Z] #60 3.067 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T13:52:05.157Z] #60 3.067 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6MDcgNuRZi/src/github.com/opencontainers/runc [2022-07-25T13:52:05.157Z] #60 3.067 Cloning into '/tmp/tmp.6MDcgNuRZi/src/github.com/opencontainers/runc'... [2022-07-25T13:52:05.157Z] #60 3.068 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T13:52:05.157Z] #60 ... [2022-07-25T13:52:05.157Z] [2022-07-25T13:52:05.157Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T13:52:05.157Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T13:52:05.157Z] #15 DONE 3.5s [2022-07-25T13:52:05.165Z] --- PASS: TestKillContainer (1.41s) [2022-07-25T13:52:05.165Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-25T13:52:05.165Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-25T13:52:05.165Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2022-07-25T13:52:05.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T13:52:05.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T13:52:05.417Z] [2022-07-25T13:52:05.417Z] #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-07-25T13:52:05.417Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T13:52:05.731Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T13:52:06.246Z] #60 ... [2022-07-25T13:52:06.246Z] [2022-07-25T13:52:06.246Z] #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-07-25T13:52:06.246Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T13:52:06.246Z] #16 DONE 1.4s [2022-07-25T13:52:06.246Z] [2022-07-25T13:52:06.246Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:52:06.246Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:52:06.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-07-25T13:52:06.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-07-25T13:52:06.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2022-07-25T13:52:06.665Z] === RUN TestKillStoppedContainer [2022-07-25T13:52:06.665Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-25T13:52:06.665Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T13:52:06.665Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-25T13:52:06.665Z] === RUN TestKillDifferentUserContainer [2022-07-25T13:52:06.813Z] #16 DONE 1.7s [2022-07-25T13:52:06.813Z] [2022-07-25T13:52:06.813Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T13:52:06.813Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T13:52:07.231Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-07-25T13:52:07.231Z] === RUN TestInspectOomKilledTrue [2022-07-25T13:52:07.231Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T13:52:07.231Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T13:52:07.231Z] === RUN TestInspectOomKilledFalse [2022-07-25T13:52:07.621Z] #17 1.247 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:52:07.621Z] #17 DONE 1.4s [2022-07-25T13:52:07.621Z] [2022-07-25T13:52:07.621Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:52:07.621Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:52:07.797Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-25T13:52:07.797Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T13:52:08.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-07-25T13:52:08.056Z] === RUN TestLinksContainerNames [2022-07-25T13:52:08.728Z] #17 1.691 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T13:52:08.728Z] #17 DONE 1.9s [2022-07-25T13:52:08.728Z] [2022-07-25T13:52:08.728Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T13:52:08.728Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T13:52:08.991Z] --- PASS: TestLinksContainerNames (0.94s) [2022-07-25T13:52:08.991Z] === RUN TestLogsFollowTailEmpty [2022-07-25T13:52:08.996Z] #18 DONE 1.3s [2022-07-25T13:52:08.996Z] [2022-07-25T13:52:08.996Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:52:08.996Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T13:52:09.249Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-25T13:52:09.507Z] === RUN TestLogs [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:52:09.507Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T13:52:09.507Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T13:52:09.507Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:52:09.507Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:52:09.507Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:52:09.507Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:52:09.507Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:52:09.507Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:52:09.507Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:52:10.074Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:52:10.074Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:52:10.382Z] #19 DONE 1.5s [2022-07-25T13:52:10.382Z] [2022-07-25T13:52:10.382Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:52:10.382Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T13:52:10.638Z] #18 DONE 1.7s [2022-07-25T13:52:10.638Z] [2022-07-25T13:52:10.638Z] #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-07-25T13:52:10.638Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:10.638Z] #77 137.1 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:52:10.638Z] #77 137.1 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:52:10.638Z] #77 137.1 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:52:10.638Z] #77 137.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:52:10.638Z] #77 137.1 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:52:10.638Z] #77 137.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:52:10.638Z] #77 137.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:52:10.638Z] #77 139.8 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:52:10.638Z] #77 140.4 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:52:10.638Z] #77 140.4 checking how to print strings... printf [2022-07-25T13:52:10.638Z] #77 140.4 checking for gcc... gcc [2022-07-25T13:52:10.638Z] #77 140.7 checking whether the C compiler works... yes [2022-07-25T13:52:10.638Z] #77 141.0 checking for C compiler default output file name... a.out [2022-07-25T13:52:10.638Z] #77 141.0 checking for suffix of executables... [2022-07-25T13:52:10.638Z] #77 141.3 checking whether we are cross compiling... no [2022-07-25T13:52:10.638Z] #77 141.7 checking for suffix of object files... o [2022-07-25T13:52:10.639Z] #77 141.9 checking whether we are using the GNU C compiler... yes [2022-07-25T13:52:10.639Z] #77 142.1 checking whether gcc accepts -g... yes [2022-07-25T13:52:10.639Z] #77 142.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:52:10.639Z] #77 142.8 checking whether gcc understands -c and -o together... yes [2022-07-25T13:52:10.639Z] #77 143.3 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:52:10.639Z] #77 143.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:52:10.639Z] #77 143.4 checking for egrep... /bin/grep -E [2022-07-25T13:52:10.639Z] #77 143.4 checking for fgrep... /bin/grep -F [2022-07-25T13:52:10.639Z] #77 143.4 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:52:10.639Z] #77 143.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:52:10.639Z] #77 143.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:52:10.639Z] #77 143.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:52:10.639Z] #77 143.7 checking whether ln -s works... yes [2022-07-25T13:52:10.639Z] #77 143.7 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:52:10.639Z] #77 143.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:52:10.639Z] #77 143.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:52:10.639Z] #77 143.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:52:10.639Z] #77 143.8 checking for objdump... objdump [2022-07-25T13:52:10.639Z] #77 143.8 checking how to recognize dependent libraries... pass_all [2022-07-25T13:52:10.639Z] #77 143.8 checking for dlltool... no [2022-07-25T13:52:10.639Z] #77 143.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:52:10.639Z] #77 143.8 checking for ar... ar [2022-07-25T13:52:10.639Z] #77 143.8 checking for archiver @FILE support... @ [2022-07-25T13:52:10.639Z] #77 144.0 checking for strip... strip [2022-07-25T13:52:10.639Z] #77 144.0 checking for ranlib... ranlib [2022-07-25T13:52:10.639Z] #77 144.0 checking for gawk... no [2022-07-25T13:52:10.639Z] #77 144.1 checking for mawk... mawk [2022-07-25T13:52:10.639Z] #77 144.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:52:10.639Z] #77 144.7 checking for sysroot... no [2022-07-25T13:52:10.639Z] #77 144.7 checking for a working dd... /bin/dd [2022-07-25T13:52:10.639Z] #77 144.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:52:10.639Z] #77 145.0 checking for mt... no [2022-07-25T13:52:10.639Z] #77 145.0 checking if : is a manifest tool... no [2022-07-25T13:52:10.639Z] #77 145.0 checking how to run the C preprocessor... gcc -E [2022-07-25T13:52:10.639Z] #77 145.3 checking for ANSI C header files... yes [2022-07-25T13:52:10.639Z] #77 146.3 checking for sys/types.h... [2022-07-25T13:52:10.639Z] #77 ... [2022-07-25T13:52:10.639Z] [2022-07-25T13:52:10.639Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T13:52:10.639Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T13:52:10.640Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T13:52:10.640Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:52:11.575Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:52:11.575Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:52:11.575Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:52:11.575Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:52:11.575Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:52:11.575Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:52:11.575Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:52:11.575Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:52:11.575Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:52:12.141Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:52:12.141Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:52:12.290Z] #20 DONE 1.6s [2022-07-25T13:52:12.290Z] [2022-07-25T13:52:12.290Z] #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-07-25T13:52:12.290Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:12.549Z] #19 DONE 1.8s [2022-07-25T13:52:12.549Z] [2022-07-25T13:52:12.549Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T13:52:12.549Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T13:52:12.709Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:52:12.709Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:52:13.276Z] --- PASS: TestLogs (3.90s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s) [2022-07-25T13:52:13.276Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-07-25T13:52:13.276Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T13:52:13.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/default [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/private [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/slave [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/shared [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/default [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/shared [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:52:13.842Z] === CONT TestMountDaemonRoot/slave [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:52:13.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T13:52:13.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/private [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T13:52:13.843Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:52:13.843Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:52:13.843Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T13:52:14.146Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T13:52:14.146Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T13:52:14.146Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T13:52:14.461Z] #20 DONE 1.9s [2022-07-25T13:52:14.461Z] [2022-07-25T13:52:14.461Z] #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-07-25T13:52:14.461Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:14.822Z] #21 2.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:52:15.080Z] #21 2.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:52:15.080Z] #21 3.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:52:16.015Z] #21 3.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:52:16.047Z] --- PASS: TestContainerBindMountNonRecursive (1.41s) [2022-07-25T13:52:16.047Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T13:52:16.047Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-07-25T13:52:16.047Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T13:52:16.370Z] #21 2.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T13:52:16.370Z] #21 2.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T13:52:16.370Z] #21 2.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T13:52:16.612Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-25T13:52:16.612Z] === RUN TestNetworkNat [2022-07-25T13:52:16.871Z] --- PASS: TestNetworkNat (0.51s) [2022-07-25T13:52:16.871Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T13:52:17.438Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-25T13:52:17.438Z] === RUN TestNetworkLoopbackNat [2022-07-25T13:52:17.750Z] #21 3.720 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T13:52:17.921Z] #21 ... [2022-07-25T13:52:17.921Z] [2022-07-25T13:52:17.921Z] #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-07-25T13:52:17.921Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:17.921Z] #77 139.5 configure.ac:11: installing 'build-aux/compile' [2022-07-25T13:52:17.921Z] #77 139.5 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T13:52:17.921Z] #77 139.5 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T13:52:17.921Z] #77 139.5 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T13:52:17.921Z] #77 139.5 configure.ac:13: installing 'build-aux/missing' [2022-07-25T13:52:17.921Z] #77 139.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T13:52:17.921Z] #77 139.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T13:52:17.921Z] #77 142.0 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:52:17.921Z] #77 142.5 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:52:17.921Z] #77 142.5 checking how to print strings... printf [2022-07-25T13:52:17.921Z] #77 142.5 checking for gcc... gcc [2022-07-25T13:52:17.921Z] #77 142.6 checking whether the C compiler works... yes [2022-07-25T13:52:17.921Z] #77 142.8 checking for C compiler default output file name... a.out [2022-07-25T13:52:17.921Z] #77 142.8 checking for suffix of executables... [2022-07-25T13:52:17.921Z] #77 143.4 checking whether we are cross compiling... no [2022-07-25T13:52:17.921Z] #77 143.9 checking for suffix of object files... o [2022-07-25T13:52:17.921Z] #77 144.0 checking whether we are using the GNU C compiler... yes [2022-07-25T13:52:17.921Z] #77 144.2 checking whether gcc accepts -g... yes [2022-07-25T13:52:17.921Z] #77 144.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:52:17.921Z] #77 144.7 checking whether gcc understands -c and -o together... yes [2022-07-25T13:52:17.921Z] #77 145.1 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:52:17.921Z] #77 145.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:52:17.921Z] #77 145.1 checking for egrep... /bin/grep -E [2022-07-25T13:52:17.921Z] #77 145.1 checking for fgrep... /bin/grep -F [2022-07-25T13:52:17.921Z] #77 145.1 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:52:17.921Z] #77 145.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:52:17.921Z] #77 145.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:52:17.921Z] #77 145.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:52:17.921Z] #77 145.7 checking whether ln -s works... yes [2022-07-25T13:52:17.921Z] #77 145.7 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:52:17.921Z] #77 145.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:52:17.921Z] #77 145.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:52:17.921Z] #77 145.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:52:17.921Z] #77 145.9 checking for objdump... objdump [2022-07-25T13:52:17.921Z] #77 145.9 checking how to recognize dependent libraries... pass_all [2022-07-25T13:52:17.921Z] #77 145.9 checking for dlltool... no [2022-07-25T13:52:17.921Z] #77 145.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:52:17.921Z] #77 145.9 checking for ar... ar [2022-07-25T13:52:17.921Z] #77 145.9 checking for archiver @FILE support... @ [2022-07-25T13:52:17.921Z] #77 146.1 checking for strip... strip [2022-07-25T13:52:17.921Z] #77 146.1 checking for ranlib... ranlib [2022-07-25T13:52:17.921Z] #77 146.1 checking for gawk... no [2022-07-25T13:52:17.921Z] #77 146.1 checking for mawk... mawk [2022-07-25T13:52:17.921Z] #77 146.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:52:17.921Z] #77 146.8 checking for sysroot... no [2022-07-25T13:52:17.921Z] #77 146.8 checking for a working dd... /bin/dd [2022-07-25T13:52:17.921Z] #77 146.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:52:17.921Z] #77 147.2 checking for mt... no [2022-07-25T13:52:17.921Z] #77 147.2 checking if : is a manifest tool... no [2022-07-25T13:52:17.921Z] #77 147.3 checking how to run the C preprocessor... gcc -E [2022-07-25T13:52:17.921Z] #77 148.1 checking for ANSI C header files... yes [2022-07-25T13:52:17.921Z] #77 149.4 checking for sys/types.h... yes [2022-07-25T13:52:18.179Z] #77 149.6 checking for sys/stat.h... yes [2022-07-25T13:52:18.438Z] #77 150.0 checking for stdlib.h... [2022-07-25T13:52:18.438Z] #77 ... [2022-07-25T13:52:18.438Z] [2022-07-25T13:52:18.438Z] #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-07-25T13:52:18.438Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:18.438Z] #21 6.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:52:19.661Z] #21 ... [2022-07-25T13:52:19.661Z] [2022-07-25T13:52:19.661Z] #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-07-25T13:52:19.661Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:19.661Z] #77 146.3 checking for sys/types.h... yes [2022-07-25T13:52:19.661Z] #77 146.7 checking for sys/stat.h... yes [2022-07-25T13:52:19.661Z] #77 146.9 checking for stdlib.h... yes [2022-07-25T13:52:19.661Z] #77 147.4 checking for string.h... yes [2022-07-25T13:52:19.661Z] #77 147.7 checking for memory.h... yes [2022-07-25T13:52:19.661Z] #77 147.9 checking for strings.h... yes [2022-07-25T13:52:19.661Z] #77 148.2 checking for inttypes.h... yes [2022-07-25T13:52:19.661Z] #77 148.6 checking for stdint.h... yes [2022-07-25T13:52:19.661Z] #77 148.9 checking for unistd.h... yes [2022-07-25T13:52:19.661Z] #77 149.2 checking for dlfcn.h... yes [2022-07-25T13:52:19.661Z] #77 149.7 checking for objdir... .libs [2022-07-25T13:52:19.661Z] #77 150.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:52:19.661Z] #77 150.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:52:19.661Z] #77 150.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:52:19.661Z] #77 150.7 checking if gcc static flag -static works... yes [2022-07-25T13:52:19.661Z] #77 151.2 checking if gcc supports -c -o file.o... yes [2022-07-25T13:52:19.661Z] #77 151.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:52:19.661Z] #77 151.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:52:19.661Z] #77 151.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:52:19.661Z] #77 152.5 checking how to hardcode library paths into programs... immediate [2022-07-25T13:52:19.661Z] #77 152.5 checking whether stripping libraries is possible... yes [2022-07-25T13:52:19.661Z] #77 152.5 checking if libtool supports shared libraries... yes [2022-07-25T13:52:19.661Z] #77 152.5 checking whether to build shared libraries... no [2022-07-25T13:52:19.661Z] #77 152.5 checking whether to build static libraries... yes [2022-07-25T13:52:19.661Z] #77 152.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:52:19.661Z] #77 152.6 checking whether build environment is sane... yes [2022-07-25T13:52:19.661Z] #77 152.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:52:19.661Z] #77 152.9 checking whether make sets $(MAKE)... yes [2022-07-25T13:52:19.661Z] #77 153.0 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:52:19.661Z] #77 153.2 checking whether make supports nested variables... yes [2022-07-25T13:52:19.661Z] #77 153.4 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:52:19.661Z] #77 153.4 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:52:19.661Z] #77 153.4 checking how to create a ustar tar archive... gnutar [2022-07-25T13:52:19.661Z] #77 153.4 checking dependency style of gcc... gcc3 [2022-07-25T13:52:19.661Z] #77 153.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:52:19.661Z] #77 153.6 checking whether make supports nested variables... (cached) yes [2022-07-25T13:52:19.661Z] #77 153.6 checking for gawk... (cached) mawk [2022-07-25T13:52:19.661Z] #77 153.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:52:19.661Z] #77 153.6 checking for gcc... (cached) gcc [2022-07-25T13:52:19.661Z] #77 153.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:52:19.661Z] #77 153.7 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:52:19.661Z] #77 153.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:52:19.661Z] #77 153.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:52:19.661Z] #77 153.7 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:52:19.661Z] #77 153.8 checking for python3... /usr/bin/python3 [2022-07-25T13:52:19.661Z] #77 153.8 checking for python3 version... 3.9 [2022-07-25T13:52:19.661Z] #77 153.9 checking for python3 platform... linux [2022-07-25T13:52:19.661Z] #77 154.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:52:19.661Z] #77 154.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:52:19.661Z] #77 154.5 checking for go-md2man... no [2022-07-25T13:52:19.661Z] #77 154.5 checking error.h usability... yes [2022-07-25T13:52:19.661Z] #77 154.8 checking error.h presence... yes [2022-07-25T13:52:19.661Z] #77 154.9 checking for error.h... yes [2022-07-25T13:52:19.661Z] #77 155.0 checking linux/openat2.h usability... yes [2022-07-25T13:52:19.661Z] #77 155.3 checking linux/openat2.h presence... yes [2022-07-25T13:52:19.661Z] #77 155.3 checking for linux/openat2.h... yes [2022-07-25T13:52:19.661Z] #77 155.3 checking for copy_file_range... yes [2022-07-25T13:52:19.661Z] #77 155.6 checking for fgetxattr... [2022-07-25T13:52:19.661Z] #77 ... [2022-07-25T13:52:19.661Z] [2022-07-25T13:52:19.661Z] #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-07-25T13:52:19.661Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:19.661Z] #21 5.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T13:52:19.998Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-25T13:52:19.998Z] === RUN TestPause [2022-07-25T13:52:20.339Z] #21 8.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:52:20.564Z] --- PASS: TestPause (0.49s) [2022-07-25T13:52:20.564Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T13:52:20.564Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:52:20.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:52:20.564Z] === RUN TestPauseStopPausedContainer [2022-07-25T13:52:21.130Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-25T13:52:21.130Z] === RUN TestPidHost [2022-07-25T13:52:22.066Z] --- PASS: TestPidHost (1.00s) [2022-07-25T13:52:22.066Z] === RUN TestPsFilter [2022-07-25T13:52:22.066Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T13:52:22.066Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T13:52:22.201Z] #21 8.178 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T13:52:22.632Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-25T13:52:22.632Z] === RUN TestRemoveContainerWithVolume [2022-07-25T13:52:22.890Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-07-25T13:52:22.890Z] === RUN TestRemoveContainerRunning [2022-07-25T13:52:23.457Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-07-25T13:52:23.457Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T13:52:23.629Z] #21 ... [2022-07-25T13:52:23.630Z] [2022-07-25T13:52:23.630Z] #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-07-25T13:52:23.630Z] #60 sha256:cb699ca51db3062e8fa07e20d2874e3412d6c2948235c7d01e4058124873813a [2022-07-25T13:52:23.630Z] #60 18.79 Updating files: 94% (1126/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-07-25T13:52:23.630Z] #60 18.85 + cd /tmp/tmp.BaAhdd0bLr/src/github.com/opencontainers/runc [2022-07-25T13:52:23.630Z] #60 18.85 + git checkout -q v1.1.2 [2022-07-25T13:52:23.630Z] #60 19.88 + '[' -z '' ']' [2022-07-25T13:52:23.630Z] #60 19.88 + target=static [2022-07-25T13:52:23.630Z] #60 19.88 + make BUILDTAGS=seccomp static [2022-07-25T13:52:23.630Z] #60 20.45 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-07-25T13:52:24.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-25T13:52:24.023Z] === RUN TestRemoveInvalidContainer [2022-07-25T13:52:24.023Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T13:52:24.023Z] === RUN TestRenameLinkedContainer [2022-07-25T13:52:25.495Z] #21 ... [2022-07-25T13:52:25.495Z] [2022-07-25T13:52:25.495Z] #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-07-25T13:52:25.495Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:25.495Z] #77 155.6 checking for fgetxattr... yes [2022-07-25T13:52:25.495Z] #77 156.0 checking for statx... yes [2022-07-25T13:52:25.495Z] #77 156.3 checking for fgetpwent_r... yes [2022-07-25T13:52:25.495Z] #77 157.3 checking for issetugid... no [2022-07-25T13:52:25.495Z] #77 157.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:52:25.495Z] #77 157.8 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:52:25.495Z] #77 157.9 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:52:25.495Z] #77 158.4 checking for yajl >= 2.0.0... yes [2022-07-25T13:52:25.495Z] #77 158.5 checking sys/capability.h usability... yes [2022-07-25T13:52:25.495Z] #77 158.8 checking sys/capability.h presence... yes [2022-07-25T13:52:25.495Z] #77 158.9 checking for sys/capability.h... yes [2022-07-25T13:52:25.495Z] #77 158.9 checking for library containing cap_from_name... -lcap [2022-07-25T13:52:25.495Z] #77 159.8 checking for library containing dlopen... -ldl [2022-07-25T13:52:25.495Z] #77 160.5 checking seccomp.h usability... yes [2022-07-25T13:52:25.495Z] #77 160.9 checking seccomp.h presence... yes [2022-07-25T13:52:25.495Z] #77 160.9 checking for seccomp.h... yes [2022-07-25T13:52:25.925Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-07-25T13:52:25.925Z] === RUN TestRenameStoppedContainer [2022-07-25T13:52:26.067Z] #77 160.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:52:26.067Z] #77 161.7 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:52:26.184Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-25T13:52:26.184Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T13:52:26.326Z] #77 162.1 checking systemd/sd-bus.h usability... yes [2022-07-25T13:52:26.326Z] #77 162.2 checking systemd/sd-bus.h presence... yes [2022-07-25T13:52:26.586Z] #77 162.3 checking for systemd/sd-bus.h... yes [2022-07-25T13:52:27.119Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-25T13:52:27.119Z] === RUN TestRenameInvalidName [2022-07-25T13:52:27.524Z] #77 162.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:52:27.685Z] --- PASS: TestRenameInvalidName (0.47s) [2022-07-25T13:52:27.685Z] === RUN TestRenameAnonymousContainer [2022-07-25T13:52:27.826Z] #60 ... [2022-07-25T13:52:27.826Z] [2022-07-25T13:52:27.826Z] #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-07-25T13:52:27.826Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:27.826Z] #77 150.0 checking for stdlib.h... yes [2022-07-25T13:52:27.826Z] #77 150.3 checking for string.h... yes [2022-07-25T13:52:27.826Z] #77 150.5 checking for memory.h... yes [2022-07-25T13:52:27.826Z] #77 150.7 checking for strings.h... yes [2022-07-25T13:52:27.826Z] #77 150.9 checking for inttypes.h... yes [2022-07-25T13:52:27.826Z] #77 151.2 checking for stdint.h... yes [2022-07-25T13:52:27.826Z] #77 151.5 checking for unistd.h... yes [2022-07-25T13:52:27.826Z] #77 151.8 checking for dlfcn.h... yes [2022-07-25T13:52:27.826Z] #77 152.1 checking for objdir... .libs [2022-07-25T13:52:27.826Z] #77 152.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:52:27.826Z] #77 153.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:52:27.826Z] #77 153.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:52:27.826Z] #77 153.4 checking if gcc static flag -static works... yes [2022-07-25T13:52:27.826Z] #77 154.4 checking if gcc supports -c -o file.o... yes [2022-07-25T13:52:27.826Z] #77 154.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:52:27.826Z] #77 154.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:52:27.826Z] #77 154.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:52:27.826Z] #77 155.4 checking how to hardcode library paths into programs... immediate [2022-07-25T13:52:27.826Z] #77 155.4 checking whether stripping libraries is possible... yes [2022-07-25T13:52:27.826Z] #77 155.4 checking if libtool supports shared libraries... yes [2022-07-25T13:52:27.826Z] #77 155.4 checking whether to build shared libraries... no [2022-07-25T13:52:27.826Z] #77 155.4 checking whether to build static libraries... yes [2022-07-25T13:52:27.826Z] #77 155.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:52:27.826Z] #77 155.5 checking whether build environment is sane... yes [2022-07-25T13:52:27.826Z] #77 155.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:52:27.826Z] #77 155.6 checking whether make sets $(MAKE)... yes [2022-07-25T13:52:27.826Z] #77 155.6 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:52:27.826Z] #77 155.7 checking whether make supports nested variables... yes [2022-07-25T13:52:27.826Z] #77 155.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:52:27.826Z] #77 155.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:52:27.826Z] #77 155.8 checking how to create a ustar tar archive... gnutar [2022-07-25T13:52:27.826Z] #77 155.9 checking dependency style of gcc... gcc3 [2022-07-25T13:52:27.826Z] #77 156.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:52:27.826Z] #77 156.2 checking whether make supports nested variables... (cached) yes [2022-07-25T13:52:27.826Z] #77 156.2 checking for gawk... (cached) mawk [2022-07-25T13:52:27.826Z] #77 156.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:52:27.826Z] #77 156.2 checking for gcc... (cached) gcc [2022-07-25T13:52:27.826Z] #77 156.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:52:27.826Z] #77 156.4 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:52:27.826Z] #77 156.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:52:27.826Z] #77 156.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:52:27.826Z] #77 156.4 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:52:27.826Z] #77 156.5 checking for python3... /usr/bin/python3 [2022-07-25T13:52:27.826Z] #77 156.5 checking for python3 version... 3.9 [2022-07-25T13:52:27.826Z] #77 156.6 checking for python3 platform... linux [2022-07-25T13:52:27.826Z] #77 156.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:52:27.826Z] #77 157.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:52:27.826Z] #77 157.6 checking for go-md2man... no [2022-07-25T13:52:27.826Z] #77 157.7 checking error.h usability... yes [2022-07-25T13:52:27.826Z] #77 157.9 checking error.h presence... yes [2022-07-25T13:52:27.826Z] #77 157.9 checking for error.h... yes [2022-07-25T13:52:27.826Z] #77 158.0 checking linux/openat2.h usability... yes [2022-07-25T13:52:27.826Z] #77 158.5 checking linux/openat2.h presence... yes [2022-07-25T13:52:27.826Z] #77 158.7 checking for linux/openat2.h... yes [2022-07-25T13:52:27.826Z] #77 158.9 checking for copy_file_range... yes [2022-07-25T13:52:28.086Z] #77 159.4 checking for fgetxattr... yes [2022-07-25T13:52:28.093Z] #77 163.2 checking for sd_notify_barrier... yes [2022-07-25T13:52:28.352Z] #77 163.7 checking linux/bpf.h usability... yes [2022-07-25T13:52:28.352Z] #77 164.2 checking linux/bpf.h presence... yes [2022-07-25T13:52:28.352Z] #77 164.3 checking for linux/bpf.h... yes [2022-07-25T13:52:28.871Z] #77 164.4 checking compilation for eBPF... yes [2022-07-25T13:52:29.131Z] #77 164.8 checking for criu >= 3.15... no [2022-07-25T13:52:29.131Z] #77 164.9 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:52:29.131Z] #77 164.9 checking for criu > 3.16... no [2022-07-25T13:52:29.131Z] #77 165.0 configure: CRIU version doesn't support join-ns API [2022-07-25T13:52:29.131Z] #77 165.0 checking for criu > 3.16.1... no [2022-07-25T13:52:29.131Z] #77 165.0 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:52:29.131Z] #77 165.0 checking for new mount API (fsconfig)... [2022-07-25T13:52:29.131Z] #77 ... [2022-07-25T13:52:29.131Z] [2022-07-25T13:52:29.131Z] #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-07-25T13:52:29.131Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:29.131Z] #21 15.04 Fetched 8560 kB in 13s (643 kB/s) [2022-07-25T13:52:29.281Z] #77 160.0 checking for statx... yes [2022-07-25T13:52:29.585Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-07-25T13:52:29.585Z] === RUN TestRenameContainerWithSameName [2022-07-25T13:52:29.585Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-25T13:52:29.585Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T13:52:29.850Z] #77 160.8 checking for fgetpwent_r... yes [2022-07-25T13:52:29.850Z] #77 161.4 checking for issetugid... no [2022-07-25T13:52:29.850Z] #77 161.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:52:29.850Z] #77 161.6 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:52:30.520Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-25T13:52:30.520Z] === RUN TestResize [2022-07-25T13:52:30.786Z] #77 161.6 checking for library containing yajl_tree_get... -lyajl [2022-07-25T13:52:30.786Z] #77 162.3 checking for yajl >= 2.0.0... yes [2022-07-25T13:52:31.045Z] #77 162.4 checking sys/capability.h usability... yes [2022-07-25T13:52:31.045Z] #77 162.7 checking sys/capability.h presence... yes [2022-07-25T13:52:31.086Z] --- PASS: TestResize (0.43s) [2022-07-25T13:52:31.086Z] === RUN TestResizeWithInvalidSize [2022-07-25T13:52:31.304Z] #77 162.8 checking for sys/capability.h... yes [2022-07-25T13:52:31.344Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-07-25T13:52:31.344Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T13:52:31.566Z] #77 162.8 checking for library containing cap_from_name... -lcap [2022-07-25T13:52:31.910Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:52:31.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:52:31.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:52:31.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:52:31.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:52:32.396Z] #77 163.3 checking for library containing dlopen... -ldl [2022-07-25T13:52:32.396Z] #77 163.8 checking seccomp.h usability... yes [2022-07-25T13:52:32.396Z] #77 164.1 checking seccomp.h presence... yes [2022-07-25T13:52:32.424Z] #21 15.04 Reading package lists... [2022-07-25T13:52:32.424Z] #21 ... [2022-07-25T13:52:32.424Z] [2022-07-25T13:52:32.424Z] #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-07-25T13:52:32.424Z] #60 sha256:14665e2dbb8ac79cea5b47bfc0f4d63a61c391c4ff91c48f5d24ac85438fcd0d [2022-07-25T13:52:32.424Z] #60 19.81 + cd /tmp/tmp.6MDcgNuRZi/src/github.com/opencontainers/runc [2022-07-25T13:52:32.424Z] #60 19.81 + git checkout -q v1.1.2 [2022-07-25T13:52:32.424Z] #60 20.84 + '[' -z '' ']' [2022-07-25T13:52:32.424Z] #60 20.84 + target=static [2022-07-25T13:52:32.424Z] #60 20.84 + make BUILDTAGS=seccomp static [2022-07-25T13:52:32.424Z] #60 21.37 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-07-25T13:52:32.424Z] #60 ... [2022-07-25T13:52:32.424Z] [2022-07-25T13:52:32.424Z] #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-07-25T13:52:32.424Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:32.424Z] #77 165.0 checking for new mount API (fsconfig)... yes [2022-07-25T13:52:32.424Z] #77 165.4 checking for seccomp notify API... yes [2022-07-25T13:52:32.424Z] #77 165.5 checking for gperf... no [2022-07-25T13:52:32.424Z] #77 165.5 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:52:32.424Z] #77 165.5 checking for library containing argp_parse... none required [2022-07-25T13:52:32.424Z] #77 166.3 checking that generated files are newer than configure... done [2022-07-25T13:52:32.424Z] #77 166.3 configure: creating ./config.status [2022-07-25T13:52:32.656Z] #77 164.2 checking for seccomp.h... yes [2022-07-25T13:52:33.224Z] #77 164.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T13:52:33.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:52:33.364Z] #77 169.2 config.status: creating Makefile [2022-07-25T13:52:33.364Z] #77 169.3 config.status: creating rpm/crun.spec [2022-07-25T13:52:33.484Z] #77 164.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T13:52:33.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:52:33.623Z] #77 169.3 config.status: creating config.h [2022-07-25T13:52:33.623Z] #77 169.4 config.status: executing libtool commands [2022-07-25T13:52:33.623Z] #77 169.4 config.status: executing depfiles commands [2022-07-25T13:52:33.744Z] #77 165.1 checking systemd/sd-bus.h usability... yes [2022-07-25T13:52:33.744Z] #77 165.3 checking systemd/sd-bus.h presence... yes [2022-07-25T13:52:33.744Z] #77 165.5 checking for systemd/sd-bus.h... yes [2022-07-25T13:52:34.193Z] #77 ... [2022-07-25T13:52:34.193Z] [2022-07-25T13:52:34.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-07-25T13:52:34.193Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:52:34.193Z] #34 DONE 245.7s [2022-07-25T13:52:34.453Z] [2022-07-25T13:52:34.453Z] #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-07-25T13:52:34.453Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:34.453Z] #21 15.04 Reading package lists... [2022-07-25T13:52:34.682Z] #77 165.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T13:52:34.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:52:34.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:52:34.941Z] #77 166.2 checking for sd_notify_barrier... yes [2022-07-25T13:52:34.941Z] #77 166.5 checking linux/bpf.h usability... yes [2022-07-25T13:52:34.941Z] #77 166.7 checking linux/bpf.h presence... yes [2022-07-25T13:52:35.200Z] #77 166.7 checking for linux/bpf.h... yes [2022-07-25T13:52:35.200Z] #77 166.7 checking compilation for eBPF... yes [2022-07-25T13:52:35.200Z] #77 167.0 checking for criu >= 3.15... no [2022-07-25T13:52:35.459Z] #77 167.0 configure: CRIU headers not found, building without CRIU support [2022-07-25T13:52:35.459Z] #77 167.0 checking for criu > 3.16... no [2022-07-25T13:52:35.459Z] #77 167.0 configure: CRIU version doesn't support join-ns API [2022-07-25T13:52:35.459Z] #77 167.0 checking for criu > 3.16.1... no [2022-07-25T13:52:35.459Z] #77 167.0 configure: CRIU version doesn't support for pre-dumping [2022-07-25T13:52:35.459Z] #77 167.0 checking for new mount API (fsconfig)... yes [2022-07-25T13:52:35.459Z] #77 167.2 checking for seccomp notify API... yes [2022-07-25T13:52:35.719Z] #77 167.3 checking for gperf... no [2022-07-25T13:52:35.719Z] #77 167.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T13:52:35.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:52:35.978Z] #77 167.3 checking for library containing argp_parse... none required [2022-07-25T13:52:36.263Z] #77 167.8 checking that generated files are newer than configure... done [2022-07-25T13:52:36.263Z] #77 167.8 configure: creating ./config.status [2022-07-25T13:52:36.525Z] #77 ... [2022-07-25T13:52:36.525Z] [2022-07-25T13:52:36.525Z] #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-07-25T13:52:36.525Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:36.525Z] #21 14.54 Fetched 8560 kB in 12s (695 kB/s) [2022-07-25T13:52:36.525Z] #21 14.54 Reading package lists... [2022-07-25T13:52:36.525Z] #21 19.57 Reading package lists... [2022-07-25T13:52:36.525Z] #21 23.10 Building dependency tree... [2022-07-25T13:52:37.748Z] #21 19.57 Reading package lists... [2022-07-25T13:52:37.748Z] #21 23.04 Building dependency tree... [2022-07-25T13:52:37.748Z] #21 ... [2022-07-25T13:52:37.748Z] [2022-07-25T13:52:37.748Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:52:37.748Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:52:37.748Z] #36 248.9 Delve is a source level debugger for Go programs. [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:52:37.748Z] #36 248.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Usage: [2022-07-25T13:52:37.748Z] #36 248.9 dlv [command] [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Available Commands: [2022-07-25T13:52:37.748Z] #36 248.9 attach Attach to running process and begin debugging. [2022-07-25T13:52:37.748Z] #36 248.9 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:52:37.748Z] #36 248.9 core Examine a core dump. [2022-07-25T13:52:37.748Z] #36 248.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:52:37.748Z] #36 248.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:52:37.748Z] #36 248.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:52:37.748Z] #36 248.9 help Help about any command [2022-07-25T13:52:37.748Z] #36 248.9 run Deprecated command. Use 'debug' instead. [2022-07-25T13:52:37.748Z] #36 248.9 test Compile test binary and begin debugging program. [2022-07-25T13:52:37.748Z] #36 248.9 trace Compile and begin tracing program. [2022-07-25T13:52:37.748Z] #36 248.9 version Prints version. [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Flags: [2022-07-25T13:52:37.748Z] #36 248.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:52:37.748Z] #36 248.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:52:37.748Z] #36 248.9 --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-07-25T13:52:37.748Z] #36 248.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:52:37.748Z] #36 248.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:52:37.748Z] #36 248.9 --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-07-25T13:52:37.748Z] #36 248.9 --disable-aslr Disables address space randomization [2022-07-25T13:52:37.748Z] #36 248.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:52:37.748Z] #36 248.9 -h, --help help for dlv [2022-07-25T13:52:37.748Z] #36 248.9 --init string Init file, executed by the terminal client. [2022-07-25T13:52:37.748Z] #36 248.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:52:37.748Z] #36 248.9 --log Enable debugging server logging. [2022-07-25T13:52:37.748Z] #36 248.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:52:37.748Z] #36 248.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:52:37.748Z] #36 248.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:52:37.748Z] #36 248.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:52:37.748Z] #36 248.9 --wd string Working directory for running the program. [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Additional help topics: [2022-07-25T13:52:37.748Z] #36 248.9 dlv backend Help about the --backend flag. [2022-07-25T13:52:37.748Z] #36 248.9 dlv log Help about logging flags. [2022-07-25T13:52:37.748Z] #36 248.9 dlv redirect Help about file redirection. [2022-07-25T13:52:37.748Z] #36 248.9 [2022-07-25T13:52:37.748Z] #36 248.9 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:52:37.748Z] #36 DONE 249.2s [2022-07-25T13:52:37.748Z] [2022-07-25T13:52:37.748Z] #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-07-25T13:52:37.748Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:37.748Z] #77 171.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:52:37.748Z] #77 171.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:52:37.748Z] #77 171.7 checking for gcc... gcc [2022-07-25T13:52:37.748Z] #77 171.8 checking whether the C compiler works... yes [2022-07-25T13:52:37.748Z] #77 172.0 checking for C compiler default output file name... a.out [2022-07-25T13:52:37.748Z] #77 172.0 checking for suffix of executables... [2022-07-25T13:52:37.748Z] #77 172.1 checking whether we are cross compiling... no [2022-07-25T13:52:37.748Z] #77 172.4 checking for suffix of object files... o [2022-07-25T13:52:37.748Z] #77 172.5 checking whether we are using the GNU C compiler... yes [2022-07-25T13:52:37.748Z] #77 172.6 checking whether gcc accepts -g... yes [2022-07-25T13:52:37.748Z] #77 172.7 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:52:37.748Z] #77 172.9 checking whether gcc understands -c and -o together... yes [2022-07-25T13:52:37.748Z] #77 173.1 checking how to run the C preprocessor... gcc -E [2022-07-25T13:52:37.748Z] #77 173.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:52:37.748Z] #77 173.3 checking for egrep... /bin/grep -E [2022-07-25T13:52:37.932Z] #21 26.00 The following additional packages will be installed: [2022-07-25T13:52:38.190Z] #21 26.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:52:38.190Z] #21 26.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T13:52:38.190Z] #21 26.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:52:38.190Z] #21 26.02 python3-pkg-resources vim-runtime xxd [2022-07-25T13:52:38.190Z] #21 26.03 Suggested packages: [2022-07-25T13:52:38.190Z] #21 26.04 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T13:52:38.190Z] #21 26.04 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T13:52:38.190Z] #21 26.04 acl attr quota [2022-07-25T13:52:38.190Z] #21 26.04 Recommended packages: [2022-07-25T13:52:38.190Z] #21 26.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:52:38.319Z] #77 173.3 checking for ANSI C header files... yes [2022-07-25T13:52:38.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:52:38.579Z] #77 174.1 checking for sys/types.h... yes [2022-07-25T13:52:38.579Z] #77 174.3 checking for sys/stat.h... yes [2022-07-25T13:52:38.850Z] #77 174.5 checking for stdlib.h... yes [2022-07-25T13:52:39.110Z] #77 174.7 checking for string.h... yes [2022-07-25T13:52:39.126Z] #21 ... [2022-07-25T13:52:39.126Z] [2022-07-25T13:52:39.126Z] #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-07-25T13:52:39.126Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:39.126Z] #77 170.6 config.status: creating Makefile [2022-07-25T13:52:39.126Z] #77 170.8 config.status: creating rpm/crun.spec [2022-07-25T13:52:39.126Z] #77 170.8 config.status: creating config.h [2022-07-25T13:52:39.126Z] #77 170.9 config.status: executing libtool commands [2022-07-25T13:52:39.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:52:39.386Z] #77 170.9 config.status: executing depfiles commands [2022-07-25T13:52:39.645Z] #77 ... [2022-07-25T13:52:39.645Z] [2022-07-25T13:52:39.645Z] #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-07-25T13:52:39.645Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T13:52:39.645Z] #34 DONE 250.3s [2022-07-25T13:52:39.683Z] #77 175.1 checking for memory.h... yes [2022-07-25T13:52:39.904Z] [2022-07-25T13:52:39.904Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:52:39.904Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:52:39.943Z] #77 175.4 checking for strings.h... yes [2022-07-25T13:52:40.164Z] #36 ... [2022-07-25T13:52:40.164Z] [2022-07-25T13:52:40.164Z] #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-07-25T13:52:40.164Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:40.164Z] #21 28.19 The following NEW packages will be installed: [2022-07-25T13:52:40.164Z] #21 28.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T13:52:40.164Z] #21 28.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:52:40.204Z] #77 175.7 checking for inttypes.h... yes [2022-07-25T13:52:40.423Z] #21 28.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T13:52:40.423Z] #21 28.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T13:52:40.423Z] #21 28.19 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:52:40.423Z] #21 28.19 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T13:52:40.423Z] #21 28.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T13:52:40.423Z] #21 28.19 xz-utils zip zstd [2022-07-25T13:52:40.463Z] #77 176.0 checking for stdint.h... yes [2022-07-25T13:52:40.463Z] #77 176.2 checking for unistd.h... yes [2022-07-25T13:52:40.681Z] #21 28.58 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:52:40.681Z] #21 28.58 Need to get 27.7 MB of archives. [2022-07-25T13:52:40.681Z] #21 28.58 After this operation, 106 MB of additional disk space will be used. [2022-07-25T13:52:40.681Z] #21 28.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:52:40.681Z] #21 28.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:52:40.681Z] #21 28.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:52:40.681Z] #21 28.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:52:40.681Z] #21 28.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:52:40.681Z] #21 28.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:52:40.681Z] #21 28.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:52:40.681Z] #21 28.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:52:40.681Z] #21 28.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:52:40.724Z] #77 176.3 checking minix/config.h usability... no [2022-07-25T13:52:40.724Z] #77 176.5 checking minix/config.h presence... no [2022-07-25T13:52:40.724Z] #77 176.6 checking for minix/config.h... no [2022-07-25T13:52:40.940Z] #21 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T13:52:40.940Z] #21 28.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:52:40.940Z] #21 28.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:52:40.940Z] #21 28.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:52:40.940Z] #21 28.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:52:40.940Z] #21 28.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:52:40.940Z] #21 28.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:52:40.940Z] #21 28.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:52:40.940Z] #21 28.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:52:40.940Z] #21 28.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:52:40.940Z] #21 28.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:52:40.984Z] #77 176.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:52:41.198Z] #21 28.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:52:41.198Z] #21 28.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:52:41.198Z] #21 29.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:52:41.198Z] #21 29.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:52:41.198Z] #21 29.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:52:41.198Z] #21 29.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:52:41.198Z] #21 29.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:52:41.243Z] #77 176.7 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:52:41.243Z] #77 177.1 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:52:41.243Z] #77 177.1 checking how to print strings... printf [2022-07-25T13:52:41.503Z] #77 177.1 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:52:41.503Z] #77 177.1 checking for fgrep... /bin/grep -F [2022-07-25T13:52:41.503Z] #77 177.1 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:52:41.503Z] #77 177.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:52:41.503Z] #77 177.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:52:41.503Z] #77 177.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:52:41.503Z] #77 177.3 checking whether ln -s works... yes [2022-07-25T13:52:41.503Z] #77 177.3 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:52:41.503Z] #77 177.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:52:41.503Z] #77 177.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:52:41.503Z] #77 177.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:52:41.503Z] #77 177.4 checking for objdump... objdump [2022-07-25T13:52:41.503Z] #77 177.4 checking how to recognize dependent libraries... pass_all [2022-07-25T13:52:41.503Z] #77 177.4 checking for dlltool... no [2022-07-25T13:52:41.503Z] #77 177.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:52:41.503Z] #77 177.4 checking for ar... ar [2022-07-25T13:52:41.764Z] #77 177.4 checking for archiver @FILE support... @ [2022-07-25T13:52:41.764Z] #77 177.6 checking for strip... strip [2022-07-25T13:52:41.764Z] #77 177.6 checking for ranlib... ranlib [2022-07-25T13:52:41.764Z] #77 177.6 checking for gawk... no [2022-07-25T13:52:41.764Z] #77 177.6 checking for mawk... mawk [2022-07-25T13:52:41.769Z] #21 29.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:52:41.769Z] #21 29.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T13:52:41.769Z] #21 29.62 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-07-25T13:52:41.769Z] #21 29.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T13:52:41.769Z] #21 29.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:52:41.769Z] #21 29.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:52:41.769Z] #21 ... [2022-07-25T13:52:41.769Z] [2022-07-25T13:52:41.769Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T13:52:41.769Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T13:52:41.769Z] #36 252.3 Delve is a source level debugger for Go programs. [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T13:52:41.769Z] #36 252.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Usage: [2022-07-25T13:52:41.769Z] #36 252.3 dlv [command] [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Available Commands: [2022-07-25T13:52:41.769Z] #36 252.3 attach Attach to running process and begin debugging. [2022-07-25T13:52:41.769Z] #36 252.3 connect Connect to a headless debug server with a terminal client. [2022-07-25T13:52:41.769Z] #36 252.3 core Examine a core dump. [2022-07-25T13:52:41.769Z] #36 252.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T13:52:41.769Z] #36 252.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T13:52:41.769Z] #36 252.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T13:52:41.769Z] #36 252.3 help Help about any command [2022-07-25T13:52:41.769Z] #36 252.3 run Deprecated command. Use 'debug' instead. [2022-07-25T13:52:41.769Z] #36 252.3 test Compile test binary and begin debugging program. [2022-07-25T13:52:41.769Z] #36 252.3 trace Compile and begin tracing program. [2022-07-25T13:52:41.769Z] #36 252.3 version Prints version. [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Flags: [2022-07-25T13:52:41.769Z] #36 252.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T13:52:41.769Z] #36 252.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T13:52:41.769Z] #36 252.3 --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-07-25T13:52:41.769Z] #36 252.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T13:52:41.769Z] #36 252.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T13:52:41.769Z] #36 252.3 --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-07-25T13:52:41.769Z] #36 252.3 --disable-aslr Disables address space randomization [2022-07-25T13:52:41.769Z] #36 252.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T13:52:41.769Z] #36 252.3 -h, --help help for dlv [2022-07-25T13:52:41.769Z] #36 252.3 --init string Init file, executed by the terminal client. [2022-07-25T13:52:41.769Z] #36 252.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T13:52:41.769Z] #36 252.3 --log Enable debugging server logging. [2022-07-25T13:52:41.769Z] #36 252.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T13:52:41.769Z] #36 252.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T13:52:41.769Z] #36 252.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T13:52:41.769Z] #36 252.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T13:52:41.769Z] #36 252.3 --wd string Working directory for running the program. [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Additional help topics: [2022-07-25T13:52:41.769Z] #36 252.3 dlv backend Help about the --backend flag. [2022-07-25T13:52:41.769Z] #36 252.3 dlv log Help about logging flags. [2022-07-25T13:52:41.769Z] #36 252.3 dlv redirect Help about file redirection. [2022-07-25T13:52:41.769Z] #36 252.3 [2022-07-25T13:52:41.769Z] #36 252.3 Use "dlv [command] --help" for more information about a command. [2022-07-25T13:52:41.769Z] #36 DONE 252.8s [2022-07-25T13:52:41.769Z] [2022-07-25T13:52:41.769Z] #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-07-25T13:52:41.769Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:41.769Z] #21 29.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:52:41.769Z] #21 29.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T13:52:42.025Z] #77 177.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:52:42.025Z] #77 177.8 checking for sysroot... no [2022-07-25T13:52:42.025Z] #77 177.9 checking for a working dd... /bin/dd [2022-07-25T13:52:42.025Z] #77 177.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:52:42.028Z] #21 29.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:52:42.028Z] #21 29.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:52:42.028Z] #21 29.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:52:42.028Z] #21 29.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:52:42.028Z] #21 29.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:52:42.028Z] #21 29.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:52:42.028Z] #21 29.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:52:42.028Z] #21 30.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:52:42.285Z] #77 178.0 checking for mt... no [2022-07-25T13:52:42.285Z] #77 178.0 checking if : is a manifest tool... no [2022-07-25T13:52:42.287Z] #21 30.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:52:42.287Z] #21 30.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T13:52:42.545Z] #77 178.0 checking for dlfcn.h... yes [2022-07-25T13:52:42.545Z] #77 178.3 checking for objdir... .libs [2022-07-25T13:52:42.545Z] #21 30.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:52:42.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:52:42.804Z] #21 30.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:52:43.063Z] #21 30.80 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:52:43.063Z] #21 30.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:52:43.065Z] #77 178.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:52:43.065Z] #77 178.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:52:43.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:52:43.326Z] #77 178.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:52:43.895Z] #77 179.1 checking if gcc static flag -static works... yes [2022-07-25T13:52:43.895Z] #77 179.6 checking if gcc supports -c -o file.o... yes [2022-07-25T13:52:44.002Z] #21 32.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:52:44.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:52:44.155Z] #77 179.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:52:44.155Z] #77 179.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:52:44.261Z] #21 32.25 Fetched 27.7 MB in 3s (10.8 MB/s) [2022-07-25T13:52:44.415Z] #77 179.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:52:44.415Z] #77 180.1 checking how to hardcode library paths into programs... immediate [2022-07-25T13:52:44.415Z] #77 180.1 checking whether stripping libraries is possible... yes [2022-07-25T13:52:44.415Z] #77 180.1 checking if libtool supports shared libraries... yes [2022-07-25T13:52:44.415Z] #77 180.1 checking whether to build shared libraries... no [2022-07-25T13:52:44.415Z] #77 180.1 checking whether to build static libraries... yes [2022-07-25T13:52:44.415Z] #77 180.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:52:44.415Z] #77 180.1 checking whether build environment is sane... yes [2022-07-25T13:52:44.415Z] #77 180.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:52:44.415Z] #77 180.2 checking whether make sets $(MAKE)... yes [2022-07-25T13:52:44.415Z] #77 180.2 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:52:44.415Z] #77 180.2 checking whether make supports nested variables... yes [2022-07-25T13:52:44.415Z] #77 180.3 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:52:44.415Z] #77 180.3 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:52:44.520Z] #21 32.33 Selecting previously unselected package pigz. [2022-07-25T13:52:44.520Z] #21 32.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-25T13:52:44.520Z] #21 32.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:52:44.520Z] #21 32.41 Unpacking pigz (2.6-1) ... [2022-07-25T13:52:44.675Z] #77 180.3 checking how to create a ustar tar archive... gnutar [2022-07-25T13:52:44.675Z] #77 180.3 checking dependency style of gcc... gcc3 [2022-07-25T13:52:44.675Z] #77 180.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:52:44.675Z] #77 180.5 checking whether make supports nested variables... (cached) yes [2022-07-25T13:52:44.675Z] #77 180.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:52:44.675Z] #77 180.5 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:52:44.675Z] #77 180.5 checking for yajl >= 2.1.0... yes [2022-07-25T13:52:44.779Z] #21 32.59 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:52:44.779Z] #21 32.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:52:44.779Z] #21 32.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:52:44.779Z] #21 32.80 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:52:44.779Z] #21 32.81 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:52:44.779Z] #21 32.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:52:44.935Z] #77 180.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:52:44.935Z] #77 180.6 checking for gcc... (cached) gcc [2022-07-25T13:52:44.935Z] #77 180.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:52:44.935Z] #77 180.7 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:52:44.935Z] #77 180.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:52:44.935Z] #77 180.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:52:44.935Z] #77 180.7 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:52:44.935Z] #77 180.8 checking for python3... /usr/bin/python3 [2022-07-25T13:52:45.038Z] #21 33.01 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:52:45.038Z] #21 33.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:52:45.038Z] #21 33.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:52:45.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:52:45.195Z] #77 180.8 checking for python3 version... 3.9 [2022-07-25T13:52:45.195Z] #77 180.9 checking for python3 platform... linux [2022-07-25T13:52:45.298Z] #21 33.15 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:52:45.298Z] #21 33.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:52:45.298Z] #21 33.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:52:45.298Z] #21 33.24 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:52:45.298Z] #21 33.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:52:45.456Z] #77 181.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:52:45.558Z] #21 33.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:52:45.558Z] #21 33.45 Selecting previously unselected package libcap2-bin. [2022-07-25T13:52:45.558Z] #21 33.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:52:45.558Z] #21 33.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:52:45.716Z] #77 181.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:52:45.716Z] #77 181.5 checking that generated files are newer than configure... done [2022-07-25T13:52:45.716Z] #77 181.5 configure: creating ./config.status [2022-07-25T13:52:45.817Z] #21 33.58 Selecting previously unselected package iproute2. [2022-07-25T13:52:45.817Z] #21 33.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:52:45.817Z] #21 33.60 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:52:45.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:52:46.385Z] #21 34.27 Selecting previously unselected package xxd. [2022-07-25T13:52:46.385Z] #21 34.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:52:46.385Z] #21 34.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:52:46.644Z] #21 34.68 Selecting previously unselected package vim-common. [2022-07-25T13:52:46.903Z] #21 34.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:52:46.903Z] #21 34.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:52:47.162Z] #21 34.97 Selecting previously unselected package bash-completion. [2022-07-25T13:52:47.162Z] #21 34.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:52:47.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:52:47.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:52:48.254Z] #77 ... [2022-07-25T13:52:48.254Z] [2022-07-25T13:52:48.254Z] #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-07-25T13:52:48.254Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:48.254Z] #21 23.04 Building dependency tree... [2022-07-25T13:52:48.254Z] #21 26.00 The following additional packages will be installed: [2022-07-25T13:52:48.254Z] #21 26.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:52:48.254Z] #21 26.00 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T13:52:48.254Z] #21 26.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:52:48.254Z] #21 26.01 python3-pkg-resources vim-runtime xxd [2022-07-25T13:52:48.254Z] #21 26.02 Suggested packages: [2022-07-25T13:52:48.254Z] #21 26.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T13:52:48.254Z] #21 26.02 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T13:52:48.254Z] #21 26.02 acl attr quota [2022-07-25T13:52:48.254Z] #21 26.02 Recommended packages: [2022-07-25T13:52:48.254Z] #21 26.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T13:52:48.254Z] #21 27.71 The following NEW packages will be installed: [2022-07-25T13:52:48.254Z] #21 27.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T13:52:48.254Z] #21 27.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T13:52:48.254Z] #21 27.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T13:52:48.254Z] #21 27.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T13:52:48.254Z] #21 27.73 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T13:52:48.254Z] #21 27.73 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T13:52:48.254Z] #21 27.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T13:52:48.254Z] #21 27.73 xz-utils zip zstd [2022-07-25T13:52:48.254Z] #21 28.14 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T13:52:48.254Z] #21 28.14 Need to get 27.7 MB of archives. [2022-07-25T13:52:48.254Z] #21 28.14 After this operation, 106 MB of additional disk space will be used. [2022-07-25T13:52:48.254Z] #21 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T13:52:48.254Z] #21 28.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T13:52:48.254Z] #21 28.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T13:52:48.254Z] #21 28.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T13:52:48.254Z] #21 28.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T13:52:48.254Z] #21 28.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T13:52:48.254Z] #21 28.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T13:52:48.254Z] #21 28.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T13:52:48.254Z] #21 28.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T13:52:48.254Z] #21 28.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T13:52:48.254Z] #21 28.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T13:52:48.254Z] #21 28.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T13:52:48.254Z] #21 28.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T13:52:48.254Z] #21 28.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T13:52:48.254Z] #21 28.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T13:52:48.254Z] #21 28.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T13:52:48.254Z] #21 28.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T13:52:48.254Z] #21 28.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T13:52:48.254Z] #21 28.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T13:52:48.254Z] #21 28.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T13:52:48.254Z] #21 28.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T13:52:48.254Z] #21 28.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T13:52:48.254Z] #21 28.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T13:52:48.254Z] #21 28.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T13:52:48.254Z] #21 28.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T13:52:48.254Z] #21 28.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T13:52:48.254Z] #21 28.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T13:52:48.254Z] #21 28.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T13:52:48.254Z] #21 28.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-07-25T13:52:48.254Z] #21 28.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-07-25T13:52:48.254Z] #21 28.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-07-25T13:52:48.254Z] #21 28.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T13:52:48.254Z] #21 28.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T13:52:48.254Z] #21 28.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T13:52:48.254Z] #21 28.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T13:52:48.254Z] #21 29.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T13:52:48.254Z] #21 29.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T13:52:48.254Z] #21 29.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T13:52:48.254Z] #21 29.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T13:52:48.254Z] #21 29.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T13:52:48.254Z] #21 29.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T13:52:48.254Z] #21 29.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T13:52:48.254Z] #21 29.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T13:52:48.254Z] #21 29.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T13:52:48.254Z] #21 29.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T13:52:48.254Z] #21 29.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T13:52:48.254Z] #21 29.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T13:52:48.254Z] #21 29.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T13:52:48.254Z] #21 29.53 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T13:52:48.254Z] #21 30.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T13:52:48.254Z] #21 30.57 Fetched 27.7 MB in 2s (16.0 MB/s) [2022-07-25T13:52:48.254Z] #21 30.64 Selecting previously unselected package pigz. [2022-07-25T13:52:48.254Z] #21 30.64 (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 ... 24018 files and directories currently installed.) [2022-07-25T13:52:48.254Z] #21 30.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T13:52:48.254Z] #21 30.72 Unpacking pigz (2.6-1) ... [2022-07-25T13:52:48.254Z] #21 30.89 Selecting previously unselected package libelf1:amd64. [2022-07-25T13:52:48.254Z] #21 30.90 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T13:52:48.254Z] #21 30.92 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T13:52:48.254Z] #21 31.14 Selecting previously unselected package libbpf0:amd64. [2022-07-25T13:52:48.254Z] #21 31.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T13:52:48.254Z] #21 31.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:52:48.254Z] #21 31.29 Selecting previously unselected package libcap2:amd64. [2022-07-25T13:52:48.254Z] #21 31.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T13:52:48.254Z] #21 31.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:52:48.254Z] #21 31.43 Selecting previously unselected package libmnl0:amd64. [2022-07-25T13:52:48.254Z] #21 31.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T13:52:48.254Z] #21 31.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:52:48.254Z] #21 31.50 Selecting previously unselected package libxtables12:amd64. [2022-07-25T13:52:48.254Z] #21 31.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T13:52:48.255Z] #21 31.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:52:48.255Z] #21 31.69 Selecting previously unselected package libcap2-bin. [2022-07-25T13:52:48.255Z] #21 31.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T13:52:48.255Z] #21 31.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T13:52:48.255Z] #21 31.83 Selecting previously unselected package iproute2. [2022-07-25T13:52:48.255Z] #21 31.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T13:52:48.255Z] #21 31.84 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T13:52:48.255Z] #21 32.65 Selecting previously unselected package xxd. [2022-07-25T13:52:48.255Z] #21 32.66 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:52:48.255Z] #21 32.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:52:48.255Z] #21 32.99 Selecting previously unselected package vim-common. [2022-07-25T13:52:48.255Z] #21 33.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:52:48.255Z] #21 33.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:52:48.255Z] #21 33.50 Selecting previously unselected package bash-completion. [2022-07-25T13:52:48.255Z] #21 33.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-07-25T13:52:49.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-07-25T13:52:49.832Z] === RUN TestCgroupNamespacesRun [2022-07-25T13:52:50.767Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-07-25T13:52:50.767Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T13:52:50.767Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T13:52:50.767Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T13:52:50.767Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T13:52:51.352Z] #21 ... [2022-07-25T13:52:51.352Z] [2022-07-25T13:52:51.352Z] #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-07-25T13:52:51.352Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:51.352Z] #77 172.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T13:52:51.352Z] #77 172.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:52:51.352Z] #77 173.4 checking for gcc... gcc [2022-07-25T13:52:51.352Z] #77 173.6 checking whether the C compiler works... yes [2022-07-25T13:52:51.352Z] #77 174.0 checking for C compiler default output file name... a.out [2022-07-25T13:52:51.352Z] #77 174.0 checking for suffix of executables... [2022-07-25T13:52:51.352Z] #77 174.4 checking whether we are cross compiling... no [2022-07-25T13:52:51.352Z] #77 174.9 checking for suffix of object files... o [2022-07-25T13:52:51.352Z] #77 175.1 checking whether we are using the GNU C compiler... yes [2022-07-25T13:52:51.352Z] #77 175.3 checking whether gcc accepts -g... yes [2022-07-25T13:52:51.352Z] #77 175.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:52:51.352Z] #77 175.7 checking whether gcc understands -c and -o together... yes [2022-07-25T13:52:51.352Z] #77 175.9 checking how to run the C preprocessor... gcc -E [2022-07-25T13:52:51.352Z] #77 176.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:52:51.352Z] #77 176.2 checking for egrep... /bin/grep -E [2022-07-25T13:52:51.352Z] #77 176.2 checking for ANSI C header files... yes [2022-07-25T13:52:51.352Z] #77 176.8 checking for sys/types.h... yes [2022-07-25T13:52:51.352Z] #77 176.9 checking for sys/stat.h... yes [2022-07-25T13:52:51.352Z] #77 177.2 checking for stdlib.h... yes [2022-07-25T13:52:51.352Z] #77 177.3 checking for string.h... yes [2022-07-25T13:52:51.352Z] #77 177.5 checking for memory.h... yes [2022-07-25T13:52:51.352Z] #77 177.7 checking for strings.h... yes [2022-07-25T13:52:51.352Z] #77 177.9 checking for inttypes.h... yes [2022-07-25T13:52:51.352Z] #77 178.2 checking for stdint.h... yes [2022-07-25T13:52:51.352Z] #77 178.3 checking for unistd.h... yes [2022-07-25T13:52:51.352Z] #77 178.5 checking minix/config.h usability... no [2022-07-25T13:52:51.352Z] #77 178.8 checking minix/config.h presence... no [2022-07-25T13:52:51.352Z] #77 178.9 checking for minix/config.h... no [2022-07-25T13:52:51.352Z] #77 178.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T13:52:51.352Z] #77 179.3 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:52:51.352Z] #77 179.9 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:52:51.352Z] #77 179.9 checking how to print strings... printf [2022-07-25T13:52:51.352Z] #77 179.9 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:52:51.352Z] #77 180.0 checking for fgrep... /bin/grep -F [2022-07-25T13:52:51.352Z] #77 180.0 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:52:51.352Z] #77 180.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:52:51.352Z] #77 180.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:52:51.352Z] #77 180.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:52:51.352Z] #77 180.4 checking whether ln -s works... yes [2022-07-25T13:52:51.352Z] #77 180.4 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:52:51.352Z] #77 180.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:52:51.352Z] #77 180.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:52:51.352Z] #77 180.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:52:51.352Z] #77 180.5 checking for objdump... objdump [2022-07-25T13:52:51.352Z] #77 180.5 checking how to recognize dependent libraries... pass_all [2022-07-25T13:52:51.352Z] #77 180.5 checking for dlltool... no [2022-07-25T13:52:51.352Z] #77 180.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:52:51.352Z] #77 180.5 checking for ar... ar [2022-07-25T13:52:51.352Z] #77 180.5 checking for archiver @FILE support... @ [2022-07-25T13:52:51.352Z] #77 180.9 checking for strip... strip [2022-07-25T13:52:51.352Z] #77 180.9 checking for ranlib... ranlib [2022-07-25T13:52:51.352Z] #77 180.9 checking for gawk... no [2022-07-25T13:52:51.352Z] #77 180.9 checking for mawk... mawk [2022-07-25T13:52:51.352Z] #77 180.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:52:51.352Z] #77 181.9 checking for sysroot... no [2022-07-25T13:52:51.352Z] #77 181.9 checking for a working dd... /bin/dd [2022-07-25T13:52:51.352Z] #77 182.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:52:51.352Z] #77 182.1 checking for mt... no [2022-07-25T13:52:51.352Z] #77 182.1 checking if : is a manifest tool... no [2022-07-25T13:52:51.352Z] #77 182.1 checking for dlfcn.h... yes [2022-07-25T13:52:51.352Z] #77 182.3 checking for objdir... .libs [2022-07-25T13:52:51.549Z] #21 ... [2022-07-25T13:52:51.549Z] [2022-07-25T13:52:51.549Z] #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-07-25T13:52:51.549Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:52:51.549Z] #77 186.9 config.status: creating Makefile [2022-07-25T13:52:51.549Z] #77 186.9 config.status: creating config.h [2022-07-25T13:52:51.549Z] #77 187.0 config.status: executing libtool commands [2022-07-25T13:52:51.549Z] #77 187.0 config.status: executing depfiles commands [2022-07-25T13:52:51.611Z] #77 183.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:52:51.611Z] #77 183.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:52:51.870Z] #77 183.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:52:52.129Z] #77 183.5 checking if gcc static flag -static works... [2022-07-25T13:52:52.129Z] #77 ... [2022-07-25T13:52:52.129Z] [2022-07-25T13:52:52.129Z] #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-07-25T13:52:52.129Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:52:52.140Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-25T13:52:52.141Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T13:52:52.157Z] #77 188.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:52:52.388Z] #21 40.17 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:52:52.438Z] #77 188.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:52:53.325Z] #21 41.19 Selecting previously unselected package bzip2. [2022-07-25T13:52:53.325Z] #21 41.20 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:52:53.325Z] #21 41.22 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:52:53.391Z] #77 189.1 checking for gcc... gcc [2022-07-25T13:52:53.513Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-25T13:52:53.513Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T13:52:53.584Z] #21 41.47 Selecting previously unselected package xz-utils. [2022-07-25T13:52:53.584Z] #21 41.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:52:53.584Z] #21 41.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:52:53.843Z] #21 41.75 Selecting previously unselected package apparmor. [2022-07-25T13:52:53.843Z] #21 41.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:52:53.958Z] #77 189.4 checking whether the C compiler works... yes [2022-07-25T13:52:53.958Z] #77 189.6 checking for C compiler default output file name... a.out [2022-07-25T13:52:53.958Z] #77 189.6 checking for suffix of executables... [2022-07-25T13:52:54.102Z] #21 41.96 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:52:54.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-25T13:52:54.447Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T13:52:54.785Z] #77 190.0 checking whether we are cross compiling... no [2022-07-25T13:52:55.038Z] #21 42.76 Selecting previously unselected package inetutils-ping. [2022-07-25T13:52:55.039Z] #21 42.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:52:55.039Z] #21 42.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:52:55.044Z] #77 190.4 checking for suffix of object files... o [2022-07-25T13:52:55.044Z] #77 190.7 checking whether we are using the GNU C compiler... yes [2022-07-25T13:52:55.298Z] #21 43.08 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:52:55.298Z] #21 43.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:52:55.298Z] #21 43.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:52:55.298Z] #21 43.20 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:52:55.298Z] #21 43.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:52:55.298Z] #21 43.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:52:55.303Z] #77 190.9 checking whether gcc accepts -g... yes [2022-07-25T13:52:55.557Z] #21 43.39 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:52:55.557Z] #21 43.39 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:52:55.557Z] #21 43.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:52:55.562Z] #77 191.1 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:52:55.816Z] #21 43.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:52:55.816Z] #21 43.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:52:55.816Z] #21 43.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:52:55.816Z] #21 43.87 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:52:55.816Z] #21 43.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:52:55.821Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-25T13:52:55.821Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T13:52:55.821Z] #77 191.4 checking whether gcc understands -c and -o together... yes [2022-07-25T13:52:55.821Z] #77 191.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:52:55.821Z] #77 191.6 checking whether build environment is sane... yes [2022-07-25T13:52:55.821Z] #77 191.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:52:55.821Z] #77 191.7 checking for gawk... no [2022-07-25T13:52:55.821Z] #77 191.7 checking for mawk... mawk [2022-07-25T13:52:55.821Z] #77 191.7 checking whether make sets $(MAKE)... yes [2022-07-25T13:52:55.821Z] #77 191.8 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:52:56.075Z] #21 43.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:52:56.080Z] #77 191.8 checking whether make supports nested variables... yes [2022-07-25T13:52:56.080Z] #77 191.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:52:56.080Z] #77 191.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:52:56.080Z] #77 191.8 checking how to create a ustar tar archive... gnutar [2022-07-25T13:52:56.334Z] #21 44.06 Selecting previously unselected package iptables. [2022-07-25T13:52:56.334Z] #21 44.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:52:56.334Z] #21 44.07 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:52:56.340Z] #77 191.9 checking dependency style of gcc... gcc3 [2022-07-25T13:52:56.340Z] #77 192.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:52:56.340Z] #77 192.0 checking whether make supports nested variables... (cached) yes [2022-07-25T13:52:56.387Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-25T13:52:56.387Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T13:52:56.594Z] #21 44.48 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:52:56.594Z] #21 44.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:52:56.594Z] #21 44.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:52:56.853Z] #21 44.74 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:52:56.853Z] #21 44.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:52:56.853Z] #21 44.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:52:56.914Z] #77 192.1 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:52:56.914Z] #77 192.6 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:52:56.914Z] #77 192.6 checking how to print strings... printf [2022-07-25T13:52:56.914Z] #77 192.7 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:52:56.914Z] #77 192.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:52:56.914Z] #77 192.7 checking for egrep... /bin/grep -E [2022-07-25T13:52:57.112Z] #21 44.97 Selecting previously unselected package jq. [2022-07-25T13:52:57.112Z] #21 45.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:52:57.112Z] #21 45.05 Unpacking jq (1.6-2.1) ... [2022-07-25T13:52:57.173Z] #77 192.8 checking for fgrep... /bin/grep -F [2022-07-25T13:52:57.173Z] #77 192.8 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:52:57.173Z] #77 192.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:52:57.173Z] #77 192.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:52:57.371Z] #21 45.30 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:52:57.371Z] #21 45.31 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:52:57.371Z] #21 45.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:52:57.432Z] #77 192.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:52:57.432Z] #77 193.1 checking whether ln -s works... yes [2022-07-25T13:52:57.432Z] #77 193.2 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:52:57.432Z] #77 193.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:52:57.432Z] #77 193.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:52:57.432Z] #77 193.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:52:57.432Z] #77 193.2 checking for objdump... objdump [2022-07-25T13:52:57.432Z] #77 193.2 checking how to recognize dependent libraries... pass_all [2022-07-25T13:52:57.432Z] #77 193.2 checking for dlltool... no [2022-07-25T13:52:57.432Z] #77 193.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:52:57.432Z] #77 193.2 checking for ar... ar [2022-07-25T13:52:57.630Z] #21 45.46 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:52:57.630Z] #21 45.48 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:52:57.630Z] #21 45.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:52:57.691Z] #77 193.2 checking for archiver @FILE support... @ [2022-07-25T13:52:57.691Z] #77 193.5 checking for strip... strip [2022-07-25T13:52:57.691Z] #77 193.5 checking for ranlib... ranlib [2022-07-25T13:52:57.761Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-25T13:52:57.761Z] === RUN TestNISDomainname [2022-07-25T13:52:57.889Z] #21 45.64 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:52:57.889Z] #21 45.64 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:52:57.889Z] #21 45.67 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:52:58.019Z] --- PASS: TestNISDomainname (0.59s) [2022-07-25T13:52:58.019Z] === RUN TestHostnameDnsResolution [2022-07-25T13:52:58.259Z] #77 193.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:52:58.260Z] #77 194.1 checking for sysroot... no [2022-07-25T13:52:58.260Z] #77 194.1 checking for a working dd... /bin/dd [2022-07-25T13:52:58.260Z] #77 194.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:52:58.519Z] #77 194.3 checking for mt... no [2022-07-25T13:52:58.519Z] #77 194.3 checking if : is a manifest tool... no [2022-07-25T13:52:58.779Z] #77 194.3 checking how to run the C preprocessor... gcc -E [2022-07-25T13:52:58.953Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-25T13:52:58.953Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T13:52:59.520Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-07-25T13:52:59.520Z] === RUN TestPrivilegedHostDevices [2022-07-25T13:53:00.087Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-25T13:53:00.087Z] === RUN TestRunConsoleSize [2022-07-25T13:53:00.345Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-25T13:53:00.345Z] === RUN TestStats [2022-07-25T13:53:00.418Z] #77 194.9 checking for ANSI C header files... yes [2022-07-25T13:53:00.419Z] #77 196.0 checking for sys/types.h... yes [2022-07-25T13:53:00.678Z] #77 196.2 checking for sys/stat.h... yes [2022-07-25T13:53:00.938Z] #77 196.5 checking for stdlib.h... yes [2022-07-25T13:53:01.198Z] #77 196.8 checking for string.h... yes [2022-07-25T13:53:01.458Z] #77 197.1 checking for memory.h... yes [2022-07-25T13:53:02.028Z] #77 197.5 checking for strings.h... yes [2022-07-25T13:53:02.028Z] #77 197.8 checking for inttypes.h... yes [2022-07-25T13:53:02.028Z] #77 197.8 checking for stdint.h... yes [2022-07-25T13:53:02.597Z] #77 197.9 checking for unistd.h... yes [2022-07-25T13:53:02.857Z] #77 198.3 checking for dlfcn.h... yes [2022-07-25T13:53:02.857Z] #77 198.5 checking for objdir... .libs [2022-07-25T13:53:02.871Z] --- PASS: TestStats (2.52s) [2022-07-25T13:53:02.871Z] === RUN TestStopContainerWithTimeout [2022-07-25T13:53:02.871Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T13:53:02.871Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T13:53:02.871Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T13:53:02.871Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T13:53:02.871Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T13:53:02.871Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T13:53:02.871Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T13:53:02.871Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T13:53:02.871Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T13:53:02.871Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T13:53:03.159Z] #21 ... [2022-07-25T13:53:03.159Z] [2022-07-25T13:53:03.159Z] #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-07-25T13:53:03.159Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:03.159Z] #77 183.5 checking if gcc static flag -static works... yes [2022-07-25T13:53:03.159Z] #77 184.1 checking if gcc supports -c -o file.o... yes [2022-07-25T13:53:03.159Z] #77 184.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:53:03.159Z] #77 184.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:53:03.159Z] #77 184.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:53:03.159Z] #77 184.9 checking how to hardcode library paths into programs... immediate [2022-07-25T13:53:03.159Z] #77 184.9 checking whether stripping libraries is possible... yes [2022-07-25T13:53:03.159Z] #77 184.9 checking if libtool supports shared libraries... yes [2022-07-25T13:53:03.159Z] #77 184.9 checking whether to build shared libraries... no [2022-07-25T13:53:03.159Z] #77 184.9 checking whether to build static libraries... yes [2022-07-25T13:53:03.159Z] #77 184.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:53:03.159Z] #77 185.0 checking whether build environment is sane... yes [2022-07-25T13:53:03.159Z] #77 185.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:53:03.159Z] #77 185.1 checking whether make sets $(MAKE)... yes [2022-07-25T13:53:03.159Z] #77 185.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:53:03.159Z] #77 185.4 checking whether make supports nested variables... yes [2022-07-25T13:53:03.159Z] #77 185.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:53:03.159Z] #77 185.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:53:03.159Z] #77 185.5 checking how to create a ustar tar archive... gnutar [2022-07-25T13:53:03.159Z] #77 185.7 checking dependency style of gcc... gcc3 [2022-07-25T13:53:03.159Z] #77 186.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:53:03.159Z] #77 186.2 checking whether make supports nested variables... (cached) yes [2022-07-25T13:53:03.159Z] #77 186.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T13:53:03.159Z] #77 186.2 checking pkg-config is at least version 0.9.0... yes [2022-07-25T13:53:03.159Z] #77 186.2 checking for yajl >= 2.1.0... yes [2022-07-25T13:53:03.159Z] #77 186.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T13:53:03.159Z] #77 186.2 checking for gcc... (cached) gcc [2022-07-25T13:53:03.159Z] #77 186.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T13:53:03.159Z] #77 186.3 checking whether gcc accepts -g... (cached) yes [2022-07-25T13:53:03.159Z] #77 186.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T13:53:03.159Z] #77 186.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T13:53:03.159Z] #77 186.3 checking for a Python interpreter with version >= 3... python3 [2022-07-25T13:53:03.159Z] #77 186.5 checking for python3... /usr/bin/python3 [2022-07-25T13:53:03.159Z] #77 186.5 checking for python3 version... 3.9 [2022-07-25T13:53:03.159Z] #77 186.5 checking for python3 platform... linux [2022-07-25T13:53:03.159Z] #77 186.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T13:53:03.159Z] #77 186.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T13:53:03.159Z] #77 187.5 checking that generated files are newer than configure... done [2022-07-25T13:53:03.159Z] #77 187.5 configure: creating ./config.status [2022-07-25T13:53:03.159Z] #77 192.4 config.status: creating Makefile [2022-07-25T13:53:03.159Z] #77 192.5 config.status: creating config.h [2022-07-25T13:53:03.159Z] #77 192.6 config.status: executing libtool commands [2022-07-25T13:53:03.159Z] #77 192.7 config.status: executing depfiles commands [2022-07-25T13:53:03.159Z] #77 193.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T13:53:03.159Z] #77 194.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T13:53:03.418Z] #77 195.0 checking for gcc... [2022-07-25T13:53:03.418Z] #77 ... [2022-07-25T13:53:03.418Z] [2022-07-25T13:53:03.418Z] #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-07-25T13:53:03.418Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:03.418Z] #21 51.15 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:53:03.418Z] #21 51.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:53:03.418Z] #21 51.15 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:53:03.418Z] #21 51.36 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:53:03.427Z] #77 199.2 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-25T13:53:03.427Z] #77 ... [2022-07-25T13:53:03.427Z] [2022-07-25T13:53:03.427Z] #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-07-25T13:53:03.427Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:03.427Z] #21 39.42 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T13:53:03.427Z] #21 40.10 Selecting previously unselected package bzip2. [2022-07-25T13:53:03.427Z] #21 40.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 40.12 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T13:53:03.427Z] #21 40.31 Selecting previously unselected package xz-utils. [2022-07-25T13:53:03.427Z] #21 40.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 40.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:53:03.427Z] #21 40.54 Selecting previously unselected package apparmor. [2022-07-25T13:53:03.427Z] #21 40.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 40.79 Unpacking apparmor (2.13.6-10) ... [2022-07-25T13:53:03.427Z] #21 41.49 Selecting previously unselected package inetutils-ping. [2022-07-25T13:53:03.427Z] #21 41.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 41.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T13:53:03.427Z] #21 41.68 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T13:53:03.427Z] #21 41.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 41.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:53:03.427Z] #21 41.82 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T13:53:03.427Z] #21 41.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 41.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:53:03.427Z] #21 41.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T13:53:03.427Z] #21 42.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 42.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:53:03.427Z] #21 42.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T13:53:03.427Z] #21 42.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 42.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:53:03.427Z] #21 42.22 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T13:53:03.427Z] #21 42.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 42.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:53:03.427Z] #21 42.35 Selecting previously unselected package iptables. [2022-07-25T13:53:03.427Z] #21 42.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 42.36 Unpacking iptables (1.8.7-1) ... [2022-07-25T13:53:03.427Z] #21 42.99 Selecting previously unselected package libonig5:amd64. [2022-07-25T13:53:03.427Z] #21 42.99 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 43.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:53:03.427Z] #21 43.46 Selecting previously unselected package libjq1:amd64. [2022-07-25T13:53:03.427Z] #21 43.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 43.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:53:03.427Z] #21 43.68 Selecting previously unselected package jq. [2022-07-25T13:53:03.427Z] #21 43.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 43.74 Unpacking jq (1.6-2.1) ... [2022-07-25T13:53:03.427Z] #21 44.03 Selecting previously unselected package libaio1:amd64. [2022-07-25T13:53:03.427Z] #21 44.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 44.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:53:03.427Z] #21 44.27 Selecting previously unselected package libgpm2:amd64. [2022-07-25T13:53:03.427Z] #21 44.28 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 44.28 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:53:03.427Z] #21 44.35 Selecting previously unselected package libicu67:amd64. [2022-07-25T13:53:03.427Z] #21 44.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T13:53:03.427Z] #21 44.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T13:53:03.677Z] #21 51.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:53:03.677Z] #21 51.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:53:03.677Z] #21 51.57 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:53:03.677Z] #21 51.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:53:03.677Z] #21 51.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:53:03.677Z] #21 51.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:53:03.677Z] #21 51.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:53:03.687Z] #21 ... [2022-07-25T13:53:03.687Z] [2022-07-25T13:53:03.687Z] #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-07-25T13:53:03.687Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:03.687Z] #77 199.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:53:03.687Z] #77 199.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:53:03.687Z] #77 199.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:53:03.833Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T13:53:03.936Z] #21 51.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:53:03.936Z] #21 51.97 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:53:03.936Z] #21 51.97 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:53:03.936Z] #21 51.99 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:53:04.106Z] ok github.com/docker/docker/libnetwork/networkdb 104.803s coverage: 60.1% of statements [2022-07-25T13:53:04.106Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T13:53:04.106Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T13:53:04.106Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-07-25T13:53:04.106Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T13:53:04.195Z] #21 52.12 Selecting previously unselected package net-tools. [2022-07-25T13:53:04.195Z] #21 52.15 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:53:04.195Z] #21 52.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:53:04.517Z] #77 199.6 checking if gcc static flag -static works... yes [2022-07-25T13:53:04.674Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2022-07-25T13:53:04.773Z] #21 52.71 Selecting previously unselected package patch. [2022-07-25T13:53:04.773Z] #21 52.72 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:53:04.773Z] #21 52.72 Unpacking patch (2.7.6-7) ... [2022-07-25T13:53:04.776Z] #77 200.2 checking if gcc supports -c -o file.o... yes [2022-07-25T13:53:04.776Z] #77 200.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:53:04.776Z] #77 200.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:53:05.032Z] #21 52.91 Selecting previously unselected package python-pip-whl. [2022-07-25T13:53:05.032Z] #21 52.91 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:53:05.032Z] #21 52.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:53:05.346Z] #77 200.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:53:05.346Z] #77 201.0 checking how to hardcode library paths into programs... immediate [2022-07-25T13:53:05.346Z] #77 201.0 checking whether stripping libraries is possible... yes [2022-07-25T13:53:05.346Z] #77 201.0 checking if libtool supports shared libraries... yes [2022-07-25T13:53:05.346Z] #77 201.0 checking whether to build shared libraries... no [2022-07-25T13:53:05.346Z] #77 201.0 checking whether to build static libraries... yes [2022-07-25T13:53:05.346Z] #77 201.0 checking float.h usability... yes [2022-07-25T13:53:05.346Z] #77 201.2 checking float.h presence... yes [2022-07-25T13:53:05.606Z] #77 201.3 checking for float.h... yes [2022-07-25T13:53:05.606Z] #77 201.3 checking limits.h usability... yes [2022-07-25T13:53:05.610Z] ok github.com/docker/docker/libnetwork/portmapper 0.715s coverage: 48.6% of statements [2022-07-25T13:53:05.731Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T13:53:05.866Z] #77 201.5 checking limits.h presence... yes [2022-07-25T13:53:05.866Z] #77 201.6 checking for limits.h... yes [2022-07-25T13:53:05.866Z] #77 201.6 checking stddef.h usability... yes [2022-07-25T13:53:05.870Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-25T13:53:05.870Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T13:53:05.970Z] #21 53.69 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:53:05.970Z] #21 53.71 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:53:05.970Z] #21 53.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:53:05.970Z] #21 53.89 Selecting previously unselected package python3-distutils. [2022-07-25T13:53:05.970Z] #21 53.89 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:53:05.970Z] #21 53.90 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:53:06.126Z] #77 201.8 checking stddef.h presence... yes [2022-07-25T13:53:06.126Z] #77 201.9 checking for stddef.h... yes [2022-07-25T13:53:06.126Z] #77 201.9 checking for stdlib.h... (cached) yes [2022-07-25T13:53:06.126Z] #77 202.0 checking for string.h... (cached) yes [2022-07-25T13:53:06.129Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === Skipped [2022-07-25T13:53:06.129Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T13:53:06.129Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T13:53:06.129Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T13:53:06.129Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T13:53:06.129Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T13:53:06.129Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T13:53:06.129Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T13:53:06.129Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T13:53:06.129Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T13:53:06.129Z] firewalld_test.go:14: firewalld is not running [2022-07-25T13:53:06.129Z] [2022-07-25T13:53:06.129Z] DONE 327 tests, 9 skipped in 205.079s [2022-07-25T13:53:06.230Z] #21 54.11 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:53:06.230Z] #21 54.12 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:53:06.230Z] #21 54.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:53:06.389Z] #77 202.0 checking sys/time.h usability... yes [2022-07-25T13:53:06.389Z] #77 202.2 checking sys/time.h presence... yes [2022-07-25T13:53:06.489Z] #21 54.31 Selecting previously unselected package python3-setuptools. [2022-07-25T13:53:06.489Z] #21 54.32 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:53:06.489Z] #21 54.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:53:06.649Z] #77 202.3 checking for sys/time.h... yes [2022-07-25T13:53:06.649Z] #77 202.3 checking for inline... inline [2022-07-25T13:53:06.748Z] #21 54.80 Selecting previously unselected package python3-wheel. [2022-07-25T13:53:06.748Z] #21 54.81 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:53:06.910Z] #77 202.4 checking for size_t... yes [2022-07-25T13:53:07.008Z] #21 54.83 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:53:07.008Z] #21 54.95 Selecting previously unselected package python3-pip. Post stage [Pipeline] junit [2022-07-25T13:53:07.078Z] Recording test results [2022-07-25T13:53:07.103Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T13:53:07.103Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-07-25T13:53:07.103Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-07-25T13:53:07.103Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-25T13:53:07.103Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-25T13:53:07.103Z] === RUN TestDeleteDevicemapper [2022-07-25T13:53:07.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:53:07.103Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T13:53:07.103Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T13:53:07.171Z] #77 202.8 checking for stdlib.h... (cached) yes [2022-07-25T13:53:07.171Z] #77 202.8 checking for GNU libc compatible malloc... yes [2022-07-25T13:53:07.171Z] #77 203.1 checking for stdlib.h... (cached) yes [2022-07-25T13:53:07.207Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:53:07.268Z] #21 54.95 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:53:07.268Z] #21 54.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:53:07.527Z] #21 55.34 Selecting previously unselected package sudo. [2022-07-25T13:53:07.527Z] #21 55.34 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:53:07.527Z] #21 55.35 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:53:07.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5746338cecf67d3c74db690055c4d11dbe0812e -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:b5746338cecf67d3c74db690055c4d11dbe0812e hack/make.sh dynbinary test-integration [2022-07-25T13:53:07.742Z] #77 203.1 checking for GNU libc compatible realloc... yes [2022-07-25T13:53:07.799Z] [2022-07-25T13:53:08.002Z] #77 203.4 checking for working strtod... yes [2022-07-25T13:53:08.058Z] Removing bundles/ [2022-07-25T13:53:08.058Z] [2022-07-25T13:53:08.058Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:53:08.058Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:53:08.058Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:53:08.262Z] #77 203.8 checking for gettimeofday... yes [2022-07-25T13:53:08.465Z] #21 56.13 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:53:08.465Z] #21 56.14 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:53:08.465Z] #21 56.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:53:08.523Z] #77 204.0 checking for memset... yes [2022-07-25T13:53:08.725Z] #21 56.53 Selecting previously unselected package uidmap. [2022-07-25T13:53:08.725Z] #21 56.53 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:53:08.725Z] #21 56.54 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:53:08.725Z] #21 56.78 Selecting previously unselected package vim-runtime. [2022-07-25T13:53:08.783Z] #77 204.4 checking for strspn... yes [2022-07-25T13:53:08.984Z] #21 56.78 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:53:08.984Z] #21 56.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T13:53:08.984Z] #21 56.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:53:08.984Z] #21 56.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:09.002Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-07-25T13:53:09.003Z] === RUN TestUpdateMemory [2022-07-25T13:53:09.042Z] #77 204.9 checking that generated files are newer than configure... done [2022-07-25T13:53:09.042Z] #77 204.9 configure: creating ./config.status [2022-07-25T13:53:09.261Z] --- PASS: TestUpdateMemory (0.61s) [2022-07-25T13:53:09.261Z] === RUN TestUpdateCPUQuota [2022-07-25T13:53:10.195Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-07-25T13:53:10.195Z] === RUN TestUpdatePidsLimit [2022-07-25T13:53:10.195Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T13:53:10.453Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T13:53:10.453Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T13:53:10.711Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T13:53:10.892Z] #21 ... [2022-07-25T13:53:10.892Z] [2022-07-25T13:53:10.892Z] #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-07-25T13:53:10.892Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:10.892Z] #77 195.0 checking for gcc... gcc [2022-07-25T13:53:10.892Z] #77 195.2 checking whether the C compiler works... yes [2022-07-25T13:53:10.892Z] #77 195.4 checking for C compiler default output file name... a.out [2022-07-25T13:53:10.892Z] #77 195.4 checking for suffix of executables... [2022-07-25T13:53:10.892Z] #77 195.5 checking whether we are cross compiling... no [2022-07-25T13:53:10.892Z] #77 195.7 checking for suffix of object files... o [2022-07-25T13:53:10.892Z] #77 196.0 checking whether we are using the GNU C compiler... yes [2022-07-25T13:53:10.892Z] #77 196.1 checking whether gcc accepts -g... yes [2022-07-25T13:53:10.892Z] #77 196.3 checking for gcc option to accept ISO C89... none needed [2022-07-25T13:53:10.892Z] #77 196.7 checking whether gcc understands -c and -o together... yes [2022-07-25T13:53:10.892Z] #77 197.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T13:53:10.892Z] #77 197.1 checking whether build environment is sane... yes [2022-07-25T13:53:10.892Z] #77 197.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T13:53:10.892Z] #77 197.3 checking for gawk... no [2022-07-25T13:53:10.892Z] #77 197.3 checking for mawk... mawk [2022-07-25T13:53:10.892Z] #77 197.3 checking whether make sets $(MAKE)... yes [2022-07-25T13:53:10.892Z] #77 197.3 checking whether make supports the include directive... yes (GNU style) [2022-07-25T13:53:10.892Z] #77 197.4 checking whether make supports nested variables... yes [2022-07-25T13:53:10.892Z] #77 197.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T13:53:10.892Z] #77 197.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T13:53:10.892Z] #77 197.5 checking how to create a ustar tar archive... gnutar [2022-07-25T13:53:10.892Z] #77 197.6 checking dependency style of gcc... gcc3 [2022-07-25T13:53:10.892Z] #77 197.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T13:53:10.892Z] #77 197.7 checking whether make supports nested variables... (cached) yes [2022-07-25T13:53:10.892Z] #77 197.8 checking build system type... x86_64-pc-linux-gnu [2022-07-25T13:53:10.892Z] #77 198.0 checking host system type... x86_64-pc-linux-gnu [2022-07-25T13:53:10.892Z] #77 198.0 checking how to print strings... printf [2022-07-25T13:53:10.892Z] #77 198.0 checking for a sed that does not truncate output... /bin/sed [2022-07-25T13:53:10.892Z] #77 198.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T13:53:10.892Z] #77 198.0 checking for egrep... /bin/grep -E [2022-07-25T13:53:10.892Z] #77 198.0 checking for fgrep... /bin/grep -F [2022-07-25T13:53:10.892Z] #77 198.0 checking for ld used by gcc... /usr/bin/ld [2022-07-25T13:53:10.892Z] #77 198.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T13:53:10.892Z] #77 198.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T13:53:10.892Z] #77 198.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T13:53:10.892Z] #77 198.2 checking whether ln -s works... yes [2022-07-25T13:53:10.892Z] #77 198.2 checking the maximum length of command line arguments... 1572864 [2022-07-25T13:53:10.892Z] #77 198.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T13:53:10.892Z] #77 198.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T13:53:10.892Z] #77 198.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T13:53:10.892Z] #77 198.2 checking for objdump... objdump [2022-07-25T13:53:10.892Z] #77 198.3 checking how to recognize dependent libraries... pass_all [2022-07-25T13:53:10.892Z] #77 198.3 checking for dlltool... no [2022-07-25T13:53:10.892Z] #77 198.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T13:53:10.892Z] #77 198.3 checking for ar... ar [2022-07-25T13:53:10.892Z] #77 198.3 checking for archiver @FILE support... @ [2022-07-25T13:53:10.892Z] #77 198.5 checking for strip... strip [2022-07-25T13:53:10.892Z] #77 198.5 checking for ranlib... ranlib [2022-07-25T13:53:10.892Z] #77 198.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T13:53:10.892Z] #77 199.0 checking for sysroot... no [2022-07-25T13:53:10.892Z] #77 199.0 checking for a working dd... /bin/dd [2022-07-25T13:53:10.892Z] #77 199.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T13:53:10.892Z] #77 199.2 checking for mt... no [2022-07-25T13:53:10.892Z] #77 199.2 checking if : is a manifest tool... no [2022-07-25T13:53:10.892Z] #77 199.2 checking how to run the C preprocessor... gcc -E [2022-07-25T13:53:10.892Z] #77 199.5 checking for ANSI C header files... yes [2022-07-25T13:53:10.892Z] #77 200.2 checking for sys/types.h... yes [2022-07-25T13:53:10.892Z] #77 200.4 checking for sys/stat.h... yes [2022-07-25T13:53:10.892Z] #77 200.7 checking for stdlib.h... yes [2022-07-25T13:53:10.892Z] #77 200.9 checking for string.h... yes [2022-07-25T13:53:10.892Z] #77 201.1 checking for memory.h... yes [2022-07-25T13:53:10.892Z] #77 201.3 checking for strings.h... yes [2022-07-25T13:53:10.892Z] #77 201.5 checking for inttypes.h... yes [2022-07-25T13:53:10.892Z] #77 201.8 checking for stdint.h... yes [2022-07-25T13:53:10.892Z] #77 202.0 checking for unistd.h... yes [2022-07-25T13:53:10.892Z] #77 202.3 checking for dlfcn.h... yes [2022-07-25T13:53:10.892Z] #77 202.5 checking for objdir... .libs [2022-07-25T13:53:10.969Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T13:53:11.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T13:53:11.461Z] #77 203.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T13:53:11.461Z] #77 203.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T13:53:11.461Z] #77 203.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T13:53:11.485Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T13:53:12.290Z] #77 203.3 checking if gcc static flag -static works... yes [2022-07-25T13:53:12.291Z] #77 203.7 checking if gcc supports -c -o file.o... yes [2022-07-25T13:53:12.291Z] #77 203.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T13:53:12.291Z] #77 203.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T13:53:12.339Z] #77 207.7 config.status: creating Makefile [2022-07-25T13:53:12.339Z] #77 207.8 config.status: creating config.h [2022-07-25T13:53:12.339Z] #77 207.8 config.status: executing depfiles commands [2022-07-25T13:53:12.339Z] #77 208.1 config.status: executing libtool commands [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-25T13:53:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-25T13:53:12.419Z] === RUN TestUpdateRestartPolicy [2022-07-25T13:53:12.859Z] #77 204.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T13:53:12.859Z] #77 204.4 checking how to hardcode library paths into programs... immediate [2022-07-25T13:53:12.859Z] #77 204.4 checking whether stripping libraries is possible... yes [2022-07-25T13:53:12.859Z] #77 204.4 checking if libtool supports shared libraries... yes [2022-07-25T13:53:12.859Z] #77 204.4 checking whether to build shared libraries... no [2022-07-25T13:53:12.859Z] #77 204.4 checking whether to build static libraries... yes [2022-07-25T13:53:12.909Z] #77 ... [2022-07-25T13:53:12.909Z] [2022-07-25T13:53:12.909Z] #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-07-25T13:53:12.909Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:12.909Z] #21 50.60 Selecting previously unselected package libinih1:amd64. [2022-07-25T13:53:12.909Z] #21 50.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 50.60 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T13:53:12.909Z] #21 50.66 Selecting previously unselected package libnet1:amd64. [2022-07-25T13:53:12.909Z] #21 50.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 50.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:53:12.909Z] #21 50.78 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T13:53:12.909Z] #21 50.78 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 50.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:53:12.909Z] #21 51.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T13:53:12.909Z] #21 51.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 51.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:53:12.909Z] #21 51.15 Selecting previously unselected package libyajl2:amd64. [2022-07-25T13:53:12.909Z] #21 51.16 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 51.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:53:12.909Z] #21 51.24 Selecting previously unselected package net-tools. [2022-07-25T13:53:12.909Z] #21 51.25 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 51.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:53:12.909Z] #21 51.43 Selecting previously unselected package patch. [2022-07-25T13:53:12.909Z] #21 51.43 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 51.43 Unpacking patch (2.7.6-7) ... [2022-07-25T13:53:12.909Z] #21 51.67 Selecting previously unselected package python-pip-whl. [2022-07-25T13:53:12.909Z] #21 51.68 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:53:12.909Z] #21 51.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:53:12.909Z] #21 52.52 Selecting previously unselected package python3-lib2to3. [2022-07-25T13:53:12.909Z] #21 52.56 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T13:53:12.909Z] #21 52.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:53:12.909Z] #21 52.76 Selecting previously unselected package python3-distutils. [2022-07-25T13:53:12.909Z] #21 52.79 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T13:53:12.909Z] #21 52.81 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T13:53:12.909Z] #21 53.01 Selecting previously unselected package python3-pkg-resources. [2022-07-25T13:53:12.909Z] #21 53.02 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T13:53:12.909Z] #21 53.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:53:12.909Z] #21 53.28 Selecting previously unselected package python3-setuptools. [2022-07-25T13:53:12.909Z] #21 53.30 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T13:53:12.909Z] #21 53.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T13:53:12.909Z] #21 53.63 Selecting previously unselected package python3-wheel. [2022-07-25T13:53:12.909Z] #21 53.65 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T13:53:12.909Z] #21 53.66 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T13:53:12.909Z] #21 53.78 Selecting previously unselected package python3-pip. [2022-07-25T13:53:12.909Z] #21 53.80 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T13:53:12.909Z] #21 53.81 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:53:12.909Z] #21 54.16 Selecting previously unselected package sudo. [2022-07-25T13:53:12.909Z] #21 54.18 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 54.19 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T13:53:12.909Z] #21 54.99 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T13:53:12.909Z] #21 54.99 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 55.00 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:53:12.909Z] #21 55.48 Selecting previously unselected package uidmap. [2022-07-25T13:53:12.909Z] #21 55.48 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T13:53:12.909Z] #21 55.49 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T13:53:12.909Z] #21 55.71 Selecting previously unselected package vim-runtime. [2022-07-25T13:53:12.909Z] #21 55.73 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T13:53:12.909Z] #21 55.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T13:53:12.909Z] #21 55.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T13:53:12.909Z] #21 55.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:13.118Z] #77 204.5 checking float.h usability... yes [2022-07-25T13:53:13.118Z] #77 204.7 checking float.h presence... yes [2022-07-25T13:53:13.118Z] #77 204.8 checking for float.h... yes [2022-07-25T13:53:13.635Z] #77 204.9 checking limits.h usability... yes [2022-07-25T13:53:13.635Z] #77 205.2 checking limits.h presence... yes [2022-07-25T13:53:13.635Z] #77 205.3 checking for limits.h... yes [2022-07-25T13:53:14.203Z] #77 205.4 checking stddef.h usability... yes [2022-07-25T13:53:14.203Z] #77 205.7 checking stddef.h presence... yes [2022-07-25T13:53:14.203Z] #77 205.8 checking for stddef.h... [2022-07-25T13:53:14.203Z] #77 ... [2022-07-25T13:53:14.203Z] [2022-07-25T13:53:14.203Z] #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-07-25T13:53:14.203Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:14.203Z] #21 62.01 Selecting previously unselected package vim. [2022-07-25T13:53:14.203Z] #21 62.03 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:53:14.203Z] #21 62.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:14.290Z] #21 ... [2022-07-25T13:53:14.290Z] [2022-07-25T13:53:14.290Z] #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-07-25T13:53:14.290Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:14.290Z] #77 210.2 GEN .version [2022-07-25T13:53:14.550Z] #77 210.3 make install-recursive [2022-07-25T13:53:14.550Z] #77 210.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:53:14.810Z] #77 210.5 Making install in libocispec [2022-07-25T13:53:14.810Z] #77 210.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:53:14.810Z] #77 210.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:53:15.071Z] #77 210.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:53:15.071Z] #77 210.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:53:15.071Z] #77 210.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:53:15.581Z] #21 63.40 Selecting previously unselected package xfsprogs. [2022-07-25T13:53:15.581Z] #21 63.42 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:53:15.581Z] #21 63.44 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:53:16.517Z] #21 64.30 Selecting previously unselected package zip. [2022-07-25T13:53:16.517Z] #21 64.30 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T13:53:16.517Z] #21 64.31 Unpacking zip (3.0-12) ... [2022-07-25T13:53:16.517Z] #21 64.47 Selecting previously unselected package zstd. [2022-07-25T13:53:16.517Z] #21 64.47 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:53:16.776Z] #21 64.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:53:16.980Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:53:16.980Z] #77 212.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:53:16.980Z] #77 212.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:53:17.344Z] #21 65.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:53:18.362Z] #77 214.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:53:18.362Z] #77 214.0 make install-recursive [2022-07-25T13:53:18.362Z] #77 214.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:53:18.362Z] #77 214.1 Making install in yajl [2022-07-25T13:53:18.362Z] #77 214.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:18.362Z] #77 214.1 CC verify/json_verify-json_verify.o [2022-07-25T13:53:18.362Z] #77 214.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:53:18.362Z] #77 214.2 CC src/libyajl_la-yajl.lo [2022-07-25T13:53:18.362Z] #77 214.2 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:53:18.362Z] #77 214.2 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:53:18.362Z] #77 214.2 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:53:18.362Z] #77 214.3 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:53:18.623Z] #77 214.3 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:53:18.623Z] #77 214.3 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:53:18.724Z] #21 66.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:53:18.724Z] #21 66.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:53:19.024Z] #21 66.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:53:19.024Z] #21 66.84 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:53:19.024Z] #21 66.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:53:19.024Z] #21 66.88 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:53:19.024Z] #21 66.91 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:53:19.024Z] #21 66.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:53:19.024Z] #21 66.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:53:19.024Z] #21 66.99 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:53:19.288Z] #21 67.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:53:19.288Z] #21 67.06 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:53:20.718Z] #21 68.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:20.718Z] #21 68.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:53:20.718Z] #21 68.51 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:53:20.718Z] #21 68.53 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:53:21.921Z] #77 ... [2022-07-25T13:53:21.921Z] [2022-07-25T13:53:21.921Z] #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-07-25T13:53:21.921Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:21.921Z] #21 61.94 Selecting previously unselected package vim. [2022-07-25T13:53:21.921Z] #21 61.95 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T13:53:21.921Z] #21 62.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:21.921Z] #21 63.10 Selecting previously unselected package xfsprogs. [2022-07-25T13:53:21.921Z] #21 63.10 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T13:53:21.921Z] #21 63.11 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T13:53:21.921Z] #21 63.95 Selecting previously unselected package zip. [2022-07-25T13:53:21.921Z] #21 63.98 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T13:53:21.921Z] #21 64.00 Unpacking zip (3.0-12) ... [2022-07-25T13:53:21.921Z] #21 64.22 Selecting previously unselected package zstd. [2022-07-25T13:53:21.921Z] #21 64.23 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T13:53:21.921Z] #21 64.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:53:21.921Z] #21 64.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T13:53:21.921Z] #21 66.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T13:53:21.921Z] #21 66.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T13:53:21.921Z] #21 66.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T13:53:21.921Z] #21 66.95 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T13:53:21.921Z] #21 66.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T13:53:21.921Z] #21 67.01 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T13:53:21.921Z] #21 67.04 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T13:53:21.921Z] #21 67.07 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T13:53:21.921Z] #21 67.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T13:53:21.921Z] #21 67.16 Setting up bzip2 (1.0.8-4) ... [2022-07-25T13:53:21.921Z] #21 67.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T13:53:21.921Z] #21 67.24 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T13:53:22.188Z] #21 68.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:22.448Z] #21 68.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T13:53:22.448Z] #21 68.28 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T13:53:22.448Z] #21 68.29 Setting up apparmor (2.13.6-10) ... [2022-07-25T13:53:23.252Z] #21 71.08 Setting up zip (3.0-12) ... [2022-07-25T13:53:23.252Z] #21 71.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:23.252Z] #21 71.18 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:53:24.188Z] #21 ... [2022-07-25T13:53:24.188Z] [2022-07-25T13:53:24.188Z] #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-07-25T13:53:24.188Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:24.188Z] #77 205.8 checking for stddef.h... yes [2022-07-25T13:53:24.188Z] #77 205.9 checking for stdlib.h... (cached) yes [2022-07-25T13:53:24.188Z] #77 206.0 checking for string.h... (cached) yes [2022-07-25T13:53:24.188Z] #77 206.2 checking sys/time.h usability... yes [2022-07-25T13:53:24.188Z] #77 206.5 checking sys/time.h presence... yes [2022-07-25T13:53:24.188Z] #77 206.6 checking for sys/time.h... yes [2022-07-25T13:53:24.188Z] #77 206.6 checking for inline... inline [2022-07-25T13:53:24.188Z] #77 206.7 checking for size_t... yes [2022-07-25T13:53:24.188Z] #77 207.4 checking for stdlib.h... (cached) yes [2022-07-25T13:53:24.188Z] #77 207.4 checking for GNU libc compatible malloc... yes [2022-07-25T13:53:24.188Z] #77 207.8 checking for stdlib.h... (cached) yes [2022-07-25T13:53:24.188Z] #77 207.8 checking for GNU libc compatible realloc... yes [2022-07-25T13:53:24.188Z] #77 208.2 checking for working strtod... yes [2022-07-25T13:53:24.188Z] #77 208.8 checking for gettimeofday... yes [2022-07-25T13:53:24.188Z] #77 209.2 checking for memset... yes [2022-07-25T13:53:24.188Z] #77 209.7 checking for strspn... yes [2022-07-25T13:53:24.188Z] #77 210.0 checking that generated files are newer than configure... done [2022-07-25T13:53:24.188Z] #77 210.0 configure: creating ./config.status [2022-07-25T13:53:24.188Z] #77 213.6 config.status: creating Makefile [2022-07-25T13:53:24.188Z] #77 213.8 config.status: creating config.h [2022-07-25T13:53:24.188Z] #77 214.0 config.status: executing depfiles commands [2022-07-25T13:53:24.188Z] #77 214.5 config.status: executing libtool commands [2022-07-25T13:53:24.188Z] #77 215.7 GEN .version [2022-07-25T13:53:24.188Z] #77 215.7 make install-recursive [2022-07-25T13:53:24.188Z] #77 215.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T13:53:24.446Z] #77 216.1 Making install in libocispec [2022-07-25T13:53:24.446Z] #77 216.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:53:24.612Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-07-25T13:53:24.612Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T13:53:24.612Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-25T13:53:24.612Z] === RUN TestWaitNonBlocked [2022-07-25T13:53:24.612Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:53:24.612Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:53:24.612Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:53:24.612Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:53:24.612Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:53:24.612Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:53:24.612Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T13:53:24.612Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-07-25T13:53:24.612Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-25T13:53:24.612Z] === RUN TestWaitBlocked [2022-07-25T13:53:24.612Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:53:24.612Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:53:24.612Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:53:24.612Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:53:24.612Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:53:24.612Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:53:24.704Z] #77 216.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T13:53:24.704Z] #77 216.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T13:53:24.704Z] #77 216.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T13:53:24.704Z] #77 216.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T13:53:25.179Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T13:53:25.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-07-25T13:53:25.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-07-25T13:53:25.179Z] === RUN TestWaitConditions [2022-07-25T13:53:25.179Z] === RUN TestWaitConditions/default [2022-07-25T13:53:25.179Z] === PAUSE TestWaitConditions/default [2022-07-25T13:53:25.179Z] === RUN TestWaitConditions/not-running [2022-07-25T13:53:25.179Z] === PAUSE TestWaitConditions/not-running [2022-07-25T13:53:25.179Z] === RUN TestWaitConditions/next-exit [2022-07-25T13:53:25.179Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T13:53:25.179Z] === RUN TestWaitConditions/removed [2022-07-25T13:53:25.179Z] === PAUSE TestWaitConditions/removed [2022-07-25T13:53:25.179Z] === CONT TestWaitConditions/default [2022-07-25T13:53:25.179Z] === CONT TestWaitConditions/removed [2022-07-25T13:53:25.744Z] #21 71.20 Setting up zip (3.0-12) ... [2022-07-25T13:53:25.744Z] #21 71.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:25.744Z] #21 71.30 Setting up bash-completion (1:2.11-2) ... [2022-07-25T13:53:26.080Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T13:53:26.338Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T13:53:26.596Z] #77 218.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T13:53:27.078Z] === CONT TestWaitConditions/not-running [2022-07-25T13:53:27.078Z] === CONT TestWaitConditions/next-exit [2022-07-25T13:53:27.656Z] #21 ... [2022-07-25T13:53:27.656Z] [2022-07-25T13:53:27.656Z] #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-07-25T13:53:27.656Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:27.656Z] #77 223.1 CCLD libyajl.la [2022-07-25T13:53:27.916Z] #77 223.6 CCLD verify/json_verify [2022-07-25T13:53:28.487Z] #77 224.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:28.487Z] #77 224.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:53:28.487Z] #77 224.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:53:28.487Z] #77 224.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:28.487Z] #77 224.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:28.487Z] #77 224.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:53:28.487Z] #77 224.4 CC src/validate.o [2022-07-25T13:53:28.504Z] #77 ... [2022-07-25T13:53:28.504Z] [2022-07-25T13:53:28.505Z] #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-07-25T13:53:28.505Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:28.505Z] #21 76.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:53:28.505Z] #21 76.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:53:28.505Z] #21 76.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:53:28.505Z] #21 76.38 Setting up patch (2.7.6-7) ... [2022-07-25T13:53:28.505Z] #21 76.41 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:53:28.748Z] #77 224.4 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:53:28.748Z] #77 224.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/image_spec_schema_defs.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:53:28.748Z] #77 224.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:53:28.748Z] #77 224.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:53:28.748Z] #77 224.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:53:28.748Z] #77 224.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:53:28.765Z] #21 76.52 invoke-rc.d: could not determine current runlevel [2022-07-25T13:53:28.765Z] #21 76.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:53:28.765Z] #21 76.54 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:53:28.765Z] #21 76.57 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:53:28.765Z] #21 76.60 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:53:28.765Z] #21 76.61 Setting up pigz (2.6-1) ... [2022-07-25T13:53:28.765Z] #21 76.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:53:28.765Z] #21 76.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:53:28.765Z] #21 76.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:53:28.765Z] #21 76.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:28.978Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T13:53:28.978Z] --- PASS: TestWaitConditions/default (1.69s) [2022-07-25T13:53:28.978Z] --- PASS: TestWaitConditions/removed (1.72s) [2022-07-25T13:53:28.978Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-07-25T13:53:28.978Z] --- PASS: TestWaitConditions/next-exit (1.60s) [2022-07-25T13:53:28.978Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T13:53:28.978Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T13:53:29.007Z] #77 224.7 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:53:29.007Z] #77 224.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:53:29.007Z] #77 224.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:53:29.007Z] #77 224.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:53:29.007Z] #77 224.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:53:29.007Z] #77 224.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:53:29.268Z] #77 225.0 CC src/basic_test_double_array_item.lo [2022-07-25T13:53:29.268Z] #77 225.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:53:29.529Z] #77 225.1 CC src/basic_test_double_array.lo [2022-07-25T13:53:29.529Z] #77 225.1 CC src/basic_test_top_array_int.lo [2022-07-25T13:53:29.529Z] #77 225.2 CC src/basic_test_top_array_string.lo [2022-07-25T13:53:29.529Z] #77 225.2 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:53:29.529Z] #77 225.3 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:53:29.529Z] #77 225.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:53:29.529Z] #77 225.3 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:53:29.529Z] #77 225.4 CC src/read-file.lo [2022-07-25T13:53:29.529Z] #77 225.4 CC tests/test-1.o [2022-07-25T13:53:29.789Z] #77 225.4 CC src/json_common.lo [2022-07-25T13:53:29.789Z] #77 225.7 CC tests/test-2.o [2022-07-25T13:53:30.049Z] #77 225.7 CC tests/test-3.o [2022-07-25T13:53:30.049Z] #77 225.7 CC tests/test-4.o [2022-07-25T13:53:30.049Z] #77 225.8 CC tests/test-5.o [2022-07-25T13:53:30.049Z] #77 225.9 CC tests/test-6.o [2022-07-25T13:53:30.049Z] #77 226.0 CC tests/test-7.o [2022-07-25T13:53:30.145Z] #21 77.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:53:30.145Z] #21 78.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:53:30.309Z] #77 226.2 CC tests/test-8.o [2022-07-25T13:53:30.569Z] #77 226.3 CC tests/test-9.o [2022-07-25T13:53:30.569Z] #77 226.3 CC tests/test-10.o [2022-07-25T13:53:30.569Z] #77 226.4 CC tests/test-11.o [2022-07-25T13:53:31.082Z] #21 78.89 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:53:31.082Z] #21 78.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:53:31.082Z] #21 78.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:53:31.082Z] #21 78.97 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:53:31.511Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-07-25T13:53:31.511Z] === CONT TestDaemonHostGatewayIP [2022-07-25T13:53:31.511Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-07-25T13:53:31.511Z] === CONT TestDaemonRestartIpcMode [2022-07-25T13:53:32.019Z] #21 79.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:32.019Z] #21 79.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:53:32.278Z] #21 80.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:53:32.278Z] #21 80.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:53:32.278Z] #21 80.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:53:32.278Z] #21 80.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:53:32.278Z] #21 80.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:53:32.278Z] #21 80.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:53:32.278Z] #21 80.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:53:32.278Z] #21 80.13 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:53:34.041Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-07-25T13:53:34.041Z] === CONT TestIpcModeOlderClient [2022-07-25T13:53:34.041Z] --- PASS: TestDaemonHostGatewayIP (2.85s) [2022-07-25T13:53:34.041Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T13:53:34.041Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-25T13:53:35.568Z] #21 83.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:53:35.568Z] #21 83.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:53:35.568Z] #21 83.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:53:35.568Z] #21 83.45 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:53:37.156Z] #77 ... [2022-07-25T13:53:37.156Z] [2022-07-25T13:53:37.156Z] #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-07-25T13:53:37.156Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:37.156Z] #21 75.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T13:53:37.156Z] #21 75.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T13:53:37.156Z] #21 75.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T13:53:37.156Z] #21 75.52 Setting up patch (2.7.6-7) ... [2022-07-25T13:53:37.156Z] #21 75.54 Setting up sudo (1.9.5p2-3) ... [2022-07-25T13:53:37.156Z] #21 75.66 invoke-rc.d: could not determine current runlevel [2022-07-25T13:53:37.156Z] #21 75.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T13:53:37.156Z] #21 75.69 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T13:53:37.156Z] #21 75.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T13:53:37.156Z] #21 75.73 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T13:53:37.156Z] #21 75.74 Setting up pigz (2.6-1) ... [2022-07-25T13:53:37.156Z] #21 75.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T13:53:37.156Z] #21 75.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T13:53:37.156Z] #21 75.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T13:53:37.156Z] #21 75.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:37.156Z] #21 77.49 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T13:53:37.156Z] #21 77.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T13:53:37.156Z] #21 78.23 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T13:53:37.156Z] #21 78.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T13:53:37.156Z] #21 78.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T13:53:37.156Z] #21 78.26 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T13:53:37.156Z] #21 79.52 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T13:53:37.156Z] #21 79.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T13:53:37.156Z] #21 79.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T13:53:37.156Z] #21 79.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T13:53:37.156Z] #21 79.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T13:53:37.156Z] #21 79.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T13:53:37.156Z] #21 79.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T13:53:37.156Z] #21 79.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T13:53:37.156Z] #21 79.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T13:53:37.156Z] #21 79.87 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T13:53:37.156Z] #21 82.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T13:53:37.156Z] #21 82.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T13:53:37.156Z] #21 82.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T13:53:37.156Z] #21 82.47 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T13:53:37.475Z] #21 85.29 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:53:37.475Z] #21 85.31 Setting up jq (1.6-2.1) ... [2022-07-25T13:53:37.475Z] #21 85.33 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:53:37.475Z] #21 85.37 Setting up iptables (1.8.7-1) ... [2022-07-25T13:53:37.475Z] #21 85.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:53:37.475Z] #21 85.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:53:37.750Z] #21 85.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:53:37.750Z] #21 85.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:53:37.750Z] #21 85.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:53:37.750Z] #21 85.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:53:37.750Z] #21 85.54 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:53:38.541Z] #21 84.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T13:53:38.541Z] #21 84.32 Setting up jq (1.6-2.1) ... [2022-07-25T13:53:38.541Z] #21 84.33 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T13:53:38.541Z] #21 84.34 Setting up iptables (1.8.7-1) ... [2022-07-25T13:53:38.541Z] #21 84.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:53:38.541Z] #21 84.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:53:38.541Z] #21 84.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T13:53:38.541Z] #21 84.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T13:53:38.541Z] #21 84.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T13:53:38.541Z] #21 84.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T13:53:38.541Z] #21 84.47 Setting up iproute2 (5.10.0-4) ... [2022-07-25T13:53:38.690Z] #21 86.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:53:38.690Z] #21 ... [2022-07-25T13:53:38.690Z] [2022-07-25T13:53:38.690Z] #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-07-25T13:53:38.690Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T13:53:38.690Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T13:53:38.690Z] #77 220.2 make install-recursive [2022-07-25T13:53:38.690Z] #77 220.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:53:38.690Z] #77 220.3 Making install in yajl [2022-07-25T13:53:38.690Z] #77 220.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:38.690Z] #77 220.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T13:53:38.690Z] #77 220.4 CC verify/json_verify-json_verify.o [2022-07-25T13:53:38.690Z] #77 220.4 CC src/libyajl_la-yajl.lo [2022-07-25T13:53:38.690Z] #77 220.5 CC src/libyajl_la-yajl_lex.lo [2022-07-25T13:53:38.690Z] #77 220.5 CC src/libyajl_la-yajl_parser.lo [2022-07-25T13:53:38.690Z] #77 220.5 CC src/libyajl_la-yajl_buf.lo [2022-07-25T13:53:38.690Z] #77 220.6 CC src/libyajl_la-yajl_tree.lo [2022-07-25T13:53:38.690Z] #77 220.6 CC src/libyajl_la-yajl_encode.lo [2022-07-25T13:53:38.690Z] #77 220.6 CC src/libyajl_la-yajl_gen.lo [2022-07-25T13:53:38.690Z] #77 229.2 CCLD libyajl.la [2022-07-25T13:53:38.690Z] #77 229.6 CCLD verify/json_verify [2022-07-25T13:53:38.690Z] #77 230.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:38.690Z] #77 230.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:53:38.690Z] #77 230.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:53:38.690Z] #77 230.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:38.690Z] #77 230.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T13:53:38.690Z] #77 230.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:53:38.690Z] #77 230.4 CC src/validate.o [2022-07-25T13:53:38.952Z] #77 230.4 CC src/image_spec_schema_defs.lo [2022-07-25T13:53:38.952Z] #77 230.4 CC src/image_spec_schema_config_schema.lo [2022-07-25T13:53:38.952Z] #77 230.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T13:53:38.952Z] #77 230.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T13:53:38.952Z] #77 230.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T13:53:38.952Z] #77 230.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T13:53:38.952Z] #77 230.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T13:53:38.952Z] #77 230.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T13:53:38.952Z] #77 230.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T13:53:38.952Z] #77 230.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T13:53:38.952Z] #77 230.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T13:53:38.952Z] #77 230.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T13:53:38.952Z] #77 230.7 CC src/runtime_spec_schema_defs.lo [2022-07-25T13:53:38.952Z] #77 230.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T13:53:39.211Z] #77 230.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T13:53:39.211Z] #77 230.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T13:53:39.211Z] #77 230.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T13:53:39.211Z] #77 ... [2022-07-25T13:53:39.211Z] [2022-07-25T13:53:39.211Z] #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-07-25T13:53:39.211Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T13:53:39.211Z] #21 DONE 87.1s [2022-07-25T13:53:39.211Z] [2022-07-25T13:53:39.211Z] #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-07-25T13:53:39.211Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:39.211Z] #77 230.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T13:53:39.211Z] #77 230.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T13:53:39.211Z] #77 230.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T13:53:39.211Z] #77 ... [2022-07-25T13:53:39.211Z] [2022-07-25T13:53:39.211Z] #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-07-25T13:53:39.211Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T13:53:39.484Z] #21 85.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T13:53:39.744Z] #21 DONE 85.7s [2022-07-25T13:53:39.744Z] [2022-07-25T13:53:39.744Z] #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-07-25T13:53:39.745Z] #60 sha256:14665e2dbb8ac79cea5b47bfc0f4d63a61c391c4ff91c48f5d24ac85438fcd0d [2022-07-25T13:53:40.005Z] #60 ... [2022-07-25T13:53:40.005Z] [2022-07-25T13:53:40.005Z] #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-07-25T13:53:40.005Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T13:53:40.590Z] #22 1.288 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:53:40.590Z] #22 1.299 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:53:40.590Z] #22 1.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:53:40.590Z] #22 DONE 1.4s [2022-07-25T13:53:40.590Z] [2022-07-25T13:53:40.590Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:53:40.590Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:53:41.387Z] #22 1.342 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T13:53:41.387Z] #22 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T13:53:41.387Z] #22 1.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T13:53:41.387Z] #22 DONE 1.4s [2022-07-25T13:53:41.387Z] [2022-07-25T13:53:41.387Z] #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-07-25T13:53:41.387Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:53:41.387Z] #47 ... [2022-07-25T13:53:41.387Z] [2022-07-25T13:53:41.387Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:53:41.387Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:53:45.867Z] #23 ... [2022-07-25T13:53:45.867Z] [2022-07-25T13:53:45.867Z] #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-07-25T13:53:45.867Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:53:45.867Z] #77 231.0 CC src/basic_test_double_array_item.lo [2022-07-25T13:53:45.867Z] #77 231.2 CC src/basic_test_double_array.lo [2022-07-25T13:53:45.867Z] #77 231.4 CC src/basic_test_top_array_int.lo [2022-07-25T13:53:45.867Z] #77 231.5 CC src/basic_test_top_array_string.lo [2022-07-25T13:53:45.867Z] #77 231.8 CC src/basic_test_top_double_array_int.lo [2022-07-25T13:53:45.867Z] #77 231.9 CC src/basic_test_top_double_array_obj.lo [2022-07-25T13:53:45.867Z] #77 231.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T13:53:45.867Z] #77 232.0 CC src/basic_test_top_double_array_string.lo [2022-07-25T13:53:45.867Z] #77 232.7 CC src/read-file.lo [2022-07-25T13:53:45.867Z] #77 232.9 CC src/json_common.lo [2022-07-25T13:53:45.867Z] #77 233.0 CC tests/test-1.o [2022-07-25T13:53:45.867Z] #77 233.2 CC tests/test-2.o [2022-07-25T13:53:45.867Z] #77 233.2 CC tests/test-3.o [2022-07-25T13:53:45.867Z] #77 233.2 CC tests/test-4.o [2022-07-25T13:53:45.867Z] #77 233.5 CC tests/test-5.o [2022-07-25T13:53:45.867Z] #77 233.6 CC tests/test-6.o [2022-07-25T13:53:45.867Z] #77 233.9 CC tests/test-7.o [2022-07-25T13:53:45.867Z] #77 233.9 CC tests/test-8.o [2022-07-25T13:53:45.867Z] #77 234.1 CC tests/test-9.o [2022-07-25T13:53:45.867Z] #77 234.1 CC tests/test-10.o [2022-07-25T13:53:45.867Z] #77 234.4 CC tests/test-11.o [2022-07-25T13:53:46.241Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-07-25T13:53:46.241Z] PASS [2022-07-25T13:53:46.241Z] [2022-07-25T13:53:46.241Z] === Skipped [2022-07-25T13:53:46.241Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T13:53:46.241Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:53:46.241Z] [2022-07-25T13:53:46.241Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T13:53:46.241Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T13:53:46.241Z] [2022-07-25T13:53:46.241Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:53:46.241Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:53:46.241Z] [2022-07-25T13:53:46.241Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T13:53:46.241Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T13:53:46.241Z] [2022-07-25T13:53:46.241Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T13:53:46.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:53:46.241Z] [2022-07-25T13:53:46.241Z] DONE 264 tests, 5 skipped in 132.604s [2022-07-25T13:53:46.241Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T13:53:46.241Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T13:53:46.241Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-25T13:53:46.241Z] === RUN TestConfigDaemonID [2022-07-25T13:53:47.175Z] daemon_test.go:83: [df43836921f07] daemon is not started [2022-07-25T13:53:47.175Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T13:53:47.175Z] === RUN TestDaemonConfigValidation [2022-07-25T13:53:47.175Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:53:47.175Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:53:47.175Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T13:53:47.175Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T13:53:47.175Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T13:53:47.175Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T13:53:47.175Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T13:53:47.175Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T13:53:47.175Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T13:53:47.175Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T13:53:47.175Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:53:47.175Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T13:53:47.175Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T13:53:47.175Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T13:53:47.175Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T13:53:47.175Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T13:53:47.175Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-25T13:53:47.175Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-07-25T13:53:47.175Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-25T13:53:47.175Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-25T13:53:47.175Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-25T13:53:47.175Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T13:53:47.175Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T13:53:48.549Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T13:53:49.482Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T13:53:50.417Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T13:53:50.417Z] daemon_test.go:197: [d022e27ca2534] daemon is not started [2022-07-25T13:53:50.417Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-25T13:53:50.417Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-07-25T13:53:50.417Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-07-25T13:53:50.417Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T13:53:50.417Z] === RUN TestDaemonProxy [2022-07-25T13:53:50.417Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T13:53:52.316Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T13:53:53.992Z] #77 ... [2022-07-25T13:53:53.992Z] [2022-07-25T13:53:53.992Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T13:53:53.992Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T13:53:53.992Z] #23 13.27 Collecting yamllint==1.26.1 [2022-07-25T13:53:54.216Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T13:53:54.930Z] #23 14.35 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:53:55.588Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T13:53:56.154Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T13:53:56.285Z] #23 14.54 Collecting yamllint==1.26.1 [2022-07-25T13:53:56.721Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-25T13:53:56.721Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-25T13:53:56.721Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-25T13:53:56.721Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-25T13:53:56.721Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T13:53:56.721Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T13:53:56.721Z] PASS [2022-07-25T13:53:56.721Z] [2022-07-25T13:53:56.721Z] DONE 18 tests in 11.132s [2022-07-25T13:53:56.721Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T13:53:56.721Z] INFO: Testing against a local daemon [2022-07-25T13:53:56.721Z] === RUN TestCommitInheritsEnv [2022-07-25T13:53:56.880Z] #23 15.66 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T13:53:56.980Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-25T13:53:56.980Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T13:53:56.980Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T13:53:56.980Z] === RUN TestImportWithCustomPlatform [2022-07-25T13:53:56.980Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T13:53:56.980Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T13:53:56.980Z] === RUN TestImportWithCustomPlatform// [2022-07-25T13:53:56.980Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T13:53:57.238Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T13:53:57.238Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T13:53:57.238Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T13:53:57.238Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T13:53:57.238Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T13:53:57.238Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T13:53:57.238Z] === RUN TestImagesFilterMultiReference [2022-07-25T13:53:57.466Z] #23 16.49 Collecting pathspec>=0.5.3 [2022-07-25T13:53:57.466Z] #23 16.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:53:57.496Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T13:53:57.496Z] === RUN TestImagePullPlatformInvalid [2022-07-25T13:53:57.496Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T13:53:57.496Z] === RUN TestRemoveImageOrphaning [2022-07-25T13:53:57.726Z] #23 17.10 Collecting pyyaml [2022-07-25T13:53:57.726Z] #23 17.12 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-07-25T13:53:57.754Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-25T13:53:57.754Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T13:53:57.985Z] #23 17.23 Building wheels for collected packages: yamllint [2022-07-25T13:53:57.985Z] #23 17.25 Building wheel for yamllint (setup.py): started [2022-07-25T13:53:58.320Z] time="2022-07-25T13:53:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T13:53:59.369Z] #23 18.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:53:59.369Z] #23 18.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=568f651dae0e4d5fc0b8064840a50d60a78be690ef4ffb51116967032e28a2b6 [2022-07-25T13:53:59.369Z] #23 18.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:53:59.369Z] #23 18.79 Successfully built yamllint [2022-07-25T13:53:59.429Z] #23 17.79 Collecting pathspec>=0.5.3 [2022-07-25T13:53:59.429Z] #23 17.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T13:53:59.630Z] #23 18.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:53:59.689Z] #23 18.47 Collecting pyyaml [2022-07-25T13:53:59.689Z] #23 18.49 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-07-25T13:53:59.693Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-07-25T13:53:59.693Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T13:53:59.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T13:53:59.693Z] === RUN TestTagInvalidReference [2022-07-25T13:53:59.693Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T13:53:59.693Z] === RUN TestTagValidPrefixedRepo [2022-07-25T13:53:59.693Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T13:53:59.693Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T13:53:59.693Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T13:53:59.693Z] === RUN TestTagOfficialNames [2022-07-25T13:53:59.693Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T13:53:59.693Z] === RUN TestTagMatchesDigest [2022-07-25T13:53:59.693Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T13:53:59.693Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T13:53:59.950Z] #23 18.61 Building wheels for collected packages: yamllint [2022-07-25T13:53:59.950Z] #23 18.62 Building wheel for yamllint (setup.py): started [2022-07-25T13:54:00.570Z] #23 19.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:54:01.140Z] #23 DONE 20.5s [2022-07-25T13:54:01.140Z] [2022-07-25T13:54:01.140Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:54:01.140Z] #27 sha256:89010c5454f788f75249931c2be850509715765a4547e5528393f3d70dca609c [2022-07-25T13:54:01.339Z] #23 20.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T13:54:01.339Z] #23 20.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d7a586d5d05eb91d74dcef695777c80fec538ca224e4b8fe889058a55f42027b [2022-07-25T13:54:01.339Z] #23 20.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T13:54:01.339Z] #23 20.17 Successfully built yamllint [2022-07-25T13:54:01.339Z] #23 20.21 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T13:54:01.403Z] #27 DONE 0.2s [2022-07-25T13:54:01.403Z] [2022-07-25T13:54:01.403Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:54:01.403Z] #32 sha256:f35a0aa500c732c3a9e7e316b2d3864b3d8b134e61683ce8b977f82360f74691 [2022-07-25T13:54:01.972Z] #32 DONE 0.4s [2022-07-25T13:54:01.972Z] [2022-07-25T13:54:01.972Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:54:01.972Z] #35 sha256:765753c010ce3dcf1b72311ca679e88ad939eda22685ce03e0960c093b416eba [2022-07-25T13:54:01.972Z] #35 DONE 0.1s [2022-07-25T13:54:01.972Z] [2022-07-25T13:54:01.972Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:54:01.972Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:54:01.972Z] #55 ... [2022-07-25T13:54:01.972Z] [2022-07-25T13:54:01.972Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:54:01.972Z] #37 sha256:dd89b4a37083617113d0a4005df02a27697c29382578d90e21d49214f5e69c22 [2022-07-25T13:54:01.972Z] #37 DONE 0.1s [2022-07-25T13:54:02.230Z] [2022-07-25T13:54:02.231Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:54:02.231Z] #39 sha256:2f40edce37296449323bf768644efb8a51ca35cec63c70f618c194cff4306452 [2022-07-25T13:54:02.231Z] #39 DONE 0.1s [2022-07-25T13:54:02.231Z] [2022-07-25T13:54:02.231Z] #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-07-25T13:54:02.231Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:54:02.231Z] #64 ... [2022-07-25T13:54:02.231Z] [2022-07-25T13:54:02.231Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:54:02.231Z] #41 sha256:d7bb0d6e0b0b417309aaa494948a2b7f56aaa5e481ed5a8ead53b5e1736929e0 [2022-07-25T13:54:02.231Z] #41 DONE 0.1s [2022-07-25T13:54:02.281Z] #23 20.89 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T13:54:02.490Z] [2022-07-25T13:54:02.490Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:54:02.490Z] #45 sha256:73d3a5108c987b36dcd2c193dbdb3c1550ee7cdfe4679e458666bd19314c4555 [2022-07-25T13:54:02.490Z] #45 DONE 0.1s [2022-07-25T13:54:02.490Z] [2022-07-25T13:54:02.490Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:54:02.490Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:54:02.855Z] #23 DONE 21.5s [2022-07-25T13:54:02.855Z] [2022-07-25T13:54:02.855Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T13:54:02.855Z] #27 sha256:4f5565def2e094902ce5c116287ded21999e4351ac31e2fad0b1dd0704a0e72e [2022-07-25T13:54:03.427Z] #27 DONE 0.6s [2022-07-25T13:54:03.427Z] [2022-07-25T13:54:03.427Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T13:54:03.427Z] #32 sha256:7dac567d15e86f2fe41c4aa5a1115a9ab1abf458750a9210109c3662846ea465 [2022-07-25T13:54:03.999Z] #32 DONE 0.7s [2022-07-25T13:54:03.999Z] [2022-07-25T13:54:03.999Z] #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-07-25T13:54:03.999Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:54:03.999Z] #47 ... [2022-07-25T13:54:03.999Z] [2022-07-25T13:54:03.999Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T13:54:03.999Z] #35 sha256:0e5d43a54c8757a39abb8d10aa6cfa2145d4e4d4fb62dd58b418468df834c511 [2022-07-25T13:54:04.573Z] #35 DONE 0.4s [2022-07-25T13:54:04.573Z] [2022-07-25T13:54:04.573Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T13:54:04.573Z] #37 sha256:024d3ef628fe849b419eba2da0689bc47bd018f592d0db113c951dfaf69e8318 [2022-07-25T13:54:04.573Z] #37 DONE 0.3s [2022-07-25T13:54:04.573Z] [2022-07-25T13:54:04.573Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T13:54:04.573Z] #39 sha256:fd618e589449cec295c607d1bac48805d0238a3436f650a60090fe0299ac2cac [2022-07-25T13:54:04.833Z] #39 DONE 0.1s [2022-07-25T13:54:04.833Z] [2022-07-25T13:54:04.833Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T13:54:04.833Z] #41 sha256:5770240d6a0e6d49a2758c5aae1d3ed60c50b851d4163ce7dc43b42b8e138458 [2022-07-25T13:54:04.833Z] #41 DONE 0.1s [2022-07-25T13:54:04.833Z] [2022-07-25T13:54:04.833Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T13:54:04.833Z] #45 sha256:9fe35a4f957235a827bf39d3aa6beffb06312cd525f9f059b5aa841f95363ced [2022-07-25T13:54:04.833Z] #45 DONE 0.1s [2022-07-25T13:54:04.833Z] [2022-07-25T13:54:04.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.46.2" && /build/golangci-lint --version [2022-07-25T13:54:04.833Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:54:27.317Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 2m53.121911519s [2022-07-25T13:54:27.317Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 508.857164ms [2022-07-25T13:54:31.402Z] #55 ... [2022-07-25T13:54:31.402Z] [2022-07-25T13:54:31.402Z] #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-07-25T13:54:31.402Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:54:31.402Z] #77 283.6 CCLD libocispec.la [2022-07-25T13:54:31.402Z] #77 284.1 CCLD src/validate [2022-07-25T13:54:31.402Z] #77 284.1 CCLD tests/test-1 [2022-07-25T13:54:31.402Z] #77 284.1 CCLD tests/test-2 [2022-07-25T13:54:31.402Z] #77 284.1 CCLD tests/test-3 [2022-07-25T13:54:31.402Z] #77 284.2 CCLD tests/test-7 [2022-07-25T13:54:31.402Z] #77 284.2 CCLD tests/test-4 [2022-07-25T13:54:31.402Z] #77 284.2 CCLD tests/test-5 [2022-07-25T13:54:31.402Z] #77 284.2 CCLD tests/test-6 [2022-07-25T13:54:31.402Z] #77 284.3 CCLD tests/test-8 [2022-07-25T13:54:31.402Z] #77 284.3 CCLD tests/test-9 [2022-07-25T13:54:31.402Z] #77 284.3 CCLD tests/test-10 [2022-07-25T13:54:31.402Z] #77 284.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:54:31.402Z] #77 284.5 CCLD tests/test-11 [2022-07-25T13:54:31.402Z] #77 286.1 libtool: link: ar cr libocispec.a [2022-07-25T13:54:31.402Z] #77 286.2 libtool: link: ranlib libocispec.a [2022-07-25T13:54:32.342Z] #77 288.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:32.342Z] #77 288.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:54:32.342Z] #77 288.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:54:32.342Z] #77 288.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:32.342Z] #77 288.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:32.342Z] #77 288.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:32.342Z] #77 288.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:32.342Z] #77 288.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:54:32.342Z] #77 288.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:54:32.342Z] #77 288.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:54:32.342Z] #77 288.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:54:32.342Z] #77 288.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:54:32.342Z] #77 288.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:54:32.342Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:54:32.342Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:54:32.342Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:54:32.342Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:54:32.602Z] #77 288.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:54:32.602Z] #77 288.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:54:32.602Z] #77 288.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:54:32.602Z] #77 288.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:54:32.602Z] #77 288.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:54:32.602Z] #77 288.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:54:32.602Z] #77 288.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:54:32.602Z] #77 288.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:54:32.602Z] #77 288.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:54:32.862Z] #77 288.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:54:32.862Z] #77 288.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:54:32.862Z] #77 288.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:54:32.862Z] #77 288.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:54:32.862Z] #77 288.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:54:32.862Z] #77 288.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:54:32.862Z] #77 288.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:54:33.122Z] #77 288.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:54:33.122Z] #77 288.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:54:33.122Z] #77 289.0 CC src/crun-crun.o [2022-07-25T13:54:33.122Z] #77 289.0 CC src/crun-run.o [2022-07-25T13:54:33.122Z] #77 289.1 CC src/crun-delete.o [2022-07-25T13:54:33.381Z] #77 289.1 CC src/crun-kill.o [2022-07-25T13:54:33.381Z] #77 289.1 CC src/crun-pause.o [2022-07-25T13:54:33.381Z] #77 289.2 CC src/crun-unpause.o [2022-07-25T13:54:33.381Z] #77 289.2 CC src/crun-spec.o [2022-07-25T13:54:33.381Z] #77 289.2 CC src/crun-exec.o [2022-07-25T13:54:33.641Z] #77 289.5 CC src/crun-list.o [2022-07-25T13:54:33.641Z] #77 289.6 CC src/crun-start.o [2022-07-25T13:54:33.641Z] #77 289.6 CC src/crun-create.o [2022-07-25T13:54:33.901Z] #77 289.6 CC src/crun-state.o [2022-07-25T13:54:33.901Z] #77 289.7 CC src/crun-update.o [2022-07-25T13:54:33.901Z] #77 289.8 CC src/crun-ps.o [2022-07-25T13:54:34.160Z] #77 289.8 CC src/crun-checkpoint.o [2022-07-25T13:54:34.160Z] #77 289.9 CC src/crun-restore.o [2022-07-25T13:54:34.160Z] #77 290.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:54:34.160Z] #77 290.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:54:34.160Z] #77 290.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:54:34.160Z] #77 290.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:54:34.160Z] #77 290.1 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:54:34.420Z] #77 290.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:54:34.420Z] #77 290.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:54:34.420Z] #77 290.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:54:34.420Z] #77 290.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:54:34.420Z] #77 290.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:54:34.589Z] #55 ... [2022-07-25T13:54:34.589Z] [2022-07-25T13:54:34.589Z] #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-07-25T13:54:34.589Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:54:34.589Z] #77 284.4 CCLD libocispec.la [2022-07-25T13:54:34.589Z] #77 284.8 CCLD src/validate [2022-07-25T13:54:34.589Z] #77 284.8 CCLD tests/test-1 [2022-07-25T13:54:34.589Z] #77 284.8 CCLD tests/test-2 [2022-07-25T13:54:34.589Z] #77 284.8 CCLD tests/test-3 [2022-07-25T13:54:34.589Z] #77 284.8 CCLD tests/test-4 [2022-07-25T13:54:34.589Z] #77 284.9 CCLD tests/test-5 [2022-07-25T13:54:34.589Z] #77 284.9 CCLD tests/test-6 [2022-07-25T13:54:34.589Z] #77 285.0 CCLD tests/test-7 [2022-07-25T13:54:34.589Z] #77 285.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T13:54:34.589Z] #77 285.1 CCLD tests/test-8 [2022-07-25T13:54:34.589Z] #77 285.1 CCLD tests/test-9 [2022-07-25T13:54:34.589Z] #77 285.2 CCLD tests/test-10 [2022-07-25T13:54:34.589Z] #77 285.2 CCLD tests/test-11 [2022-07-25T13:54:34.680Z] #77 290.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:54:34.680Z] #77 290.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:54:34.680Z] #77 290.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:54:34.940Z] #77 290.8 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:54:34.940Z] #77 290.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:54:35.199Z] #77 290.9 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:54:35.199Z] #77 291.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:54:35.459Z] #77 291.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:54:35.459Z] #77 291.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:54:35.459Z] #77 291.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:54:35.527Z] #77 287.0 libtool: link: ar cr libocispec.a [2022-07-25T13:54:35.527Z] #77 287.1 libtool: link: ranlib libocispec.a [2022-07-25T13:54:35.719Z] #77 291.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:54:35.719Z] #77 291.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:54:35.719Z] #77 291.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:54:35.719Z] #77 291.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:54:35.719Z] #77 291.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:54:35.978Z] #77 291.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:54:35.978Z] #77 291.8 CC tests/init.o [2022-07-25T13:54:37.433Z] #77 288.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:37.433Z] #77 288.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T13:54:37.433Z] #77 288.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T13:54:37.433Z] #77 288.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:37.433Z] #77 288.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:37.433Z] #77 288.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:37.433Z] #77 288.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T13:54:37.433Z] #77 288.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T13:54:37.433Z] #77 289.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T13:54:37.433Z] #77 289.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T13:54:37.433Z] #77 289.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T13:54:37.705Z] #77 289.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T13:54:37.705Z] #77 289.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T13:54:37.705Z] #77 289.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T13:54:37.705Z] #77 289.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T13:54:37.705Z] #77 289.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T13:54:37.705Z] #77 289.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T13:54:37.705Z] #77 289.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T13:54:37.970Z] #77 289.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T13:54:37.970Z] #77 289.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T13:54:37.970Z] #77 289.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T13:54:37.970Z] #77 289.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T13:54:37.970Z] #77 289.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T13:54:38.231Z] #77 289.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T13:54:38.231Z] #77 289.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T13:54:38.231Z] #77 289.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T13:54:38.231Z] #77 290.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T13:54:38.491Z] #77 290.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T13:54:38.491Z] #77 290.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T13:54:38.491Z] #77 290.2 CC src/crun-crun.o [2022-07-25T13:54:38.491Z] #77 290.2 CC src/crun-run.o [2022-07-25T13:54:38.491Z] #77 290.3 CC src/crun-delete.o [2022-07-25T13:54:38.750Z] #77 290.3 CC src/crun-kill.o [2022-07-25T13:54:38.750Z] #77 290.3 CC src/crun-pause.o [2022-07-25T13:54:38.750Z] #77 290.4 CC src/crun-unpause.o [2022-07-25T13:54:39.008Z] #77 290.6 CC src/crun-spec.o [2022-07-25T13:54:39.008Z] #77 290.6 CC src/crun-exec.o [2022-07-25T13:54:39.008Z] #77 290.7 CC src/crun-create.o [2022-07-25T13:54:39.266Z] #77 290.7 CC src/crun-list.o [2022-07-25T13:54:39.266Z] #77 290.8 CC src/crun-state.o [2022-07-25T13:54:39.266Z] #77 290.8 CC src/crun-start.o [2022-07-25T13:54:39.267Z] #77 290.9 CC src/crun-update.o [2022-07-25T13:54:39.267Z] #77 291.0 CC src/crun-ps.o [2022-07-25T13:54:39.835Z] #77 291.3 CC src/crun-checkpoint.o [2022-07-25T13:54:39.835Z] #77 291.3 CC src/crun-restore.o [2022-07-25T13:54:40.094Z] #77 291.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T13:54:40.094Z] #77 291.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T13:54:40.353Z] #77 291.9 CC src/libcrun/libcrun_la-container.lo [2022-07-25T13:54:40.353Z] #77 291.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T13:54:40.353Z] #77 292.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T13:54:40.353Z] #77 292.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T13:54:40.612Z] #77 292.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T13:54:40.612Z] #77 292.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T13:54:40.612Z] #77 292.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T13:54:40.612Z] #77 292.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T13:54:40.872Z] #77 292.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T13:54:40.872Z] #77 292.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T13:54:40.872Z] #77 292.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T13:54:40.872Z] #77 292.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T13:54:40.872Z] #77 292.6 CC src/libcrun/libcrun_la-error.lo [2022-07-25T13:54:41.131Z] #77 292.8 CC src/libcrun/libcrun_la-status.lo [2022-07-25T13:54:41.131Z] #77 292.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T13:54:41.131Z] #77 292.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T13:54:41.390Z] #77 293.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T13:54:41.390Z] #77 293.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T13:54:41.390Z] #77 293.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T13:54:41.959Z] #77 293.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T13:54:41.959Z] #77 293.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T13:54:41.959Z] #77 293.7 CC tests/init.o [2022-07-25T13:54:41.959Z] #77 293.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T13:54:41.959Z] #77 293.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T13:54:41.959Z] #77 293.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T13:54:42.552Z] #77 ... [2022-07-25T13:54:42.552Z] [2022-07-25T13:54:42.552Z] #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-07-25T13:54:42.552Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:54:42.552Z] #47 363.8 + dpkg --print-architecture [2022-07-25T13:54:42.552Z] #47 363.9 + git checkout -q v2.1.0 [2022-07-25T13:54:42.552Z] #47 364.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T13:54:42.552Z] #47 364.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T13:54:43.336Z] #77 ... [2022-07-25T13:54:43.336Z] [2022-07-25T13:54:43.337Z] #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-07-25T13:54:43.337Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T13:54:43.337Z] #47 363.8 + dpkg --print-architecture [2022-07-25T13:54:43.337Z] #47 363.8 + git checkout -q v2.1.0 [2022-07-25T13:54:43.337Z] #47 364.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T13:54:43.337Z] #47 364.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T13:54:44.516Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:54:44.516Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:54:44.516Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:54:44.516Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:54:44.516Z] [2022-07-25T13:54:44.516Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:54:44.516Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:54:44.516Z] HOSTNAME=a46d1ccf9980 [2022-07-25T13:54:44.516Z] TESTDEBUG=0 [2022-07-25T13:54:44.516Z] DEST=bundles/test-integration [2022-07-25T13:54:44.516Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:54:44.516Z] DOCKER_GITCOMMIT=b5746338cecf67d3c74db690055c4d11dbe0812e [2022-07-25T13:54:44.516Z] container=docker [2022-07-25T13:54:44.516Z] HOME=/root [2022-07-25T13:54:44.516Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:54:44.516Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:54:44.516Z] VALIDATE_BRANCH=master [2022-07-25T13:54:44.516Z] TERM=xterm [2022-07-25T13:54:44.516Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:54:44.516Z] SHLVL=1 [2022-07-25T13:54:44.516Z] TIMEOUT=120m [2022-07-25T13:54:44.516Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:54:44.516Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:54:44.516Z] GO111MODULE=off [2022-07-25T13:54:44.516Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T13:54:44.516Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:54:44.516Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:54:44.516Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:54:44.516Z] GOPATH=/go [2022-07-25T13:54:44.516Z] PKG_CONFIG=pkg-config [2022-07-25T13:54:44.516Z] _=/usr/bin/env [2022-07-25T13:54:44.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:55:04.504Z] #47 DONE 393.2s [2022-07-25T13:55:04.504Z] [2022-07-25T13:55:04.504Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:55:04.504Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:55:04.504Z] #55 ... [2022-07-25T13:55:04.504Z] [2022-07-25T13:55:04.504Z] #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-07-25T13:55:04.504Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:55:04.504Z] #77 320.1 CCLD tests/init [2022-07-25T13:55:05.278Z] #47 DONE 393.7s [2022-07-25T13:55:05.278Z] [2022-07-25T13:55:05.278Z] #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-07-25T13:55:05.278Z] #60 sha256:cb699ca51db3062e8fa07e20d2874e3412d6c2948235c7d01e4058124873813a [2022-07-25T13:55:05.537Z] #60 ... [2022-07-25T13:55:05.537Z] [2022-07-25T13:55:05.537Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:55:05.537Z] #48 sha256:fd858bdae24279685e13f0c570f1d990df22e754e312607c08313de0c0c41db9 [2022-07-25T13:55:05.795Z] #48 DONE 0.5s [2022-07-25T13:55:05.795Z] [2022-07-25T13:55:05.795Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:55:05.795Z] #52 sha256:e47955a7123fca6251c0b5721d4ec925227965e4a8ca5f23f52792bbb8ccd6cb [2022-07-25T13:55:05.795Z] #52 DONE 0.1s [2022-07-25T13:55:05.795Z] [2022-07-25T13:55:05.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-07-25T13:55:05.795Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:55:06.054Z] #77 ... [2022-07-25T13:55:06.054Z] [2022-07-25T13:55:06.054Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:55:06.054Z] #54 sha256:918e7eca418c3aadb5c66168a5c1fa78460ce9197c1cfdb9d4ef3ef57ae876bc [2022-07-25T13:55:06.054Z] #54 DONE 0.1s [2022-07-25T13:55:06.313Z] [2022-07-25T13:55:06.313Z] #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-07-25T13:55:06.313Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:55:06.415Z] #77 ... [2022-07-25T13:55:06.415Z] [2022-07-25T13:55:06.415Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T13:55:06.415Z] #48 sha256:6fe6110fafebbd48745ff7c0b870964ee9e7bff6b86086cd9fa88030722523c8 [2022-07-25T13:55:06.415Z] #48 DONE 0.6s [2022-07-25T13:55:06.415Z] [2022-07-25T13:55:06.415Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T13:55:06.415Z] #52 sha256:3dce5bd47af47f11dbdb138b11e236278e93969497517358cb0182a73194505b [2022-07-25T13:55:06.415Z] #52 DONE 0.1s [2022-07-25T13:55:06.415Z] [2022-07-25T13:55:06.415Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T13:55:06.415Z] #54 sha256:35da7b0703f50cbded62b8484ee43997a4c38253e817ceb26c996e4bcbe380a9 [2022-07-25T13:55:06.415Z] #54 DONE 0.1s [2022-07-25T13:55:06.415Z] [2022-07-25T13:55:06.415Z] #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-07-25T13:55:06.415Z] #60 sha256:14665e2dbb8ac79cea5b47bfc0f4d63a61c391c4ff91c48f5d24ac85438fcd0d [2022-07-25T13:55:09.601Z] #77 320.8 CCLD tests/init [2022-07-25T13:55:11.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T13:55:11.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T13:55:28.370Z] #60 ... [2022-07-25T13:55:28.370Z] [2022-07-25T13:55:28.370Z] #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-07-25T13:55:28.370Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T13:55:28.370Z] #77 341.0 CCLD libcrun.la [2022-07-25T13:55:28.370Z] #77 341.1 AR libcrun_testing.a [2022-07-25T13:55:28.370Z] #77 341.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:55:28.370Z] #77 341.2 CCLD tests/tests_libcrun_utils [2022-07-25T13:55:28.370Z] #77 341.2 CCLD tests/tests_libcrun_errors [2022-07-25T13:55:28.370Z] #77 341.2 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:55:28.370Z] #77 342.4 CCLD crun [2022-07-25T13:55:28.370Z] #77 343.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:55:28.370Z] #77 343.1 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:55:28.370Z] #77 343.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:55:28.370Z] #77 343.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:55:28.370Z] #77 343.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:55:28.370Z] #77 343.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:55:28.370Z] #77 343.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:55:28.370Z] #77 343.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:55:28.370Z] #77 343.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:55:28.370Z] #77 343.5 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-07-25T13:55:28.370Z] #77 343.5 ---------------------------------------------------------------------- [2022-07-25T13:55:28.370Z] #77 343.5 Libraries have been installed in: [2022-07-25T13:55:28.370Z] #77 343.5 /usr/local/lib [2022-07-25T13:55:28.370Z] #77 343.5 [2022-07-25T13:55:28.370Z] #77 343.5 If you ever happen to want to link against installed libraries [2022-07-25T13:55:28.370Z] #77 343.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:55:28.370Z] #77 343.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:55:28.370Z] #77 343.5 flag during linking and do at least one of the following: [2022-07-25T13:55:28.370Z] #77 343.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:55:28.370Z] #77 343.5 during execution [2022-07-25T13:55:28.370Z] #77 343.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:55:28.370Z] #77 343.5 during linking [2022-07-25T13:55:28.370Z] #77 343.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:55:28.370Z] #77 343.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:55:28.370Z] #77 343.5 [2022-07-25T13:55:28.370Z] #77 343.5 See any operating system documentation about shared libraries for [2022-07-25T13:55:28.370Z] #77 343.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:55:28.370Z] #77 343.5 ---------------------------------------------------------------------- [2022-07-25T13:55:28.370Z] #77 343.5 /bin/mkdir -p '/build' [2022-07-25T13:55:28.370Z] #77 343.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:55:28.370Z] #77 343.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:55:28.370Z] #77 343.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:55:28.370Z] #77 343.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:55:28.370Z] #77 343.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:55:28.370Z] #77 DONE 344.0s [2022-07-25T13:55:28.370Z] [2022-07-25T13:55:28.370Z] #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-07-25T13:55:28.370Z] #60 sha256:14665e2dbb8ac79cea5b47bfc0f4d63a61c391c4ff91c48f5d24ac85438fcd0d [2022-07-25T13:55:31.538Z] #77 341.6 AR libcrun_testing.a [2022-07-25T13:55:31.538Z] #77 341.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T13:55:31.538Z] #77 341.6 CCLD libcrun.la [2022-07-25T13:55:31.538Z] #77 341.7 CCLD tests/tests_libcrun_utils [2022-07-25T13:55:31.538Z] #77 341.7 CCLD tests/tests_libcrun_errors [2022-07-25T13:55:31.538Z] #77 341.7 CCLD tests/tests_libcrun_fuzzer [2022-07-25T13:55:31.538Z] #77 343.1 CCLD crun [2022-07-25T13:55:32.107Z] #77 343.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T13:55:32.366Z] #77 343.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T13:55:32.366Z] #77 343.9 /bin/mkdir -p '/usr/local/lib' [2022-07-25T13:55:32.366Z] #77 343.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T13:55:32.366Z] #77 344.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T13:55:32.366Z] #77 344.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T13:55:32.366Z] #77 344.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T13:55:32.366Z] #77 344.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T13:55:32.626Z] #77 344.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T13:55:32.626Z] #77 344.2 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-07-25T13:55:32.626Z] #77 344.3 ---------------------------------------------------------------------- [2022-07-25T13:55:32.626Z] #77 344.3 Libraries have been installed in: [2022-07-25T13:55:32.626Z] #77 344.3 /usr/local/lib [2022-07-25T13:55:32.626Z] #77 344.3 [2022-07-25T13:55:32.626Z] #77 344.3 If you ever happen to want to link against installed libraries [2022-07-25T13:55:32.626Z] #77 344.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T13:55:32.626Z] #77 344.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T13:55:32.626Z] #77 344.3 flag during linking and do at least one of the following: [2022-07-25T13:55:32.626Z] #77 344.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T13:55:32.626Z] #77 344.3 during execution [2022-07-25T13:55:32.626Z] #77 344.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T13:55:32.626Z] #77 344.3 during linking [2022-07-25T13:55:32.626Z] #77 344.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T13:55:32.626Z] #77 344.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T13:55:32.626Z] #77 344.3 [2022-07-25T13:55:32.626Z] #77 344.3 See any operating system documentation about shared libraries for [2022-07-25T13:55:32.626Z] #77 344.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T13:55:32.626Z] #77 344.3 ---------------------------------------------------------------------- [2022-07-25T13:55:32.626Z] #77 344.3 /bin/mkdir -p '/build' [2022-07-25T13:55:32.626Z] #77 344.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T13:55:32.886Z] #77 344.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T13:55:32.886Z] #77 344.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T13:55:32.886Z] #77 344.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T13:55:32.886Z] #77 344.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T13:55:33.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T13:55:33.147Z] #77 DONE 344.7s [2022-07-25T13:55:33.147Z] [2022-07-25T13:55:33.147Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:55:33.147Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:55:36.137Z] --- PASS: TestImportExtremelyLargeImageWorks (91.57s) [2022-07-25T13:55:36.137Z] PASS [2022-07-25T13:55:36.137Z] [2022-07-25T13:55:36.137Z] DONE 22 tests in 94.719s [2022-07-25T13:55:36.137Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T13:55:36.137Z] === RUN TestStripANSICommands [2022-07-25T13:55:36.137Z] === RUN TestStripANSICommands/#00 [2022-07-25T13:55:36.137Z] === RUN TestStripANSICommands/#01 [2022-07-25T13:55:36.137Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T13:55:36.137Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T13:55:36.137Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T13:55:36.137Z] PASS [2022-07-25T13:55:36.137Z] [2022-07-25T13:55:36.137Z] DONE 3 tests in 0.008s [2022-07-25T13:55:36.137Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T13:55:36.137Z] INFO: Testing against a local daemon [2022-07-25T13:55:36.137Z] === RUN TestNetworkCreateDelete [2022-07-25T13:55:36.137Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-25T13:55:36.137Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T13:55:36.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-25T13:55:36.137Z] === RUN TestDaemonDNSFallback [2022-07-25T13:55:37.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T13:55:38.664Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-25T13:55:38.664Z] === RUN TestInspectNetwork [2022-07-25T13:55:41.193Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T13:55:41.193Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T13:55:41.193Z] === RUN TestInspectNetwork/network_name [2022-07-25T13:55:41.193Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T13:55:45.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T13:55:45.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T13:55:45.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T13:55:45.374Z] --- PASS: TestInspectNetwork (7.01s) [2022-07-25T13:55:45.374Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T13:55:45.374Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T13:55:45.374Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T13:55:45.374Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T13:55:45.374Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T13:55:46.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T13:55:46.476Z] #60 223.0 + mkdir -p /build [2022-07-25T13:55:46.476Z] #60 223.0 + cp runc /build/runc [2022-07-25T13:55:46.476Z] #60 DONE 224.4s [2022-07-25T13:55:46.476Z] [2022-07-25T13:55:46.476Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:55:46.477Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:55:46.477Z] #55 436.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:55:46.477Z] #55 DONE 437.8s [2022-07-25T13:55:46.477Z] [2022-07-25T13:55:46.477Z] #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-07-25T13:55:46.477Z] #64 sha256:1e544978bed2dafb91a717bfebd820bf41d37496afeb5978482a5c2803aeedfb [2022-07-25T13:55:46.748Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T13:55:46.748Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:55:46.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:55:46.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:55:46.748Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T13:55:46.748Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T13:55:46.748Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T13:55:46.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T13:55:46.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T13:55:47.006Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:55:47.006Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T13:55:47.006Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T13:55:47.006Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T13:55:47.006Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T13:55:47.006Z] === RUN TestNetworkList [2022-07-25T13:55:47.006Z] === RUN TestNetworkList//networks [2022-07-25T13:55:47.006Z] === PAUSE TestNetworkList//networks [2022-07-25T13:55:47.006Z] === RUN TestNetworkList//networks/ [2022-07-25T13:55:47.006Z] === PAUSE TestNetworkList//networks/ [2022-07-25T13:55:47.006Z] === CONT TestNetworkList//networks [2022-07-25T13:55:47.006Z] === CONT TestNetworkList//networks/ [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T13:55:47.006Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T13:55:47.006Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T13:55:47.572Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T13:55:47.572Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T13:55:47.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T13:55:48.026Z] #55 ... [2022-07-25T13:55:48.026Z] [2022-07-25T13:55:48.026Z] #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-07-25T13:55:48.026Z] #60 sha256:cb699ca51db3062e8fa07e20d2874e3412d6c2948235c7d01e4058124873813a [2022-07-25T13:55:48.026Z] #60 224.4 + mkdir -p /build [2022-07-25T13:55:48.026Z] #60 224.4 + cp runc /build/runc [2022-07-25T13:55:48.284Z] #60 DONE 225.4s [2022-07-25T13:55:48.284Z] [2022-07-25T13:55:48.284Z] #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.46.2" && /build/golangci-lint --version [2022-07-25T13:55:48.284Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T13:55:48.284Z] #55 439.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T13:55:48.284Z] #55 DONE 439.3s [2022-07-25T13:55:48.284Z] [2022-07-25T13:55:48.284Z] #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-07-25T13:55:48.284Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:55:48.505Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-25T13:55:48.505Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T13:55:49.438Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-25T13:55:49.438Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T13:55:49.770Z] #64 ... [2022-07-25T13:55:49.770Z] [2022-07-25T13:55:49.770Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:55:49.770Z] #56 sha256:f7084b9e568e3c68cedb5dcfe04a54ce546735fc8866c4cfadfff5cdec8143ca [2022-07-25T13:55:49.770Z] #56 DONE 0.7s [2022-07-25T13:55:49.770Z] [2022-07-25T13:55:49.770Z] #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-07-25T13:55:49.770Z] #64 sha256:1e544978bed2dafb91a717bfebd820bf41d37496afeb5978482a5c2803aeedfb [2022-07-25T13:55:50.030Z] #64 ... [2022-07-25T13:55:50.030Z] [2022-07-25T13:55:50.030Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:55:50.030Z] #58 sha256:ef1bcef213690fc1c456bf0df801bd6e845133d18972851b3d988b1483955f10 [2022-07-25T13:55:50.030Z] #58 DONE 0.1s [2022-07-25T13:55:50.030Z] [2022-07-25T13:55:50.030Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:55:50.030Z] #61 sha256:6bba23dc5e05dda79ebbd2b3afab52c58da7844a1384139b2ba46f9268520f02 [2022-07-25T13:55:50.290Z] #61 DONE 0.3s [2022-07-25T13:55:50.290Z] [2022-07-25T13:55:50.290Z] #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-07-25T13:55:50.290Z] #64 sha256:1e544978bed2dafb91a717bfebd820bf41d37496afeb5978482a5c2803aeedfb [2022-07-25T13:55:50.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T13:55:50.371Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-25T13:55:50.371Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T13:55:50.817Z] #64 ... [2022-07-25T13:55:50.817Z] [2022-07-25T13:55:50.817Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T13:55:50.817Z] #56 sha256:4ae8fa4103d871c5e724f5a9f515c6f14c94159d19ee4b9e9214ef092a52d931 [2022-07-25T13:55:50.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T13:55:51.385Z] #56 DONE 0.7s [2022-07-25T13:55:51.385Z] [2022-07-25T13:55:51.385Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T13:55:51.385Z] #58 sha256:4cffdb702238db8ff75a00d2d52dac355bbae4073adc734cf8c6fe57f2463154 [2022-07-25T13:55:51.385Z] #58 DONE 0.1s [2022-07-25T13:55:51.385Z] [2022-07-25T13:55:51.385Z] #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-07-25T13:55:51.385Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:55:51.385Z] #64 ... [2022-07-25T13:55:51.385Z] [2022-07-25T13:55:51.385Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T13:55:51.385Z] #61 sha256:326dd0a4419fd680e3d1e89efd607064178667f0763c44767fd4546e0f484fba [2022-07-25T13:55:51.644Z] #61 DONE 0.2s [2022-07-25T13:55:51.644Z] [2022-07-25T13:55:51.644Z] #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-07-25T13:55:51.644Z] #64 sha256:8d31c9edb7b98b5862ca975674466380e81609fe5ac7b96b66e71c0f4ea92f75 [2022-07-25T13:55:51.667Z] #64 381.6 + bin/containerd [2022-07-25T13:55:51.744Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-25T13:55:51.744Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T13:55:51.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T13:55:52.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T13:55:52.310Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T13:55:52.310Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T13:55:53.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T13:55:53.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T13:55:54.840Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-07-25T13:55:54.840Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T13:55:54.840Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:55:54.840Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:55:54.840Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T13:55:54.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T13:55:54.931Z] #64 382.6 + bin/containerd [2022-07-25T13:55:55.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T13:55:56.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T13:55:57.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T13:55:57.339Z] Using test binary docker [2022-07-25T13:55:57.339Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:55:57.339Z] +++ /etc/init.d/apparmor start [2022-07-25T13:55:57.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T13:55:57.339Z] INFO: Waiting for daemon to start... [2022-07-25T13:55:57.339Z] Starting dockerd [2022-07-25T13:55:57.339Z] +++ 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-07-25T13:55:59.242Z] . [2022-07-25T13:55:59.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T13:55:59.242Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T13:55:59.242Z] Error: No such image: emptyfs [2022-07-25T13:55:59.242Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T13:55:59.242Z] ++++ docker load [2022-07-25T13:55:59.500Z] Running integration-test (iteration 1) [2022-07-25T13:55:59.500Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T13:55:59.500Z] ++ 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-07-25T13:55:59.500Z] ++ set -e [2022-07-25T13:55:59.500Z] ++ '[' -n 0 ']' [2022-07-25T13:55:59.500Z] ++ set -x [2022-07-25T13:55:59.501Z] ++ 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-07-25T13:55:59.759Z] Loaded image: busybox:latest [2022-07-25T13:55:59.759Z] Loaded image: busybox:glibc [2022-07-25T13:56:00.697Z] Loaded image: debian:bullseye-slim [2022-07-25T13:56:00.697Z] Loaded image: hello-world:latest [2022-07-25T13:56:00.956Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:56:00.956Z] INFO: Testing against a local daemon [2022-07-25T13:56:00.956Z] === RUN TestCgroupNamespacesBuild [2022-07-25T13:56:02.334Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-07-25T13:56:02.334Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T13:56:03.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-25T13:56:03.272Z] === RUN TestBuildWithSession [2022-07-25T13:56:03.272Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:56:03.272Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T13:56:03.272Z] === RUN TestBuildSquashParent [2022-07-25T13:56:03.708Z] INFO [linters context/goanalysis] analyzers took 6m39.357866505s with top 10 stages: buildir: 2m19.404669433s, the_only_name: 40.468274102s, goimports: 29.858314564s, unconvert: 24.233422233s, S1038: 18.638163728s, gosec: 18.237224289s, misspell: 7.499997836s, S1039: 6.097321625s, unused: 5.136498394s, SA4030: 4.864913115s [2022-07-25T13:56:03.708Z] INFO [runner] Issues before processing: 2455, after processing: 0 [2022-07-25T13:56:03.708Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2120/2120, nolint: 0/77, cgo: 2120/2455, filename_unadjuster: 2120/2120, path_prettifier: 2120/2120, exclude: 2017/2017, skip_dirs: 2120/2120, autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, exclude-rules: 77/2017 [2022-07-25T13:56:03.708Z] INFO [runner] processing took 82.971516ms with stages: nolint: 33.353009ms, identifier_marker: 21.780284ms, path_prettifier: 9.350804ms, autogenerated_exclude: 8.795428ms, exclude-rules: 7.584215ms, skip_dirs: 1.78584ms, cgo: 194.913µs, filename_unadjuster: 120.432µs, max_same_issues: 1.876µs, skip_files: 1.106µs, max_from_linter: 661ns, uniq_by_line: 614ns, exclude: 448ns, diff: 377ns, source_code: 320ns, path_shortener: 264ns, max_per_file_from_linter: 258ns, severity-rules: 249ns, sort_results: 233ns, path_prefixer: 185ns [2022-07-25T13:56:03.708Z] INFO [runner] linters took 1m45.730794489s with stages: goanalysis_metalinter: 1m45.647541899s [2022-07-25T13:56:03.708Z] INFO File cache stats: 1693 entries of total size 8.6MiB [2022-07-25T13:56:03.708Z] INFO Memory: 2795 samples, avg is 316.3MB, max is 1209.3MB [2022-07-25T13:56:03.708Z] INFO Execution took 4m39.372856196s [2022-07-25T13:56:03.708Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-25T13:56:04.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ff7284917ff2df9a70157a64ffced701b87a7bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ff7284917ff2df9a70157a64ffced701b87a7bd hack/make.sh dynbinary test-docker-py [2022-07-25T13:56:04.279Z] [2022-07-25T13:56:04.535Z] Removing bundles/ [2022-07-25T13:56:04.535Z] [2022-07-25T13:56:04.535Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:56:04.535Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:56:04.535Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:56:07.463Z] --- PASS: TestBuildSquashParent (3.99s) [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:56:07.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:56:07.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:56:07.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:56:07.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:56:07.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:56:07.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:56:07.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:56:07.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T13:56:07.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T13:56:08.401Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T13:56:08.401Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T13:56:09.720Z] --- PASS: TestServiceWithDataPathPortInit (14.27s) [2022-07-25T13:56:09.720Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T13:56:09.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T13:56:09.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s) [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s) [2022-07-25T13:56:11.161Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-07-25T13:56:11.161Z] === RUN TestBuildMultiStageCopy [2022-07-25T13:56:11.161Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T13:56:11.620Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mf31m5747taupoa354lievojr Created:2022-07-25 13:56:10.04506081 +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[679a8fd55260e14c9cae650d6aabc53da233d105d0a36ebd4785cab665cca579:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kbrlds1mmck82lass2l0o3i2h EndpointID:f07f62cb47600ba9d652d3d848b03ffa90af08bf65f499a54f3089129193426c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8c2021de2775bd9c8de507138616798122ddc94ea5c600cbbf820499283885f 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:1e4c80338b1d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kbrlds1mmck82lass2l0o3i2h EndpointID:f07f62cb47600ba9d652d3d848b03ffa90af08bf65f499a54f3089129193426c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T13:56:12.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T13:56:12.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T13:56:12.616Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T13:56:12.875Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T13:56:13.134Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-07-25T13:56:13.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2022-07-25T13:56:13.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-25T13:56:13.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-25T13:56:13.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-25T13:56:13.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-25T13:56:13.134Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T13:56:13.702Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-07-25T13:56:13.702Z] === RUN TestBuildLabelWithTargets [2022-07-25T13:56:14.639Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-07-25T13:56:14.639Z] === RUN TestBuildWithEmptyLayers [2022-07-25T13:56:15.207Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-25T13:56:15.207Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T13:56:15.802Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-07-25T13:56:15.802Z] PASS [2022-07-25T13:56:15.802Z] [2022-07-25T13:56:15.802Z] === Skipped [2022-07-25T13:56:15.802Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:56:15.802Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:56:15.802Z] [2022-07-25T13:56:15.802Z] DONE 38 tests, 1 skipped in 44.492s [2022-07-25T13:56:15.802Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:56:15.802Z] INFO: Testing against a local daemon [2022-07-25T13:56:15.802Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T13:56:15.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:56:15.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:56:15.802Z] === RUN TestDockerNetworkIpvlan [2022-07-25T13:56:15.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:56:15.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:56:15.802Z] PASS [2022-07-25T13:56:15.802Z] [2022-07-25T13:56:15.802Z] === Skipped [2022-07-25T13:56:15.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T13:56:15.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:56:15.802Z] [2022-07-25T13:56:15.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T13:56:15.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T13:56:15.802Z] [2022-07-25T13:56:15.802Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-25T13:56:15.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T13:56:15.802Z] INFO: Testing against a local daemon [2022-07-25T13:56:15.802Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T13:56:16.586Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-07-25T13:56:16.586Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T13:56:17.166Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-07-25T13:56:17.166Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T13:56:17.176Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-25T13:56:17.176Z] === RUN TestDockerNetworkMacvlan [2022-07-25T13:56:17.742Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T13:56:18.550Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) [2022-07-25T13:56:18.550Z] === RUN TestBuildWithHugeFile [2022-07-25T13:56:18.678Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T13:56:19.245Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T13:56:21.146Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T13:56:23.048Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T13:56:26.334Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan (9.83s) [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-07-25T13:56:26.902Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-07-25T13:56:26.902Z] PASS [2022-07-25T13:56:26.902Z] [2022-07-25T13:56:26.902Z] DONE 8 tests in 11.085s [2022-07-25T13:56:26.902Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T13:56:26.902Z] testing: warning: no tests to run [2022-07-25T13:56:26.902Z] PASS [2022-07-25T13:56:26.902Z] [2022-07-25T13:56:26.902Z] DONE 0 tests in 0.007s [2022-07-25T13:56:26.902Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T13:56:27.161Z] INFO: Testing against a local daemon [2022-07-25T13:56:27.161Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T13:56:28.537Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-07-25T13:56:28.537Z] === RUN TestAuthZPluginTLS [2022-07-25T13:56:28.795Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-25T13:56:28.795Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T13:56:29.362Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T13:56:29.362Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T13:56:29.928Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T13:56:29.928Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T13:56:30.494Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-25T13:56:30.494Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T13:56:31.869Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-07-25T13:56:31.869Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T13:56:32.127Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-25T13:56:32.127Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T13:56:32.694Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T13:56:32.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T13:56:33.262Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-25T13:56:33.262Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T13:56:34.659Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2022-07-25T13:56:34.659Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T13:56:36.560Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-07-25T13:56:36.560Z] === RUN TestAuthZPluginHeader [2022-07-25T13:56:36.818Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-25T13:56:36.818Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T13:56:41.001Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2022-07-25T13:56:41.001Z] === RUN TestAuthZPluginV2Disable [2022-07-25T13:56:45.183Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-07-25T13:56:45.183Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T13:56:47.970Z] #64 432.4 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:56:47.970Z] #64 432.4 /usr/bin/ld: /tmp/go-link-554867233/000019.o: in function `New': [2022-07-25T13:56:47.970Z] #64 432.4 /tmp/tmp.rzxFOCwx4P/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-07-25T13:56:47.970Z] #64 432.5 + bin/containerd-stress [2022-07-25T13:56:47.970Z] #64 433.6 + bin/containerd-shim [2022-07-25T13:56:48.464Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-07-25T13:56:48.464Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T13:56:51.160Z] #64 433.6 # github.com/containerd/containerd/cmd/containerd [2022-07-25T13:56:51.160Z] #64 433.6 /usr/bin/ld: /tmp/go-link-3449543328/000019.o: in function `New': [2022-07-25T13:56:51.160Z] #64 433.6 /tmp/tmp.K4wVuacXzg/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-07-25T13:56:51.160Z] #64 433.7 + bin/containerd-stress [2022-07-25T13:56:51.160Z] #64 434.8 + bin/containerd-shim [2022-07-25T13:56:56.098Z] #64 444.7 + bin/containerd-shim-runc-v1 [2022-07-25T13:56:57.278Z] --- PASS: TestBuildWithHugeFile (34.72s) [2022-07-25T13:56:57.278Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T13:56:57.278Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:56:57.278Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:56:57.278Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T13:56:57.278Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:56:57.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:56:57.278Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:56:57.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:56:57.278Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:56:57.278Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:56:57.278Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T13:56:57.278Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T13:56:57.278Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T13:56:57.278Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-25T13:56:57.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-25T13:56:57.278Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-25T13:56:57.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-25T13:56:57.278Z] === RUN TestBuildPreserveOwnership [2022-07-25T13:56:57.278Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T13:56:57.278Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T13:56:57.278Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-07-25T13:56:57.278Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-07-25T13:56:57.278Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-07-25T13:56:57.278Z] === RUN TestBuildPlatformInvalid [2022-07-25T13:56:57.278Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T13:56:57.278Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T13:56:57.278Z] Loaded image: busybox:latest [2022-07-25T13:56:57.278Z] Loaded image: busybox:glibc [2022-07-25T13:56:58.215Z] Loaded image: debian:bullseye-slim [2022-07-25T13:56:58.474Z] Loaded image: hello-world:latest [2022-07-25T13:56:58.474Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T13:56:59.286Z] #64 446.0 + bin/containerd-shim-runc-v1 [2022-07-25T13:57:00.666Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2022-07-25T13:57:00.666Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T13:57:01.370Z] #64 451.0 + bin/containerd-shim-runc-v2 [2022-07-25T13:57:01.628Z] #64 451.8 + binaries [2022-07-25T13:57:01.628Z] #64 451.8 + install -D bin/containerd /build/containerd [2022-07-25T13:57:01.628Z] #64 451.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:57:01.628Z] #64 451.8 + install -D bin/ctr /build/ctr [2022-07-25T13:57:04.161Z] #64 DONE 454.0s [2022-07-25T13:57:04.589Z] #64 452.4 + bin/containerd-shim-runc-v2 [2022-07-25T13:57:05.098Z] [2022-07-25T13:57:05.098Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:57:05.098Z] #65 sha256:132e491beb46c6fa38a8c6ae0391f4d3ee85076d9a9327420e940a8631cc5e55 [2022-07-25T13:57:05.526Z] #64 453.3 + binaries [2022-07-25T13:57:05.526Z] #64 453.3 + install -D bin/containerd /build/containerd [2022-07-25T13:57:05.526Z] #64 453.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T13:57:05.526Z] #64 453.3 + install -D bin/ctr /build/ctr [2022-07-25T13:57:06.034Z] #65 DONE 0.9s [2022-07-25T13:57:06.034Z] [2022-07-25T13:57:06.034Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:57:06.034Z] #70 sha256:ac4d8ab7859b47d4b92245a3dd8107d2e631c7d2cb9dc19ffa68272fe72fd3cd [2022-07-25T13:57:06.292Z] #70 DONE 0.3s [2022-07-25T13:57:06.292Z] [2022-07-25T13:57:06.292Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:57:06.292Z] #75 sha256:2428db4d2c3712d6381cb1bf07ab79f95743d5113b813a5710dc100bb688845b [2022-07-25T13:57:06.597Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.52s) [2022-07-25T13:57:06.598Z] PASS [2022-07-25T13:57:06.598Z] [2022-07-25T13:57:06.598Z] === Skipped [2022-07-25T13:57:06.598Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-25T13:57:06.598Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T13:57:06.598Z] [2022-07-25T13:57:06.598Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T13:57:06.598Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T13:57:06.598Z] [2022-07-25T13:57:06.598Z] DONE 34 tests, 2 skipped in 66.642s [2022-07-25T13:57:06.598Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T13:57:06.598Z] ++ 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-07-25T13:57:06.598Z] ++ set -e [2022-07-25T13:57:06.598Z] ++ '[' -n 0 ']' [2022-07-25T13:57:06.598Z] ++ set -x [2022-07-25T13:57:06.598Z] ++ 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-07-25T13:57:06.598Z] INFO: Testing against a local daemon [2022-07-25T13:57:06.598Z] === RUN TestConfigInspect [2022-07-25T13:57:07.227Z] #75 DONE 1.0s [2022-07-25T13:57:07.227Z] [2022-07-25T13:57:07.227Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:57:07.227Z] #78 sha256:773079c6b245eda8eda4e62005253914cbae59fcd56b6b8ba074e0fa541e72ee [2022-07-25T13:57:07.227Z] #78 DONE 0.0s [2022-07-25T13:57:07.227Z] [2022-07-25T13:57:07.227Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:57:07.227Z] #79 sha256:471aab5ce4b4803de5297f0ef4740407f1cc86e0d8d5ad9cea9ba27bf08530bd [2022-07-25T13:57:07.227Z] #79 DONE 0.0s [2022-07-25T13:57:07.227Z] [2022-07-25T13:57:07.227Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:57:07.227Z] #80 sha256:b7f5df48f2b7292e9515d0ce35452a9ed73647364d1274c623e0c21f4ce0f838 [2022-07-25T13:57:07.227Z] #80 DONE 0.0s [2022-07-25T13:57:07.227Z] [2022-07-25T13:57:07.227Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:57:07.227Z] #81 sha256:3d6ae290a4d0d24ce52d5151c79db022447e222ad35fcd74d0f27cd2eb2cb84f [2022-07-25T13:57:07.425Z] #64 DONE 455.2s [2022-07-25T13:57:08.360Z] [2022-07-25T13:57:08.360Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T13:57:08.360Z] #65 sha256:eaf9988639986fa9cb8690046ecc8b03ccf7a38b7c6d788c58aa7bea7631b97a [2022-07-25T13:57:08.501Z] --- PASS: TestConfigInspect (2.21s) [2022-07-25T13:57:08.501Z] === RUN TestConfigList [2022-07-25T13:57:09.294Z] #65 DONE 0.9s [2022-07-25T13:57:09.294Z] [2022-07-25T13:57:09.294Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T13:57:09.294Z] #70 sha256:c0a67598682cc60e371114d413e420c0c9341d5ac65679a8320ae6d81236b985 [2022-07-25T13:57:09.553Z] #70 DONE 0.2s [2022-07-25T13:57:09.553Z] [2022-07-25T13:57:09.553Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T13:57:09.553Z] #75 sha256:6b8f056bb885d4ab8105341d7be6df10dd187b7cacc72072c354de5e7c1967b1 [2022-07-25T13:57:10.486Z] #75 DONE 0.9s [2022-07-25T13:57:10.486Z] [2022-07-25T13:57:10.486Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T13:57:10.486Z] #78 sha256:0510528f9f2d0f0c9ddda81848371cf529cfaa4f172e7576d31d30beab602c55 [2022-07-25T13:57:10.486Z] #78 DONE 0.0s [2022-07-25T13:57:10.486Z] [2022-07-25T13:57:10.486Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T13:57:10.486Z] #79 sha256:056529dcf025aa472414a1e24c6cddaa0e338f3f40b0318d7f026d27a4422117 [2022-07-25T13:57:10.486Z] #79 DONE 0.0s [2022-07-25T13:57:10.486Z] [2022-07-25T13:57:10.486Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T13:57:10.486Z] #80 sha256:b46857e6c671d47b968e653e1663cd5d8fd7d469e2620fc7611b578b90230a91 [2022-07-25T13:57:10.486Z] #80 DONE 0.0s [2022-07-25T13:57:10.486Z] [2022-07-25T13:57:10.486Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T13:57:10.486Z] #81 sha256:31dfaed6140e073ca77b723cd343182c86450f6888d54c64cb0a47758414f199 [2022-07-25T13:57:11.035Z] --- PASS: TestConfigList (2.20s) [2022-07-25T13:57:11.035Z] === RUN TestConfigsCreateAndDelete [2022-07-25T13:57:12.938Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2022-07-25T13:57:12.938Z] === RUN TestConfigsUpdate [2022-07-25T13:57:13.792Z] #81 DONE 6.1s [2022-07-25T13:57:13.792Z] [2022-07-25T13:57:13.792Z] #82 exporting to image [2022-07-25T13:57:13.792Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:57:13.792Z] #82 exporting layers [2022-07-25T13:57:14.671Z] #81 DONE 3.5s [2022-07-25T13:57:14.671Z] [2022-07-25T13:57:14.671Z] #82 exporting to image [2022-07-25T13:57:14.671Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T13:57:14.671Z] #82 exporting layers [2022-07-25T13:57:15.478Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-25T13:57:15.479Z] === RUN TestTemplatedConfig [2022-07-25T13:57:15.532Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-25T13:57:15.532Z] PASS [2022-07-25T13:57:15.532Z] [2022-07-25T13:57:15.532Z] DONE 17 tests in 48.547s [2022-07-25T13:57:15.532Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T13:57:15.532Z] INFO: Testing against a local daemon [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:57:15.532Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:57:15.532Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T13:57:15.532Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T13:57:15.532Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T13:57:15.532Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T13:57:15.532Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T13:57:15.532Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T13:57:15.532Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T13:57:15.533Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T13:57:15.533Z] === RUN TestPluginInstall [2022-07-25T13:57:15.533Z] === RUN TestPluginInstall/no_auth [2022-07-25T13:57:16.466Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:57:16.466Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1a5d8d52fd89d9f4b05ea2746473b5abb4e720d0427439cbd4b1358c5883d68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:57:16.466Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:57:16.466Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1a5d8d52fd89d9f4b05ea2746473b5abb4e720d0427439cbd4b1358c5883d68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:57:16.726Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T13:57:16.985Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:57:16.985Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87d736c9001f730fd6c386c67bdc78c96d574974d91faa11bf131fa047b44f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:57:16.985Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:57:16.985Z] time="2022-07-25T13:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87d736c9001f730fd6c386c67bdc78c96d574974d91faa11bf131fa047b44f16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:57:17.243Z] === RUN TestPluginInstall/with_insecure [2022-07-25T13:57:17.382Z] --- PASS: TestTemplatedConfig (2.45s) [2022-07-25T13:57:17.382Z] === RUN TestConfigCreateResolve [2022-07-25T13:57:18.178Z] time="2022-07-25T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:57:18.178Z] time="2022-07-25T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ee268465e8a9d443907a659e72e8b143e34c18e127a3d6ebfaf68b044c8818a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:57:18.178Z] time="2022-07-25T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T13:57:18.178Z] time="2022-07-25T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ee268465e8a9d443907a659e72e8b143e34c18e127a3d6ebfaf68b044c8818a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T13:57:18.438Z] plugin_test.go:195: [d9d2c01ac4de6] daemon is not started [2022-07-25T13:57:18.438Z] --- PASS: TestPluginInstall (2.81s) [2022-07-25T13:57:18.438Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-07-25T13:57:18.438Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-25T13:57:18.438Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-07-25T13:57:18.438Z] === RUN TestPluginsWithRuntimes [2022-07-25T13:57:19.917Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-25T13:57:19.917Z] PASS [2022-07-25T13:57:19.917Z] [2022-07-25T13:57:19.917Z] DONE 6 tests in 13.594s [2022-07-25T13:57:19.917Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T13:57:19.917Z] ++ 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-07-25T13:57:19.917Z] ++ set -e [2022-07-25T13:57:19.917Z] ++ '[' -n 0 ']' [2022-07-25T13:57:19.917Z] ++ set -x [2022-07-25T13:57:19.917Z] ++ 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-07-25T13:57:19.917Z] INFO: Testing against a local daemon [2022-07-25T13:57:19.917Z] === RUN TestAttachWithTTY [2022-07-25T13:57:19.917Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-25T13:57:19.917Z] === RUN TestAttachWithoutTTy [2022-07-25T13:57:19.917Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T13:57:19.917Z] === RUN TestCheckpoint [2022-07-25T13:57:19.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:57:19.917Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:57:19.917Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T13:57:19.917Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T13:57:19.917Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T13:57:19.917Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T13:57:19.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T13:57:19.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-25T13:57:19.917Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T13:57:20.177Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T13:57:20.177Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T13:57:20.177Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T13:57:20.177Z] === RUN TestCopyEmptyFile [2022-07-25T13:57:20.338Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T13:57:20.436Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-25T13:57:20.436Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T13:57:20.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T13:57:20.436Z] === RUN TestCopyFromContainer [2022-07-25T13:57:20.905Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T13:57:21.233Z] #82 exporting layers 7.1s done [2022-07-25T13:57:21.233Z] #82 writing image sha256:9272e67422a49bb1890fac9158a52f2a931884d4fc14a4e7778fd86964baebbd done [2022-07-25T13:57:21.233Z] #82 naming to docker.io/library/docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb done [2022-07-25T13:57:21.233Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-25T13:57:21.372Z] === RUN TestCopyFromContainer// [2022-07-25T13:57:21.372Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T13:57:21.372Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T13:57:21.556Z] + trap exit INT TERM [2022-07-25T13:57:21.556Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-25T13:57:21.556Z] + CONTAINER_NAME=docker-pr2 [2022-07-25T13:57:21.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43857/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb -e DOCKER_GRAPHDRIVER docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb hack/make.sh dynbinary [2022-07-25T13:57:21.632Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T13:57:21.632Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T13:57:21.632Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T13:57:21.632Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T13:57:21.838Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2022-07-25T13:57:21.838Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-07-25T13:57:21.838Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-07-25T13:57:21.838Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T13:57:21.891Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T13:57:21.891Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T13:57:21.891Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer (1.59s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T13:57:21.891Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T13:57:21.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T13:57:21.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:57:21.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:57:21.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:57:21.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:57:21.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:57:21.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:57:21.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T13:57:21.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T13:57:21.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T13:57:21.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T13:57:21.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T13:57:21.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T13:57:21.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T13:57:21.891Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T13:57:21.912Z] #82 exporting layers 8.2s done [2022-07-25T13:57:21.912Z] #82 writing image sha256:42d57ddec3c4bbfcbc050c728eb75ac853244a63a17904a56597dfd0ac7c4311 done [2022-07-25T13:57:21.912Z] #82 naming to docker.io/library/docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb done [2022-07-25T13:57:21.912Z] #82 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T13:57:22.150Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T13:57:22.150Z] === RUN TestCreateWithInvalidEnv [2022-07-25T13:57:22.150Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T13:57:22.150Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T13:57:22.150Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T13:57:22.150Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T13:57:22.150Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T13:57:22.150Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T13:57:22.150Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T13:57:22.150Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T13:57:22.150Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T13:57:22.150Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-25T13:57:22.150Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T13:57:22.150Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T13:57:22.150Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T13:57:22.150Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T13:57:22.150Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T13:57:22.150Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T13:57:22.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb -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:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb hack/make.sh dynbinary test-integration [2022-07-25T13:57:22.404Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-25T13:57:22.404Z] PASS [2022-07-25T13:57:22.404Z] [2022-07-25T13:57:22.404Z] DONE 24 tests in 6.880s [2022-07-25T13:57:22.404Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T13:57:22.404Z] INFO: Testing against a local daemon [2022-07-25T13:57:22.404Z] === RUN TestExternalGraphDriver [2022-07-25T13:57:22.970Z] === RUN TestExternalGraphDriver/json [2022-07-25T13:57:23.456Z] [2022-07-25T13:57:23.456Z] Removing bundles/ [2022-07-25T13:57:23.456Z] [2022-07-25T13:57:23.456Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:57:23.456Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:57:23.456Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:57:23.528Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-07-25T13:57:23.528Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T13:57:23.622Z] [2022-07-25T13:57:23.622Z] Removing bundles/ [2022-07-25T13:57:23.622Z] [2022-07-25T13:57:23.622Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T13:57:23.622Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T13:57:23.622Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-25T13:57:24.466Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T13:57:24.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:57:24.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:57:24.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:57:24.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:57:24.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:57:24.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:57:24.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:57:24.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:57:24.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:57:24.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:57:24.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T13:57:24.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T13:57:24.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T13:57:24.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T13:57:24.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T13:57:24.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-25T13:57:24.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T13:57:24.869Z] === RUN TestExternalGraphDriver/spec [2022-07-25T13:57:25.034Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-25T13:57:25.034Z] === RUN TestCreateDifferentPlatform [2022-07-25T13:57:25.034Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T13:57:25.034Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T13:57:25.034Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T13:57:25.034Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T13:57:25.034Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T13:57:25.034Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T13:57:25.034Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-25T13:57:25.034Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T13:57:25.034Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-25T13:57:25.034Z] === RUN TestCreateInvalidHostConfig [2022-07-25T13:57:25.034Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:57:25.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:57:25.034Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:57:25.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:57:25.034Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:57:25.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:57:25.034Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:57:25.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:57:25.034Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T13:57:25.034Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T13:57:25.034Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T13:57:25.034Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T13:57:25.034Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T13:57:25.034Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T13:57:25.034Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T13:57:25.034Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T13:57:25.034Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T13:57:25.034Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T13:57:25.034Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T13:57:25.034Z] === RUN TestDaemonRestartIpcMode [2022-07-25T13:57:25.034Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T13:57:25.034Z] === RUN TestDaemonHostGatewayIP [2022-07-25T13:57:25.034Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T13:57:25.034Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T13:57:25.034Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T13:57:25.034Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T13:57:25.034Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T13:57:25.034Z] === RUN TestDiff [2022-07-25T13:57:25.602Z] --- PASS: TestDiff (0.42s) [2022-07-25T13:57:25.602Z] === RUN TestExecConsoleSize [2022-07-25T13:57:25.861Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-25T13:57:25.861Z] === RUN TestExecWithCloseStdin [2022-07-25T13:57:26.243Z] === RUN TestExternalGraphDriver/pull [2022-07-25T13:57:26.428Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-25T13:57:26.429Z] === RUN TestExec [2022-07-25T13:57:26.996Z] --- PASS: TestExec (0.48s) [2022-07-25T13:57:26.996Z] === RUN TestExecUser [2022-07-25T13:57:27.564Z] --- PASS: TestExecUser (0.49s) [2022-07-25T13:57:27.564Z] === RUN TestExportContainerAndImportImage [2022-07-25T13:57:28.131Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-25T13:57:28.131Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T13:57:28.143Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-07-25T13:57:28.143Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-25T13:57:28.143Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-25T13:57:28.143Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-07-25T13:57:28.143Z] === RUN TestGraphdriverPluginV2 [2022-07-25T13:57:29.510Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T13:57:29.510Z] === RUN TestHealthCheckWorkdir [2022-07-25T13:57:29.769Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-25T13:57:29.769Z] === RUN TestHealthKillContainer [2022-07-25T13:57:32.326Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2022-07-25T13:57:32.326Z] PASS [2022-07-25T13:57:32.326Z] [2022-07-25T13:57:32.326Z] DONE 5 tests in 9.782s [2022-07-25T13:57:32.326Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T13:57:32.326Z] INFO: Testing against a local daemon [2022-07-25T13:57:32.326Z] === RUN TestContinueAfterPluginCrash [2022-07-25T13:57:32.326Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T13:57:32.326Z] === RUN TestReadPluginNoRead [2022-07-25T13:57:32.326Z] === PAUSE TestReadPluginNoRead [2022-07-25T13:57:32.326Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T13:57:32.326Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T13:57:32.326Z] === CONT TestContinueAfterPluginCrash [2022-07-25T13:57:32.326Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T13:57:35.611Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-07-25T13:57:35.611Z] === CONT TestReadPluginNoRead [2022-07-25T13:57:37.887Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-25T13:57:37.888Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T13:57:38.140Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T13:57:38.146Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-25T13:57:38.146Z] === RUN TestIpcModeNone [2022-07-25T13:57:38.724Z] --- PASS: TestIpcModeNone (0.50s) [2022-07-25T13:57:38.724Z] === RUN TestIpcModePrivate [2022-07-25T13:57:38.989Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T13:57:38.989Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-25T13:57:38.989Z] === RUN TestIpcModeShareable [2022-07-25T13:57:39.513Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T13:57:39.556Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-25T13:57:39.556Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-25T13:57:39.556Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T13:57:40.449Z] === RUN TestReadPluginNoRead/default [2022-07-25T13:57:40.707Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-07-25T13:57:41.461Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-07-25T13:57:41.461Z] === RUN TestAPIIpcModeHost [2022-07-25T13:57:41.461Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-25T13:57:41.461Z] === RUN TestDaemonIpcModeShareable [2022-07-25T13:57:41.642Z] === CONT TestReadPluginNoRead [2022-07-25T13:57:41.642Z] read_test.go:92: [d906981d6f248] daemon is not started [2022-07-25T13:57:41.642Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-07-25T13:57:41.642Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-07-25T13:57:41.642Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-25T13:57:41.642Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-07-25T13:57:41.642Z] PASS [2022-07-25T13:57:41.642Z] [2022-07-25T13:57:41.642Z] DONE 6 tests in 9.493s [2022-07-25T13:57:41.642Z] 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-07-25T13:57:41.900Z] testing: warning: no tests to run [2022-07-25T13:57:41.900Z] PASS [2022-07-25T13:57:41.900Z] [2022-07-25T13:57:41.900Z] DONE 0 tests in 0.009s [2022-07-25T13:57:41.900Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T13:57:41.900Z] INFO: Testing against a local daemon [2022-07-25T13:57:41.900Z] === RUN TestPluginWithDevMounts [2022-07-25T13:57:41.900Z] === PAUSE TestPluginWithDevMounts [2022-07-25T13:57:41.900Z] === CONT TestPluginWithDevMounts [2022-07-25T13:57:42.838Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-25T13:57:42.838Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-07-25T13:57:42.839Z] === RUN TestDaemonIpcModePrivate [2022-07-25T13:57:43.776Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-25T13:57:43.776Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-25T13:57:43.776Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T13:57:43.799Z] --- PASS: TestPluginWithDevMounts (1.65s) [2022-07-25T13:57:43.799Z] PASS [2022-07-25T13:57:43.799Z] [2022-07-25T13:57:43.799Z] DONE 1 tests in 1.675s [2022-07-25T13:57:43.799Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T13:57:43.799Z] INFO: Testing against a local daemon [2022-07-25T13:57:43.799Z] === RUN TestSecretInspect [2022-07-25T13:57:45.154Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-25T13:57:45.154Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-25T13:57:45.154Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T13:57:45.702Z] --- PASS: TestSecretInspect (2.22s) [2022-07-25T13:57:45.702Z] === RUN TestSecretList [2022-07-25T13:57:46.090Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-25T13:57:46.349Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-25T13:57:46.349Z] === RUN TestIpcModeOlderClient [2022-07-25T13:57:46.349Z] === PAUSE TestIpcModeOlderClient [2022-07-25T13:57:46.349Z] === RUN TestKillContainerInvalidSignal [2022-07-25T13:57:46.608Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-25T13:57:46.608Z] === RUN TestKillContainer [2022-07-25T13:57:46.608Z] === RUN TestKillContainer/no_signal [2022-07-25T13:57:47.176Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T13:57:47.435Z] === RUN TestKillContainer/killing_signal [2022-07-25T13:57:48.003Z] --- PASS: TestKillContainer (1.25s) [2022-07-25T13:57:48.003Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-25T13:57:48.003Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-25T13:57:48.003Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-25T13:57:48.003Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T13:57:48.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T13:57:48.230Z] --- PASS: TestSecretList (2.21s) [2022-07-25T13:57:48.230Z] === RUN TestSecretsCreateAndDelete [2022-07-25T13:57:48.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T13:57:48.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-07-25T13:57:48.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-25T13:57:48.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-25T13:57:48.829Z] === RUN TestKillStoppedContainer [2022-07-25T13:57:48.829Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T13:57:48.829Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T13:57:48.829Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T13:57:48.829Z] === RUN TestKillDifferentUserContainer [2022-07-25T13:57:49.397Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-25T13:57:49.397Z] === RUN TestInspectOomKilledTrue [2022-07-25T13:57:49.656Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-07-25T13:57:49.656Z] === RUN TestInspectOomKilledFalse [2022-07-25T13:57:50.130Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-25T13:57:50.130Z] === RUN TestSecretsUpdate [2022-07-25T13:57:50.223Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-25T13:57:50.223Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T13:57:50.482Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-25T13:57:50.482Z] === RUN TestLinksContainerNames [2022-07-25T13:57:51.420Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-25T13:57:51.420Z] === RUN TestLogsFollowTailEmpty [2022-07-25T13:57:51.678Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-25T13:57:51.678Z] === RUN TestLogs [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:57:51.678Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T13:57:51.678Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T13:57:51.678Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:57:51.678Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:57:51.678Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:57:51.678Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:57:51.678Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:57:51.678Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T13:57:51.678Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T13:57:52.614Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T13:57:52.615Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T13:57:52.660Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-25T13:57:52.660Z] === RUN TestTemplatedSecret [2022-07-25T13:57:52.874Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T13:57:53.134Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:57:53.702Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:57:53.702Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:57:53.702Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:57:53.702Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:57:53.702Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:57:53.702Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:57:53.702Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:57:53.702Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T13:57:53.702Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T13:57:54.269Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T13:57:54.528Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T13:57:55.096Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T13:57:55.096Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T13:57:55.188Z] --- PASS: TestTemplatedSecret (2.60s) [2022-07-25T13:57:55.189Z] === RUN TestSecretCreateResolve [2022-07-25T13:57:55.664Z] --- PASS: TestLogs (3.77s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-07-25T13:57:55.664Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-07-25T13:57:55.664Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T13:57:55.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/default [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/private [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/slave [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/shared [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/default [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/shared [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/slave [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/private [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:57:55.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:57:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T13:57:55.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T13:57:56.199Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-25T13:57:56.463Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T13:57:56.463Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T13:57:57.089Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-25T13:57:57.089Z] PASS [2022-07-25T13:57:57.089Z] [2022-07-25T13:57:57.089Z] DONE 6 tests in 13.586s [2022-07-25T13:57:57.089Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T13:57:57.089Z] INFO: Testing against a local daemon [2022-07-25T13:57:57.089Z] === RUN TestServiceCreateInit [2022-07-25T13:57:57.089Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T13:57:57.840Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-25T13:57:57.840Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T13:57:58.100Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-25T13:57:58.100Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T13:57:58.359Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-25T13:57:58.359Z] === RUN TestNetworkNat [2022-07-25T13:57:58.927Z] --- PASS: TestNetworkNat (0.50s) [2022-07-25T13:57:58.927Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T13:57:59.495Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-25T13:57:59.495Z] === RUN TestNetworkLoopbackNat [2022-07-25T13:58:01.272Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T13:58:02.029Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-25T13:58:02.029Z] === RUN TestPause [2022-07-25T13:58:02.597Z] --- PASS: TestPause (0.49s) [2022-07-25T13:58:02.597Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T13:58:02.597Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:58:02.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:58:02.597Z] === RUN TestPauseStopPausedContainer [2022-07-25T13:58:02.856Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-25T13:58:02.856Z] === RUN TestPidHost [2022-07-25T13:58:03.794Z] --- PASS: TestPidHost (0.99s) [2022-07-25T13:58:03.794Z] === RUN TestPsFilter [2022-07-25T13:58:04.053Z] --- PASS: TestPsFilter (0.10s) [2022-07-25T13:58:04.053Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T13:58:04.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-25T13:58:04.312Z] === RUN TestRemoveContainerWithVolume [2022-07-25T13:58:04.880Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-25T13:58:04.880Z] === RUN TestRemoveContainerRunning [2022-07-25T13:58:05.139Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-25T13:58:05.139Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T13:58:05.455Z] --- PASS: TestServiceCreateInit (7.68s) [2022-07-25T13:58:05.455Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-07-25T13:58:05.455Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2022-07-25T13:58:05.455Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T13:58:05.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-25T13:58:05.706Z] === RUN TestRemoveInvalidContainer [2022-07-25T13:58:05.706Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T13:58:05.706Z] === RUN TestRenameLinkedContainer [2022-07-25T13:58:07.610Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-25T13:58:07.610Z] === RUN TestRenameStoppedContainer [2022-07-25T13:58:07.869Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-25T13:58:07.869Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T13:58:08.806Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-07-25T13:58:08.806Z] === RUN TestRenameInvalidName [2022-07-25T13:58:09.067Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-25T13:58:09.067Z] === RUN TestRenameAnonymousContainer [2022-07-25T13:58:10.943Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:58:10.943Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:58:10.943Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:58:10.943Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:58:10.943Z] [2022-07-25T13:58:10.943Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-25T13:58:10.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-25T13:58:10.943Z] Using test binary docker [2022-07-25T13:58:10.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T13:58:10.943Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T13:58:10.943Z] INFO: Waiting for daemon to start... [2022-07-25T13:58:10.943Z] Starting dockerd [2022-07-25T13:58:10.943Z] . [2022-07-25T13:58:10.943Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-25T13:58:10.972Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-25T13:58:10.972Z] === RUN TestRenameContainerWithSameName [2022-07-25T13:58:10.972Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-25T13:58:10.972Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T13:58:11.908Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-25T13:58:11.908Z] === RUN TestResize [2022-07-25T13:58:12.476Z] --- PASS: TestResize (0.43s) [2022-07-25T13:58:12.476Z] === RUN TestResizeWithInvalidSize [2022-07-25T13:58:12.735Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-25T13:58:12.735Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T13:58:13.303Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:58:13.303Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:58:13.303Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:58:13.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T13:58:13.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:58:14.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:58:14.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T13:58:15.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T13:58:16.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:58:17.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:58:19.672Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T13:58:20.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T13:58:23.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T13:58:23.534Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-07-25T13:58:23.534Z] === RUN TestCreateServiceConflict [2022-07-25T13:58:23.534Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-07-25T13:58:23.534Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T13:58:24.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T13:58:24.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T13:58:26.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T13:58:26.071Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-07-25T13:58:26.071Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T13:58:26.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T13:58:27.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T13:58:28.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-07-25T13:58:30.466Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-07-25T13:58:30.466Z] === RUN TestCgroupNamespacesRun [2022-07-25T13:58:31.403Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-25T13:58:31.403Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T13:58:32.780Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-25T13:58:32.780Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T13:58:33.716Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-25T13:58:33.716Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T13:58:35.093Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-25T13:58:35.093Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T13:58:36.030Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-25T13:58:36.030Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T13:58:37.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-25T13:58:37.417Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T13:58:37.987Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-25T13:58:37.987Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T13:58:38.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-25T13:58:38.924Z] === RUN TestNISDomainname [2022-07-25T13:58:39.492Z] --- PASS: TestNISDomainname (0.56s) [2022-07-25T13:58:39.492Z] === RUN TestHostnameDnsResolution [2022-07-25T13:58:40.429Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-25T13:58:40.429Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T13:58:40.688Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-25T13:58:40.688Z] === RUN TestPrivilegedHostDevices [2022-07-25T13:58:40.938Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-07-25T13:58:40.938Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T13:58:41.256Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-25T13:58:41.256Z] === RUN TestRunConsoleSize [2022-07-25T13:58:41.503Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-25T13:58:41.503Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T13:58:41.824Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-25T13:58:41.824Z] === RUN TestStats [2022-07-25T13:58:44.032Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2022-07-25T13:58:44.032Z] === RUN TestCreateServiceSysctls [2022-07-25T13:58:44.357Z] --- PASS: TestStats (2.44s) [2022-07-25T13:58:44.357Z] === RUN TestStopContainerWithTimeout [2022-07-25T13:58:44.357Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T13:58:44.357Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T13:58:44.357Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T13:58:44.357Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T13:58:44.357Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T13:58:44.357Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T13:58:44.357Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T13:58:44.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T13:58:44.357Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T13:58:44.357Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T13:58:44.924Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T13:58:46.828Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T13:58:47.313Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-07-25T13:58:47.313Z] === RUN TestCreateServiceCapabilities [2022-07-25T13:58:48.205Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T13:58:48.205Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-25T13:58:48.205Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-07-25T13:58:48.205Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-25T13:58:48.205Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-25T13:58:48.205Z] === RUN TestDeleteDevicemapper [2022-07-25T13:58:48.205Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:58:48.205Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T13:58:48.205Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T13:58:49.609Z] sha256:6237581ab081b1e3edfb392c5c99a703431e412b46965b70c419248223f61c84 [2022-07-25T13:58:49.609Z] INFO: Starting docker-py tests... [2022-07-25T13:58:49.609Z] ============================= test session starts ============================== [2022-07-25T13:58:49.609Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-25T13:58:49.609Z] rootdir: /src, inifile: pytest.ini [2022-07-25T13:58:49.609Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-25T13:58:49.609Z] collected 395 items / 2 deselected / 393 selected [2022-07-25T13:58:49.609Z] [2022-07-25T13:58:49.841Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-07-25T13:58:49.841Z] === RUN TestInspect [2022-07-25T13:58:50.109Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-07-25T13:58:50.109Z] === RUN TestUpdateMemory [2022-07-25T13:58:50.368Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-25T13:58:50.368Z] === RUN TestUpdateCPUQuota [2022-07-25T13:58:50.937Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-07-25T13:58:50.937Z] === RUN TestUpdatePidsLimit [2022-07-25T13:58:50.937Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T13:58:51.195Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T13:58:51.455Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T13:58:51.714Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T13:58:51.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T13:58:51.973Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T13:58:52.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit (1.87s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-25T13:58:52.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-25T13:58:52.800Z] === RUN TestUpdateRestartPolicy [2022-07-25T13:58:53.121Z] --- PASS: TestInspect (2.79s) [2022-07-25T13:58:53.121Z] === RUN TestCreateJob [2022-07-25T13:58:55.650Z] --- PASS: TestCreateJob (3.20s) [2022-07-25T13:58:55.650Z] === RUN TestReplicatedJob [2022-07-25T13:59:00.915Z] --- PASS: TestReplicatedJob (5.20s) [2022-07-25T13:59:00.915Z] === RUN TestUpdateReplicatedJob [2022-07-25T13:59:02.509Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-25T13:59:03.327Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-25T13:59:04.197Z] --- PASS: TestUpdateReplicatedJob (3.29s) [2022-07-25T13:59:04.197Z] === RUN TestServiceListWithStatuses [2022-07-25T13:59:04.197Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T13:59:04.197Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T13:59:04.197Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T13:59:05.004Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-25T13:59:05.004Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T13:59:05.004Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-25T13:59:05.004Z] === RUN TestWaitNonBlocked [2022-07-25T13:59:05.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:59:05.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:59:05.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:59:05.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:59:05.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T13:59:05.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T13:59:05.004Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-25T13:59:05.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-07-25T13:59:05.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-07-25T13:59:05.004Z] === RUN TestWaitBlocked [2022-07-25T13:59:05.004Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:59:05.004Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:59:05.004Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:59:05.004Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:59:05.004Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T13:59:05.004Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T13:59:05.072Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-25T13:59:05.581Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T13:59:05.581Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-07-25T13:59:05.581Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-07-25T13:59:05.581Z] === RUN TestWaitConditions [2022-07-25T13:59:05.581Z] === RUN TestWaitConditions/default [2022-07-25T13:59:05.581Z] === PAUSE TestWaitConditions/default [2022-07-25T13:59:05.582Z] === RUN TestWaitConditions/not-running [2022-07-25T13:59:05.582Z] === PAUSE TestWaitConditions/not-running [2022-07-25T13:59:05.582Z] === RUN TestWaitConditions/next-exit [2022-07-25T13:59:05.582Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T13:59:05.582Z] === RUN TestWaitConditions/removed [2022-07-25T13:59:05.582Z] === PAUSE TestWaitConditions/removed [2022-07-25T13:59:05.582Z] === CONT TestWaitConditions/default [2022-07-25T13:59:05.582Z] === CONT TestWaitConditions/next-exit [2022-07-25T13:59:07.485Z] === CONT TestWaitConditions/removed [2022-07-25T13:59:07.485Z] === CONT TestWaitConditions/not-running [2022-07-25T13:59:08.384Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-07-25T13:59:08.384Z] === RUN TestDockerNetworkReConnect [2022-07-25T13:59:08.862Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T13:59:08.862Z] --- PASS: TestWaitConditions/next-exit (1.60s) [2022-07-25T13:59:08.862Z] --- PASS: TestWaitConditions/default (1.76s) [2022-07-25T13:59:08.862Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-07-25T13:59:08.862Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-25T13:59:08.862Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T13:59:08.862Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T13:59:11.396Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-07-25T13:59:11.396Z] === CONT TestIpcModeOlderClient [2022-07-25T13:59:11.396Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-07-25T13:59:11.396Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T13:59:11.396Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-25T13:59:11.396Z] === CONT TestDaemonHostGatewayIP [2022-07-25T13:59:12.574Z] --- PASS: TestDockerNetworkReConnect (3.55s) [2022-07-25T13:59:12.574Z] === RUN TestServicePlugin [2022-07-25T13:59:13.302Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-07-25T13:59:13.302Z] === CONT TestDaemonRestartIpcMode [2022-07-25T13:59:15.835Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-07-25T13:59:15.857Z] plugin_test.go:61: [d232b40571938] joining swarm manager [dcd14895b6e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T13:59:16.790Z] plugin_test.go:64: [dd9e30db38b2f] joining swarm manager [dcd14895b6e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T13:59:23.952Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-07-25T13:59:23.952Z] PASS [2022-07-25T13:59:23.952Z] [2022-07-25T13:59:23.952Z] === Skipped [2022-07-25T13:59:23.952Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-25T13:59:23.952Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T13:59:23.952Z] [2022-07-25T13:59:23.952Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T13:59:23.952Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T13:59:23.952Z] [2022-07-25T13:59:23.952Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T13:59:23.952Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T13:59:23.952Z] [2022-07-25T13:59:23.952Z] DONE 264 tests, 3 skipped in 122.949s [2022-07-25T13:59:23.952Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T13:59:23.952Z] ++ 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-07-25T13:59:23.952Z] ++ set -e [2022-07-25T13:59:23.952Z] ++ '[' -n 0 ']' [2022-07-25T13:59:23.952Z] ++ set -x [2022-07-25T13:59:23.952Z] ++ 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-07-25T13:59:23.952Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T13:59:23.952Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-25T13:59:23.952Z] === RUN TestConfigDaemonID [2022-07-25T13:59:24.521Z] daemon_test.go:83: [d7fc7c539105c] daemon is not started [2022-07-25T13:59:24.521Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-25T13:59:24.521Z] === RUN TestDaemonConfigValidation [2022-07-25T13:59:24.521Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:59:24.521Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:59:24.521Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T13:59:24.521Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T13:59:24.521Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T13:59:24.521Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T13:59:24.521Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T13:59:24.521Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T13:59:24.521Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T13:59:24.521Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T13:59:24.521Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T13:59:24.521Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T13:59:24.521Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T13:59:24.521Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T13:59:24.521Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T13:59:24.521Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T13:59:24.521Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-25T13:59:24.521Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-25T13:59:24.521Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-25T13:59:24.521Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-25T13:59:24.521Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-25T13:59:24.521Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T13:59:24.521Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T13:59:25.899Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T13:59:26.836Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T13:59:27.773Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T13:59:27.773Z] daemon_test.go:197: [d6d79041fbad9] daemon is not started [2022-07-25T13:59:27.773Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-25T13:59:27.773Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T13:59:27.773Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T13:59:27.773Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T13:59:27.773Z] === RUN TestDaemonProxy [2022-07-25T13:59:27.773Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T13:59:29.677Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T13:59:29.942Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:59:29.942Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:59:29.942Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:59:29.942Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:59:29.942Z] [2022-07-25T13:59:29.942Z] + TEST_INTEGRATION_DEST=1 [2022-07-25T13:59:29.942Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-25T13:59:29.942Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:59:29.942Z] + run_tests test-integration-flaky [2022-07-25T13:59:29.942Z] + '[' -n 0 ']' [2022-07-25T13:59:29.942Z] + rm= [2022-07-25T13:59:29.942Z] + c=0 [2022-07-25T13:59:29.942Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43857/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43857/.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=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb hack/make.sh test-integration-flaky test-integration [2022-07-25T13:59:29.942Z] + TEST_INTEGRATION_DEST=3 [2022-07-25T13:59:29.942Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-25T13:59:29.942Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T13:59:29.942Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T13:59:29.942Z] + run_tests [2022-07-25T13:59:29.942Z] + '[' -n 0 ']' [2022-07-25T13:59:29.942Z] + rm= [2022-07-25T13:59:29.942Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43857/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43857/.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=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb hack/make.sh '' test-integration [2022-07-25T13:59:29.942Z] + TEST_INTEGRATION_DEST=2 [2022-07-25T13:59:29.942Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-25T13:59:29.942Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T13:59:29.942Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T13:59:29.942Z] + run_tests [2022-07-25T13:59:29.942Z] + '[' -n 0 ']' [2022-07-25T13:59:29.942Z] + rm= [2022-07-25T13:59:29.942Z] ++ jobs -p [2022-07-25T13:59:29.942Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43857/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43857/.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=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb hack/make.sh '' test-integration [2022-07-25T13:59:29.942Z] + for job in $(jobs -p) [2022-07-25T13:59:29.942Z] + wait 8246 [2022-07-25T13:59:29.942Z] [2022-07-25T13:59:29.942Z] [2022-07-25T13:59:29.942Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:59:29.942Z] [2022-07-25T13:59:29.942Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:59:29.942Z] HOSTNAME=9ec09febba41 [2022-07-25T13:59:29.942Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T13:59:29.942Z] TESTDEBUG=0 [2022-07-25T13:59:29.942Z] DEST=bundles/test-integration [2022-07-25T13:59:29.942Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:59:29.942Z] KEEPBUNDLE=1 [2022-07-25T13:59:29.942Z] DOCKER_GITCOMMIT=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb [2022-07-25T13:59:29.942Z] container=docker [2022-07-25T13:59:29.942Z] HOME=/root [2022-07-25T13:59:29.942Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:59:29.942Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:59:29.942Z] VALIDATE_BRANCH=master [2022-07-25T13:59:29.942Z] TERM=xterm [2022-07-25T13:59:29.942Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:59:29.942Z] SHLVL=1 [2022-07-25T13:59:29.942Z] TIMEOUT=120m [2022-07-25T13:59:29.942Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:59:29.942Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:59:29.942Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T13:59:29.942Z] GO111MODULE=off [2022-07-25T13:59:29.942Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:59:29.942Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:59:29.942Z] GOPATH=/go [2022-07-25T13:59:29.942Z] PKG_CONFIG=pkg-config [2022-07-25T13:59:29.942Z] _=/usr/bin/env [2022-07-25T13:59:29.942Z] Building test suite binary ./integration-cli/test.main [2022-07-25T13:59:29.942Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:59:29.942Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:59:29.942Z] HOSTNAME=8359ce50d06f [2022-07-25T13:59:29.942Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T13:59:29.942Z] TESTDEBUG=0 [2022-07-25T13:59:29.942Z] DEST=bundles/test-integration [2022-07-25T13:59:29.942Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:59:29.942Z] KEEPBUNDLE=1 [2022-07-25T13:59:29.942Z] DOCKER_GITCOMMIT=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb [2022-07-25T13:59:29.942Z] container=docker [2022-07-25T13:59:29.942Z] HOME=/root [2022-07-25T13:59:29.942Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:59:29.942Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:59:29.942Z] VALIDATE_BRANCH=master [2022-07-25T13:59:29.942Z] TERM=xterm [2022-07-25T13:59:29.942Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:59:29.942Z] SHLVL=1 [2022-07-25T13:59:29.942Z] TIMEOUT=120m [2022-07-25T13:59:29.942Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:59:29.942Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:59:29.942Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T13:59:29.942Z] GO111MODULE=off [2022-07-25T13:59:29.942Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:59:29.942Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:59:29.942Z] GOPATH=/go [2022-07-25T13:59:29.942Z] PKG_CONFIG=pkg-config [2022-07-25T13:59:29.942Z] _=/usr/bin/env [2022-07-25T13:59:29.942Z] Building test suite binary ./integration-cli/test.main [2022-07-25T13:59:29.942Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-25T13:59:29.942Z] No new tests added to integration. [2022-07-25T13:59:29.942Z] [2022-07-25T13:59:29.942Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:59:29.942Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:59:29.942Z] HOSTNAME=7cedd83eb4fb [2022-07-25T13:59:29.942Z] TESTDEBUG=0 [2022-07-25T13:59:29.942Z] DEST=bundles/test-integration [2022-07-25T13:59:29.942Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:59:29.942Z] KEEPBUNDLE=1 [2022-07-25T13:59:29.942Z] DOCKER_GITCOMMIT=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb [2022-07-25T13:59:29.942Z] container=docker [2022-07-25T13:59:29.942Z] HOME=/root [2022-07-25T13:59:29.942Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:59:29.942Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:59:29.942Z] VALIDATE_BRANCH=master [2022-07-25T13:59:29.942Z] TERM=xterm [2022-07-25T13:59:29.942Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:59:29.942Z] SHLVL=1 [2022-07-25T13:59:29.942Z] TIMEOUT=120m [2022-07-25T13:59:29.942Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:59:29.942Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:59:29.942Z] GO111MODULE=off [2022-07-25T13:59:29.942Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:59:29.942Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:59:29.942Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:59:29.942Z] GOPATH=/go [2022-07-25T13:59:29.942Z] PKG_CONFIG=pkg-config [2022-07-25T13:59:29.942Z] _=/usr/bin/env [2022-07-25T13:59:29.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:59:30.114Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T13:59:30.114Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:59:30.114Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T13:59:30.114Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T13:59:30.114Z] [2022-07-25T13:59:30.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T13:59:30.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T13:59:30.114Z] HOSTNAME=2f14c7d989c4 [2022-07-25T13:59:30.114Z] DEST=bundles/test-integration [2022-07-25T13:59:30.114Z] PWD=/go/src/github.com/docker/docker [2022-07-25T13:59:30.114Z] DOCKER_ROOTLESS=1 [2022-07-25T13:59:30.114Z] DOCKER_GITCOMMIT=f9449c51b1dd1d15c92d9f9929cc5ed38e3212bb [2022-07-25T13:59:30.114Z] container=docker [2022-07-25T13:59:30.114Z] HOME=/root [2022-07-25T13:59:30.114Z] GOLANG_VERSION=1.18.4 [2022-07-25T13:59:30.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T13:59:30.114Z] VALIDATE_BRANCH=master [2022-07-25T13:59:30.114Z] TERM=xterm [2022-07-25T13:59:30.114Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T13:59:30.114Z] SHLVL=1 [2022-07-25T13:59:30.114Z] TIMEOUT=120m [2022-07-25T13:59:30.114Z] DOCKER_BUILDTAGS= journald [2022-07-25T13:59:30.114Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T13:59:30.114Z] GO111MODULE=off [2022-07-25T13:59:30.114Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T13:59:30.114Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T13:59:30.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T13:59:30.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T13:59:30.114Z] GOPATH=/go [2022-07-25T13:59:30.114Z] PKG_CONFIG=pkg-config [2022-07-25T13:59:30.114Z] _=/usr/bin/env [2022-07-25T13:59:30.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T13:59:31.054Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T13:59:32.975Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T13:59:33.543Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T13:59:34.111Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-25T13:59:34.111Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-25T13:59:34.111Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-25T13:59:34.111Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-25T13:59:34.111Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T13:59:34.111Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T13:59:34.111Z] PASS [2022-07-25T13:59:34.111Z] [2022-07-25T13:59:34.111Z] DONE 18 tests in 11.306s [2022-07-25T13:59:34.111Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T13:59:34.111Z] ++ 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-07-25T13:59:34.111Z] ++ set -e [2022-07-25T13:59:34.111Z] ++ '[' -n 0 ']' [2022-07-25T13:59:34.111Z] ++ set -x [2022-07-25T13:59:34.111Z] ++ 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-07-25T13:59:34.111Z] INFO: Testing against a local daemon [2022-07-25T13:59:34.111Z] === RUN TestCommitInheritsEnv [2022-07-25T13:59:34.370Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-25T13:59:34.370Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T13:59:34.370Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T13:59:34.370Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T13:59:34.370Z] === RUN TestImportWithCustomPlatform [2022-07-25T13:59:34.370Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T13:59:34.370Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T13:59:34.370Z] === RUN TestImportWithCustomPlatform// [2022-07-25T13:59:34.370Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T13:59:34.629Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T13:59:34.629Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T13:59:34.629Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T13:59:34.629Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T13:59:34.629Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T13:59:34.629Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T13:59:34.629Z] === RUN TestImagesFilterMultiReference [2022-07-25T13:59:34.887Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T13:59:34.888Z] === RUN TestImagePullPlatformInvalid [2022-07-25T13:59:34.888Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T13:59:34.888Z] === RUN TestRemoveImageOrphaning [2022-07-25T13:59:35.048Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-25T13:59:35.147Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-25T13:59:35.147Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T13:59:35.147Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:59:35.147Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T13:59:35.147Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T13:59:35.147Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T13:59:35.147Z] === RUN TestTagInvalidReference [2022-07-25T13:59:35.147Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-25T13:59:35.147Z] === RUN TestTagValidPrefixedRepo [2022-07-25T13:59:35.147Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T13:59:35.147Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T13:59:35.147Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T13:59:35.147Z] === RUN TestTagOfficialNames [2022-07-25T13:59:35.147Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T13:59:35.147Z] === RUN TestTagMatchesDigest [2022-07-25T13:59:35.147Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T13:59:35.147Z] PASS [2022-07-25T13:59:35.147Z] [2022-07-25T13:59:35.147Z] === Skipped [2022-07-25T13:59:35.147Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T13:59:35.147Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T13:59:35.147Z] [2022-07-25T13:59:35.147Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T13:59:35.147Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T13:59:35.147Z] [2022-07-25T13:59:35.147Z] DONE 22 tests, 2 skipped in 1.307s [2022-07-25T13:59:35.406Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T13:59:35.406Z] ++ 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-07-25T13:59:35.406Z] ++ set -e [2022-07-25T13:59:35.406Z] ++ '[' -n 0 ']' [2022-07-25T13:59:35.406Z] ++ set -x [2022-07-25T13:59:35.406Z] ++ 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-07-25T13:59:35.406Z] === RUN TestStripANSICommands [2022-07-25T13:59:35.406Z] === RUN TestStripANSICommands/#00 [2022-07-25T13:59:35.406Z] === RUN TestStripANSICommands/#01 [2022-07-25T13:59:35.406Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T13:59:35.406Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T13:59:35.406Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T13:59:35.406Z] PASS [2022-07-25T13:59:35.406Z] [2022-07-25T13:59:35.406Z] DONE 3 tests in 0.045s [2022-07-25T13:59:35.406Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T13:59:35.406Z] ++ 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-07-25T13:59:35.406Z] ++ set -e [2022-07-25T13:59:35.406Z] ++ '[' -n 0 ']' [2022-07-25T13:59:35.406Z] ++ set -x [2022-07-25T13:59:35.406Z] ++ 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-07-25T13:59:35.406Z] INFO: Testing against a local daemon [2022-07-25T13:59:35.406Z] === RUN TestNetworkCreateDelete [2022-07-25T13:59:35.665Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-25T13:59:35.665Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T13:59:35.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-25T13:59:35.924Z] === RUN TestDaemonDNSFallback [2022-07-25T13:59:42.489Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-07-25T13:59:42.489Z] === RUN TestInspectNetwork [2022-07-25T13:59:43.325Z] --- PASS: TestServicePlugin (30.24s) [2022-07-25T13:59:43.325Z] === RUN TestServiceUpdateLabel [2022-07-25T13:59:44.700Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-25T13:59:44.700Z] === RUN TestServiceUpdateSecrets [2022-07-25T13:59:45.776Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T13:59:45.776Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T13:59:45.776Z] === RUN TestInspectNetwork/network_name [2022-07-25T13:59:45.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T13:59:49.965Z] --- PASS: TestInspectNetwork (7.07s) [2022-07-25T13:59:49.965Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T13:59:49.965Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T13:59:49.965Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T13:59:49.965Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T13:59:49.965Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T13:59:50.902Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T13:59:50.902Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:59:50.902Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:59:50.902Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:59:50.902Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T13:59:50.902Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T13:59:50.902Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T13:59:50.902Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T13:59:50.902Z] === RUN TestNetworkList [2022-07-25T13:59:50.902Z] === RUN TestNetworkList//networks [2022-07-25T13:59:50.902Z] === PAUSE TestNetworkList//networks [2022-07-25T13:59:50.902Z] === RUN TestNetworkList//networks/ [2022-07-25T13:59:50.902Z] === PAUSE TestNetworkList//networks/ [2022-07-25T13:59:50.902Z] === CONT TestNetworkList//networks [2022-07-25T13:59:50.902Z] === CONT TestNetworkList//networks/ [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T13:59:50.902Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T13:59:50.902Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T13:59:51.471Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T13:59:51.471Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T13:59:52.410Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T13:59:52.410Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T13:59:53.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-25T13:59:53.347Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T13:59:54.284Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-25T13:59:54.284Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T13:59:55.661Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-25T13:59:55.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T13:59:56.230Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T13:59:56.230Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T13:59:58.785Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-07-25T13:59:58.785Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T13:59:58.785Z] service_test.go:243: FLAKY_TEST [2022-07-25T13:59:58.785Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T13:59:58.785Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T13:59:59.570Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-25T13:59:59.570Z] === RUN TestServiceUpdateConfigs [2022-07-25T14:00:08.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T14:00:09.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T14:00:13.667Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-07-25T14:00:13.667Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T14:00:14.456Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-07-25T14:00:14.456Z] === RUN TestServiceUpdateNetwork [2022-07-25T14:00:15.044Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g71gbajg5bmwkn4b4jcvnzik2 Created:2022-07-25 14:00:13.605167259 +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[8ba0b904223447bbc15684fbebb26f9cbd0e4d706912c6e03d65c0626e3d87ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ssdm5lufm7el051gf8qkt4p22 EndpointID:be55b96011e2053bf2defe225c452ef52cdc55d0f245914929b0aa5d1a02cd45 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:57f50df88b9715d278e8e4d88e9f102738d528f51e1e447c95544c0d8e733a8a 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:d5d25c193157 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ssdm5lufm7el051gf8qkt4p22 EndpointID:be55b96011e2053bf2defe225c452ef52cdc55d0f245914929b0aa5d1a02cd45 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T14:00:19.234Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-07-25T14:00:19.234Z] PASS [2022-07-25T14:00:19.234Z] [2022-07-25T14:00:19.234Z] === Skipped [2022-07-25T14:00:19.234Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T14:00:19.234Z] service_test.go:243: FLAKY_TEST [2022-07-25T14:00:19.234Z] [2022-07-25T14:00:19.234Z] DONE 38 tests, 1 skipped in 43.733s [2022-07-25T14:00:19.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T14:00:19.234Z] ++ 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-07-25T14:00:19.234Z] ++ set -e [2022-07-25T14:00:19.234Z] ++ '[' -n 0 ']' [2022-07-25T14:00:19.234Z] ++ set -x [2022-07-25T14:00:19.234Z] ++ 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-07-25T14:00:19.234Z] INFO: Testing against a local daemon [2022-07-25T14:00:19.234Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T14:00:19.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:00:19.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T14:00:19.234Z] === RUN TestDockerNetworkIpvlan [2022-07-25T14:00:19.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:00:19.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T14:00:19.234Z] PASS [2022-07-25T14:00:19.234Z] [2022-07-25T14:00:19.234Z] === Skipped [2022-07-25T14:00:19.234Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T14:00:19.235Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:00:19.235Z] [2022-07-25T14:00:19.235Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T14:00:19.235Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:00:19.235Z] [2022-07-25T14:00:19.235Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-25T14:00:19.235Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T14:00:19.235Z] ++ 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-07-25T14:00:19.235Z] ++ set -e [2022-07-25T14:00:19.235Z] ++ '[' -n 0 ']' [2022-07-25T14:00:19.235Z] ++ set -x [2022-07-25T14:00:19.235Z] ++ 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-07-25T14:00:19.235Z] INFO: Testing against a local daemon [2022-07-25T14:00:19.235Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T14:00:20.611Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-07-25T14:00:20.611Z] === RUN TestDockerNetworkMacvlan [2022-07-25T14:00:21.180Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T14:00:22.117Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T14:00:22.685Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T14:00:24.590Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T14:00:25.968Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T14:00:26.652Z] --- PASS: TestServiceUpdateNetwork (12.49s) [2022-07-25T14:00:26.652Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T14:00:27.219Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T14:00:27.786Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T14:00:28.972Z] .........................xx.................... [ 29%] [2022-07-25T14:00:29.278Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan (9.55s) [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-07-25T14:00:30.218Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-07-25T14:00:30.218Z] PASS [2022-07-25T14:00:30.218Z] [2022-07-25T14:00:30.218Z] DONE 8 tests in 10.893s [2022-07-25T14:00:30.218Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T14:00:30.218Z] ++ 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-07-25T14:00:30.218Z] ++ set -e [2022-07-25T14:00:30.218Z] ++ '[' -n 0 ']' [2022-07-25T14:00:30.218Z] ++ set -x [2022-07-25T14:00:30.218Z] ++ 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-07-25T14:00:30.218Z] testing: warning: no tests to run [2022-07-25T14:00:30.218Z] PASS [2022-07-25T14:00:30.218Z] [2022-07-25T14:00:30.218Z] DONE 0 tests in 0.027s [2022-07-25T14:00:30.218Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T14:00:30.218Z] ++ 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-07-25T14:00:30.218Z] ++ set -e [2022-07-25T14:00:30.218Z] ++ '[' -n 0 ']' [2022-07-25T14:00:30.218Z] ++ set -x [2022-07-25T14:00:30.218Z] ++ 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-07-25T14:00:30.218Z] INFO: Testing against a local daemon [2022-07-25T14:00:30.218Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T14:00:31.595Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-07-25T14:00:31.595Z] === RUN TestAuthZPluginTLS [2022-07-25T14:00:32.163Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-25T14:00:32.163Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T14:00:32.422Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T14:00:32.422Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T14:00:32.989Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T14:00:32.989Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T14:00:33.557Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T14:00:33.557Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T14:00:34.934Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-07-25T14:00:34.934Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T14:00:35.193Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-25T14:00:35.193Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T14:00:35.760Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-25T14:00:35.760Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T14:00:35.893Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T14:00:36.329Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-25T14:00:36.329Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T14:00:36.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T14:00:37.706Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-25T14:00:37.706Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T14:00:39.084Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-07-25T14:00:39.084Z] === RUN TestAuthZPluginHeader [2022-07-25T14:00:39.651Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-25T14:00:39.651Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T14:00:39.651Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:39.651Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T14:00:39.651Z] === RUN TestAuthZPluginV2Disable [2022-07-25T14:00:39.651Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:39.651Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-25T14:00:39.651Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T14:00:39.651Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:39.651Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T14:00:39.651Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T14:00:39.651Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:39.651Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T14:00:39.651Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T14:00:42.449Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2022-07-25T14:00:42.449Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-25T14:00:42.449Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-07-25T14:00:42.449Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-07-25T14:00:42.449Z] PASS [2022-07-25T14:00:42.449Z] [2022-07-25T14:00:42.449Z] === Skipped [2022-07-25T14:00:42.449Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T14:00:42.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:00:42.449Z] [2022-07-25T14:00:42.449Z] DONE 27 tests, 1 skipped in 165.236s [2022-07-25T14:00:42.449Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T14:00:42.449Z] INFO: Testing against a local daemon [2022-07-25T14:00:42.449Z] === RUN TestSessionCreate [2022-07-25T14:00:42.449Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T14:00:42.449Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T14:00:42.449Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T14:00:42.449Z] PASS [2022-07-25T14:00:42.449Z] [2022-07-25T14:00:42.449Z] DONE 2 tests in 0.055s [2022-07-25T14:00:42.449Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T14:00:42.449Z] INFO: Testing against a local daemon [2022-07-25T14:00:42.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T14:00:42.449Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-25T14:00:42.449Z] === RUN TestDiskUsage [2022-07-25T14:00:42.449Z] === PAUSE TestDiskUsage [2022-07-25T14:00:42.449Z] === RUN TestEventsExecDie [2022-07-25T14:00:43.015Z] --- PASS: TestEventsExecDie (0.58s) [2022-07-25T14:00:43.015Z] === RUN TestEventsBackwardsCompatible [2022-07-25T14:00:43.015Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-25T14:00:43.015Z] === RUN TestEventsVolumeCreate [2022-07-25T14:00:43.015Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T14:00:43.015Z] === RUN TestInfoBinaryCommits [2022-07-25T14:00:43.274Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T14:00:43.274Z] === RUN TestInfoAPIVersioned [2022-07-25T14:00:43.274Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T14:00:43.274Z] === RUN TestInfoAPI [2022-07-25T14:00:43.274Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T14:00:43.274Z] === RUN TestInfoAPIWarnings [2022-07-25T14:00:44.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T14:00:45.765Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-25T14:00:52.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T14:00:52.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T14:00:53.185Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-25T14:00:53.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T14:00:54.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T14:00:54.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T14:00:54.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T14:00:55.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T14:00:57.738Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-25T14:00:57.738Z] PASS [2022-07-25T14:00:57.738Z] [2022-07-25T14:00:57.738Z] === Skipped [2022-07-25T14:00:57.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T14:00:57.738Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:57.738Z] [2022-07-25T14:00:57.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-25T14:00:57.738Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:57.738Z] [2022-07-25T14:00:57.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T14:00:57.738Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:57.738Z] [2022-07-25T14:00:57.738Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T14:00:57.738Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:00:57.738Z] [2022-07-25T14:00:57.738Z] DONE 17 tests, 4 skipped in 26.476s [2022-07-25T14:00:57.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T14:00:57.738Z] ++ 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-07-25T14:00:57.738Z] ++ set -e [2022-07-25T14:00:57.738Z] ++ '[' -n 0 ']' [2022-07-25T14:00:57.738Z] ++ set -x [2022-07-25T14:00:57.738Z] ++ 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-07-25T14:00:57.738Z] INFO: Testing against a local daemon [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:00:57.738Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:00:57.738Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T14:00:57.738Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T14:00:57.738Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:00:57.738Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T14:00:57.738Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T14:00:57.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T14:00:57.738Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T14:00:57.738Z] === RUN TestPluginInstall [2022-07-25T14:00:57.738Z] === RUN TestPluginInstall/no_auth [2022-07-25T14:00:57.738Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:00:57.738Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f923de3b60314c9040ec458d9a7e65e1e3a5c6b066790800d470d4e6d0b8af27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:00:57.738Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:00:57.738Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f923de3b60314c9040ec458d9a7e65e1e3a5c6b066790800d470d4e6d0b8af27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:00:57.738Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T14:00:57.997Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:00:57.997Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f923de3b60314c9040ec458d9a7e65e1e3a5c6b066790800d470d4e6d0b8af27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:00:57.997Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:00:57.997Z] time="2022-07-25T14:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f923de3b60314c9040ec458d9a7e65e1e3a5c6b066790800d470d4e6d0b8af27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:00:58.199Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-25T14:00:58.257Z] === RUN TestPluginInstall/with_insecure [2022-07-25T14:00:58.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T14:00:59.193Z] time="2022-07-25T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:00:59.193Z] time="2022-07-25T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83c07a5f11e798eb7d880dcaea85ab62b4484bd1f4a4b892b6d48b8ef66459a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:00:59.193Z] time="2022-07-25T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:00:59.193Z] time="2022-07-25T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83c07a5f11e798eb7d880dcaea85ab62b4484bd1f4a4b892b6d48b8ef66459a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:00:59.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T14:00:59.452Z] plugin_test.go:195: [dbf0de54d51b6] daemon is not started [2022-07-25T14:00:59.452Z] --- PASS: TestPluginInstall (2.56s) [2022-07-25T14:00:59.452Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-25T14:00:59.452Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-25T14:00:59.452Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-25T14:00:59.452Z] === RUN TestPluginsWithRuntimes [2022-07-25T14:01:00.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T14:01:00.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T14:01:00.857Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T14:01:01.346Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T14:01:01.346Z] === RUN TestInfoDebug [2022-07-25T14:01:01.346Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T14:01:01.346Z] === RUN TestInfoInsecureRegistries [2022-07-25T14:01:01.346Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T14:01:01.346Z] === RUN TestInfoRegistryMirrors [2022-07-25T14:01:01.346Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T14:01:01.346Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T14:01:01.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T14:01:01.605Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-25T14:01:01.605Z] === RUN TestPingCacheHeaders [2022-07-25T14:01:01.605Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T14:01:01.605Z] === RUN TestPingGet [2022-07-25T14:01:01.605Z] --- PASS: TestPingGet (0.01s) [2022-07-25T14:01:01.605Z] === RUN TestPingHead [2022-07-25T14:01:01.605Z] --- PASS: TestPingHead (0.02s) [2022-07-25T14:01:01.605Z] === RUN TestPingSwarmHeader [2022-07-25T14:01:01.796Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T14:01:02.171Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T14:01:02.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T14:01:02.733Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-07-25T14:01:02.733Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-25T14:01:02.733Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-25T14:01:02.733Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T14:01:02.736Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T14:01:03.302Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-25T14:01:03.302Z] PASS [2022-07-25T14:01:03.302Z] [2022-07-25T14:01:03.302Z] DONE 24 tests in 6.629s [2022-07-25T14:01:03.302Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T14:01:03.302Z] ++ 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-07-25T14:01:03.302Z] ++ set -e [2022-07-25T14:01:03.302Z] ++ '[' -n 0 ']' [2022-07-25T14:01:03.302Z] ++ set -x [2022-07-25T14:01:03.302Z] ++ 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-07-25T14:01:03.302Z] INFO: Testing against a local daemon [2022-07-25T14:01:03.302Z] === RUN TestExternalGraphDriver [2022-07-25T14:01:03.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T14:01:03.676Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T14:01:03.870Z] === RUN TestExternalGraphDriver/json [2022-07-25T14:01:03.937Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-07-25T14:01:03.937Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T14:01:03.937Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T14:01:03.937Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T14:01:03.937Z] === RUN TestVersion [2022-07-25T14:01:03.937Z] --- PASS: TestVersion (0.03s) [2022-07-25T14:01:03.937Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-25T14:01:03.937Z] === CONT TestDiskUsage [2022-07-25T14:01:03.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T14:01:04.503Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T14:01:04.762Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T14:01:04.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T14:01:05.248Z] === RUN TestExternalGraphDriver/spec [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T14:01:05.330Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T14:01:05.330Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage (1.58s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T14:01:05.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:01:05.330Z] PASS [2022-07-25T14:01:05.330Z] [2022-07-25T14:01:05.330Z] DONE 54 tests in 23.058s [2022-07-25T14:01:05.589Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T14:01:05.589Z] INFO: Testing against a local daemon [2022-07-25T14:01:05.589Z] === RUN TestVolumesCreateAndList [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T14:01:05.589Z] === RUN TestVolumesRemove [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-25T14:01:05.589Z] === RUN TestVolumesInspect [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T14:01:05.589Z] === RUN TestVolumesInvalidJSON [2022-07-25T14:01:05.589Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T14:01:05.589Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T14:01:05.589Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T14:01:05.589Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T14:01:05.589Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T14:01:05.589Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T14:01:05.589Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T14:01:05.589Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T14:01:05.589Z] PASS [2022-07-25T14:01:05.589Z] [2022-07-25T14:01:05.589Z] DONE 9 tests in 0.161s [2022-07-25T14:01:05.589Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:01:05.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T14:01:05.854Z] Using test binary docker [2022-07-25T14:01:05.854Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T14:01:05.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T14:01:05.854Z] INFO: Waiting for daemon to start... [2022-07-25T14:01:05.854Z] Starting dockerd [2022-07-25T14:01:06.156Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-25T14:01:06.156Z] Removing test suite binaries [2022-07-25T14:01:06.156Z] exiting test-integration [2022-07-25T14:01:06.156Z] ++ exit 0 [2022-07-25T14:01:06.156Z] [2022-07-25T14:01:07.152Z] === RUN TestExternalGraphDriver/pull Post stage [Pipeline] junit [2022-07-25T14:01:07.547Z] Recording test results [2022-07-25T14:01:07.758Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T14:01:08.085Z] + echo Ensuring container killed. [2022-07-25T14:01:08.085Z] Ensuring container killed. [2022-07-25T14:01:08.085Z] + docker rm -vf docker-pr2 [2022-07-25T14:01:08.085Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T14:01:08.365Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:01:08.365Z] Chowning /workspace to jenkins user [2022-07-25T14:01:08.365Z] + id -u [2022-07-25T14:01:08.365Z] + id -g [2022-07-25T14:01:08.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T14:01:08.386Z] . [2022-07-25T14:01:08.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T14:01:08.386Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T14:01:08.386Z] Error: No such image: emptyfs [2022-07-25T14:01:08.386Z] Running integration-test (iteration 1) [2022-07-25T14:01:08.386Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T14:01:08.386Z] Loaded image: busybox:latest [2022-07-25T14:01:08.530Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-07-25T14:01:08.530Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-07-25T14:01:08.530Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-07-25T14:01:08.530Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-25T14:01:08.530Z] === RUN TestGraphdriverPluginV2 [2022-07-25T14:01:08.645Z] Loaded image: busybox:glibc [2022-07-25T14:01:09.099Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:01:09.099Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-07-25T14:01:09.099Z] PASS [2022-07-25T14:01:09.099Z] [2022-07-25T14:01:09.099Z] === Skipped [2022-07-25T14:01:09.099Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-07-25T14:01:09.099Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:01:09.099Z] [2022-07-25T14:01:09.099Z] DONE 5 tests, 1 skipped in 5.639s [2022-07-25T14:01:09.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T14:01:09.099Z] ++ 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-07-25T14:01:09.099Z] ++ set -e [2022-07-25T14:01:09.099Z] ++ '[' -n 0 ']' [2022-07-25T14:01:09.099Z] ++ set -x [2022-07-25T14:01:09.099Z] ++ 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-07-25T14:01:09.099Z] INFO: Testing against a local daemon [2022-07-25T14:01:09.099Z] === RUN TestContinueAfterPluginCrash [2022-07-25T14:01:09.099Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T14:01:09.099Z] === RUN TestReadPluginNoRead [2022-07-25T14:01:09.099Z] === PAUSE TestReadPluginNoRead [2022-07-25T14:01:09.099Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T14:01:09.099Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T14:01:09.099Z] === CONT TestContinueAfterPluginCrash [2022-07-25T14:01:09.099Z] === CONT TestDaemonStartWithLogOpt [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:01:10.023Z] Loaded image: debian:bullseye-slim [2022-07-25T14:01:10.023Z] Loaded image: hello-world:latest [2022-07-25T14:01:10.023Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T14:01:10.023Z] INFO: Testing against a local daemon [2022-07-25T14:01:10.023Z] === RUN TestCgroupNamespacesBuild [2022-07-25T14:01:10.033Z] + bundleName=amd64-cgroup2 [2022-07-25T14:01:10.033Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T14:01:10.033Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T14:01:10.033Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-25T14:01:10.033Z] + 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-07-25T14:01:10.303Z] Archiving artifacts [2022-07-25T14:01:10.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43857/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T14:01:10.941Z] + make clean [2022-07-25T14:01:10.941Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T14:01:10.941Z] docker-dev-cache [2022-07-25T14:01:10.941Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T14:01:11.408Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-07-25T14:01:11.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T14:01:12.387Z] --- PASS: TestDaemonStartWithLogOpt (3.11s) [2022-07-25T14:01:12.387Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T14:01:12.790Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-25T14:01:12.790Z] === RUN TestBuildWithSession [2022-07-25T14:01:12.790Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T14:01:12.790Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T14:01:12.790Z] === RUN TestBuildSquashParent [2022-07-25T14:01:14.293Z] === RUN TestReadPluginNoRead/default [2022-07-25T14:01:15.229Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-25T14:01:15.673Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T14:01:17.050Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T14:01:17.050Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-07-25T14:01:17.988Z] === CONT TestReadPluginNoRead [2022-07-25T14:01:17.988Z] read_test.go:92: [da95daff66925] daemon is not started [2022-07-25T14:01:17.988Z] --- PASS: TestReadPluginNoRead (5.79s) [2022-07-25T14:01:17.988Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-25T14:01:17.988Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-07-25T14:01:17.988Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-25T14:01:17.988Z] PASS [2022-07-25T14:01:17.988Z] [2022-07-25T14:01:17.988Z] DONE 6 tests in 9.013s [2022-07-25T14:01:17.988Z] 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-07-25T14:01:17.988Z] ++ 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-07-25T14:01:17.988Z] ++ set -e [2022-07-25T14:01:17.988Z] ++ '[' -n 0 ']' [2022-07-25T14:01:17.988Z] ++ set -x [2022-07-25T14:01:17.988Z] ++ 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-07-25T14:01:17.988Z] testing: warning: no tests to run [2022-07-25T14:01:17.988Z] PASS [2022-07-25T14:01:17.988Z] [2022-07-25T14:01:17.988Z] DONE 0 tests in 0.037s [2022-07-25T14:01:17.988Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T14:01:17.988Z] ++ 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-07-25T14:01:17.988Z] ++ set -e [2022-07-25T14:01:17.988Z] ++ '[' -n 0 ']' [2022-07-25T14:01:17.988Z] ++ set -x [2022-07-25T14:01:17.988Z] ++ 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-07-25T14:01:18.247Z] INFO: Testing against a local daemon [2022-07-25T14:01:18.247Z] === RUN TestPluginWithDevMounts [2022-07-25T14:01:18.247Z] === PAUSE TestPluginWithDevMounts [2022-07-25T14:01:18.247Z] === CONT TestPluginWithDevMounts [2022-07-25T14:01:19.354Z] --- PASS: TestBuildSquashParent (6.72s) [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T14:01:19.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T14:01:19.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T14:01:19.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T14:01:19.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T14:01:19.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T14:01:19.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T14:01:19.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T14:01:19.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T14:01:19.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T14:01:19.624Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-25T14:01:19.624Z] PASS [2022-07-25T14:01:19.624Z] [2022-07-25T14:01:19.624Z] DONE 1 tests in 1.655s [2022-07-25T14:01:19.624Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T14:01:19.624Z] ++ 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-07-25T14:01:19.624Z] ++ set -e [2022-07-25T14:01:19.624Z] ++ '[' -n 0 ']' [2022-07-25T14:01:19.624Z] ++ set -x [2022-07-25T14:01:19.624Z] ++ 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-07-25T14:01:19.883Z] INFO: Testing against a local daemon [2022-07-25T14:01:19.883Z] === RUN TestSecretInspect [2022-07-25T14:01:20.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T14:01:20.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T14:01:22.432Z] --- PASS: TestSecretInspect (2.18s) [2022-07-25T14:01:22.432Z] === RUN TestSecretList [2022-07-25T14:01:22.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T14:01:22.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T14:01:24.335Z] --- PASS: TestSecretList (2.19s) [2022-07-25T14:01:24.335Z] === RUN TestSecretsCreateAndDelete [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-07-25T14:01:24.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-07-25T14:01:24.807Z] === RUN TestBuildMultiStageCopy [2022-07-25T14:01:24.807Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T14:01:25.208Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-25T14:01:26.697Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-25T14:01:26.868Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-07-25T14:01:26.868Z] === RUN TestSecretsUpdate [2022-07-25T14:01:28.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T14:01:28.773Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-25T14:01:28.773Z] === RUN TestTemplatedSecret [2022-07-25T14:01:29.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T14:01:30.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T14:01:31.024Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-25T14:01:31.309Z] --- PASS: TestTemplatedSecret (2.48s) [2022-07-25T14:01:31.309Z] === RUN TestSecretCreateResolve [2022-07-25T14:01:31.420Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T14:01:32.356Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-07-25T14:01:32.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-07-25T14:01:32.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-25T14:01:32.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-07-25T14:01:32.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-07-25T14:01:32.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-07-25T14:01:32.356Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T14:01:33.843Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-07-25T14:01:33.843Z] PASS [2022-07-25T14:01:33.843Z] [2022-07-25T14:01:33.843Z] DONE 6 tests in 13.651s [2022-07-25T14:01:33.843Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T14:01:33.843Z] ++ 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-07-25T14:01:33.843Z] ++ set -e [2022-07-25T14:01:33.843Z] ++ '[' -n 0 ']' [2022-07-25T14:01:33.843Z] ++ set -x [2022-07-25T14:01:33.843Z] ++ 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-07-25T14:01:33.843Z] INFO: Testing against a local daemon [2022-07-25T14:01:33.843Z] === RUN TestServiceCreateInit [2022-07-25T14:01:33.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T14:01:36.304Z] ............................ [ 66%] [2022-07-25T14:01:37.132Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T14:01:37.623Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-25T14:01:37.623Z] === RUN TestBuildLabelWithTargets [2022-07-25T14:01:41.324Z] --- PASS: TestServiceCreateInit (7.14s) [2022-07-25T14:01:41.324Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-07-25T14:01:41.324Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-07-25T14:01:41.324Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T14:01:45.736Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-07-25T14:01:45.736Z] === RUN TestBuildWithEmptyLayers [2022-07-25T14:01:48.269Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-07-25T14:01:48.269Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T14:01:53.540Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-25T14:01:53.540Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T14:01:53.800Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-25T14:01:53.800Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T14:01:56.207Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-07-25T14:01:56.207Z] === RUN TestCreateServiceConflict [2022-07-25T14:01:58.749Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-25T14:01:58.749Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T14:01:59.069Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-07-25T14:01:59.069Z] === RUN TestBuildWithHugeFile [2022-07-25T14:02:01.283Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-07-25T14:02:01.283Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T14:02:06.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T14:02:06.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T14:02:16.163Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-07-25T14:02:16.163Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T14:02:16.732Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-07-25T14:02:16.732Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T14:02:18.072Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-25T14:02:19.266Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-07-25T14:02:19.266Z] === RUN TestCreateServiceSysctls [2022-07-25T14:02:22.554Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-07-25T14:02:22.554Z] === RUN TestCreateServiceCapabilities [2022-07-25T14:02:24.461Z] --- PASS: TestCreateServiceCapabilities (1.96s) [2022-07-25T14:02:24.461Z] === RUN TestInspect [2022-07-25T14:02:26.996Z] --- PASS: TestInspect (2.71s) [2022-07-25T14:02:26.996Z] === RUN TestCreateJob [2022-07-25T14:02:30.297Z] --- PASS: TestCreateJob (2.94s) [2022-07-25T14:02:30.297Z] === RUN TestReplicatedJob [2022-07-25T14:02:32.908Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-25T14:02:34.495Z] --- PASS: TestReplicatedJob (4.68s) [2022-07-25T14:02:34.495Z] === RUN TestUpdateReplicatedJob [2022-07-25T14:02:35.052Z] tests/integration/client_test.py ..... [ 75%] [2022-07-25T14:02:35.052Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-25T14:02:35.614Z] tests/integration/errors_test.py . [ 76%] [2022-07-25T14:02:37.783Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-07-25T14:02:37.783Z] === RUN TestServiceListWithStatuses [2022-07-25T14:02:37.783Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:02:37.783Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T14:02:37.783Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T14:02:41.974Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-07-25T14:02:41.974Z] === RUN TestDockerNetworkReConnect [2022-07-25T14:02:45.262Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-07-25T14:02:45.262Z] === RUN TestServicePlugin [2022-07-25T14:02:45.262Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:02:45.262Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-25T14:02:45.262Z] === RUN TestServiceUpdateLabel [2022-07-25T14:02:47.167Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-25T14:02:47.167Z] === RUN TestServiceUpdateSecrets [2022-07-25T14:02:55.015Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-25T14:02:55.374Z] --- PASS: TestBuildWithHugeFile (51.36s) [2022-07-25T14:02:55.374Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T14:02:55.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T14:02:55.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T14:02:55.374Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T14:02:55.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T14:02:55.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T14:02:55.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T14:02:55.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T14:02:55.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T14:02:55.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T14:02:55.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T14:02:55.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T14:02:55.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T14:02:55.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-07-25T14:02:55.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.46s) [2022-07-25T14:02:55.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.46s) [2022-07-25T14:02:55.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T14:02:55.374Z] === RUN TestBuildPreserveOwnership [2022-07-25T14:02:55.374Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T14:02:56.309Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T14:03:00.497Z] --- PASS: TestBuildPreserveOwnership (10.00s) [2022-07-25T14:03:00.497Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.98s) [2022-07-25T14:03:00.497Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-25T14:03:00.497Z] === RUN TestBuildPlatformInvalid [2022-07-25T14:03:00.497Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-25T14:03:00.497Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T14:03:00.497Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T14:03:00.497Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T14:03:00.497Z] PASS [2022-07-25T14:03:00.497Z] [2022-07-25T14:03:00.497Z] === Skipped [2022-07-25T14:03:00.497Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T14:03:00.497Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T14:03:00.497Z] [2022-07-25T14:03:00.497Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T14:03:00.497Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T14:03:00.497Z] [2022-07-25T14:03:00.497Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T14:03:00.497Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T14:03:00.497Z] [2022-07-25T14:03:00.497Z] DONE 34 tests, 3 skipped in 112.128s [2022-07-25T14:03:00.497Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T14:03:00.497Z] INFO: Testing against a local daemon [2022-07-25T14:03:00.497Z] === RUN TestConfigInspect [2022-07-25T14:03:00.497Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.497Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-25T14:03:00.497Z] === RUN TestConfigList [2022-07-25T14:03:00.497Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.497Z] --- SKIP: TestConfigList (0.02s) [2022-07-25T14:03:00.497Z] === RUN TestConfigsCreateAndDelete [2022-07-25T14:03:00.497Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.497Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-25T14:03:00.497Z] === RUN TestConfigsUpdate [2022-07-25T14:03:00.497Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.497Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-25T14:03:00.497Z] === RUN TestTemplatedConfig [2022-07-25T14:03:00.497Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.497Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-25T14:03:00.497Z] === RUN TestConfigCreateResolve [2022-07-25T14:03:00.756Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-25T14:03:00.756Z] PASS [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] === Skipped [2022-07-25T14:03:00.756Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-25T14:03:00.756Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-07-25T14:03:00.756Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-25T14:03:00.756Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-25T14:03:00.756Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-25T14:03:00.756Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-25T14:03:00.756Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:03:00.756Z] [2022-07-25T14:03:00.756Z] DONE 6 tests, 6 skipped in 0.213s [2022-07-25T14:03:00.756Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T14:03:01.015Z] INFO: Testing against a local daemon [2022-07-25T14:03:01.015Z] === RUN TestAttachWithTTY [2022-07-25T14:03:01.015Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-25T14:03:01.015Z] === RUN TestAttachWithoutTTy [2022-07-25T14:03:01.274Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-25T14:03:01.274Z] === RUN TestCheckpoint [2022-07-25T14:03:01.274Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T14:03:01.274Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T14:03:01.274Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T14:03:01.274Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON (0.09s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T14:03:01.274Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T14:03:01.274Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T14:03:01.274Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T14:03:01.274Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T14:03:01.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T14:03:01.274Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T14:03:01.533Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T14:03:01.533Z] === RUN TestCopyEmptyFile [2022-07-25T14:03:01.533Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-25T14:03:01.533Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T14:03:01.792Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T14:03:01.792Z] === RUN TestCopyFromContainer [2022-07-25T14:03:02.047Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-07-25T14:03:02.047Z] === RUN TestServiceUpdateConfigs [2022-07-25T14:03:05.079Z] === RUN TestCopyFromContainer// [2022-07-25T14:03:05.339Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T14:03:05.339Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T14:03:05.339Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T14:03:05.339Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T14:03:05.604Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T14:03:05.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T14:03:05.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T14:03:05.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T14:03:05.604Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer (4.12s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T14:03:05.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-07-25T14:03:05.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T14:03:05.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T14:03:05.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T14:03:05.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T14:03:05.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T14:03:05.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T14:03:05.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T14:03:05.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T14:03:05.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T14:03:05.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T14:03:05.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T14:03:05.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T14:03:05.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T14:03:05.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T14:03:05.863Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T14:03:05.863Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T14:03:05.863Z] === RUN TestCreateWithInvalidEnv [2022-07-25T14:03:05.863Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T14:03:05.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T14:03:05.863Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T14:03:05.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T14:03:05.863Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T14:03:05.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T14:03:05.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T14:03:05.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T14:03:05.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T14:03:05.863Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T14:03:05.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T14:03:05.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T14:03:05.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T14:03:05.863Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T14:03:05.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T14:03:05.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T14:03:07.240Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-25T14:03:07.240Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-07-25T14:03:08.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T14:03:08.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T14:03:08.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T14:03:08.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T14:03:08.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T14:03:08.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T14:03:08.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T14:03:08.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T14:03:08.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T14:03:08.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T14:03:08.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T14:03:08.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T14:03:08.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T14:03:08.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T14:03:08.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T14:03:08.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-25T14:03:08.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-25T14:03:08.618Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T14:03:08.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-25T14:03:08.877Z] === RUN TestCreateDifferentPlatform [2022-07-25T14:03:08.877Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T14:03:08.877Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T14:03:08.877Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T14:03:08.877Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T14:03:08.877Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T14:03:08.877Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T14:03:08.877Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T14:03:08.877Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T14:03:08.877Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-25T14:03:08.877Z] === RUN TestCreateInvalidHostConfig [2022-07-25T14:03:08.877Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T14:03:08.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T14:03:08.877Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T14:03:08.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T14:03:08.877Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T14:03:08.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T14:03:08.877Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T14:03:08.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T14:03:08.877Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T14:03:08.877Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T14:03:08.877Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T14:03:08.877Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T14:03:08.877Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T14:03:08.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T14:03:08.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T14:03:08.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T14:03:08.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T14:03:08.877Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T14:03:08.877Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T14:03:08.877Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T14:03:08.877Z] === RUN TestDaemonRestartIpcMode [2022-07-25T14:03:08.877Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T14:03:08.877Z] === RUN TestDaemonHostGatewayIP [2022-07-25T14:03:08.877Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:03:08.877Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-25T14:03:08.877Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T14:03:08.877Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T14:03:08.877Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T14:03:08.877Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T14:03:08.877Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-25T14:03:08.877Z] === RUN TestDiff [2022-07-25T14:03:09.445Z] --- PASS: TestDiff (0.41s) [2022-07-25T14:03:09.445Z] === RUN TestExecConsoleSize [2022-07-25T14:03:09.704Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-25T14:03:09.704Z] === RUN TestExecWithCloseStdin [2022-07-25T14:03:10.274Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-25T14:03:10.274Z] === RUN TestExec [2022-07-25T14:03:10.842Z] --- PASS: TestExec (0.50s) [2022-07-25T14:03:10.842Z] === RUN TestExecUser [2022-07-25T14:03:11.409Z] --- PASS: TestExecUser (0.46s) [2022-07-25T14:03:11.409Z] === RUN TestExportContainerAndImportImage [2022-07-25T14:03:11.546Z] ......... [ 85%] [2022-07-25T14:03:11.978Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-25T14:03:11.978Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T14:03:13.356Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-07-25T14:03:13.356Z] === RUN TestHealthCheckWorkdir [2022-07-25T14:03:13.924Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-07-25T14:03:13.924Z] === RUN TestHealthKillContainer [2022-07-25T14:03:16.389Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-25T14:03:16.949Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-07-25T14:03:16.949Z] === RUN TestServiceUpdateNetwork [2022-07-25T14:03:17.464Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-25T14:03:22.093Z] --- PASS: TestHealthKillContainer (7.81s) [2022-07-25T14:03:22.093Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T14:03:22.093Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T14:03:22.093Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.02s) [2022-07-25T14:03:22.093Z] === RUN TestIpcModeNone [2022-07-25T14:03:22.093Z] --- PASS: TestIpcModeNone (0.56s) [2022-07-25T14:03:22.093Z] === RUN TestIpcModePrivate [2022-07-25T14:03:22.660Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-25T14:03:22.660Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-25T14:03:22.660Z] === RUN TestIpcModeShareable [2022-07-25T14:03:22.660Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:03:22.660Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-25T14:03:22.660Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T14:03:24.000Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-25T14:03:24.000Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-25T14:03:24.039Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-25T14:03:24.039Z] === RUN TestAPIIpcModeHost [2022-07-25T14:03:24.039Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:03:24.039Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-25T14:03:24.039Z] === RUN TestDaemonIpcModeShareable [2022-07-25T14:03:24.039Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:03:24.039Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-25T14:03:24.039Z] === RUN TestDaemonIpcModePrivate [2022-07-25T14:03:24.975Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T14:03:25.234Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-25T14:03:25.234Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T14:03:25.234Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:03:25.234Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T14:03:25.234Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T14:03:25.234Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:03:25.234Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T14:03:25.234Z] === RUN TestIpcModeOlderClient [2022-07-25T14:03:25.234Z] === PAUSE TestIpcModeOlderClient [2022-07-25T14:03:25.234Z] === RUN TestKillContainerInvalidSignal [2022-07-25T14:03:25.801Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-25T14:03:25.801Z] === RUN TestKillContainer [2022-07-25T14:03:25.801Z] === RUN TestKillContainer/no_signal [2022-07-25T14:03:26.059Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T14:03:26.318Z] === RUN TestKillContainer/killing_signal [2022-07-25T14:03:26.366Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-25T14:03:26.886Z] --- PASS: TestKillContainer (1.28s) [2022-07-25T14:03:26.886Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-25T14:03:26.886Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-25T14:03:26.886Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-25T14:03:26.886Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T14:03:26.886Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T14:03:27.455Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T14:03:27.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-07-25T14:03:27.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-25T14:03:27.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-25T14:03:27.713Z] === RUN TestKillStoppedContainer [2022-07-25T14:03:27.713Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T14:03:27.713Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T14:03:27.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T14:03:27.973Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T14:03:27.973Z] === RUN TestKillDifferentUserContainer [2022-07-25T14:03:28.234Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-25T14:03:28.234Z] === RUN TestInspectOomKilledTrue [2022-07-25T14:03:28.234Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:03:28.234Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T14:03:28.234Z] === RUN TestInspectOomKilledFalse [2022-07-25T14:03:28.234Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:03:28.234Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T14:03:28.234Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T14:03:28.234Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T14:03:28.234Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T14:03:28.234Z] === RUN TestLinksContainerNames [2022-07-25T14:03:29.097Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-25T14:03:29.097Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-25T14:03:29.155Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-07-25T14:03:29.155Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T14:03:29.155Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T14:03:29.171Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-25T14:03:29.171Z] === RUN TestLogsFollowTailEmpty [2022-07-25T14:03:29.722Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T14:03:29.738Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-25T14:03:29.738Z] === RUN TestLogs [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T14:03:29.738Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T14:03:29.738Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T14:03:29.738Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T14:03:29.738Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T14:03:29.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T14:03:29.738Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T14:03:29.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T14:03:29.738Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T14:03:29.738Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T14:03:30.306Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T14:03:30.306Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T14:03:30.875Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T14:03:30.875Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T14:03:31.811Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T14:03:31.811Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T14:03:31.811Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T14:03:31.811Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T14:03:31.811Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T14:03:31.811Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T14:03:31.811Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T14:03:31.811Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T14:03:31.811Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T14:03:32.379Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T14:03:32.379Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T14:03:32.947Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T14:03:32.947Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T14:03:33.249Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-25T14:03:33.515Z] --- PASS: TestLogs (3.96s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-07-25T14:03:33.515Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-25T14:03:33.515Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T14:03:33.763Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-25T14:03:33.763Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-25T14:03:33.763Z] [2022-07-25T14:03:33.763Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-25T14:03:33.763Z] =========================== short test summary info ============================ [2022-07-25T14:03:33.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-25T14:03:33.763Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-25T14:03:33.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-25T14:03:33.763Z] Not supported on most drivers [2022-07-25T14:03:33.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-25T14:03:33.763Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T14:03:33.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-25T14:03:33.763Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T14:03:33.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-25T14:03:33.763Z] Can fail if eth0 has multiple IP addresses [2022-07-25T14:03:33.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-25T14:03:33.763Z] This doesn't seem to be taken into account by the engine [2022-07-25T14:03:33.763Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-25T14:03:33.763Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-25T14:03:33.763Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.38 seconds == [2022-07-25T14:03:34.018Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-25T14:03:34.083Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/default [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/private [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/slave [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/shared [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/default [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/shared [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/slave [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/private [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T14:03:34.083Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T14:03:34.083Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T14:03:34.083Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T14:03:34.342Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T14:03:34.342Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T14:03:34.342Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T14:03:34.342Z] 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-07-25T14:03:34.342Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-25T14:03:34.342Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T14:03:34.342Z] 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-07-25T14:03:34.342Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T14:03:34.342Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T14:03:34.342Z] 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-07-25T14:03:34.342Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T14:03:34.342Z] === RUN TestNetworkNat [2022-07-25T14:03:34.920Z] --- PASS: TestNetworkNat (0.54s) [2022-07-25T14:03:34.920Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T14:03:35.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-25T14:03:35.488Z] === RUN TestNetworkLoopbackNat [2022-07-25T14:03:36.287Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T14:03:38.021Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-25T14:03:38.021Z] === RUN TestPause [2022-07-25T14:03:38.021Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:03:38.021Z] --- SKIP: TestPause (0.00s) [2022-07-25T14:03:38.021Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T14:03:38.021Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T14:03:38.021Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T14:03:38.021Z] === RUN TestPauseStopPausedContainer [2022-07-25T14:03:38.021Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:03:38.021Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-25T14:03:38.021Z] === RUN TestPidHost [2022-07-25T14:03:38.962Z] --- PASS: TestPidHost (0.86s) [2022-07-25T14:03:38.962Z] === RUN TestPsFilter [2022-07-25T14:03:38.962Z] --- PASS: TestPsFilter (0.09s) [2022-07-25T14:03:38.962Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T14:03:39.221Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-25T14:03:39.221Z] === RUN TestRemoveContainerWithVolume [2022-07-25T14:03:39.789Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-25T14:03:39.789Z] === RUN TestRemoveContainerRunning [2022-07-25T14:03:40.048Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-25T14:03:40.048Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T14:03:40.616Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-25T14:03:40.616Z] === RUN TestRemoveInvalidContainer [2022-07-25T14:03:40.616Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T14:03:40.616Z] === RUN TestRenameLinkedContainer [2022-07-25T14:03:42.521Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-07-25T14:03:42.521Z] === RUN TestRenameStoppedContainer [2022-07-25T14:03:42.521Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-07-25T14:03:42.521Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T14:03:43.458Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-25T14:03:43.458Z] === RUN TestRenameInvalidName [2022-07-25T14:03:44.025Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-25T14:03:44.025Z] === RUN TestRenameAnonymousContainer [2022-07-25T14:03:44.404Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-07-25T14:03:44.404Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-25T14:03:44.404Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-25T14:03:44.404Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-07-25T14:03:44.404Z] PASS [2022-07-25T14:03:44.404Z] [2022-07-25T14:03:44.404Z] === Skipped [2022-07-25T14:03:44.404Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T14:03:44.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:03:44.404Z] [2022-07-25T14:03:44.404Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-25T14:03:44.404Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T14:03:44.404Z] [2022-07-25T14:03:44.404Z] DONE 27 tests, 2 skipped in 130.296s [2022-07-25T14:03:44.404Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T14:03:44.404Z] ++ 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-07-25T14:03:44.404Z] ++ set -e [2022-07-25T14:03:44.404Z] ++ '[' -n 0 ']' [2022-07-25T14:03:44.404Z] ++ set -x [2022-07-25T14:03:44.404Z] ++ 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-07-25T14:03:44.404Z] INFO: Testing against a local daemon [2022-07-25T14:03:44.404Z] === RUN TestSessionCreate [2022-07-25T14:03:44.404Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T14:03:44.404Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T14:03:44.404Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T14:03:44.404Z] PASS [2022-07-25T14:03:44.404Z] [2022-07-25T14:03:44.404Z] DONE 2 tests in 0.137s [2022-07-25T14:03:44.404Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T14:03:44.404Z] ++ 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-07-25T14:03:44.404Z] ++ set -e [2022-07-25T14:03:44.404Z] ++ '[' -n 0 ']' [2022-07-25T14:03:44.404Z] ++ set -x [2022-07-25T14:03:44.404Z] ++ 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-07-25T14:03:44.404Z] INFO: Testing against a local daemon [2022-07-25T14:03:44.404Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T14:03:44.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T14:03:44.404Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T14:03:44.404Z] === RUN TestDiskUsage [2022-07-25T14:03:44.404Z] === PAUSE TestDiskUsage [2022-07-25T14:03:44.404Z] === RUN TestEventsExecDie [2022-07-25T14:03:44.404Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-25T14:03:44.404Z] === RUN TestEventsBackwardsCompatible [2022-07-25T14:03:44.404Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-25T14:03:44.404Z] === RUN TestEventsVolumeCreate [2022-07-25T14:03:44.663Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T14:03:44.663Z] === RUN TestInfoBinaryCommits [2022-07-25T14:03:44.663Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T14:03:44.663Z] === RUN TestInfoAPIVersioned [2022-07-25T14:03:44.663Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T14:03:44.663Z] === RUN TestInfoAPI [2022-07-25T14:03:44.663Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T14:03:44.663Z] === RUN TestInfoAPIWarnings [2022-07-25T14:03:45.403Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-07-25T14:03:45.403Z] === RUN TestRenameContainerWithSameName [2022-07-25T14:03:45.662Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-25T14:03:45.662Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T14:03:46.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T14:03:46.199Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:03:46.199Z] [2022-07-25T14:03:46.199Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:03:46.199Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:03:46.199Z] [2022-07-25T14:03:46.199Z] To set a process to complain mode, use the command line tool [2022-07-25T14:03:46.199Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:03:46.199Z] Post stage [Pipeline] junit [2022-07-25T14:03:46.209Z] Recording test results [2022-07-25T14:03:46.349Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-25T14:03:46.598Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-25T14:03:46.598Z] === RUN TestResize [2022-07-25T14:03:46.619Z] + echo Ensuring container killed. [2022-07-25T14:03:46.619Z] Ensuring container killed. [2022-07-25T14:03:46.619Z] + docker rm -vf docker-pr2 [2022-07-25T14:03:46.619Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T14:03:46.896Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:03:46.896Z] Chowning /workspace to jenkins user [2022-07-25T14:03:46.896Z] + id -u [2022-07-25T14:03:46.896Z] + id -g [2022-07-25T14:03:46.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T14:03:47.166Z] --- PASS: TestResize (0.43s) [2022-07-25T14:03:47.166Z] === RUN TestResizeWithInvalidSize [2022-07-25T14:03:47.733Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-07-25T14:03:47.733Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T14:03:47.991Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-25T14:03:47.992Z] === RUN TestDaemonRestartKillContainers [2022-07-25T14:03:47.992Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T14:03:47.992Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-25T14:03:47.992Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:03:48.555Z] + bundleName=docker-py [2022-07-25T14:03:48.555Z] + echo Creating docker-py-bundles.tar.gz [2022-07-25T14:03:48.555Z] Creating docker-py-bundles.tar.gz [2022-07-25T14:03:48.555Z] + 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-07-25T14:03:48.565Z] Archiving artifacts [2022-07-25T14:03:49.038Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43857/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-25T14:03:49.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1ff7284917ff2df9a70157a64ffced701b87a7bd -e DOCKER_GRAPHDRIVER docker:1ff7284917ff2df9a70157a64ffced701b87a7bd hack/make.sh binary [2022-07-25T14:03:49.419Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-07-25T14:03:49.419Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T14:03:49.630Z] [2022-07-25T14:03:49.887Z] Removing bundles/ [2022-07-25T14:03:49.887Z] [2022-07-25T14:03:49.887Z] ---> Making bundle: binary (in bundles/binary) [2022-07-25T14:03:49.887Z] Building: bundles/binary-daemon/dockerd [2022-07-25T14:03:49.887Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T14:03:50.375Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-25T14:03:50.375Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T14:03:51.751Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-07-25T14:03:51.751Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T14:03:52.693Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-25T14:03:52.693Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T14:03:54.068Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-25T14:03:54.068Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T14:03:55.006Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-25T14:03:55.006Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T14:03:55.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-25T14:03:55.574Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T14:03:56.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-07-25T14:03:56.951Z] === RUN TestNISDomainname [2022-07-25T14:03:56.951Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T14:03:56.951Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-25T14:03:56.951Z] === RUN TestHostnameDnsResolution [2022-07-25T14:03:57.519Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-07-25T14:03:57.519Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T14:03:57.519Z] 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-07-25T14:03:57.519Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T14:03:57.519Z] === RUN TestPrivilegedHostDevices [2022-07-25T14:03:58.088Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-07-25T14:03:58.088Z] === RUN TestRunConsoleSize [2022-07-25T14:03:58.347Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-25T14:03:58.347Z] === RUN TestStats [2022-07-25T14:03:58.347Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:03:58.347Z] --- SKIP: TestStats (0.00s) [2022-07-25T14:03:58.347Z] === RUN TestStopContainerWithTimeout [2022-07-25T14:03:58.347Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T14:03:58.347Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T14:03:58.347Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T14:03:58.347Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T14:03:58.347Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T14:03:58.347Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T14:03:58.347Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T14:03:58.347Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T14:03:58.347Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T14:03:58.347Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T14:03:59.283Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T14:04:01.184Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T14:04:02.560Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T14:04:02.560Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-07-25T14:04:02.560Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-07-25T14:04:02.560Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-07-25T14:04:02.560Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-25T14:04:02.560Z] === RUN TestDeleteDevicemapper [2022-07-25T14:04:02.560Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T14:04:02.560Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T14:04:02.560Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T14:04:02.748Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T14:04:02.748Z] === RUN TestInfoDebug [2022-07-25T14:04:02.748Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T14:04:02.748Z] === RUN TestInfoInsecureRegistries [2022-07-25T14:04:02.748Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T14:04:02.748Z] === RUN TestInfoRegistryMirrors [2022-07-25T14:04:02.748Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T14:04:02.748Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T14:04:03.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-25T14:04:03.007Z] === RUN TestPingCacheHeaders [2022-07-25T14:04:03.266Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T14:04:03.266Z] === RUN TestPingGet [2022-07-25T14:04:03.266Z] --- PASS: TestPingGet (0.01s) [2022-07-25T14:04:03.266Z] === RUN TestPingHead [2022-07-25T14:04:03.266Z] --- PASS: TestPingHead (0.02s) [2022-07-25T14:04:03.266Z] === RUN TestPingSwarmHeader [2022-07-25T14:04:03.839Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T14:04:03.938Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-07-25T14:04:03.938Z] === RUN TestUpdateMemory [2022-07-25T14:04:03.938Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:03.938Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T14:04:03.938Z] === RUN TestUpdateCPUQuota [2022-07-25T14:04:03.938Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:03.938Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-25T14:04:03.938Z] === RUN TestUpdatePidsLimit [2022-07-25T14:04:03.938Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:03.938Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-25T14:04:03.938Z] === RUN TestUpdateRestartPolicy [2022-07-25T14:04:04.406Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T14:04:05.342Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T14:04:05.342Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-25T14:04:05.342Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T14:04:05.342Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T14:04:05.342Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T14:04:05.342Z] === RUN TestVersion [2022-07-25T14:04:05.342Z] --- PASS: TestVersion (0.02s) [2022-07-25T14:04:05.342Z] === CONT TestDiskUsage [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T14:04:05.909Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T14:04:06.169Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage (1.14s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T14:04:06.429Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:04:06.429Z] PASS [2022-07-25T14:04:06.429Z] [2022-07-25T14:04:06.429Z] === Skipped [2022-07-25T14:04:06.429Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T14:04:06.429Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T14:04:06.429Z] [2022-07-25T14:04:06.429Z] DONE 54 tests, 1 skipped in 22.561s [2022-07-25T14:04:06.429Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T14:04:06.429Z] ++ 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-07-25T14:04:06.429Z] ++ set -e [2022-07-25T14:04:06.429Z] ++ '[' -n 0 ']' [2022-07-25T14:04:06.429Z] ++ set -x [2022-07-25T14:04:06.429Z] ++ 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-07-25T14:04:06.429Z] INFO: Testing against a local daemon [2022-07-25T14:04:06.429Z] === RUN TestVolumesCreateAndList [2022-07-25T14:04:06.429Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T14:04:06.429Z] === RUN TestVolumesRemove [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-25T14:04:06.688Z] === RUN TestVolumesInspect [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T14:04:06.688Z] === RUN TestVolumesInvalidJSON [2022-07-25T14:04:06.688Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T14:04:06.688Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T14:04:06.688Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T14:04:06.688Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T14:04:06.688Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T14:04:06.688Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T14:04:06.688Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T14:04:06.688Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T14:04:06.688Z] PASS [2022-07-25T14:04:06.688Z] [2022-07-25T14:04:06.688Z] DONE 9 tests in 0.228s [2022-07-25T14:04:06.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:04:06.689Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T14:04:06.689Z] +++ kill 14250 [2022-07-25T14:04:06.948Z] +++ /etc/init.d/apparmor stop [2022-07-25T14:04:06.948Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:04:06.948Z] [2022-07-25T14:04:06.948Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:04:06.948Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:04:06.948Z] [2022-07-25T14:04:06.948Z] To set a process to complain mode, use the command line tool [2022-07-25T14:04:06.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:04:06.948Z] +++ true [2022-07-25T14:04:06.948Z] exiting test-integration [2022-07-25T14:04:06.948Z] ++ exit 0 [2022-07-25T14:04:06.948Z] Post stage [Pipeline] junit [2022-07-25T14:04:07.898Z] Recording test results [2022-07-25T14:04:08.061Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T14:04:08.387Z] + echo Ensuring container killed. [2022-07-25T14:04:08.387Z] Ensuring container killed. [2022-07-25T14:04:08.387Z] + docker rm -vf docker-pr2 [2022-07-25T14:04:08.387Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T14:04:08.675Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:04:08.675Z] Chowning /workspace to jenkins user [2022-07-25T14:04:08.675Z] + id -u [2022-07-25T14:04:08.675Z] + id -g [2022-07-25T14:04:08.675Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:04:10.345Z] + bundleName=arm64-integration [2022-07-25T14:04:10.345Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-25T14:04:10.345Z] Creating arm64-integration-bundles.tar.gz [2022-07-25T14:04:10.345Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-25T14:04:10.345Z] + 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-07-25T14:04:10.616Z] Archiving artifacts [2022-07-25T14:04:10.897Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43857/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T14:04:11.201Z] + make clean [2022-07-25T14:04:11.201Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T14:04:11.201Z] docker-dev-cache [2022-07-25T14:04:11.201Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T14:04:16.141Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-25T14:04:16.141Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T14:04:16.141Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-07-25T14:04:16.141Z] === RUN TestWaitNonBlocked [2022-07-25T14:04:16.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T14:04:16.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T14:04:16.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T14:04:16.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T14:04:16.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T14:04:16.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T14:04:16.141Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T14:04:16.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-07-25T14:04:16.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-25T14:04:16.141Z] === RUN TestWaitBlocked [2022-07-25T14:04:16.141Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T14:04:16.141Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T14:04:16.141Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T14:04:16.141Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T14:04:16.141Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T14:04:16.141Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T14:04:16.708Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T14:04:16.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-07-25T14:04:16.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-07-25T14:04:16.709Z] === RUN TestWaitConditions [2022-07-25T14:04:16.709Z] === RUN TestWaitConditions/default [2022-07-25T14:04:16.709Z] === PAUSE TestWaitConditions/default [2022-07-25T14:04:16.709Z] === RUN TestWaitConditions/not-running [2022-07-25T14:04:16.709Z] === PAUSE TestWaitConditions/not-running [2022-07-25T14:04:16.709Z] === RUN TestWaitConditions/next-exit [2022-07-25T14:04:16.709Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T14:04:16.709Z] === RUN TestWaitConditions/removed [2022-07-25T14:04:16.709Z] === PAUSE TestWaitConditions/removed [2022-07-25T14:04:16.709Z] === CONT TestWaitConditions/default [2022-07-25T14:04:16.709Z] === CONT TestWaitConditions/removed [2022-07-25T14:04:18.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T14:04:18.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T14:04:18.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T14:04:18.613Z] === CONT TestWaitConditions/next-exit [2022-07-25T14:04:18.613Z] === CONT TestWaitConditions/not-running [2022-07-25T14:04:19.989Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T14:04:19.989Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-07-25T14:04:19.989Z] --- PASS: TestWaitConditions/default (1.76s) [2022-07-25T14:04:19.989Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-07-25T14:04:19.989Z] --- PASS: TestWaitConditions/not-running (1.46s) [2022-07-25T14:04:19.989Z] === CONT TestDaemonRestartIpcMode [2022-07-25T14:04:19.989Z] === CONT TestIpcModeOlderClient [2022-07-25T14:04:19.989Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-25T14:04:19.989Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T14:04:20.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T14:04:22.529Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-07-25T14:04:22.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T14:04:22.788Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-07-25T14:04:22.788Z] PASS [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === Skipped [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T14:04:22.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T14:04:22.788Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-25T14:04:22.788Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-25T14:04:22.788Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.02s) [2022-07-25T14:04:22.788Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-25T14:04:22.788Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-25T14:04:22.788Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-25T14:04:22.788Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T14:04:22.788Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T14:04:22.788Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T14:04:22.788Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T14:04:22.788Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T14:04:22.788Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-25T14:04:22.788Z] 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-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T14:04:22.788Z] 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-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T14:04:22.788Z] 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-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-25T14:04:22.788Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T14:04:22.788Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-25T14:04:22.788Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-25T14:04:22.788Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-25T14:04:22.788Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T14:04:22.788Z] 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-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-25T14:04:22.788Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T14:04:22.788Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T14:04:22.788Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-25T14:04:22.788Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-25T14:04:22.788Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T14:04:22.788Z] [2022-07-25T14:04:22.788Z] DONE 241 tests, 27 skipped in 82.031s [2022-07-25T14:04:22.788Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T14:04:23.047Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T14:04:23.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T14:04:23.614Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-25T14:04:23.614Z] === RUN TestConfigDaemonID [2022-07-25T14:04:24.551Z] daemon_test.go:83: [d9759d698adf3] daemon is not started [2022-07-25T14:04:24.551Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-25T14:04:24.551Z] === RUN TestDaemonConfigValidation [2022-07-25T14:04:24.551Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T14:04:24.551Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T14:04:24.551Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T14:04:24.551Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T14:04:24.551Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T14:04:24.551Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T14:04:24.551Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T14:04:24.551Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T14:04:24.551Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T14:04:24.551Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T14:04:24.551Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T14:04:24.551Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T14:04:24.551Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T14:04:24.551Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T14:04:24.810Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T14:04:24.810Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T14:04:24.810Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-07-25T14:04:24.810Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-25T14:04:24.810Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-25T14:04:24.810Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-07-25T14:04:24.810Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-25T14:04:24.810Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T14:04:24.810Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T14:04:25.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T14:04:26.187Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T14:04:27.122Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T14:04:28.059Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T14:04:28.059Z] daemon_test.go:197: [db0fd835b6bb2] daemon is not started [2022-07-25T14:04:28.059Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-25T14:04:28.059Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-25T14:04:28.059Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-25T14:04:28.059Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-07-25T14:04:28.059Z] === RUN TestDaemonProxy [2022-07-25T14:04:28.059Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T14:04:28.059Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-25T14:04:28.059Z] PASS [2022-07-25T14:04:28.059Z] [2022-07-25T14:04:28.059Z] === Skipped [2022-07-25T14:04:28.059Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-25T14:04:28.059Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T14:04:28.059Z] [2022-07-25T14:04:28.059Z] DONE 13 tests, 1 skipped in 5.381s [2022-07-25T14:04:28.059Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T14:04:28.318Z] INFO: Testing against a local daemon [2022-07-25T14:04:28.318Z] === RUN TestCommitInheritsEnv [2022-07-25T14:04:30.220Z] --- PASS: TestCommitInheritsEnv (1.83s) [2022-07-25T14:04:30.220Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T14:04:30.220Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T14:04:30.220Z] === RUN TestImportWithCustomPlatform [2022-07-25T14:04:30.220Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T14:04:30.220Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T14:04:30.220Z] === RUN TestImportWithCustomPlatform// [2022-07-25T14:04:30.220Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T14:04:30.220Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T14:04:30.480Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T14:04:30.480Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T14:04:30.480Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T14:04:30.480Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T14:04:30.480Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T14:04:30.480Z] === RUN TestImagesFilterMultiReference [2022-07-25T14:04:30.480Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-25T14:04:30.480Z] === RUN TestImagePullPlatformInvalid [2022-07-25T14:04:30.738Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-25T14:04:30.738Z] === RUN TestRemoveImageOrphaning [2022-07-25T14:04:32.114Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-07-25T14:04:32.114Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T14:04:32.114Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T14:04:32.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T14:04:32.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T14:04:32.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T14:04:32.114Z] === RUN TestTagInvalidReference [2022-07-25T14:04:32.114Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T14:04:32.114Z] === RUN TestTagValidPrefixedRepo [2022-07-25T14:04:32.373Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T14:04:32.373Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T14:04:32.373Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T14:04:32.373Z] === RUN TestTagOfficialNames [2022-07-25T14:04:32.373Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T14:04:32.373Z] === RUN TestTagMatchesDigest [2022-07-25T14:04:32.373Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T14:04:32.373Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T14:04:33.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T14:04:36.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T14:04:39.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T14:04:40.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T14:04:43.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T14:04:46.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T14:04:50.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T14:04:51.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T14:04:54.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T14:04:57.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T14:04:57.475Z] Using test binary docker [2022-07-25T14:04:57.475Z] +++ /etc/init.d/apparmor start [2022-07-25T14:04:57.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T14:04:57.475Z] INFO: Waiting for daemon to start... [2022-07-25T14:04:57.475Z] Starting dockerd [2022-07-25T14:04:57.475Z] +++ 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-07-25T14:05:00.013Z] . [2022-07-25T14:05:00.013Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T14:05:00.013Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T14:05:00.013Z] Error: No such image: emptyfs [2022-07-25T14:05:00.013Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T14:05:00.013Z] ++++ docker load [2022-07-25T14:05:00.013Z] Running integration-test (iteration 1) [2022-07-25T14:05:00.013Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T14:05:00.013Z] ++ 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-07-25T14:05:00.013Z] ++ set -e [2022-07-25T14:05:00.013Z] ++ '[' -n 0 ']' [2022-07-25T14:05:00.013Z] ++ set -x [2022-07-25T14:05:00.013Z] ++ 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-07-25T14:05:01.394Z] Loaded image: busybox:latest [2022-07-25T14:05:01.653Z] Loaded image: busybox:glibc [2022-07-25T14:05:06.931Z] Loaded image: debian:bullseye-slim [2022-07-25T14:05:06.931Z] Loaded image: hello-world:latest [2022-07-25T14:05:06.931Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T14:05:06.931Z] INFO: Testing against a local daemon [2022-07-25T14:05:06.931Z] === RUN TestCgroupNamespacesBuild [2022-07-25T14:05:09.469Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-07-25T14:05:09.469Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T14:05:11.374Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2022-07-25T14:05:11.374Z] === RUN TestBuildWithSession [2022-07-25T14:05:11.374Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T14:05:11.374Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T14:05:11.374Z] === RUN TestBuildSquashParent [2022-07-25T14:05:21.388Z] --- PASS: TestBuildSquashParent (9.34s) [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T14:05:21.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T14:05:21.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T14:05:21.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T14:05:21.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T14:05:21.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T14:05:21.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T14:05:21.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T14:05:21.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T14:05:21.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T14:05:23.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T14:05:23.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T14:05:27.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T14:05:27.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.48s) [2022-07-25T14:05:30.758Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2022-07-25T14:05:30.758Z] === RUN TestBuildMultiStageCopy [2022-07-25T14:05:30.758Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T14:05:34.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T14:05:34.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T14:05:34.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T14:05:35.180Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T14:05:35.749Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2022-07-25T14:05:35.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2022-07-25T14:05:35.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-07-25T14:05:35.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-07-25T14:05:35.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-07-25T14:05:35.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-07-25T14:05:35.749Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T14:05:37.657Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2022-07-25T14:05:37.657Z] === RUN TestBuildLabelWithTargets [2022-07-25T14:05:39.564Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-07-25T14:05:39.564Z] === RUN TestBuildWithEmptyLayers [2022-07-25T14:05:40.943Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-07-25T14:05:40.943Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T14:05:44.236Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-07-25T14:05:44.236Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T14:05:46.145Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2022-07-25T14:05:46.145Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T14:05:49.436Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2022-07-25T14:05:49.436Z] === RUN TestBuildWithHugeFile [2022-07-25T14:05:56.310Z] Created binary: bundles/binary-daemon/dockerd [2022-07-25T14:05:56.310Z] Copying nested executables into bundles/binary-daemon [2022-07-25T14:05:56.310Z] Building: bundles/binary-daemon/docker-proxy [2022-07-25T14:05:56.310Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T14:05:56.310Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-25T14:05:56.310Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-25T14:05:56.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1ff7284917ff2df9a70157a64ffced701b87a7bd -e DOCKER_GRAPHDRIVER docker:1ff7284917ff2df9a70157a64ffced701b87a7bd hack/make.sh cross [2022-07-25T14:05:56.926Z] [2022-07-25T14:05:57.183Z] Removing bundles/ [2022-07-25T14:05:57.183Z] [2022-07-25T14:05:57.183Z] ---> Making bundle: cross (in bundles/cross) [2022-07-25T14:05:57.183Z] Cross building: bundles/cross/linux/amd64 [2022-07-25T14:05:57.183Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T14:05:57.183Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T14:06:08.825Z] --- PASS: TestImportExtremelyLargeImageWorks (93.37s) [2022-07-25T14:06:08.825Z] PASS [2022-07-25T14:06:08.825Z] [2022-07-25T14:06:08.825Z] === Skipped [2022-07-25T14:06:08.825Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T14:06:08.825Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T14:06:08.825Z] [2022-07-25T14:06:08.825Z] DONE 22 tests, 1 skipped in 97.627s [2022-07-25T14:06:08.825Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T14:06:08.825Z] === RUN TestStripANSICommands [2022-07-25T14:06:08.825Z] === RUN TestStripANSICommands/#00 [2022-07-25T14:06:08.825Z] === RUN TestStripANSICommands/#01 [2022-07-25T14:06:08.825Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T14:06:08.825Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T14:06:08.825Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T14:06:08.825Z] PASS [2022-07-25T14:06:08.825Z] [2022-07-25T14:06:08.825Z] DONE 3 tests in 0.061s [2022-07-25T14:06:08.825Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T14:06:08.825Z] INFO: Testing against a local daemon [2022-07-25T14:06:08.825Z] === RUN TestNetworkCreateDelete [2022-07-25T14:06:08.825Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-25T14:06:08.825Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T14:06:08.825Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-25T14:06:08.825Z] === RUN TestDaemonDNSFallback [2022-07-25T14:06:13.013Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-25T14:06:13.013Z] === RUN TestInspectNetwork [2022-07-25T14:06:13.013Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.013Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T14:06:13.013Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T14:06:13.013Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T14:06:13.013Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T14:06:13.013Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T14:06:13.013Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T14:06:13.013Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T14:06:13.013Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T14:06:13.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestNetworkList [2022-07-25T14:06:13.013Z] === RUN TestNetworkList//networks [2022-07-25T14:06:13.013Z] === PAUSE TestNetworkList//networks [2022-07-25T14:06:13.013Z] === RUN TestNetworkList//networks/ [2022-07-25T14:06:13.013Z] === PAUSE TestNetworkList//networks/ [2022-07-25T14:06:13.013Z] === CONT TestNetworkList//networks [2022-07-25T14:06:13.013Z] === CONT TestNetworkList//networks/ [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T14:06:13.013Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T14:06:13.013Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T14:06:13.013Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T14:06:13.013Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T14:06:13.013Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T14:06:13.013Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T14:06:13.013Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T14:06:13.013Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T14:06:13.013Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T14:06:13.013Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T14:06:13.013Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T14:06:13.013Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T14:06:13.013Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.013Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T14:06:13.013Z] service_test.go:243: FLAKY_TEST [2022-07-25T14:06:13.013Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T14:06:13.013Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T14:06:13.013Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.013Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-25T14:06:13.013Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T14:06:13.013Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.013Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T14:06:13.013Z] PASS [2022-07-25T14:06:13.013Z] [2022-07-25T14:06:13.013Z] === Skipped [2022-07-25T14:06:13.013Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-25T14:06:13.013Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.013Z] [2022-07-25T14:06:13.013Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-25T14:06:13.013Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] [2022-07-25T14:06:13.013Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-25T14:06:13.013Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.013Z] [2022-07-25T14:06:13.013Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T14:06:13.014Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T14:06:13.014Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T14:06:13.014Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T14:06:13.014Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T14:06:13.014Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T14:06:13.014Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T14:06:13.014Z] service_test.go:243: FLAKY_TEST [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-25T14:06:13.014Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T14:06:13.014Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] DONE 34 tests, 12 skipped in 7.133s [2022-07-25T14:06:13.014Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T14:06:13.014Z] INFO: Testing against a local daemon [2022-07-25T14:06:13.014Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T14:06:13.014Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:06:13.014Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T14:06:13.014Z] === RUN TestDockerNetworkIpvlan [2022-07-25T14:06:13.014Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:06:13.014Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T14:06:13.014Z] PASS [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === Skipped [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T14:06:13.014Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T14:06:13.014Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:06:13.014Z] [2022-07-25T14:06:13.014Z] DONE 2 tests, 2 skipped in 0.094s [2022-07-25T14:06:13.014Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T14:06:13.272Z] INFO: Testing against a local daemon [2022-07-25T14:06:13.272Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T14:06:13.272Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.272Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T14:06:13.272Z] === RUN TestDockerNetworkMacvlan [2022-07-25T14:06:13.272Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.272Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-25T14:06:13.272Z] PASS [2022-07-25T14:06:13.272Z] [2022-07-25T14:06:13.272Z] === Skipped [2022-07-25T14:06:13.272Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T14:06:13.272Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.272Z] [2022-07-25T14:06:13.272Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-25T14:06:13.272Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T14:06:13.272Z] [2022-07-25T14:06:13.272Z] DONE 2 tests, 2 skipped in 0.127s [2022-07-25T14:06:13.272Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T14:06:13.272Z] testing: warning: no tests to run [2022-07-25T14:06:13.272Z] PASS [2022-07-25T14:06:13.272Z] [2022-07-25T14:06:13.272Z] DONE 0 tests in 0.026s [2022-07-25T14:06:13.272Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T14:06:13.272Z] INFO: Testing against a local daemon [2022-07-25T14:06:13.272Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T14:06:13.272Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.272Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-25T14:06:13.272Z] === RUN TestAuthZPluginTLS [2022-07-25T14:06:13.272Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.272Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-25T14:06:13.272Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginHeader [2022-07-25T14:06:13.273Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.273Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-25T14:06:13.273Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T14:06:13.839Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:13.839Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.47s) [2022-07-25T14:06:13.839Z] === RUN TestAuthZPluginV2Disable [2022-07-25T14:06:14.097Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:14.097Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-25T14:06:14.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T14:06:14.357Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:14.357Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T14:06:14.357Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T14:06:14.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:14.924Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-07-25T14:06:14.924Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-25T14:06:15.184Z] PASS [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === Skipped [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.47s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-25T14:06:15.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.184Z] [2022-07-25T14:06:15.184Z] DONE 17 tests, 17 skipped in 1.890s [2022-07-25T14:06:15.184Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T14:06:15.184Z] INFO: Testing against a local daemon [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:06:15.184Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:06:15.184Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T14:06:15.184Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T14:06:15.184Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T14:06:15.184Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T14:06:15.184Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T14:06:15.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T14:06:15.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T14:06:15.443Z] === RUN TestPluginInstall [2022-07-25T14:06:15.443Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.443Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T14:06:15.443Z] === RUN TestPluginsWithRuntimes [2022-07-25T14:06:15.443Z] 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-07-25T14:06:15.443Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-25T14:06:15.443Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T14:06:15.443Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T14:06:15.443Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T14:06:15.443Z] PASS [2022-07-25T14:06:15.443Z] [2022-07-25T14:06:15.443Z] === Skipped [2022-07-25T14:06:15.443Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-25T14:06:15.443Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T14:06:15.443Z] [2022-07-25T14:06:15.443Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-25T14:06:15.443Z] 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-07-25T14:06:15.443Z] [2022-07-25T14:06:15.443Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T14:06:15.443Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T14:06:15.443Z] [2022-07-25T14:06:15.443Z] DONE 19 tests, 3 skipped in 0.181s [2022-07-25T14:06:15.443Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T14:06:15.443Z] INFO: Testing against a local daemon [2022-07-25T14:06:15.443Z] === RUN TestExternalGraphDriver [2022-07-25T14:06:15.701Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T14:06:15.701Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-25T14:06:15.701Z] === RUN TestGraphdriverPluginV2 [2022-07-25T14:06:19.897Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-07-25T14:06:19.897Z] PASS [2022-07-25T14:06:19.897Z] [2022-07-25T14:06:19.897Z] === Skipped [2022-07-25T14:06:19.897Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-25T14:06:19.897Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T14:06:19.897Z] [2022-07-25T14:06:19.897Z] DONE 2 tests, 1 skipped in 4.334s [2022-07-25T14:06:19.897Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T14:06:19.897Z] INFO: Testing against a local daemon [2022-07-25T14:06:19.897Z] === RUN TestContinueAfterPluginCrash [2022-07-25T14:06:19.897Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T14:06:19.897Z] === RUN TestReadPluginNoRead [2022-07-25T14:06:19.897Z] === PAUSE TestReadPluginNoRead [2022-07-25T14:06:19.897Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T14:06:19.897Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T14:06:19.897Z] === CONT TestContinueAfterPluginCrash [2022-07-25T14:06:19.897Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T14:06:25.214Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2022-07-25T14:06:25.214Z] === CONT TestReadPluginNoRead [2022-07-25T14:06:27.116Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T14:06:28.053Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T14:06:29.434Z] === RUN TestReadPluginNoRead/default [2022-07-25T14:06:29.434Z] --- PASS: TestContinueAfterPluginCrash (9.59s) [2022-07-25T14:06:30.812Z] === CONT TestReadPluginNoRead [2022-07-25T14:06:30.812Z] read_test.go:92: [d2bfb3d95a6c0] daemon is not started [2022-07-25T14:06:30.812Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-07-25T14:06:30.812Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-25T14:06:30.812Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-07-25T14:06:30.812Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-07-25T14:06:30.812Z] PASS [2022-07-25T14:06:30.812Z] [2022-07-25T14:06:30.812Z] DONE 6 tests in 11.012s [2022-07-25T14:06:30.812Z] 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-07-25T14:06:30.812Z] testing: warning: no tests to run [2022-07-25T14:06:30.812Z] PASS [2022-07-25T14:06:30.812Z] [2022-07-25T14:06:30.812Z] DONE 0 tests in 0.040s [2022-07-25T14:06:30.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T14:06:30.812Z] INFO: Testing against a local daemon [2022-07-25T14:06:30.812Z] === RUN TestPluginWithDevMounts [2022-07-25T14:06:30.812Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T14:06:30.812Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T14:06:30.812Z] PASS [2022-07-25T14:06:30.812Z] [2022-07-25T14:06:30.812Z] === Skipped [2022-07-25T14:06:30.812Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-25T14:06:30.812Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T14:06:30.812Z] [2022-07-25T14:06:30.812Z] DONE 1 tests, 1 skipped in 0.144s [2022-07-25T14:06:30.812Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T14:06:31.071Z] INFO: Testing against a local daemon [2022-07-25T14:06:31.071Z] === RUN TestSecretInspect [2022-07-25T14:06:31.071Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-25T14:06:31.071Z] === RUN TestSecretList [2022-07-25T14:06:31.071Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] --- SKIP: TestSecretList (0.01s) [2022-07-25T14:06:31.071Z] === RUN TestSecretsCreateAndDelete [2022-07-25T14:06:31.071Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-25T14:06:31.071Z] === RUN TestSecretsUpdate [2022-07-25T14:06:31.071Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-25T14:06:31.071Z] === RUN TestTemplatedSecret [2022-07-25T14:06:31.071Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-25T14:06:31.071Z] === RUN TestSecretCreateResolve [2022-07-25T14:06:31.071Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-25T14:06:31.071Z] PASS [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] === Skipped [2022-07-25T14:06:31.071Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-25T14:06:31.071Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-25T14:06:31.071Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-25T14:06:31.071Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-25T14:06:31.071Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-25T14:06:31.071Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-25T14:06:31.071Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.071Z] [2022-07-25T14:06:31.071Z] DONE 6 tests, 6 skipped in 0.211s [2022-07-25T14:06:31.071Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T14:06:31.330Z] INFO: Testing against a local daemon [2022-07-25T14:06:31.330Z] === RUN TestServiceCreateInit [2022-07-25T14:06:31.330Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T14:06:31.330Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T14:06:31.330Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-25T14:06:31.330Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T14:06:31.330Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T14:06:31.330Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceConflict [2022-07-25T14:06:31.330Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T14:06:31.330Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-25T14:06:31.330Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T14:06:31.330Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T14:06:31.330Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T14:06:31.330Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceSysctls [2022-07-25T14:06:31.330Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.330Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-25T14:06:31.330Z] === RUN TestCreateServiceCapabilities [2022-07-25T14:06:31.594Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-25T14:06:31.594Z] === RUN TestInspect [2022-07-25T14:06:31.594Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestInspect (0.01s) [2022-07-25T14:06:31.594Z] === RUN TestCreateJob [2022-07-25T14:06:31.594Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestCreateJob (0.01s) [2022-07-25T14:06:31.594Z] === RUN TestReplicatedJob [2022-07-25T14:06:31.594Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-25T14:06:31.594Z] === RUN TestUpdateReplicatedJob [2022-07-25T14:06:31.594Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-25T14:06:31.594Z] === RUN TestServiceListWithStatuses [2022-07-25T14:06:31.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:06:31.594Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T14:06:31.594Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T14:06:31.594Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-25T14:06:31.594Z] === RUN TestDockerNetworkReConnect [2022-07-25T14:06:31.594Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:31.594Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-25T14:06:31.594Z] === RUN TestServicePlugin [2022-07-25T14:06:33.498Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServicePlugin (1.96s) [2022-07-25T14:06:33.498Z] === RUN TestServiceUpdateLabel [2022-07-25T14:06:33.498Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-25T14:06:33.498Z] === RUN TestServiceUpdateSecrets [2022-07-25T14:06:33.498Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-25T14:06:33.498Z] === RUN TestServiceUpdateConfigs [2022-07-25T14:06:33.498Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-25T14:06:33.498Z] === RUN TestServiceUpdateNetwork [2022-07-25T14:06:33.498Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-25T14:06:33.498Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T14:06:33.498Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-25T14:06:33.498Z] PASS [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === Skipped [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T14:06:33.498Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T14:06:33.498Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-25T14:06:33.498Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-25T14:06:33.498Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-25T14:06:33.498Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-25T14:06:33.498Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-25T14:06:33.498Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-25T14:06:33.498Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-25T14:06:33.498Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-25T14:06:33.498Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-25T14:06:33.498Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-25T14:06:33.498Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-25T14:06:33.498Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-25T14:06:33.498Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T14:06:33.498Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-25T14:06:33.498Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-25T14:06:33.498Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-07-25T14:06:33.498Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-25T14:06:33.498Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-25T14:06:33.498Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-25T14:06:33.498Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-25T14:06:33.498Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-25T14:06:33.498Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T14:06:33.498Z] [2022-07-25T14:06:33.498Z] DONE 24 tests, 23 skipped in 2.445s [2022-07-25T14:06:33.498Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T14:06:33.757Z] INFO: Testing against a local daemon [2022-07-25T14:06:33.757Z] === RUN TestSessionCreate [2022-07-25T14:06:33.757Z] --- PASS: TestSessionCreate (0.04s) [2022-07-25T14:06:33.757Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T14:06:33.757Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-25T14:06:33.757Z] PASS [2022-07-25T14:06:33.757Z] [2022-07-25T14:06:33.757Z] DONE 2 tests in 0.186s [2022-07-25T14:06:33.757Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T14:06:34.016Z] INFO: Testing against a local daemon [2022-07-25T14:06:34.016Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T14:06:34.016Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T14:06:34.016Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T14:06:34.016Z] === RUN TestDiskUsage [2022-07-25T14:06:34.016Z] === PAUSE TestDiskUsage [2022-07-25T14:06:34.016Z] === RUN TestEventsExecDie [2022-07-25T14:06:34.584Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-25T14:06:34.584Z] === RUN TestEventsBackwardsCompatible [2022-07-25T14:06:34.584Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T14:06:34.584Z] === RUN TestEventsVolumeCreate [2022-07-25T14:06:34.584Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-25T14:06:34.584Z] === RUN TestInfoBinaryCommits [2022-07-25T14:06:34.584Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T14:06:34.584Z] === RUN TestInfoAPIVersioned [2022-07-25T14:06:34.584Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T14:06:34.584Z] === RUN TestInfoAPI [2022-07-25T14:06:34.584Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T14:06:34.584Z] === RUN TestInfoAPIWarnings [2022-07-25T14:06:52.667Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-25T14:06:52.667Z] === RUN TestInfoDebug [2022-07-25T14:06:52.667Z] --- PASS: TestInfoDebug (0.54s) [2022-07-25T14:06:52.667Z] === RUN TestInfoInsecureRegistries [2022-07-25T14:06:52.667Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-25T14:06:52.667Z] === RUN TestInfoRegistryMirrors [2022-07-25T14:06:52.925Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-25T14:06:52.925Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T14:06:53.493Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2022-07-25T14:06:53.493Z] === RUN TestPingCacheHeaders [2022-07-25T14:06:53.493Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-25T14:06:53.493Z] === RUN TestPingGet [2022-07-25T14:06:53.493Z] --- PASS: TestPingGet (0.01s) [2022-07-25T14:06:53.493Z] === RUN TestPingHead [2022-07-25T14:06:53.493Z] --- PASS: TestPingHead (0.03s) [2022-07-25T14:06:53.493Z] === RUN TestPingSwarmHeader [2022-07-25T14:06:54.061Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T14:06:54.629Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T14:06:55.566Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T14:06:55.566Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-07-25T14:06:55.566Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T14:06:55.566Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T14:06:55.566Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T14:06:55.566Z] === RUN TestVersion [2022-07-25T14:06:55.566Z] --- PASS: TestVersion (0.03s) [2022-07-25T14:06:55.566Z] === CONT TestDiskUsage [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T14:06:56.133Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T14:06:56.701Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T14:06:56.701Z] --- PASS: TestDiskUsage (1.23s) [2022-07-25T14:06:56.701Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T14:06:56.701Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T14:06:56.701Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T14:06:56.701Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T14:06:56.701Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-25T14:06:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-25T14:06:56.702Z] PASS [2022-07-25T14:06:56.702Z] [2022-07-25T14:06:56.702Z] === Skipped [2022-07-25T14:06:56.702Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T14:06:56.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T14:06:56.702Z] [2022-07-25T14:06:56.702Z] DONE 54 tests, 1 skipped in 23.029s [2022-07-25T14:06:56.702Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T14:06:56.960Z] INFO: Testing against a local daemon [2022-07-25T14:06:56.960Z] === RUN TestVolumesCreateAndList [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-25T14:06:56.960Z] === RUN TestVolumesRemove [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-25T14:06:56.960Z] === RUN TestVolumesInspect [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T14:06:56.960Z] === RUN TestVolumesInvalidJSON [2022-07-25T14:06:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T14:06:56.960Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T14:06:56.960Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T14:06:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T14:06:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T14:06:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T14:06:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T14:06:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T14:06:56.960Z] PASS [2022-07-25T14:06:56.960Z] [2022-07-25T14:06:56.960Z] DONE 9 tests in 0.220s [2022-07-25T14:06:56.960Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:06:57.219Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14249 is not a child of this shell [2022-07-25T14:06:57.219Z] warning: PID 14249 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-25T14:06:57.219Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:06:57.219Z] [2022-07-25T14:06:57.219Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:06:57.219Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:06:57.219Z] [2022-07-25T14:06:57.219Z] To set a process to complain mode, use the command line tool [2022-07-25T14:06:57.219Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:06:57.219Z] Removing test suite binaries [2022-07-25T14:06:57.219Z] exiting test-integration [2022-07-25T14:06:57.219Z] ++ exit 0 [2022-07-25T14:06:57.219Z] Post stage [Pipeline] junit [2022-07-25T14:06:58.608Z] Recording test results [2022-07-25T14:07:00.393Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T14:07:00.732Z] + echo Ensuring container killed. [2022-07-25T14:07:00.732Z] Ensuring container killed. [2022-07-25T14:07:00.732Z] + docker rm -vf docker-pr2 [2022-07-25T14:07:00.732Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T14:07:01.017Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:07:01.017Z] Chowning /workspace to jenkins user [2022-07-25T14:07:01.017Z] + id -u [2022-07-25T14:07:01.017Z] + id -g [2022-07-25T14:07:01.017Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T14:07:01.017Z] Unable to find image 'busybox:latest' locally [2022-07-25T14:07:01.276Z] latest: Pulling from library/busybox [2022-07-25T14:07:01.276Z] 19d511225f94: Pulling fs layer [2022-07-25T14:07:01.534Z] 19d511225f94: Download complete [2022-07-25T14:07:01.793Z] 19d511225f94: Pull complete [2022-07-25T14:07:01.793Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T14:07:01.793Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:07:03.998Z] + bundleName=amd64-rootless [2022-07-25T14:07:03.998Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-25T14:07:03.998Z] Creating amd64-rootless-bundles.tar.gz [2022-07-25T14:07:03.998Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-25T14:07:03.998Z] + 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-07-25T14:07:04.010Z] Archiving artifacts [2022-07-25T14:07:06.190Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43857/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T14:07:06.500Z] + make clean [2022-07-25T14:07:06.758Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T14:07:06.758Z] docker-dev-cache [2022-07-25T14:07:06.758Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T14:07:40.905Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T14:07:40.905Z] Using test binary docker [2022-07-25T14:07:40.905Z] +++ /etc/init.d/apparmor start [2022-07-25T14:07:40.905Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T14:07:40.905Z] INFO: Waiting for daemon to start... [2022-07-25T14:07:40.905Z] Starting dockerd [2022-07-25T14:07:40.905Z] +++ 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-07-25T14:07:40.905Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T14:07:40.905Z] Using test binary docker [2022-07-25T14:07:40.905Z] +++ /etc/init.d/apparmor start [2022-07-25T14:07:40.905Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T14:07:40.905Z] INFO: Waiting for daemon to start... [2022-07-25T14:07:40.905Z] Starting dockerd [2022-07-25T14:07:40.905Z] +++ 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-07-25T14:07:43.440Z] . [2022-07-25T14:07:43.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T14:07:43.440Z] [2022-07-25T14:07:43.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T14:07:43.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T14:07:43.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T14:07:43.440Z] Error: No such image: emptyfs [2022-07-25T14:07:43.440Z] Error: No such image: emptyfs [2022-07-25T14:07:43.440Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T14:07:43.440Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T14:07:43.440Z] ++++ docker load [2022-07-25T14:07:43.440Z] ++++ docker load [2022-07-25T14:07:43.440Z] Running integration-test (iteration 1) [2022-07-25T14:07:43.440Z] 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-07-25T14:07:43.440Z] ++ 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-07-25T14:07:43.440Z] ++ set -e [2022-07-25T14:07:43.440Z] ++ '[' -n 0 ']' [2022-07-25T14:07:43.440Z] ++ set -x [2022-07-25T14:07:43.440Z] ++ 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-07-25T14:07:43.440Z] Running integration-test (iteration 1) [2022-07-25T14:07:43.440Z] 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-07-25T14:07:43.440Z] ++ 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-07-25T14:07:43.440Z] ++ set -e [2022-07-25T14:07:43.440Z] ++ '[' -n 0 ']' [2022-07-25T14:07:43.440Z] ++ set -x [2022-07-25T14:07:43.700Z] ++ 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-07-25T14:07:44.636Z] Loaded image: busybox:latest [2022-07-25T14:07:44.637Z] Loaded image: busybox:latest [2022-07-25T14:07:44.896Z] Loaded image: busybox:glibc [2022-07-25T14:07:44.896Z] Loaded image: busybox:glibc [2022-07-25T14:07:50.168Z] Loaded image: debian:bullseye-slim [2022-07-25T14:07:50.168Z] Loaded image: debian:bullseye-slim [2022-07-25T14:07:50.168Z] Loaded image: hello-world:latest [2022-07-25T14:07:50.168Z] Loaded image: hello-world:latest [2022-07-25T14:07:50.168Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T14:07:50.168Z] INFO: Testing against a local daemon [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite [2022-07-25T14:07:50.168Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-25T14:07:50.168Z] INFO: Testing against a local daemon [2022-07-25T14:07:50.168Z] === RUN TestDockerDaemonSuite [2022-07-25T14:07:50.168Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-25T14:07:50.168Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-25T14:07:53.454Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-25T14:07:53.454Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-25T14:07:54.022Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-25T14:07:54.280Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-25T14:07:55.216Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-25T14:07:55.804Z] --- PASS: TestBuildWithHugeFile (126.42s) [2022-07-25T14:07:55.804Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T14:07:55.804Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T14:07:55.804Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T14:07:55.804Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T14:07:55.804Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T14:07:55.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T14:07:55.804Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T14:07:55.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T14:07:55.804Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T14:07:55.804Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T14:07:55.804Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T14:07:55.804Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T14:07:56.095Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-25T14:07:56.095Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-25T14:07:56.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T14:07:56.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T14:07:56.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-07-25T14:07:56.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-25T14:07:56.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-07-25T14:07:56.095Z] === RUN TestBuildPreserveOwnership [2022-07-25T14:07:56.095Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T14:07:56.691Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-25T14:07:57.632Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-25T14:07:57.890Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-25T14:07:57.890Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-25T14:07:57.890Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-25T14:07:58.459Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-25T14:07:59.026Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-25T14:07:59.593Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T14:07:59.593Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-25T14:07:59.852Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-25T14:07:59.852Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-25T14:07:59.852Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-25T14:08:00.789Z] --- PASS: TestBuildPreserveOwnership (4.56s) [2022-07-25T14:08:00.789Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2022-07-25T14:08:00.789Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2022-07-25T14:08:00.789Z] === RUN TestBuildPlatformInvalid [2022-07-25T14:08:00.789Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T14:08:00.789Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T14:08:01.724Z] Loaded image: busybox:latest [2022-07-25T14:08:01.724Z] Loaded image: busybox:glibc [2022-07-25T14:08:03.101Z] Loaded image: debian:bullseye-slim [2022-07-25T14:08:03.101Z] Loaded image: hello-world:latest [2022-07-25T14:08:03.360Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T14:08:03.596Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T14:08:03.596Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-25T14:08:03.596Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T14:08:03.596Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T14:08:03.596Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T14:08:03.596Z] Cross building: bundles/cross/windows/amd64 [2022-07-25T14:08:03.596Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-25T14:08:03.596Z] { [2022-07-25T14:08:03.596Z] "RT_GROUP_ICON": { [2022-07-25T14:08:03.596Z] "#1": { [2022-07-25T14:08:03.596Z] "0409": "../../winresources/docker.ico" [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] }, [2022-07-25T14:08:03.596Z] "RT_MANIFEST": { [2022-07-25T14:08:03.596Z] "#1": { [2022-07-25T14:08:03.596Z] "0409": { [2022-07-25T14:08:03.596Z] "identity": {}, [2022-07-25T14:08:03.596Z] "description": "Docker Engine", [2022-07-25T14:08:03.596Z] "minimum-os": "vista", [2022-07-25T14:08:03.596Z] "execution-level": "", [2022-07-25T14:08:03.596Z] "ui-access": false, [2022-07-25T14:08:03.596Z] "auto-elevate": false, [2022-07-25T14:08:03.596Z] "dpi-awareness": "unaware", [2022-07-25T14:08:03.596Z] "disable-theming": false, [2022-07-25T14:08:03.596Z] "disable-window-filtering": false, [2022-07-25T14:08:03.596Z] "high-resolution-scrolling-aware": false, [2022-07-25T14:08:03.596Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T14:08:03.596Z] "long-path-aware": false, [2022-07-25T14:08:03.596Z] "printer-driver-isolation": false, [2022-07-25T14:08:03.596Z] "gdi-scaling": false, [2022-07-25T14:08:03.596Z] "segment-heap": false, [2022-07-25T14:08:03.596Z] "use-common-controls-v6": false [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] }, [2022-07-25T14:08:03.596Z] "RT_MESSAGETABLE": { [2022-07-25T14:08:03.596Z] "#1": { [2022-07-25T14:08:03.596Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] }, [2022-07-25T14:08:03.596Z] "RT_VERSION": { [2022-07-25T14:08:03.596Z] "#1": { [2022-07-25T14:08:03.596Z] "0409": { [2022-07-25T14:08:03.596Z] "fixed": { [2022-07-25T14:08:03.596Z] "file_version": "0.0.0.0", [2022-07-25T14:08:03.596Z] "product_version": "0.0.0.0", [2022-07-25T14:08:03.596Z] "type": "Unknown" [2022-07-25T14:08:03.596Z] }, [2022-07-25T14:08:03.596Z] "info": { [2022-07-25T14:08:03.596Z] "0000": { [2022-07-25T14:08:03.596Z] "CompanyName": "", [2022-07-25T14:08:03.596Z] "FileVersion": "dev", [2022-07-25T14:08:03.596Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T14:08:03.596Z] "OriginalFileName": "dockerd.exe", [2022-07-25T14:08:03.596Z] "ProductName": "", [2022-07-25T14:08:03.596Z] "ProductVersion": "dev", [2022-07-25T14:08:03.596Z] "SpecialBuild": "1ff7284917ff2df9a70157a64ffced701b87a7bd" [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] } [2022-07-25T14:08:03.596Z] cmd/dockerd/config.go [2022-07-25T14:08:03.596Z] cmd/dockerd/config_windows.go [2022-07-25T14:08:03.596Z] cmd/dockerd/daemon.go [2022-07-25T14:08:03.596Z] cmd/dockerd/daemon_test.go [2022-07-25T14:08:03.596Z] cmd/dockerd/daemon_windows.go [2022-07-25T14:08:03.596Z] cmd/dockerd/docker.go [2022-07-25T14:08:03.596Z] cmd/dockerd/docker_windows.go [2022-07-25T14:08:03.596Z] cmd/dockerd/genwinres_windows.go [2022-07-25T14:08:03.596Z] cmd/dockerd/metrics.go [2022-07-25T14:08:03.596Z] cmd/dockerd/options.go [2022-07-25T14:08:03.596Z] cmd/dockerd/options_test.go [2022-07-25T14:08:03.596Z] cmd/dockerd/service_windows.go [2022-07-25T14:08:03.596Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T14:08:03.596Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T14:08:03.618Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-25T14:08:05.520Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-25T14:08:07.426Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-25T14:08:09.959Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-25T14:08:09.959Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-25T14:08:11.335Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-25T14:08:13.238Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-25T14:08:13.238Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.18s) [2022-07-25T14:08:13.238Z] PASS [2022-07-25T14:08:13.238Z] [2022-07-25T14:08:13.238Z] === Skipped [2022-07-25T14:08:13.238Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T14:08:13.238Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T14:08:13.238Z] [2022-07-25T14:08:13.238Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T14:08:13.238Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T14:08:13.238Z] [2022-07-25T14:08:13.238Z] DONE 34 tests, 2 skipped in 192.862s [2022-07-25T14:08:13.238Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T14:08:13.238Z] ++ 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-07-25T14:08:13.238Z] ++ set -e [2022-07-25T14:08:13.238Z] ++ '[' -n 0 ']' [2022-07-25T14:08:13.238Z] ++ set -x [2022-07-25T14:08:13.238Z] ++ 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-07-25T14:08:13.238Z] INFO: Testing against a local daemon [2022-07-25T14:08:13.238Z] === RUN TestConfigInspect [2022-07-25T14:08:13.497Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-25T14:08:14.431Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-25T14:08:14.431Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-25T14:08:15.000Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-25T14:08:15.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-25T14:08:16.137Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-25T14:08:16.396Z] --- PASS: TestConfigInspect (3.16s) [2022-07-25T14:08:16.396Z] === RUN TestConfigList [2022-07-25T14:08:16.654Z] docker_cli_daemon_test.go:1474: [d96996c1bb5e9] daemon is not started [2022-07-25T14:08:16.913Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-25T14:08:17.482Z] check_test.go:540: [d67a2cd2ed890] daemon is not started [2022-07-25T14:08:17.482Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-25T14:08:18.050Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-25T14:08:19.428Z] --- PASS: TestConfigList (3.07s) [2022-07-25T14:08:19.428Z] === RUN TestConfigsCreateAndDelete [2022-07-25T14:08:19.686Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-25T14:08:21.591Z] check_test.go:540: [d3a1c84afdb18] daemon is not started [2022-07-25T14:08:21.591Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-25T14:08:22.527Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2022-07-25T14:08:22.527Z] === RUN TestConfigsUpdate [2022-07-25T14:08:23.463Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-25T14:08:23.722Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-25T14:08:24.290Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-25T14:08:24.549Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-25T14:08:24.809Z] --- PASS: TestConfigsUpdate (2.43s) [2022-07-25T14:08:24.809Z] === RUN TestTemplatedConfig [2022-07-25T14:08:25.067Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-25T14:08:25.067Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-25T14:08:25.326Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-25T14:08:25.585Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-25T14:08:26.522Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-25T14:08:28.431Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-25T14:08:28.431Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-25T14:08:28.431Z] --- PASS: TestTemplatedConfig (3.64s) [2022-07-25T14:08:28.431Z] === RUN TestConfigCreateResolve [2022-07-25T14:08:28.689Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-25T14:08:29.257Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-25T14:08:29.824Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-25T14:08:30.760Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-25T14:08:30.760Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-25T14:08:31.697Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-25T14:08:31.697Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-07-25T14:08:31.697Z] PASS [2022-07-25T14:08:31.697Z] [2022-07-25T14:08:31.697Z] DONE 6 tests in 18.622s [2022-07-25T14:08:31.697Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T14:08:31.697Z] ++ 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-07-25T14:08:31.697Z] ++ set -e [2022-07-25T14:08:31.697Z] ++ '[' -n 0 ']' [2022-07-25T14:08:31.697Z] ++ set -x [2022-07-25T14:08:31.697Z] ++ 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-07-25T14:08:31.956Z] INFO: Testing against a local daemon [2022-07-25T14:08:31.956Z] === RUN TestAttachWithTTY [2022-07-25T14:08:31.956Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-25T14:08:31.956Z] === RUN TestAttachWithoutTTy [2022-07-25T14:08:31.956Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-07-25T14:08:31.956Z] === RUN TestCheckpoint [2022-07-25T14:08:31.956Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T14:08:31.956Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T14:08:31.956Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T14:08:31.956Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T14:08:31.956Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T14:08:31.956Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T14:08:31.956Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T14:08:31.956Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T14:08:31.956Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T14:08:31.956Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T14:08:32.216Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T14:08:32.216Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T14:08:32.216Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T14:08:32.216Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T14:08:32.216Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T14:08:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T14:08:32.216Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T14:08:32.216Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-25T14:08:32.216Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)=== RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-25T14:08:32.216Z] [2022-07-25T14:08:32.216Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T14:08:32.216Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-25T14:08:32.216Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-07-25T14:08:32.216Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T14:08:32.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-25T14:08:32.474Z] === RUN TestCopyEmptyFile [2022-07-25T14:08:32.732Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-07-25T14:08:32.732Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T14:08:32.992Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-25T14:08:32.992Z] === RUN TestCopyFromContainer [2022-07-25T14:08:32.992Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-25T14:08:32.992Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-25T14:08:32.992Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-25T14:08:33.252Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-25T14:08:33.252Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-25T14:08:33.822Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-25T14:08:34.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-25T14:08:34.648Z] === RUN TestCopyFromContainer// [2022-07-25T14:08:34.648Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T14:08:34.907Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T14:08:34.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-25T14:08:35.167Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T14:08:35.167Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T14:08:35.426Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T14:08:35.426Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T14:08:35.685Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T14:08:35.685Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T14:08:35.685Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T14:08:35.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-25T14:08:35.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer (3.08s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-07-25T14:08:35.944Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-07-25T14:08:35.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T14:08:35.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T14:08:35.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T14:08:35.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T14:08:35.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T14:08:35.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T14:08:35.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T14:08:35.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T14:08:35.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T14:08:35.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T14:08:35.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T14:08:35.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T14:08:35.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-25T14:08:35.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T14:08:35.944Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T14:08:35.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-25T14:08:35.944Z] === RUN TestCreateWithInvalidEnv [2022-07-25T14:08:35.944Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T14:08:35.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T14:08:36.204Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T14:08:36.204Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T14:08:36.204Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T14:08:36.204Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T14:08:36.204Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T14:08:36.204Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T14:08:36.204Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T14:08:36.204Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-25T14:08:36.204Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T14:08:36.204Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T14:08:36.204Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T14:08:36.204Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T14:08:36.204Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-07-25T14:08:36.204Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T14:08:37.582Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-25T14:08:37.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-25T14:08:38.100Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-07-25T14:08:38.100Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T14:08:38.669Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-25T14:08:38.669Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-25T14:08:39.264Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-25T14:08:39.832Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-25T14:08:40.093Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-25T14:08:40.352Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-07-25T14:08:40.352Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T14:08:40.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T14:08:40.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T14:08:40.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T14:08:40.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T14:08:40.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T14:08:40.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T14:08:40.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T14:08:40.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T14:08:40.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T14:08:40.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T14:08:40.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T14:08:40.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T14:08:40.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T14:08:40.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T14:08:40.611Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T14:08:40.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-25T14:08:40.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T14:08:40.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-25T14:08:40.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-25T14:08:40.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T14:08:40.611Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-25T14:08:40.611Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T14:08:41.178Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-25T14:08:41.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-07-25T14:08:41.178Z] === RUN TestCreateDifferentPlatform [2022-07-25T14:08:41.178Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T14:08:41.178Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T14:08:41.178Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-25T14:08:41.178Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T14:08:41.178Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-07-25T14:08:41.178Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T14:08:41.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-25T14:08:41.178Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T14:08:41.178Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-25T14:08:41.439Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-07-25T14:08:41.439Z] === RUN TestCreateInvalidHostConfig [2022-07-25T14:08:41.439Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T14:08:41.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T14:08:41.439Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T14:08:41.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T14:08:41.439Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T14:08:41.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T14:08:41.439Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T14:08:41.439Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T14:08:41.439Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T14:08:41.439Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T14:08:41.439Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T14:08:41.439Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T14:08:41.439Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-25T14:08:41.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T14:08:41.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T14:08:41.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T14:08:41.439Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T14:08:41.439Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T14:08:41.439Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T14:08:41.439Z] === RUN TestDaemonRestartIpcMode [2022-07-25T14:08:41.439Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T14:08:41.439Z] === RUN TestDaemonHostGatewayIP [2022-07-25T14:08:41.439Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T14:08:41.439Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T14:08:41.439Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T14:08:41.439Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T14:08:41.439Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T14:08:41.439Z] === RUN TestDiff [2022-07-25T14:08:42.007Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-25T14:08:42.007Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-25T14:08:42.267Z] --- PASS: TestDiff (0.75s) [2022-07-25T14:08:42.267Z] === RUN TestExecConsoleSize [2022-07-25T14:08:42.835Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-25T14:08:43.093Z] --- PASS: TestExecConsoleSize (1.02s) [2022-07-25T14:08:43.093Z] === RUN TestExecWithCloseStdin [2022-07-25T14:08:43.661Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-25T14:08:43.661Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-25T14:08:43.920Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-07-25T14:08:43.920Z] === RUN TestExec [2022-07-25T14:08:44.487Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-25T14:08:44.746Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-25T14:08:45.005Z] --- PASS: TestExec (0.92s) [2022-07-25T14:08:45.005Z] === RUN TestExecUser [2022-07-25T14:08:45.005Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-25T14:08:45.573Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-25T14:08:45.573Z] check_test.go:540: [d7af72501f610] daemon is not started [2022-07-25T14:08:45.573Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-25T14:08:45.832Z] --- PASS: TestExecUser (0.89s) [2022-07-25T14:08:45.832Z] === RUN TestExportContainerAndImportImage [2022-07-25T14:08:46.768Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-07-25T14:08:46.768Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T14:08:47.026Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-25T14:08:47.962Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-25T14:08:48.531Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-07-25T14:08:48.531Z] === RUN TestHealthCheckWorkdir [2022-07-25T14:08:48.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-25T14:08:48.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-25T14:08:48.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-25T14:08:48.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-25T14:08:48.791Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-25T14:08:49.358Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-25T14:08:49.617Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-25T14:08:49.618Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2022-07-25T14:08:49.618Z] === RUN TestHealthKillContainer [2022-07-25T14:08:51.519Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-25T14:08:54.049Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-25T14:08:54.307Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-25T14:08:54.874Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-25T14:08:54.874Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-25T14:08:54.874Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T14:08:54.874Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-25T14:08:54.874Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-25T14:08:57.402Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-25T14:08:57.970Z] --- PASS: TestHealthKillContainer (8.25s) [2022-07-25T14:08:57.970Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T14:08:57.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-25T14:08:58.539Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-07-25T14:08:58.539Z] === RUN TestIpcModeNone [2022-07-25T14:08:58.539Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-25T14:08:59.106Z] check_test.go:540: [d83a47c0c4a74] daemon is not started [2022-07-25T14:08:59.106Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-25T14:08:59.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-25T14:08:59.106Z] --- PASS: TestIpcModeNone (0.77s) [2022-07-25T14:08:59.106Z] === RUN TestIpcModePrivate [2022-07-25T14:08:59.674Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-25T14:08:59.932Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-25T14:08:59.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-25T14:08:59.933Z] --- PASS: TestIpcModePrivate (0.79s) [2022-07-25T14:08:59.933Z] === RUN TestIpcModeShareable [2022-07-25T14:08:59.933Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-25T14:09:00.500Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-25T14:09:00.500Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-25T14:09:00.759Z] --- PASS: TestIpcModeShareable (0.77s) [2022-07-25T14:09:00.759Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T14:09:01.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-25T14:09:03.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-25T14:09:03.228Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2022-07-25T14:09:03.228Z] === RUN TestAPIIpcModeHost [2022-07-25T14:09:03.488Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-25T14:09:03.746Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-07-25T14:09:03.746Z] === RUN TestDaemonIpcModeShareable [2022-07-25T14:09:04.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c51a58__} [2022-07-25T14:09:05.251Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-07-25T14:09:05.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1252255057_/foo_false_____} [2022-07-25T14:09:05.510Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2022-07-25T14:09:05.510Z] === RUN TestDaemonIpcModePrivate [2022-07-25T14:09:06.886Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false [2022-07-25T14:09:06.886Z] --- PASS: TestDaemonIpcModePrivate (1.28s) [2022-07-25T14:09:06.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T14:09:06.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1252255057_/foo_true_____} [2022-07-25T14:09:07.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3932873999_/foo_false_____} [2022-07-25T14:09:08.390Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-25T14:09:08.390Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-07-25T14:09:08.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3932873999_/foo_true_____} [2022-07-25T14:09:08.390Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2022-07-25T14:09:08.390Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T14:09:09.768Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-25T14:09:09.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3932873999_/foo_true__0xc000c51a88___} [2022-07-25T14:09:10.027Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-07-25T14:09:10.027Z] === RUN TestIpcModeOlderClient [2022-07-25T14:09:10.027Z] === PAUSE TestIpcModeOlderClient [2022-07-25T14:09:10.027Z] === RUN TestKillContainerInvalidSignal [2022-07-25T14:09:10.593Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-25T14:09:10.593Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T14:09:10.593Z] check_test.go:540: [dec83e415ae29] daemon is not started [2022-07-25T14:09:10.593Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-25T14:09:10.593Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-07-25T14:09:10.593Z] === RUN TestKillContainer [2022-07-25T14:09:10.593Z] === RUN TestKillContainer/no_signal [2022-07-25T14:09:11.160Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T14:09:11.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c51aa0__} [2022-07-25T14:09:11.678Z] === RUN TestKillContainer/killing_signal [2022-07-25T14:09:12.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c51ab8__} [2022-07-25T14:09:12.506Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-25T14:09:12.765Z] --- PASS: TestKillContainer (2.06s) [2022-07-25T14:09:12.765Z] --- PASS: TestKillContainer/no_signal (0.52s) [2022-07-25T14:09:12.765Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-07-25T14:09:12.765Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2022-07-25T14:09:12.765Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T14:09:12.765Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T14:09:13.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T14:09:13.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c51ae8__} [2022-07-25T14:09:13.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-07-25T14:09:13.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-07-25T14:09:13.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-07-25T14:09:13.852Z] === RUN TestKillStoppedContainer [2022-07-25T14:09:14.114Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-07-25T14:09:14.114Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T14:09:14.114Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-07-25T14:09:14.114Z] === RUN TestKillDifferentUserContainer [2022-07-25T14:09:14.686Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-25T14:09:14.944Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-07-25T14:09:14.944Z] === RUN TestInspectOomKilledTrue [2022-07-25T14:09:14.944Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:09:14.944Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T14:09:14.944Z] === RUN TestInspectOomKilledFalse [2022-07-25T14:09:14.944Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:09:14.944Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T14:09:14.944Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T14:09:15.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c51b00__} [2022-07-25T14:09:15.203Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-07-25T14:09:15.203Z] === RUN TestLinksContainerNames [2022-07-25T14:09:16.138Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-25T14:09:16.706Z] --- PASS: TestLinksContainerNames (1.28s) [2022-07-25T14:09:16.706Z] === RUN TestLogsFollowTailEmpty [2022-07-25T14:09:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-25T14:09:17.275Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-07-25T14:09:17.275Z] === RUN TestLogs [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T14:09:17.275Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T14:09:17.275Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T14:09:17.275Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T14:09:17.275Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T14:09:17.275Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T14:09:17.275Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T14:09:17.275Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T14:09:17.275Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T14:09:17.275Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T14:09:18.212Z] check_test.go:540: [dbdb28ef87615] daemon is not started [2022-07-25T14:09:18.212Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-25T14:09:18.471Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T14:09:18.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-25T14:09:18.472Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T14:09:18.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-25T14:09:18.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-25T14:09:18.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-25T14:09:18.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-25T14:09:18.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-25T14:09:18.731Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-25T14:09:18.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-25T14:09:18.991Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-25T14:09:18.991Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-25T14:09:19.559Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T14:09:19.817Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T14:09:19.817Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T14:09:20.782Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T14:09:20.782Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T14:09:20.782Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T14:09:20.782Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T14:09:20.782Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T14:09:20.782Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T14:09:20.782Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T14:09:20.782Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T14:09:20.782Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T14:09:21.738Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-25T14:09:21.738Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-25T14:09:22.005Z] check_test.go:540: [d7e93e7881b33] daemon is not started [2022-07-25T14:09:22.005Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-25T14:09:22.005Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T14:09:22.272Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T14:09:22.534Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-25T14:09:23.105Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T14:09:23.364Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T14:09:24.302Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-25T14:09:24.302Z] --- PASS: TestLogs (6.90s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.06s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.27s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.33s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.20s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.11s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.26s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.31s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.09s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.92s) [2022-07-25T14:09:24.302Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.92s) [2022-07-25T14:09:24.302Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T14:09:24.870Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/default [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/private [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/slave [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/shared [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T14:09:24.870Z] === CONT TestMountDaemonRoot/default [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T14:09:24.870Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T14:09:24.870Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T14:09:24.871Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T14:09:24.871Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T14:09:24.871Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T14:09:24.871Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T14:09:24.871Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T14:09:24.871Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T14:09:24.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T14:09:24.871Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T14:09:24.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T14:09:24.871Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T14:09:24.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T14:09:24.871Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T14:09:24.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T14:09:24.871Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/shared [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/slave [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/private [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T14:09:25.129Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T14:09:25.129Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T14:09:25.129Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T14:09:25.389Z] docker_cli_daemon_plugins_test.go:80: [d4d44d2457f99] daemon is not started [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T14:09:25.389Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T14:09:25.649Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T14:09:25.649Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-25T14:09:25.650Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T14:09:25.650Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T14:09:25.908Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-25T14:09:26.476Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-25T14:09:26.735Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-25T14:09:27.303Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-25T14:09:27.303Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-25T14:09:27.562Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2022-07-25T14:09:27.562Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T14:09:28.130Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-25T14:09:28.130Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-07-25T14:09:28.130Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T14:09:28.698Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-07-25T14:09:28.698Z] === RUN TestNetworkNat [2022-07-25T14:09:28.698Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-25T14:09:29.635Z] --- PASS: TestNetworkNat (0.74s) [2022-07-25T14:09:29.635Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T14:09:29.635Z] docker_cli_daemon_plugins_test.go:170: [da7ac415c68fd] daemon is not started [2022-07-25T14:09:29.635Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-25T14:09:30.203Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-07-25T14:09:30.203Z] === RUN TestNetworkLoopbackNat [2022-07-25T14:09:30.771Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-25T14:09:31.339Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-25T14:09:32.277Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-25T14:09:32.844Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-25T14:09:33.413Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2022-07-25T14:09:33.413Z] === RUN TestPause [2022-07-25T14:09:33.673Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-25T14:09:33.931Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-25T14:09:34.499Z] --- PASS: TestPause (0.81s) [2022-07-25T14:09:34.499Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T14:09:34.499Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T14:09:34.499Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T14:09:34.499Z] === RUN TestPauseStopPausedContainer [2022-07-25T14:09:34.499Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-25T14:09:34.499Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-25T14:09:35.069Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-25T14:09:35.069Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-07-25T14:09:35.069Z] === RUN TestPidHost [2022-07-25T14:09:35.327Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-25T14:09:35.327Z] check_test.go:540: [d0de4116d4042] daemon is not started [2022-07-25T14:09:35.327Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-25T14:09:36.264Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-25T14:09:36.832Z] --- PASS: TestPidHost (1.79s) [2022-07-25T14:09:36.832Z] === RUN TestPsFilter [2022-07-25T14:09:37.092Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-25T14:09:37.092Z] --- PASS: TestPsFilter (0.16s) [2022-07-25T14:09:37.092Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T14:09:37.092Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-25T14:09:38.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2022-07-25T14:09:38.028Z] === RUN TestRemoveContainerWithVolume [2022-07-25T14:09:38.597Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2022-07-25T14:09:38.597Z] === RUN TestRemoveContainerRunning [2022-07-25T14:09:38.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-25T14:09:38.856Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-25T14:09:39.424Z] --- PASS: TestRemoveContainerRunning (0.97s) [2022-07-25T14:09:39.424Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T14:09:39.994Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T14:09:39.994Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-25T14:09:39.994Z] { [2022-07-25T14:09:39.994Z] "RT_GROUP_ICON": { [2022-07-25T14:09:39.994Z] "#1": { [2022-07-25T14:09:39.994Z] "0409": "../../winresources/docker.ico" [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] }, [2022-07-25T14:09:39.994Z] "RT_MANIFEST": { [2022-07-25T14:09:39.994Z] "#1": { [2022-07-25T14:09:39.994Z] "0409": { [2022-07-25T14:09:39.994Z] "identity": {}, [2022-07-25T14:09:39.994Z] "description": "Docker Engine", [2022-07-25T14:09:39.994Z] "minimum-os": "vista", [2022-07-25T14:09:39.994Z] "execution-level": "", [2022-07-25T14:09:39.994Z] "ui-access": false, [2022-07-25T14:09:39.994Z] "auto-elevate": false, [2022-07-25T14:09:39.994Z] "dpi-awareness": "unaware", [2022-07-25T14:09:39.994Z] "disable-theming": false, [2022-07-25T14:09:39.994Z] "disable-window-filtering": false, [2022-07-25T14:09:39.994Z] "high-resolution-scrolling-aware": false, [2022-07-25T14:09:39.994Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T14:09:39.994Z] "long-path-aware": false, [2022-07-25T14:09:39.994Z] "printer-driver-isolation": false, [2022-07-25T14:09:39.994Z] "gdi-scaling": false, [2022-07-25T14:09:39.994Z] "segment-heap": false, [2022-07-25T14:09:39.994Z] "use-common-controls-v6": false [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] }, [2022-07-25T14:09:39.994Z] "RT_MESSAGETABLE": { [2022-07-25T14:09:39.994Z] "#1": { [2022-07-25T14:09:39.994Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] }, [2022-07-25T14:09:39.994Z] "RT_VERSION": { [2022-07-25T14:09:39.994Z] "#1": { [2022-07-25T14:09:39.994Z] "0409": { [2022-07-25T14:09:39.994Z] "fixed": { [2022-07-25T14:09:39.994Z] "file_version": "0.0.0.0", [2022-07-25T14:09:39.994Z] "product_version": "0.0.0.0", [2022-07-25T14:09:39.994Z] "type": "Unknown" [2022-07-25T14:09:39.994Z] }, [2022-07-25T14:09:39.994Z] "info": { [2022-07-25T14:09:39.994Z] "0000": { [2022-07-25T14:09:39.994Z] "CompanyName": "", [2022-07-25T14:09:39.994Z] "FileVersion": "dev", [2022-07-25T14:09:39.994Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T14:09:39.994Z] "OriginalFileName": "docker-proxy.exe", [2022-07-25T14:09:39.994Z] "ProductName": "", [2022-07-25T14:09:39.994Z] "ProductVersion": "dev", [2022-07-25T14:09:39.994Z] "SpecialBuild": "1ff7284917ff2df9a70157a64ffced701b87a7bd" [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] } [2022-07-25T14:09:39.994Z] cmd/docker-proxy/genwinres_windows.go [2022-07-25T14:09:39.994Z] cmd/docker-proxy/main.go [2022-07-25T14:09:39.994Z] cmd/docker-proxy/network_proxy_test.go [2022-07-25T14:09:39.994Z] cmd/docker-proxy/proxy.go [2022-07-25T14:09:39.994Z] cmd/docker-proxy/sctp_proxy.go [2022-07-25T14:09:39.994Z] cmd/docker-proxy/tcp_proxy.go [2022-07-25T14:09:39.994Z] cmd/docker-proxy/udp_proxy.go [2022-07-25T14:09:39.994Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T14:09:39.994Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T14:09:39.994Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T14:09:39.994Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-25T14:09:39.994Z] remote: Enumerating objects: 23, done. [2022-07-25T14:09:39.994Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-25T14:09:39.994Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-25T14:09:39.994Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-25T14:09:39.994Z] 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-07-25T14:09:39.994Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-25T14:09:39.994Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-25T14:09:39.994Z] Cross building: bundles/cross/linux/ppc64le [2022-07-25T14:09:39.994Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T14:09:39.994Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T14:09:40.362Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-07-25T14:09:40.363Z] === RUN TestRemoveInvalidContainer [2022-07-25T14:09:40.363Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T14:09:40.363Z] === RUN TestRenameLinkedContainer [2022-07-25T14:09:40.363Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-25T14:09:42.268Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-25T14:09:42.835Z] --- PASS: TestRenameLinkedContainer (2.45s) [2022-07-25T14:09:42.835Z] === RUN TestRenameStoppedContainer [2022-07-25T14:09:43.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-25T14:09:43.402Z] --- PASS: TestRenameStoppedContainer (0.64s) [2022-07-25T14:09:43.402Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T14:09:44.778Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2022-07-25T14:09:44.778Z] === RUN TestRenameInvalidName [2022-07-25T14:09:44.778Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-25T14:09:45.037Z] --- PASS: TestRenameInvalidName (0.55s) [2022-07-25T14:09:45.037Z] === RUN TestRenameAnonymousContainer [2022-07-25T14:09:46.413Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-25T14:09:46.672Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-25T14:09:47.242Z] --- PASS: TestRenameAnonymousContainer (2.09s) [2022-07-25T14:09:47.242Z] === RUN TestRenameContainerWithSameName [2022-07-25T14:09:47.808Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-25T14:09:47.808Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T14:09:48.743Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2022-07-25T14:09:48.743Z] === RUN TestResize [2022-07-25T14:09:49.310Z] --- PASS: TestResize (0.48s) [2022-07-25T14:09:49.310Z] === RUN TestResizeWithInvalidSize [2022-07-25T14:09:49.568Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2022-07-25T14:09:49.568Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T14:09:50.135Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T14:09:50.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T14:09:50.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T14:09:50.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T14:09:50.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T14:09:50.135Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-25T14:09:50.394Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-25T14:09:52.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T14:09:53.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T14:09:54.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T14:09:54.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T14:09:54.866Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-25T14:09:55.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T14:09:56.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T14:09:57.004Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-25T14:09:59.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T14:09:59.539Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-25T14:09:59.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T14:10:01.702Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-25T14:10:01.961Z] check_test.go:540: [de2ea212a74aa] daemon is not started [2022-07-25T14:10:01.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-25T14:10:03.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T14:10:04.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-25T14:10:05.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T14:10:05.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T14:10:06.625Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-25T14:10:07.560Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-25T14:10:07.561Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-25T14:10:07.819Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-25T14:10:08.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T14:10:08.758Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-25T14:10:09.700Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-25T14:10:09.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T14:10:10.906Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-25T14:10:12.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T14:10:12.283Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-25T14:10:13.218Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-25T14:10:14.597Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-25T14:10:14.597Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-25T14:10:14.597Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.92s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.89s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.67s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.54s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2022-07-25T14:10:15.165Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.93s) [2022-07-25T14:10:15.165Z] === RUN TestCgroupNamespacesRun [2022-07-25T14:10:15.424Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-25T14:10:16.800Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-25T14:10:17.367Z] --- PASS: TestCgroupNamespacesRun (2.25s) [2022-07-25T14:10:17.367Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T14:10:19.269Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2022-07-25T14:10:19.269Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T14:10:19.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-25T14:10:20.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2022-07-25T14:10:20.644Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T14:10:20.644Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-25T14:10:21.211Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-25T14:10:21.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-25T14:10:22.039Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-07-25T14:10:22.039Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T14:10:22.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-25T14:10:23.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2022-07-25T14:10:23.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T14:10:24.922Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2022-07-25T14:10:24.922Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T14:10:25.489Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-25T14:10:25.489Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T14:10:26.058Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-25T14:10:26.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-25T14:10:26.886Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-25T14:10:27.150Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-07-25T14:10:27.150Z] === RUN TestNISDomainname [2022-07-25T14:10:28.091Z] --- PASS: TestNISDomainname (1.02s) [2022-07-25T14:10:28.091Z] === RUN TestHostnameDnsResolution [2022-07-25T14:10:28.350Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-25T14:10:29.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-25T14:10:29.743Z] --- PASS: TestHostnameDnsResolution (1.34s) [2022-07-25T14:10:29.743Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T14:10:30.313Z] --- PASS: TestUnprivilegedPortsAndPing (0.69s) [2022-07-25T14:10:30.313Z] === RUN TestPrivilegedHostDevices [2022-07-25T14:10:31.248Z] --- PASS: TestPrivilegedHostDevices (0.87s) [2022-07-25T14:10:31.248Z] === RUN TestRunConsoleSize [2022-07-25T14:10:31.508Z] --- PASS: TestRunConsoleSize (0.51s) [2022-07-25T14:10:31.508Z] === RUN TestStats [2022-07-25T14:10:33.414Z] check_test.go:540: [d97eba51f3fc8] daemon is not started [2022-07-25T14:10:33.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-25T14:10:34.350Z] --- PASS: TestStats (2.77s) [2022-07-25T14:10:34.350Z] === RUN TestStopContainerWithTimeout [2022-07-25T14:10:34.350Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T14:10:34.350Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T14:10:34.350Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T14:10:34.350Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T14:10:34.350Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T14:10:34.350Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T14:10:34.350Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T14:10:34.350Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T14:10:34.350Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T14:10:34.350Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T14:10:34.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-25T14:10:35.487Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T14:10:35.487Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-25T14:10:35.487Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-25T14:10:35.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-25T14:10:36.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-25T14:10:36.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-25T14:10:36.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-25T14:10:36.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-25T14:10:36.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-25T14:10:37.250Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T14:10:37.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-25T14:10:37.768Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-25T14:10:39.147Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T14:10:39.147Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-07-25T14:10:39.147Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-07-25T14:10:39.147Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-07-25T14:10:39.147Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-07-25T14:10:39.147Z] === RUN TestDeleteDevicemapper [2022-07-25T14:10:39.147Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T14:10:39.147Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T14:10:39.147Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T14:10:39.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-25T14:10:39.147Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-25T14:10:40.085Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-25T14:10:41.467Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2022-07-25T14:10:41.467Z] === RUN TestUpdateMemory [2022-07-25T14:10:41.467Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:10:41.467Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T14:10:41.467Z] === RUN TestUpdateCPUQuota [2022-07-25T14:10:42.034Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-25T14:10:42.971Z] --- PASS: TestUpdateCPUQuota (1.37s) [2022-07-25T14:10:42.971Z] === RUN TestUpdatePidsLimit [2022-07-25T14:10:42.971Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T14:10:42.971Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T14:10:43.538Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T14:10:43.538Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-25T14:10:44.106Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T14:10:44.366Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T14:10:44.934Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-25T14:10:44.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T14:10:45.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T14:10:45.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-25T14:10:45.761Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit (3.84s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/update_lower (0.53s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2022-07-25T14:10:46.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-07-25T14:10:46.699Z] === RUN TestUpdateRestartPolicy [2022-07-25T14:10:47.635Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-25T14:10:48.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-25T14:10:48.204Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-25T14:10:49.141Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-25T14:10:50.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-25T14:10:51.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-25T14:10:54.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-25T14:10:54.516Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T14:10:54.516Z] check_test.go:540: [d81d78b5e4794] daemon is not started [2022-07-25T14:10:54.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-25T14:10:54.516Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T14:10:54.516Z] check_test.go:540: [d7cdcc492ffbb] daemon is not started [2022-07-25T14:10:54.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-25T14:10:57.450Z] check_test.go:540: [d453c607bd84d] daemon is not started [2022-07-25T14:10:57.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-25T14:10:59.356Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2022-07-25T14:10:59.356Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T14:10:59.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-07-25T14:10:59.924Z] === RUN TestWaitNonBlocked [2022-07-25T14:10:59.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T14:10:59.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T14:10:59.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T14:10:59.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T14:10:59.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T14:10:59.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T14:11:01.303Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-25T14:11:01.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-07-25T14:11:01.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2022-07-25T14:11:01.303Z] === RUN TestWaitBlocked [2022-07-25T14:11:01.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T14:11:01.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T14:11:01.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T14:11:01.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T14:11:01.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T14:11:01.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T14:11:01.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-25T14:11:02.441Z] --- PASS: TestWaitBlocked (0.04s) [2022-07-25T14:11:02.441Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-07-25T14:11:02.441Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-07-25T14:11:02.441Z] === RUN TestWaitConditions [2022-07-25T14:11:02.441Z] === RUN TestWaitConditions/default [2022-07-25T14:11:02.441Z] === PAUSE TestWaitConditions/default [2022-07-25T14:11:02.441Z] === RUN TestWaitConditions/not-running [2022-07-25T14:11:02.441Z] === PAUSE TestWaitConditions/not-running [2022-07-25T14:11:02.441Z] === RUN TestWaitConditions/next-exit [2022-07-25T14:11:02.441Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T14:11:02.441Z] === RUN TestWaitConditions/removed [2022-07-25T14:11:02.441Z] === PAUSE TestWaitConditions/removed [2022-07-25T14:11:02.441Z] === CONT TestWaitConditions/default [2022-07-25T14:11:02.441Z] === CONT TestWaitConditions/removed [2022-07-25T14:11:04.347Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-25T14:11:04.606Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-25T14:11:04.606Z] === CONT TestWaitConditions/not-running [2022-07-25T14:11:04.606Z] === CONT TestWaitConditions/next-exit [2022-07-25T14:11:04.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-25T14:11:06.248Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-25T14:11:06.248Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-25T14:11:06.817Z] --- PASS: TestWaitConditions (0.03s) [2022-07-25T14:11:06.817Z] --- PASS: TestWaitConditions/removed (2.16s) [2022-07-25T14:11:06.817Z] --- PASS: TestWaitConditions/default (2.18s) [2022-07-25T14:11:06.817Z] --- PASS: TestWaitConditions/not-running (1.89s) [2022-07-25T14:11:06.817Z] --- PASS: TestWaitConditions/next-exit (2.08s) [2022-07-25T14:11:06.817Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T14:11:06.817Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T14:11:07.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-25T14:11:08.335Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-25T14:11:10.241Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2022-07-25T14:11:10.241Z] === CONT TestDaemonHostGatewayIP [2022-07-25T14:11:10.241Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.63s) [2022-07-25T14:11:10.241Z] === CONT TestDaemonRestartIpcMode [2022-07-25T14:11:10.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-25T14:11:11.068Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-25T14:11:12.007Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-25T14:11:13.913Z] --- PASS: TestDaemonHostGatewayIP (3.93s) [2022-07-25T14:11:13.913Z] === CONT TestIpcModeOlderClient [2022-07-25T14:11:13.913Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-07-25T14:11:13.913Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T14:11:14.481Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2022-07-25T14:11:15.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-25T14:11:18.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-25T14:11:18.749Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-25T14:11:22.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-25T14:11:22.083Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-25T14:11:22.083Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-25T14:11:23.461Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-25T14:11:24.028Z] check_test.go:540: [dd75d865ef94e] daemon is not started [2022-07-25T14:11:24.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-25T14:11:26.563Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-25T14:11:26.563Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2022-07-25T14:11:26.563Z] PASS [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] === Skipped [2022-07-25T14:11:26.563Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T14:11:26.563Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T14:11:26.563Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T14:11:26.563Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T14:11:26.563Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T14:11:26.563Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T14:11:26.563Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T14:11:26.563Z] [2022-07-25T14:11:26.563Z] DONE 264 tests, 6 skipped in 174.614s [2022-07-25T14:11:26.563Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T14:11:26.563Z] ++ 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-07-25T14:11:26.563Z] ++ set -e [2022-07-25T14:11:26.563Z] ++ '[' -n 0 ']' [2022-07-25T14:11:26.563Z] ++ set -x [2022-07-25T14:11:26.563Z] ++ 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-07-25T14:11:26.563Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T14:11:26.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-25T14:11:27.081Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-25T14:11:27.081Z] === RUN TestConfigDaemonID [2022-07-25T14:11:27.339Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-25T14:11:27.907Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-25T14:11:28.166Z] daemon_test.go:83: [df6366916e0de] daemon is not started [2022-07-25T14:11:28.166Z] --- PASS: TestConfigDaemonID (1.06s) [2022-07-25T14:11:28.166Z] === RUN TestDaemonConfigValidation [2022-07-25T14:11:28.166Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T14:11:28.166Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T14:11:28.166Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T14:11:28.167Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T14:11:28.167Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T14:11:28.167Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T14:11:28.167Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T14:11:28.167Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T14:11:28.167Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T14:11:28.167Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T14:11:28.167Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T14:11:28.167Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T14:11:28.167Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T14:11:28.167Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T14:11:28.425Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T14:11:28.425Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T14:11:28.425Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-07-25T14:11:28.425Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-07-25T14:11:28.425Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-07-25T14:11:28.425Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-07-25T14:11:28.425Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-25T14:11:28.425Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T14:11:28.425Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T14:11:29.800Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T14:11:30.368Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-25T14:11:30.627Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T14:11:30.887Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-25T14:11:31.417Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T14:11:31.417Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T14:11:31.417Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T14:11:31.417Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T14:11:31.417Z] Cross building: bundles/cross/linux/s390x [2022-07-25T14:11:31.417Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T14:11:31.417Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T14:11:31.827Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T14:11:31.828Z] daemon_test.go:197: [da7fc91a1b65c] daemon is not started [2022-07-25T14:11:31.828Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-07-25T14:11:31.828Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-25T14:11:31.828Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-25T14:11:31.828Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-25T14:11:31.828Z] === RUN TestDaemonProxy [2022-07-25T14:11:31.828Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T14:11:32.086Z] check_test.go:540: [db79ace39eac7] daemon is not started [2022-07-25T14:11:32.086Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-25T14:11:33.460Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-25T14:11:33.460Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T14:11:34.027Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-25T14:11:35.404Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T14:11:35.662Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-25T14:11:35.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-25T14:11:36.858Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T14:11:37.425Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T14:11:37.991Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-07-25T14:11:37.991Z] --- PASS: TestDaemonProxy (6.27s) [2022-07-25T14:11:37.991Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-25T14:11:37.991Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-07-25T14:11:37.991Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-25T14:11:37.991Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T14:11:37.991Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-07-25T14:11:37.991Z] PASS [2022-07-25T14:11:37.991Z] [2022-07-25T14:11:37.991Z] === Skipped [2022-07-25T14:11:37.991Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.54s) [2022-07-25T14:11:37.991Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-07-25T14:11:37.991Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2022-07-25T14:11:37.991Z] [2022-07-25T14:11:37.991Z] DONE 18 tests, 1 skipped in 11.627s [2022-07-25T14:11:37.991Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T14:11:37.991Z] ++ 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-07-25T14:11:37.991Z] ++ set -e [2022-07-25T14:11:37.991Z] ++ '[' -n 0 ']' [2022-07-25T14:11:37.991Z] ++ set -x [2022-07-25T14:11:37.991Z] ++ 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-07-25T14:11:38.250Z] INFO: Testing against a local daemon [2022-07-25T14:11:38.250Z] === RUN TestCommitInheritsEnv [2022-07-25T14:11:38.818Z] --- PASS: TestCommitInheritsEnv (0.57s) [2022-07-25T14:11:38.818Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T14:11:38.818Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T14:11:38.818Z] === RUN TestImportWithCustomPlatform [2022-07-25T14:11:38.818Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T14:11:38.818Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T14:11:38.818Z] === RUN TestImportWithCustomPlatform// [2022-07-25T14:11:38.818Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T14:11:39.077Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T14:11:39.077Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T14:11:39.339Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T14:11:39.339Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T14:11:39.339Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform (0.58s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T14:11:39.339Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-07-25T14:11:39.339Z] === RUN TestImagesFilterMultiReference [2022-07-25T14:11:39.339Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-25T14:11:39.339Z] === RUN TestImagePullPlatformInvalid [2022-07-25T14:11:39.599Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-07-25T14:11:39.599Z] === RUN TestRemoveImageOrphaning [2022-07-25T14:11:40.168Z] --- PASS: TestRemoveImageOrphaning (0.68s) [2022-07-25T14:11:40.168Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T14:11:40.735Z] time="2022-07-25T14:11:40Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T14:11:41.303Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-25T14:11:42.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-25T14:11:42.239Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-25T14:11:42.498Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-07-25T14:11:42.498Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T14:11:42.498Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T14:11:42.498Z] === RUN TestTagInvalidReference [2022-07-25T14:11:42.498Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-25T14:11:42.498Z] === RUN TestTagValidPrefixedRepo [2022-07-25T14:11:42.756Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-25T14:11:42.756Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T14:11:42.756Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-25T14:11:42.756Z] === RUN TestTagOfficialNames [2022-07-25T14:11:42.756Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-25T14:11:42.756Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-25T14:11:42.756Z] === RUN TestTagMatchesDigest [2022-07-25T14:11:42.756Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T14:11:42.756Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T14:11:43.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-25T14:11:43.324Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-25T14:11:43.892Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-25T14:11:44.459Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-25T14:11:45.026Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-25T14:11:45.593Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-25T14:11:45.852Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-25T14:11:46.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-25T14:11:46.419Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-25T14:11:46.991Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-25T14:11:47.559Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-25T14:11:48.127Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-25T14:11:48.694Z] check_test.go:540: [d5ed37b259e6c] daemon is not started [2022-07-25T14:11:48.694Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-25T14:11:49.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-25T14:11:49.520Z] check_test.go:540: [d0a8e1b4a0af0] daemon is not started [2022-07-25T14:11:49.520Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-25T14:11:49.779Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-25T14:11:50.038Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-25T14:11:51.941Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-25T14:11:55.230Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-25T14:11:55.489Z] check_test.go:540: [ddcc565958561] daemon is not started [2022-07-25T14:11:55.489Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-25T14:11:58.025Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-25T14:11:58.284Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-25T14:11:59.663Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-25T14:12:00.230Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-25T14:12:01.207Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-25T14:12:04.499Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-25T14:12:05.436Z] check_test.go:540: [de6de4bc7656a] daemon is not started [2022-07-25T14:12:05.436Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-25T14:12:05.436Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-25T14:12:10.713Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-25T14:12:12.617Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-25T14:12:13.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-25T14:12:13.445Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-25T14:12:15.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-25T14:12:16.727Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-25T14:12:17.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-25T14:12:18.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-25T14:12:19.169Z] check_test.go:540: [d88bdac32c563] daemon is not started [2022-07-25T14:12:19.169Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-25T14:12:19.737Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-25T14:12:20.305Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-25T14:12:20.874Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-25T14:12:21.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-25T14:12:23.041Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-25T14:12:23.041Z] check_test.go:540: [d506fd756e2e7] daemon is not started [2022-07-25T14:12:23.041Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-25T14:12:23.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-25T14:12:25.512Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-25T14:12:25.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-25T14:12:27.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-25T14:12:27.716Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-25T14:12:30.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-25T14:12:32.152Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-25T14:12:33.528Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-25T14:12:36.060Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-25T14:12:39.347Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-25T14:12:41.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-25T14:12:42.144Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-25T14:12:45.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-25T14:12:46.811Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-25T14:12:47.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-25T14:12:48.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-25T14:12:48.318Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-25T14:12:49.694Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-25T14:12:50.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-25T14:12:50.829Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-25T14:12:52.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-25T14:12:54.108Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-25T14:12:59.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-25T14:12:59.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-25T14:13:00.243Z] docker_cli_daemon_test.go:2503: [d928f4b44ab25] daemon is not started [2022-07-25T14:13:01.179Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-25T14:13:02.115Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-25T14:13:02.374Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-25T14:13:03.311Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-25T14:13:10.001Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-25T14:13:10.568Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-25T14:13:10.568Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-25T14:13:11.946Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-25T14:13:12.884Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-25T14:13:13.143Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-25T14:13:15.049Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-25T14:13:15.049Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-25T14:13:16.426Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-25T14:13:16.992Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-25T14:13:17.251Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-25T14:13:17.818Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-25T14:13:17.818Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-25T14:13:17.818Z] check_test.go:540: [d8db78d79142a] daemon is not started [2022-07-25T14:13:17.818Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-25T14:13:18.077Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-25T14:13:18.077Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T14:13:18.077Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-25T14:13:19.453Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-25T14:13:22.816Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T14:13:22.816Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T14:13:22.816Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T14:13:22.816Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T14:13:22.816Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T14:13:23.129Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T14:13:23.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ff7284917ff2df9a70157a64ffced701b87a7bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ff7284917ff2df9a70157a64ffced701b87a7bd hack/test/unit [2022-07-25T14:13:23.700Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T14:13:23.700Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T14:13:23.700Z] + TESTDIRS=./... [2022-07-25T14:13:23.700Z] + exclude_paths='/vendor/|/integration' [2022-07-25T14:13:23.700Z] ++ go list ./... [2022-07-25T14:13:23.700Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T14:13:24.630Z] + pkg_list='github.com/docker/docker/api [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/backend/build [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/httputils [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/middleware [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/build [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/container [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/debug [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/image [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/network [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/session [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/system [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/volume [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/backend [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/container [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/events [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/filters [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/image [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/mount [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/network [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/registry [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/strslice [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/swarm [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/time [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/versions [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/types/volume [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/dockerfile [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/remotecontext [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T14:13:24.630Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T14:13:24.630Z] github.com/docker/docker/cli [2022-07-25T14:13:24.630Z] github.com/docker/docker/cli/config [2022-07-25T14:13:24.630Z] github.com/docker/docker/cli/debug [2022-07-25T14:13:24.630Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T14:13:24.630Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T14:13:24.630Z] github.com/docker/docker/client [2022-07-25T14:13:24.630Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T14:13:24.630Z] github.com/docker/docker/cmd/dockerd [2022-07-25T14:13:24.630Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T14:13:24.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T14:13:24.630Z] github.com/docker/docker/container [2022-07-25T14:13:24.630Z] github.com/docker/docker/container/stream [2022-07-25T14:13:24.630Z] github.com/docker/docker/contrib/apparmor [2022-07-25T14:13:24.630Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T14:13:24.630Z] github.com/docker/docker/contrib/httpserver [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/cluster [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/config [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/containerd [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/events [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/exec [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/images [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/initlayer [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/links [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/listeners [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/local [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/names [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/network [2022-07-25T14:13:24.630Z] github.com/docker/docker/daemon/stats [2022-07-25T14:13:24.630Z] github.com/docker/docker/distribution [2022-07-25T14:13:24.630Z] github.com/docker/docker/distribution/metadata [2022-07-25T14:13:24.630Z] github.com/docker/docker/distribution/utils [2022-07-25T14:13:24.630Z] github.com/docker/docker/distribution/xfer [2022-07-25T14:13:24.630Z] github.com/docker/docker/dockerversion [2022-07-25T14:13:24.630Z] github.com/docker/docker/errdefs [2022-07-25T14:13:24.630Z] github.com/docker/docker/image [2022-07-25T14:13:24.630Z] github.com/docker/docker/image/cache [2022-07-25T14:13:24.630Z] github.com/docker/docker/image/tarexport [2022-07-25T14:13:24.630Z] github.com/docker/docker/image/v1 [2022-07-25T14:13:24.630Z] github.com/docker/docker/internal/test/suite [2022-07-25T14:13:24.630Z] github.com/docker/docker/layer [2022-07-25T14:13:24.630Z] github.com/docker/docker/libcontainerd [2022-07-25T14:13:24.630Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T14:13:24.630Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T14:13:24.630Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T14:13:24.630Z] github.com/docker/docker/libcontainerd/types [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/config [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/idm [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/ns [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/options [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/osl [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/libnetwork/types [2022-07-25T14:13:24.630Z] github.com/docker/docker/oci [2022-07-25T14:13:24.630Z] github.com/docker/docker/oci/caps [2022-07-25T14:13:24.630Z] github.com/docker/docker/opts [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/aaparser [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/archive [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/authorization [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/capabilities [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/containerfs [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/directory [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/dmesg [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/fileutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/fsutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/homedir [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/idtools [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/ioutils [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/longpath [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/loopback [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/parsers [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/pidfile [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/platform [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/plugins [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/pools [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/progress [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/pubsub [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/reexec [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/signal [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/stack [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/stringid [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/system [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/tailfile [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/tarsum [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/urlutil [2022-07-25T14:13:24.630Z] github.com/docker/docker/pkg/useragent [2022-07-25T14:13:24.630Z] github.com/docker/docker/plugin [2022-07-25T14:13:24.630Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T14:13:24.630Z] github.com/docker/docker/plugin/v2 [2022-07-25T14:13:24.630Z] github.com/docker/docker/profiles/apparmor [2022-07-25T14:13:24.630Z] github.com/docker/docker/profiles/seccomp [2022-07-25T14:13:24.630Z] github.com/docker/docker/quota [2022-07-25T14:13:24.630Z] github.com/docker/docker/reference [2022-07-25T14:13:24.630Z] github.com/docker/docker/registry [2022-07-25T14:13:24.630Z] github.com/docker/docker/registry/resumable [2022-07-25T14:13:24.630Z] github.com/docker/docker/restartmanager [2022-07-25T14:13:24.630Z] github.com/docker/docker/rootless [2022-07-25T14:13:24.630Z] github.com/docker/docker/rootless/specconv [2022-07-25T14:13:24.630Z] github.com/docker/docker/runconfig [2022-07-25T14:13:24.630Z] github.com/docker/docker/runconfig/opts [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/daemon [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/environment [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/fakegit [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/registry [2022-07-25T14:13:24.630Z] github.com/docker/docker/testutil/request [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume/drivers [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume/local [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume/mounts [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume/service [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume/service/opts [2022-07-25T14:13:24.630Z] github.com/docker/docker/volume/testutils' [2022-07-25T14:13:24.630Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T14:13:24.630Z] ++ echo 'github.com/docker/docker/api [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/backend/build [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/httputils [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/middleware [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/build [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T14:13:24.630Z] github.com/docker/docker/api/server/router/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/debug [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/image [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/network [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/session [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/system [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/volume [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/backend [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/events [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/filters [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/image [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/mount [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/network [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/registry [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/strslice [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/swarm [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/time [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/versions [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/volume [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/dockerfile [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/remotecontext [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/config [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/debug [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/client [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/dockerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T14:13:24.631Z] github.com/docker/docker/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/container/stream [2022-07-25T14:13:24.631Z] github.com/docker/docker/contrib/apparmor [2022-07-25T14:13:24.631Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T14:13:24.631Z] github.com/docker/docker/contrib/httpserver [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/config [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/containerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/events [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/exec [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/images [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/initlayer [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/links [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/listeners [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/local [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/names [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/network [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/stats [2022-07-25T14:13:24.631Z] github.com/docker/docker/distribution [2022-07-25T14:13:24.631Z] github.com/docker/docker/distribution/metadata [2022-07-25T14:13:24.631Z] github.com/docker/docker/distribution/utils [2022-07-25T14:13:24.631Z] github.com/docker/docker/distribution/xfer [2022-07-25T14:13:24.631Z] github.com/docker/docker/dockerversion [2022-07-25T14:13:24.631Z] github.com/docker/docker/errdefs [2022-07-25T14:13:24.631Z] github.com/docker/docker/image [2022-07-25T14:13:24.631Z] github.com/docker/docker/image/cache [2022-07-25T14:13:24.631Z] github.com/docker/docker/image/tarexport [2022-07-25T14:13:24.631Z] github.com/docker/docker/image/v1 [2022-07-25T14:13:24.631Z] github.com/docker/docker/internal/test/suite [2022-07-25T14:13:24.631Z] github.com/docker/docker/layer [2022-07-25T14:13:24.631Z] github.com/docker/docker/libcontainerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T14:13:24.631Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T14:13:24.631Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T14:13:24.631Z] github.com/docker/docker/libcontainerd/types [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/config [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/idm [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/ns [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/options [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/osl [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/libnetwork/types [2022-07-25T14:13:24.631Z] github.com/docker/docker/oci [2022-07-25T14:13:24.631Z] github.com/docker/docker/oci/caps [2022-07-25T14:13:24.631Z] github.com/docker/docker/opts [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/aaparser [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/archive [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/authorization [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/capabilities [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/containerfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/directory [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/dmesg [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/fileutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/fsutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/homedir [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/idtools [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/ioutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/longpath [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/loopback [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/parsers [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/pidfile [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/platform [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/plugins [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/pools [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/progress [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/pubsub [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/reexec [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/signal [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/stack [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/stringid [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/system [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/tailfile [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/tarsum [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/urlutil [2022-07-25T14:13:24.631Z] github.com/docker/docker/pkg/useragent [2022-07-25T14:13:24.631Z] github.com/docker/docker/plugin [2022-07-25T14:13:24.631Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/plugin/v2 [2022-07-25T14:13:24.631Z] github.com/docker/docker/profiles/apparmor [2022-07-25T14:13:24.631Z] github.com/docker/docker/profiles/seccomp [2022-07-25T14:13:24.631Z] github.com/docker/docker/quota [2022-07-25T14:13:24.631Z] github.com/docker/docker/reference [2022-07-25T14:13:24.631Z] github.com/docker/docker/registry [2022-07-25T14:13:24.631Z] github.com/docker/docker/registry/resumable [2022-07-25T14:13:24.631Z] github.com/docker/docker/restartmanager [2022-07-25T14:13:24.631Z] github.com/docker/docker/rootless [2022-07-25T14:13:24.631Z] github.com/docker/docker/rootless/specconv [2022-07-25T14:13:24.631Z] github.com/docker/docker/runconfig [2022-07-25T14:13:24.631Z] github.com/docker/docker/runconfig/opts [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/daemon [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/environment [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/fakegit [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/registry [2022-07-25T14:13:24.631Z] github.com/docker/docker/testutil/request [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume/drivers [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume/local [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume/mounts [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume/service [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume/service/opts [2022-07-25T14:13:24.631Z] github.com/docker/docker/volume/testutils' [2022-07-25T14:13:24.631Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/backend/build [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/httputils [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/middleware [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/build [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/debug [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/image [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/network [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/session [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/system [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/server/router/volume [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/backend [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/events [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/filters [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/image [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/mount [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/network [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/registry [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/strslice [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/swarm [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/time [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/versions [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T14:13:24.631Z] github.com/docker/docker/api/types/volume [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/dockerfile [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/remotecontext [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T14:13:24.631Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/config [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/debug [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T14:13:24.631Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/client [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/dockerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T14:13:24.631Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T14:13:24.631Z] github.com/docker/docker/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/container/stream [2022-07-25T14:13:24.631Z] github.com/docker/docker/contrib/apparmor [2022-07-25T14:13:24.631Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T14:13:24.631Z] github.com/docker/docker/contrib/httpserver [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/config [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/containerd [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/events [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/exec [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T14:13:24.631Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/images [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/initlayer [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/links [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/listeners [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/local [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/names [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/network [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/stats [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution/metadata [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution/utils [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution/xfer [2022-07-25T14:13:24.632Z] github.com/docker/docker/dockerversion [2022-07-25T14:13:24.632Z] github.com/docker/docker/errdefs [2022-07-25T14:13:24.632Z] github.com/docker/docker/image [2022-07-25T14:13:24.632Z] github.com/docker/docker/image/cache [2022-07-25T14:13:24.632Z] github.com/docker/docker/image/tarexport [2022-07-25T14:13:24.632Z] github.com/docker/docker/image/v1 [2022-07-25T14:13:24.632Z] github.com/docker/docker/internal/test/suite [2022-07-25T14:13:24.632Z] github.com/docker/docker/layer [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/types [2022-07-25T14:13:24.632Z] github.com/docker/docker/oci [2022-07-25T14:13:24.632Z] github.com/docker/docker/oci/caps [2022-07-25T14:13:24.632Z] github.com/docker/docker/opts [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/aaparser [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/archive [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/authorization [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/capabilities [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/containerfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/directory [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/dmesg [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/fileutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/fsutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/homedir [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/idtools [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/ioutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/longpath [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/loopback [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/parsers [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/pidfile [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/platform [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/plugins [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/pools [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/progress [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/pubsub [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/reexec [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/signal [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/stack [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/stringid [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/system [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/tailfile [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/tarsum [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/urlutil [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/useragent [2022-07-25T14:13:24.632Z] github.com/docker/docker/plugin [2022-07-25T14:13:24.632Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T14:13:24.632Z] github.com/docker/docker/plugin/v2 [2022-07-25T14:13:24.632Z] github.com/docker/docker/profiles/apparmor [2022-07-25T14:13:24.632Z] github.com/docker/docker/profiles/seccomp [2022-07-25T14:13:24.632Z] github.com/docker/docker/quota [2022-07-25T14:13:24.632Z] github.com/docker/docker/reference [2022-07-25T14:13:24.632Z] github.com/docker/docker/registry [2022-07-25T14:13:24.632Z] github.com/docker/docker/registry/resumable [2022-07-25T14:13:24.632Z] github.com/docker/docker/restartmanager [2022-07-25T14:13:24.632Z] github.com/docker/docker/rootless [2022-07-25T14:13:24.632Z] github.com/docker/docker/rootless/specconv [2022-07-25T14:13:24.632Z] github.com/docker/docker/runconfig [2022-07-25T14:13:24.632Z] github.com/docker/docker/runconfig/opts [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/daemon [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/environment [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/fakegit [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/registry [2022-07-25T14:13:24.632Z] github.com/docker/docker/testutil/request [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume/drivers [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume/local [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume/mounts [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume/service [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume/service/opts [2022-07-25T14:13:24.632Z] github.com/docker/docker/volume/testutils' [2022-07-25T14:13:24.632Z] ++ echo 'github.com/docker/docker/api [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/backend/build [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/httputils [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/middleware [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/build [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/container [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/debug [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/image [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/network [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/session [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/system [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/server/router/volume [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/backend [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/container [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/events [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/filters [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/image [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/mount [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/network [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/registry [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/strslice [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/swarm [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/time [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/versions [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T14:13:24.632Z] github.com/docker/docker/api/types/volume [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/dockerfile [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/remotecontext [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T14:13:24.632Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T14:13:24.632Z] github.com/docker/docker/cli [2022-07-25T14:13:24.632Z] github.com/docker/docker/cli/config [2022-07-25T14:13:24.632Z] github.com/docker/docker/cli/debug [2022-07-25T14:13:24.632Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T14:13:24.632Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T14:13:24.632Z] github.com/docker/docker/client [2022-07-25T14:13:24.632Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T14:13:24.632Z] github.com/docker/docker/cmd/dockerd [2022-07-25T14:13:24.632Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T14:13:24.632Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T14:13:24.632Z] github.com/docker/docker/container [2022-07-25T14:13:24.632Z] github.com/docker/docker/container/stream [2022-07-25T14:13:24.632Z] github.com/docker/docker/contrib/apparmor [2022-07-25T14:13:24.632Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T14:13:24.632Z] github.com/docker/docker/contrib/httpserver [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/cluster [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/config [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/containerd [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/events [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/exec [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/images [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/initlayer [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/links [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/listeners [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/local [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/names [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/network [2022-07-25T14:13:24.632Z] github.com/docker/docker/daemon/stats [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution/metadata [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution/utils [2022-07-25T14:13:24.632Z] github.com/docker/docker/distribution/xfer [2022-07-25T14:13:24.632Z] github.com/docker/docker/dockerversion [2022-07-25T14:13:24.632Z] github.com/docker/docker/errdefs [2022-07-25T14:13:24.632Z] github.com/docker/docker/image [2022-07-25T14:13:24.632Z] github.com/docker/docker/image/cache [2022-07-25T14:13:24.632Z] github.com/docker/docker/image/tarexport [2022-07-25T14:13:24.632Z] github.com/docker/docker/image/v1 [2022-07-25T14:13:24.632Z] github.com/docker/docker/internal/test/suite [2022-07-25T14:13:24.632Z] github.com/docker/docker/layer [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T14:13:24.632Z] github.com/docker/docker/libcontainerd/types [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/config [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/idm [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/ns [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/options [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/osl [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/libnetwork/types [2022-07-25T14:13:24.632Z] github.com/docker/docker/oci [2022-07-25T14:13:24.632Z] github.com/docker/docker/oci/caps [2022-07-25T14:13:24.632Z] github.com/docker/docker/opts [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/aaparser [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/archive [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/authorization [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/capabilities [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/containerfs [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/directory [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/dmesg [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/fileutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/fsutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/homedir [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/idtools [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/ioutils [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/longpath [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/loopback [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/parsers [2022-07-25T14:13:24.632Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/pidfile [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/platform [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/plugins [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/pools [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/progress [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/pubsub [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/reexec [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/signal [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/stack [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/stringid [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/system [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/tailfile [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/tarsum [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/urlutil [2022-07-25T14:13:24.633Z] github.com/docker/docker/pkg/useragent [2022-07-25T14:13:24.633Z] github.com/docker/docker/plugin [2022-07-25T14:13:24.633Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T14:13:24.633Z] github.com/docker/docker/plugin/v2 [2022-07-25T14:13:24.633Z] github.com/docker/docker/profiles/apparmor [2022-07-25T14:13:24.633Z] github.com/docker/docker/profiles/seccomp [2022-07-25T14:13:24.633Z] github.com/docker/docker/quota [2022-07-25T14:13:24.633Z] github.com/docker/docker/reference [2022-07-25T14:13:24.633Z] github.com/docker/docker/registry [2022-07-25T14:13:24.633Z] github.com/docker/docker/registry/resumable [2022-07-25T14:13:24.633Z] github.com/docker/docker/restartmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/rootless [2022-07-25T14:13:24.633Z] github.com/docker/docker/rootless/specconv [2022-07-25T14:13:24.633Z] github.com/docker/docker/runconfig [2022-07-25T14:13:24.633Z] github.com/docker/docker/runconfig/opts [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/daemon [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/environment [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/fakegit [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/registry [2022-07-25T14:13:24.633Z] github.com/docker/docker/testutil/request [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume/drivers [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume/local [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume/mounts [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume/service [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume/service/opts [2022-07-25T14:13:24.633Z] github.com/docker/docker/volume/testutils' [2022-07-25T14:13:24.633Z] ++ grep --fixed-strings /libnetwork [2022-07-25T14:13:24.633Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/config [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/idm [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ns [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/options [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/osl [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/types' [2022-07-25T14:13:24.633Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/config [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/idm [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/ns [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/options [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/osl [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/types' [2022-07-25T14:13:24.633Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:13:24.633Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:13:24.633Z] + type docker-proxy [2022-07-25T14:13:24.633Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T14:13:24.633Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T14:13:24.633Z] [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite (334.19s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.12s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.50s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.51s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.50s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.25s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.10s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.79s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.91s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-07-25T14:13:24.726Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.58s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.42s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.00s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.34s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.13s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.12s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.26s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.81s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.01s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.07s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.36s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.80s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2022-07-25T14:13:24.726Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-25T14:13:24.726Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.48s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.98s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.13s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.61s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.11s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.41s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.83s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.06s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.25s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.63s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.69s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.45s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.35s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.16s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.64s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-25T14:13:24.726Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.02s) [2022-07-25T14:13:24.726Z] === RUN TestDockerSwarmSuite [2022-07-25T14:13:24.726Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-25T14:13:24.890Z] Removing bundles/ [2022-07-25T14:13:24.890Z] [2022-07-25T14:13:24.890Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T14:13:24.890Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T14:13:24.890Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T14:13:24.985Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-25T14:13:26.363Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-25T14:13:27.301Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-25T14:13:27.301Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-25T14:13:27.560Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-25T14:13:28.499Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-25T14:13:29.436Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-25T14:13:29.695Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-25T14:13:30.264Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-25T14:13:32.983Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T14:13:32.983Z] [2022-07-25T14:13:32.983Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T14:13:32.983Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T14:13:32.983Z] [2022-07-25T14:13:32.983Z] + mkdir -p bundles [2022-07-25T14:13:32.983Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/backend/build [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/httputils [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/middleware [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/build [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/container [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/debug [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/image [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/network [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/session [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/system [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/server/router/volume [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/backend [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/container [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/events [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/filters [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/image [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/mount [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/network [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/registry [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/strslice [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/swarm [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/time [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/versions [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T14:13:32.983Z] github.com/docker/docker/api/types/volume [2022-07-25T14:13:32.983Z] github.com/docker/docker/builder [2022-07-25T14:13:32.983Z] github.com/docker/docker/builder/builder-next [2022-07-25T14:13:32.983Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/dockerfile [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/remotecontext [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T14:13:32.984Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T14:13:32.984Z] github.com/docker/docker/cli [2022-07-25T14:13:32.984Z] github.com/docker/docker/cli/config [2022-07-25T14:13:32.984Z] github.com/docker/docker/cli/debug [2022-07-25T14:13:32.984Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T14:13:32.984Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T14:13:32.984Z] github.com/docker/docker/client [2022-07-25T14:13:32.984Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T14:13:32.984Z] github.com/docker/docker/cmd/dockerd [2022-07-25T14:13:32.984Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T14:13:32.984Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T14:13:32.984Z] github.com/docker/docker/container [2022-07-25T14:13:32.984Z] github.com/docker/docker/container/stream [2022-07-25T14:13:32.984Z] github.com/docker/docker/contrib/apparmor [2022-07-25T14:13:32.984Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T14:13:32.984Z] github.com/docker/docker/contrib/httpserver [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/cluster [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/config [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/containerd [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/events [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/exec [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/images [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/initlayer [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/links [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/listeners [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/local [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/names [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/network [2022-07-25T14:13:32.984Z] github.com/docker/docker/daemon/stats [2022-07-25T14:13:32.984Z] github.com/docker/docker/distribution [2022-07-25T14:13:32.984Z] github.com/docker/docker/distribution/metadata [2022-07-25T14:13:32.984Z] github.com/docker/docker/distribution/utils [2022-07-25T14:13:32.984Z] github.com/docker/docker/distribution/xfer [2022-07-25T14:13:32.984Z] github.com/docker/docker/dockerversion [2022-07-25T14:13:32.984Z] github.com/docker/docker/errdefs [2022-07-25T14:13:32.984Z] github.com/docker/docker/image [2022-07-25T14:13:32.984Z] github.com/docker/docker/image/cache [2022-07-25T14:13:32.984Z] github.com/docker/docker/image/tarexport [2022-07-25T14:13:32.984Z] github.com/docker/docker/image/v1 [2022-07-25T14:13:32.984Z] github.com/docker/docker/internal/test/suite [2022-07-25T14:13:32.984Z] github.com/docker/docker/layer [2022-07-25T14:13:32.984Z] github.com/docker/docker/libcontainerd [2022-07-25T14:13:32.984Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T14:13:32.984Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T14:13:32.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T14:13:32.984Z] github.com/docker/docker/libcontainerd/types [2022-07-25T14:13:32.984Z] github.com/docker/docker/oci [2022-07-25T14:13:32.984Z] github.com/docker/docker/oci/caps [2022-07-25T14:13:32.984Z] github.com/docker/docker/opts [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/aaparser [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/archive [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/authorization [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/capabilities [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/containerfs [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/directory [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/dmesg [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/fileutils [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/fsutils [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/homedir [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/idtools [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/ioutils [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/longpath [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/loopback [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/parsers [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/pidfile [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/platform [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/plugins [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/pools [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/progress [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/pubsub [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/reexec [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/signal [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/stack [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/stringid [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/system [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/tailfile [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/tarsum [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/urlutil [2022-07-25T14:13:32.984Z] github.com/docker/docker/pkg/useragent [2022-07-25T14:13:32.984Z] github.com/docker/docker/plugin [2022-07-25T14:13:32.984Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T14:13:32.984Z] github.com/docker/docker/plugin/v2 [2022-07-25T14:13:32.984Z] github.com/docker/docker/profiles/apparmor [2022-07-25T14:13:32.984Z] github.com/docker/docker/profiles/seccomp [2022-07-25T14:13:32.984Z] github.com/docker/docker/quota [2022-07-25T14:13:32.984Z] github.com/docker/docker/reference [2022-07-25T14:13:32.984Z] github.com/docker/docker/registry [2022-07-25T14:13:32.984Z] github.com/docker/docker/registry/resumable [2022-07-25T14:13:32.984Z] github.com/docker/docker/restartmanager [2022-07-25T14:13:32.984Z] github.com/docker/docker/rootless [2022-07-25T14:13:32.984Z] github.com/docker/docker/rootless/specconv [2022-07-25T14:13:32.984Z] github.com/docker/docker/runconfig [2022-07-25T14:13:32.984Z] github.com/docker/docker/runconfig/opts [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/daemon [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/environment [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/fakegit [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/registry [2022-07-25T14:13:32.984Z] github.com/docker/docker/testutil/request [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume/drivers [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume/local [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume/mounts [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume/service [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume/service/opts [2022-07-25T14:13:32.984Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T14:13:32.984Z] + 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/containerd 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/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-07-25T14:13:32.984Z] ? github.com/docker/docker/api [no test files] [2022-07-25T14:13:35.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-25T14:13:42.123Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-25T14:13:42.123Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-25T14:13:44.659Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-25T14:13:47.950Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-25T14:13:48.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-25T14:13:49.085Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-25T14:13:49.085Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T14:13:49.085Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-25T14:13:49.085Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T14:13:49.085Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-25T14:13:49.085Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T14:13:49.085Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-25T14:13:49.085Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T14:13:49.085Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-25T14:13:49.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-25T14:13:51.040Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2022-07-25T14:13:52.191Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-25T14:13:52.449Z] docker_api_swarm_test.go:563: [df787252e425a] joining swarm manager [d73f51ea74175]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:13:57.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-25T14:14:00.255Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-25T14:14:00.255Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-25T14:14:05.529Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-25T14:14:06.471Z] docker_api_swarm_test.go:585: [da6863402a69a] joining swarm manager [d73f51ea74175]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:14:09.759Z] check_test.go:611: [df787252e425a] daemon is not started [2022-07-25T14:14:11.662Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-25T14:14:12.229Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-25T14:14:13.606Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-25T14:14:16.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-25T14:14:16.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-25T14:14:16.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-25T14:14:18.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-25T14:14:19.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-25T14:14:20.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-25T14:14:20.143Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T14:14:20.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-25T14:14:20.144Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-25T14:14:23.433Z] docker_api_swarm_test.go:46: [db1b2bbd7ea89] joining swarm manager [dd8a99b58c907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:14:30.000Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-25T14:14:30.259Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-25T14:14:32.794Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-25T14:14:40.916Z] --- PASS: TestImportExtremelyLargeImageWorks (177.86s) [2022-07-25T14:14:40.916Z] PASS [2022-07-25T14:14:40.916Z] [2022-07-25T14:14:40.916Z] DONE 22 tests in 182.687s [2022-07-25T14:14:40.916Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T14:14:40.916Z] ++ 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-07-25T14:14:40.916Z] ++ set -e [2022-07-25T14:14:40.916Z] ++ '[' -n 0 ']' [2022-07-25T14:14:40.916Z] ++ set -x [2022-07-25T14:14:40.916Z] ++ 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-07-25T14:14:40.916Z] === RUN TestStripANSICommands [2022-07-25T14:14:40.916Z] === RUN TestStripANSICommands/#00 [2022-07-25T14:14:40.916Z] === RUN TestStripANSICommands/#01 [2022-07-25T14:14:40.916Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T14:14:40.916Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T14:14:40.916Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T14:14:40.916Z] PASS [2022-07-25T14:14:40.916Z] [2022-07-25T14:14:40.916Z] DONE 3 tests in 0.050s [2022-07-25T14:14:40.916Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T14:14:40.916Z] ++ 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-07-25T14:14:40.916Z] ++ set -e [2022-07-25T14:14:40.916Z] ++ '[' -n 0 ']' [2022-07-25T14:14:40.916Z] ++ set -x [2022-07-25T14:14:40.916Z] ++ 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-07-25T14:14:40.916Z] INFO: Testing against a local daemon [2022-07-25T14:14:40.916Z] === RUN TestNetworkCreateDelete [2022-07-25T14:14:40.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-25T14:14:41.175Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-07-25T14:14:41.175Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T14:14:41.743Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-07-25T14:14:41.743Z] === RUN TestDaemonDNSFallback [2022-07-25T14:14:41.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-25T14:14:42.679Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-25T14:14:43.247Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-25T14:14:43.506Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-25T14:14:46.794Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-25T14:14:47.729Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-25T14:14:48.296Z] --- PASS: TestDaemonDNSFallback (6.74s) [2022-07-25T14:14:48.296Z] === RUN TestInspectNetwork [2022-07-25T14:14:49.233Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-25T14:14:52.519Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T14:14:52.519Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T14:14:52.519Z] === RUN TestInspectNetwork/network_name [2022-07-25T14:14:52.519Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T14:14:53.456Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-25T14:14:54.831Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-25T14:14:56.733Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-25T14:14:56.733Z] --- PASS: TestInspectNetwork (8.23s) [2022-07-25T14:14:56.733Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T14:14:56.733Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T14:14:56.733Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T14:14:56.733Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T14:14:56.733Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T14:14:58.636Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T14:14:58.636Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T14:14:58.636Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T14:14:58.636Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T14:14:58.636Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T14:14:58.636Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T14:14:58.636Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T14:14:58.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T14:14:58.636Z] === RUN TestNetworkList [2022-07-25T14:14:58.636Z] === RUN TestNetworkList//networks [2022-07-25T14:14:58.636Z] === PAUSE TestNetworkList//networks [2022-07-25T14:14:58.636Z] === RUN TestNetworkList//networks/ [2022-07-25T14:14:58.636Z] === PAUSE TestNetworkList//networks/ [2022-07-25T14:14:58.636Z] === CONT TestNetworkList//networks [2022-07-25T14:14:58.636Z] === CONT TestNetworkList//networks/ [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkList (0.02s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T14:14:58.636Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T14:14:58.636Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T14:14:59.203Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-25T14:14:59.203Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T14:15:00.153Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-07-25T14:15:00.153Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T14:15:01.091Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-07-25T14:15:01.091Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T14:15:02.467Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-25T14:15:02.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T14:15:03.402Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-07-25T14:15:03.402Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T14:15:03.969Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-25T14:15:03.969Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T14:15:07.255Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2022-07-25T14:15:07.255Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T14:15:07.255Z] service_test.go:243: FLAKY_TEST [2022-07-25T14:15:07.255Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T14:15:07.255Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T14:15:07.514Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-25T14:15:07.773Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-25T14:15:11.062Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-25T14:15:11.062Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-25T14:15:11.320Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-25T14:15:11.579Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-25T14:15:11.838Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-25T14:15:11.838Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-25T14:15:12.097Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-25T14:15:13.474Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-25T14:15:14.410Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-25T14:15:15.785Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-25T14:15:16.721Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-25T14:15:18.099Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-25T14:15:18.669Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-25T14:15:22.863Z] --- PASS: TestServiceWithDataPathPortInit (15.92s) [2022-07-25T14:15:22.863Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T14:15:23.121Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-25T14:15:26.406Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tb2qx0nctkfyrhuu6t482k57h Created:2022-07-25 14:15:24.029497129 +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[b2e1fff9acaa1295aeefedc11cd2f697ec5aa927f27c45d53cba71d1c776d3af:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8f7l4haa0mm0pkoxlgsy86t9e EndpointID:4d1f124ea56b6fcd86e4fe4da8751d6587ff87b30ab7d2d2212da145dbdb9406 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ed084d2b84377f99d674a0c539a3b5317ee4929ee917479c549498e01c5aaeb0 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:b64ea35a8938 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8f7l4haa0mm0pkoxlgsy86t9e EndpointID:4d1f124ea56b6fcd86e4fe4da8751d6587ff87b30ab7d2d2212da145dbdb9406 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T14:15:27.456Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/builder/dockerfile 0.619s coverage: 49.3% of statements [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-25T14:15:27.456Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T14:15:27.712Z] ok github.com/docker/docker/builder/remotecontext/git 1.754s coverage: 86.3% of statements [2022-07-25T14:15:27.712Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T14:15:27.712Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T14:15:27.712Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T14:15:27.712Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T14:15:28.642Z] ok github.com/docker/docker/cmd/docker-proxy 0.276s coverage: 69.3% of statements [2022-07-25T14:15:30.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-25T14:15:30.593Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2022-07-25T14:15:30.593Z] PASS [2022-07-25T14:15:30.593Z] [2022-07-25T14:15:30.593Z] === Skipped [2022-07-25T14:15:30.594Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T14:15:30.594Z] service_test.go:243: FLAKY_TEST [2022-07-25T14:15:30.594Z] [2022-07-25T14:15:30.594Z] DONE 38 tests, 1 skipped in 49.754s [2022-07-25T14:15:30.594Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T14:15:30.594Z] ++ 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-07-25T14:15:30.594Z] ++ set -e [2022-07-25T14:15:30.594Z] ++ '[' -n 0 ']' [2022-07-25T14:15:30.594Z] ++ set -x [2022-07-25T14:15:30.594Z] ++ 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-07-25T14:15:30.594Z] INFO: Testing against a local daemon [2022-07-25T14:15:30.594Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T14:15:30.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:15:30.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T14:15:30.594Z] === RUN TestDockerNetworkIpvlan [2022-07-25T14:15:30.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:15:30.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T14:15:30.594Z] PASS [2022-07-25T14:15:30.594Z] [2022-07-25T14:15:30.594Z] === Skipped [2022-07-25T14:15:30.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T14:15:30.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:15:30.594Z] [2022-07-25T14:15:30.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T14:15:30.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T14:15:30.594Z] [2022-07-25T14:15:30.594Z] DONE 2 tests, 2 skipped in 0.124s [2022-07-25T14:15:30.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T14:15:30.594Z] ++ 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-07-25T14:15:30.594Z] ++ set -e [2022-07-25T14:15:30.594Z] ++ '[' -n 0 ']' [2022-07-25T14:15:30.594Z] ++ set -x [2022-07-25T14:15:30.594Z] ++ 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-07-25T14:15:30.853Z] INFO: Testing against a local daemon [2022-07-25T14:15:30.853Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T14:15:32.230Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-07-25T14:15:32.230Z] === RUN TestDockerNetworkMacvlan [2022-07-25T14:15:32.798Z] docker_api_swarm_test.go:304: [dbf51d75ea22d] joining swarm manager [d2011799fd962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:15:32.815Z] ok github.com/docker/docker/client 0.182s coverage: 75.9% of statements [2022-07-25T14:15:33.057Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T14:15:33.995Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T14:15:34.255Z] docker_api_swarm_test.go:305: [d4fa53dca31d4] joining swarm manager [d2011799fd962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:15:34.823Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T14:15:35.391Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-25T14:15:37.297Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T14:15:39.201Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T14:15:39.771Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-25T14:15:41.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-25T14:15:44.210Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan (12.82s) [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.12s) [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2022-07-25T14:15:45.144Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-07-25T14:15:45.144Z] PASS [2022-07-25T14:15:45.144Z] [2022-07-25T14:15:45.144Z] DONE 8 tests in 14.290s [2022-07-25T14:15:45.144Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T14:15:45.145Z] ++ 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-07-25T14:15:45.145Z] ++ set -e [2022-07-25T14:15:45.145Z] ++ '[' -n 0 ']' [2022-07-25T14:15:45.145Z] ++ set -x [2022-07-25T14:15:45.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-25T14:15:45.145Z] testing: warning: no tests to run [2022-07-25T14:15:45.145Z] PASS [2022-07-25T14:15:45.145Z] [2022-07-25T14:15:45.145Z] DONE 0 tests in 0.033s [2022-07-25T14:15:45.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T14:15:45.145Z] ++ 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-07-25T14:15:45.145Z] ++ set -e [2022-07-25T14:15:45.145Z] ++ '[' -n 0 ']' [2022-07-25T14:15:45.145Z] ++ set -x [2022-07-25T14:15:45.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-25T14:15:45.145Z] INFO: Testing against a local daemon [2022-07-25T14:15:45.145Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T14:15:46.542Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2022-07-25T14:15:46.542Z] === RUN TestAuthZPluginTLS [2022-07-25T14:15:47.112Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-25T14:15:47.112Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T14:15:47.678Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-07-25T14:15:47.678Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T14:15:48.245Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-25T14:15:48.245Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T14:15:48.811Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T14:15:48.811Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T14:15:49.070Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-25T14:15:49.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-25T14:15:50.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-25T14:15:50.208Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2022-07-25T14:15:50.208Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T14:15:50.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-25T14:15:50.775Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-25T14:15:50.775Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T14:15:51.344Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-07-25T14:15:51.344Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T14:15:51.911Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-25T14:15:51.911Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T14:15:51.911Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-25T14:15:51.911Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-25T14:15:51.911Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T14:15:52.169Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-25T14:15:52.737Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-25T14:15:54.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2022-07-25T14:15:54.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T14:15:56.023Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2022-07-25T14:15:56.023Z] === RUN TestAuthZPluginHeader [2022-07-25T14:15:56.958Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-25T14:15:56.958Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T14:16:00.244Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-25T14:16:00.503Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-25T14:16:01.071Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-25T14:16:01.639Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-25T14:16:01.639Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-07-25T14:16:01.639Z] === RUN TestAuthZPluginV2Disable [2022-07-25T14:16:01.898Z] === RUN TestDockerSuite/TestBuildFails [2022-07-25T14:16:02.466Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-25T14:16:02.466Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-25T14:16:03.842Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-25T14:16:05.760Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-25T14:16:06.019Z] --- PASS: TestAuthZPluginV2Disable (4.30s) [2022-07-25T14:16:06.019Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T14:16:06.954Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-25T14:16:07.888Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-25T14:16:07.889Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-25T14:16:08.824Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-25T14:16:09.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-25T14:16:09.959Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2022-07-25T14:16:09.959Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T14:16:10.217Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-25T14:16:11.152Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-25T14:16:11.411Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-25T14:16:11.670Z] docker_api_swarm_test.go:272: [d1a3009da1bc7] joining swarm manager [d3c4f6c461575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:16:13.048Z] docker_api_swarm_test.go:273: [dfda80ccbd4a6] joining swarm manager [d3c4f6c461575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:16:13.306Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-25T14:16:15.840Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-25T14:16:17.743Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-25T14:16:18.001Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-25T14:16:18.938Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-25T14:16:19.452Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 31.5% of statements [2022-07-25T14:16:19.453Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-25T14:16:19.453Z] ok github.com/docker/docker/cmd/dockerd/trap 2.533s coverage: 0.0% of statements [2022-07-25T14:16:19.453Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T14:16:19.453Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T14:16:19.453Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T14:16:19.453Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T14:16:19.453Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T14:16:19.504Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-25T14:16:19.763Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-25T14:16:19.763Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-25T14:16:20.698Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-25T14:16:20.698Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-25T14:16:20.958Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-25T14:16:21.526Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-25T14:16:21.785Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-25T14:16:22.044Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.21s) [2022-07-25T14:16:22.044Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T14:16:22.044Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-25T14:16:22.979Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-25T14:16:23.624Z] ok github.com/docker/docker/daemon/cluster 0.121s coverage: 0.5% of statements [2022-07-25T14:16:24.880Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-25T14:16:25.002Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-07-25T14:16:26.372Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-25T14:16:29.096Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-25T14:16:31.630Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-25T14:16:31.630Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-25T14:16:31.630Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-25T14:16:31.630Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-25T14:16:31.630Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-25T14:16:31.630Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-25T14:16:32.565Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-25T14:16:33.941Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-25T14:16:34.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-25T14:16:34.459Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-25T14:16:34.715Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-25T14:16:35.277Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-25T14:16:35.534Z] ok github.com/docker/docker/daemon 10.145s coverage: 16.2% of statements [2022-07-25T14:16:35.534Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T14:16:35.534Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T14:16:35.534Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T14:16:35.534Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T14:16:35.534Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T14:16:35.791Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-25T14:16:36.730Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-25T14:16:36.989Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-25T14:16:37.555Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-25T14:16:37.683Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.763s coverage: 74.8% of statements [2022-07-25T14:16:37.939Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-25T14:16:38.867Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.455s coverage: 56.2% of statements [2022-07-25T14:16:38.931Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-25T14:16:38.931Z] PASS [2022-07-25T14:16:38.931Z] [2022-07-25T14:16:38.931Z] DONE 17 tests in 53.931s [2022-07-25T14:16:38.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T14:16:38.931Z] ++ 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-07-25T14:16:38.931Z] ++ set -e [2022-07-25T14:16:38.931Z] ++ '[' -n 0 ']' [2022-07-25T14:16:38.931Z] ++ set -x [2022-07-25T14:16:38.931Z] ++ 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-07-25T14:16:39.190Z] INFO: Testing against a local daemon [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:16:39.190Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:16:39.190Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T14:16:39.190Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T14:16:39.190Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T14:16:39.190Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T14:16:39.190Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T14:16:39.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T14:16:39.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T14:16:39.190Z] === RUN TestPluginInstall [2022-07-25T14:16:39.190Z] === RUN TestPluginInstall/no_auth [2022-07-25T14:16:40.246Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-25T14:16:41.092Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:16:41.092Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fbb6d977097889667f2f7118bc09549d89bf29f18c5f5343fc821e4cd569d89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:16:41.092Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:16:41.092Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fbb6d977097889667f2f7118bc09549d89bf29f18c5f5343fc821e4cd569d89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:16:41.658Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T14:16:41.928Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:16:41.928Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34940d1298f043e9f3e92287d067dea73b73b7cb60da77bc2e4e5c6f82c1f94b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:16:41.928Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:16:41.928Z] time="2022-07-25T14:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34940d1298f043e9f3e92287d067dea73b73b7cb60da77bc2e4e5c6f82c1f94b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:16:42.173Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.379s coverage: 50.6% of statements [2022-07-25T14:16:42.430Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.467s coverage: 45.9% of statements [2022-07-25T14:16:42.430Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T14:16:42.495Z] === RUN TestPluginInstall/with_insecure [2022-07-25T14:16:43.431Z] time="2022-07-25T14:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:16:43.431Z] time="2022-07-25T14:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f52f3e6620d4bc3cdab3d50bb401bba0aa8729f2d46df4978c4e531b834914b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:16:43.431Z] time="2022-07-25T14:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T14:16:43.431Z] time="2022-07-25T14:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f52f3e6620d4bc3cdab3d50bb401bba0aa8729f2d46df4978c4e531b834914b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T14:16:43.690Z] plugin_test.go:195: [da2b770adf4a5] daemon is not started [2022-07-25T14:16:43.690Z] --- PASS: TestPluginInstall (4.52s) [2022-07-25T14:16:43.690Z] --- PASS: TestPluginInstall/no_auth (2.38s) [2022-07-25T14:16:43.690Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-07-25T14:16:43.690Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-07-25T14:16:43.690Z] === RUN TestPluginsWithRuntimes [2022-07-25T14:16:43.799Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-25T14:16:44.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.716s coverage: 58.5% of statements [2022-07-25T14:16:44.056Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T14:16:44.056Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T14:16:44.618Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-25T14:16:45.181Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-25T14:16:45.593Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-25T14:16:45.593Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T14:16:46.528Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T14:16:47.074Z] ok github.com/docker/docker/daemon/images 0.064s coverage: 6.9% of statements [2022-07-25T14:16:47.074Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T14:16:47.074Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T14:16:47.074Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-07-25T14:16:47.909Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2022-07-25T14:16:47.910Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-07-25T14:16:47.910Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2022-07-25T14:16:47.910Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T14:16:47.910Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-25T14:16:48.004Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-07-25T14:16:48.261Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-07-25T14:16:48.261Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T14:16:48.476Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-07-25T14:16:48.476Z] PASS [2022-07-25T14:16:48.476Z] [2022-07-25T14:16:48.476Z] DONE 24 tests in 9.501s [2022-07-25T14:16:48.476Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T14:16:48.476Z] ++ 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-07-25T14:16:48.476Z] ++ set -e [2022-07-25T14:16:48.476Z] ++ '[' -n 0 ']' [2022-07-25T14:16:48.476Z] ++ set -x [2022-07-25T14:16:48.476Z] ++ 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-07-25T14:16:48.734Z] INFO: Testing against a local daemon [2022-07-25T14:16:48.734Z] === RUN TestExternalGraphDriver [2022-07-25T14:16:48.824Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-25T14:16:48.825Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-25T14:16:48.993Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-25T14:16:48.993Z] === RUN TestExternalGraphDriver/json [2022-07-25T14:16:49.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2022-07-25T14:16:50.322Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.207s coverage: 76.8% of statements [2022-07-25T14:16:50.579Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 79.4% of statements [2022-07-25T14:16:50.579Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T14:16:50.579Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T14:16:50.895Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-25T14:16:50.896Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T14:16:50.896Z] === RUN TestExternalGraphDriver/spec [2022-07-25T14:16:50.896Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-25T14:16:51.507Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2022-07-25T14:16:51.507Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 62.0% of statements [2022-07-25T14:16:52.437Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-25T14:16:52.798Z] === RUN TestExternalGraphDriver/pull [2022-07-25T14:16:52.999Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-07-25T14:16:53.562Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-25T14:16:54.491Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2022-07-25T14:16:54.491Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T14:16:54.491Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T14:16:54.700Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-25T14:16:54.700Z] --- PASS: TestExternalGraphDriver (6.02s) [2022-07-25T14:16:54.700Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2022-07-25T14:16:54.700Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2022-07-25T14:16:54.700Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-07-25T14:16:54.700Z] === RUN TestGraphdriverPluginV2 [2022-07-25T14:16:54.959Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-25T14:16:55.054Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-07-25T14:16:56.335Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-25T14:16:56.420Z] ok github.com/docker/docker/distribution 1.527s coverage: 28.0% of statements [2022-07-25T14:16:56.420Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T14:16:56.593Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-25T14:16:56.677Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-25T14:16:57.240Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-25T14:16:57.804Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-07-25T14:16:57.804Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T14:16:57.804Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2022-07-25T14:16:57.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-25T14:16:58.229Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-25T14:16:58.733Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-25T14:16:58.733Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T14:16:58.733Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T14:16:59.165Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-25T14:16:59.296Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-07-25T14:16:59.858Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-25T14:17:00.104Z] --- PASS: TestGraphdriverPluginV2 (5.24s) [2022-07-25T14:17:00.104Z] PASS [2022-07-25T14:17:00.104Z] [2022-07-25T14:17:00.104Z] DONE 5 tests in 11.371s [2022-07-25T14:17:00.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T14:17:00.104Z] ++ 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-07-25T14:17:00.104Z] ++ set -e [2022-07-25T14:17:00.104Z] ++ '[' -n 0 ']' [2022-07-25T14:17:00.104Z] ++ set -x [2022-07-25T14:17:00.104Z] ++ 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-07-25T14:17:00.104Z] INFO: Testing against a local daemon [2022-07-25T14:17:00.104Z] === RUN TestContinueAfterPluginCrash [2022-07-25T14:17:00.104Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T14:17:00.104Z] === RUN TestReadPluginNoRead [2022-07-25T14:17:00.104Z] === PAUSE TestReadPluginNoRead [2022-07-25T14:17:00.104Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T14:17:00.104Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T14:17:00.104Z] === CONT TestContinueAfterPluginCrash [2022-07-25T14:17:00.104Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T14:17:00.104Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-25T14:17:00.114Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-07-25T14:17:00.371Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-25T14:17:01.483Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-25T14:17:02.264Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.3% of statements [2022-07-25T14:17:02.826Z] ok github.com/docker/docker/pkg/authorization 0.173s coverage: 68.3% of statements [2022-07-25T14:17:02.826Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T14:17:03.082Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T14:17:03.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-25T14:17:03.956Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-25T14:17:04.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-25T14:17:04.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-25T14:17:05.460Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-25T14:17:05.718Z] docker_api_swarm_node_test.go:20: [d3e99bfb8a3b2] joining swarm manager [d845e0dd4731c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:17:05.977Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-25T14:17:05.977Z] --- PASS: TestDaemonStartWithLogOpt (6.03s) [2022-07-25T14:17:05.977Z] === CONT TestReadPluginNoRead [2022-07-25T14:17:06.350Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 42.7% of statements [2022-07-25T14:17:06.350Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T14:17:06.547Z] docker_api_swarm_node_test.go:21: [d2ee4b36bce2e] joining swarm manager [d845e0dd4731c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:17:06.606Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T14:17:06.606Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-25T14:17:06.806Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-25T14:17:07.169Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-25T14:17:07.169Z] ok github.com/docker/docker/layer 7.547s coverage: 68.9% of statements [2022-07-25T14:17:07.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T14:17:07.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T14:17:07.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T14:17:07.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T14:17:07.169Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T14:17:07.169Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T14:17:07.425Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-25T14:17:07.425Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2022-07-25T14:17:08.724Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-25T14:17:08.792Z] ok github.com/docker/docker/pkg/idtools 0.506s coverage: 67.9% of statements [2022-07-25T14:17:08.792Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 70.1% of statements [2022-07-25T14:17:08.982Z] === RUN TestReadPluginNoRead/default [2022-07-25T14:17:09.048Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-25T14:17:09.304Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-25T14:17:09.304Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T14:17:09.304Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-25T14:17:09.561Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-07-25T14:17:09.830Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-07-25T14:17:10.086Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-25T14:17:10.086Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-25T14:17:10.086Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T14:17:10.086Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T14:17:10.362Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T14:17:10.649Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-25T14:17:10.929Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-25T14:17:10.929Z] --- PASS: TestContinueAfterPluginCrash (10.94s) [2022-07-25T14:17:11.212Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-25T14:17:11.468Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-25T14:17:11.724Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T14:17:11.865Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T14:17:12.129Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-25T14:17:13.088Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-07-25T14:17:13.088Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-25T14:17:13.345Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-25T14:17:13.504Z] === CONT TestReadPluginNoRead [2022-07-25T14:17:13.504Z] read_test.go:92: [d7820ba4c2c9f] daemon is not started [2022-07-25T14:17:13.504Z] --- PASS: TestReadPluginNoRead (7.40s) [2022-07-25T14:17:13.504Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2022-07-25T14:17:13.504Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-07-25T14:17:13.504Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2022-07-25T14:17:13.504Z] PASS [2022-07-25T14:17:13.504Z] [2022-07-25T14:17:13.504Z] DONE 6 tests in 13.586s [2022-07-25T14:17:13.504Z] 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-07-25T14:17:13.504Z] ++ 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-07-25T14:17:13.504Z] ++ set -e [2022-07-25T14:17:13.504Z] ++ '[' -n 0 ']' [2022-07-25T14:17:13.504Z] ++ set -x [2022-07-25T14:17:13.504Z] ++ 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-07-25T14:17:13.504Z] testing: warning: no tests to run [2022-07-25T14:17:13.504Z] PASS [2022-07-25T14:17:13.504Z] [2022-07-25T14:17:13.504Z] DONE 0 tests in 0.038s [2022-07-25T14:17:13.504Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T14:17:13.504Z] ++ 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-07-25T14:17:13.504Z] ++ set -e [2022-07-25T14:17:13.504Z] ++ '[' -n 0 ']' [2022-07-25T14:17:13.504Z] ++ set -x [2022-07-25T14:17:13.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-25T14:17:13.602Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-25T14:17:13.764Z] INFO: Testing against a local daemon [2022-07-25T14:17:13.764Z] === RUN TestPluginWithDevMounts [2022-07-25T14:17:13.764Z] === PAUSE TestPluginWithDevMounts [2022-07-25T14:17:13.764Z] === CONT TestPluginWithDevMounts [2022-07-25T14:17:13.764Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-25T14:17:13.859Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T14:17:13.859Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T14:17:14.423Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-25T14:17:14.680Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-25T14:17:15.148Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-25T14:17:15.242Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2022-07-25T14:17:15.406Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-07-25T14:17:15.406Z] PASS [2022-07-25T14:17:15.406Z] [2022-07-25T14:17:15.406Z] DONE 1 tests in 1.876s [2022-07-25T14:17:15.406Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T14:17:15.406Z] ++ 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-07-25T14:17:15.406Z] ++ set -e [2022-07-25T14:17:15.406Z] ++ '[' -n 0 ']' [2022-07-25T14:17:15.406Z] ++ set -x [2022-07-25T14:17:15.406Z] ++ 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-07-25T14:17:15.499Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-25T14:17:15.666Z] INFO: Testing against a local daemon [2022-07-25T14:17:15.666Z] === RUN TestSecretInspect [2022-07-25T14:17:15.755Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-07-25T14:17:15.924Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-25T14:17:17.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-25T14:17:17.647Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T14:17:17.904Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T14:17:18.161Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-25T14:17:18.235Z] --- PASS: TestSecretInspect (2.75s) [2022-07-25T14:17:18.235Z] === RUN TestSecretList [2022-07-25T14:17:18.802Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-25T14:17:19.089Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-07-25T14:17:19.652Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T14:17:20.582Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-25T14:17:20.838Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-25T14:17:20.838Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-25T14:17:21.337Z] --- PASS: TestSecretList (2.90s) [2022-07-25T14:17:21.337Z] === RUN TestSecretsCreateAndDelete [2022-07-25T14:17:21.401Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-25T14:17:21.597Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-25T14:17:21.657Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-25T14:17:22.533Z] docker_api_swarm_test.go:502: [de978499ff5c6] joining swarm manager [d4462db2ae98c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:17:22.533Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-25T14:17:23.100Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-25T14:17:23.550Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T14:17:24.036Z] --- PASS: TestSecretsCreateAndDelete (2.81s) [2022-07-25T14:17:24.036Z] === RUN TestSecretsUpdate [2022-07-25T14:17:24.112Z] ok github.com/docker/docker/volume/local 0.122s coverage: 76.8% of statements [2022-07-25T14:17:24.368Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-25T14:17:25.736Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-25T14:17:27.323Z] --- PASS: TestSecretsUpdate (2.71s) [2022-07-25T14:17:27.323Z] === RUN TestTemplatedSecret [2022-07-25T14:17:29.861Z] --- PASS: TestTemplatedSecret (3.17s) [2022-07-25T14:17:29.861Z] === RUN TestSecretCreateResolve [2022-07-25T14:17:30.432Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-25T14:17:32.964Z] docker_api_swarm_test.go:507: [d27efed0e8b25] joining swarm manager [d4462db2ae98c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:17:32.964Z] --- PASS: TestSecretCreateResolve (3.01s) [2022-07-25T14:17:32.964Z] PASS [2022-07-25T14:17:32.964Z] [2022-07-25T14:17:32.964Z] DONE 6 tests in 17.456s [2022-07-25T14:17:32.964Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T14:17:32.964Z] ++ 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-07-25T14:17:32.964Z] ++ set -e [2022-07-25T14:17:32.964Z] ++ '[' -n 0 ']' [2022-07-25T14:17:32.964Z] ++ set -x [2022-07-25T14:17:32.964Z] ++ 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-07-25T14:17:33.223Z] INFO: Testing against a local daemon [2022-07-25T14:17:33.223Z] === RUN TestServiceCreateInit [2022-07-25T14:17:33.223Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T14:17:34.158Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-25T14:17:36.063Z] === RUN TestDockerSuite/TestBuildRm [2022-07-25T14:17:37.968Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T14:17:38.227Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-25T14:17:39.161Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-25T14:17:40.539Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-25T14:17:41.106Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-25T14:17:42.484Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-25T14:17:42.484Z] --- PASS: TestServiceCreateInit (9.31s) [2022-07-25T14:17:42.484Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s) [2022-07-25T14:17:42.484Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2022-07-25T14:17:42.484Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T14:17:43.421Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-25T14:17:44.357Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-25T14:17:47.646Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T14:17:47.646Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === Skipped [2022-07-25T14:17:47.646Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T14:17:47.646Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T14:17:47.646Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T14:17:47.646Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T14:17:47.646Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:71: No driver to put! [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T14:17:47.646Z] time="2022-07-25T14:16:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T14:17:47.646Z] time="2022-07-25T14:16:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T14:17:47.646Z] time="2022-07-25T14:16:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T14:17:47.646Z] time="2022-07-25T14:16:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T14:17:47.646Z] time="2022-07-25T14:16:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:71: No driver to put! [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T14:17:47.646Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T14:17:47.646Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T14:17:47.646Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T14:17:47.646Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T14:17:47.646Z] graphtest_unix.go:71: No driver to put! [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T14:17:47.646Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T14:17:47.646Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T14:17:47.646Z] [2022-07-25T14:17:47.646Z] DONE 2811 tests, 28 skipped in 252.840s [2022-07-25T14:17:47.646Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/config [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/idm [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/ns [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/options [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/osl [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T14:17:47.646Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T14:17:47.647Z] + 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-07-25T14:17:48.551Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-25T14:17:48.551Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-25T14:17:48.551Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-25T14:17:48.551Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T14:17:48.551Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-25T14:17:49.118Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-25T14:17:49.686Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-25T14:17:49.686Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-25T14:17:50.624Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-25T14:17:54.837Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-25T14:17:54.837Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-25T14:17:55.771Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-25T14:17:56.029Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-25T14:17:56.596Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-25T14:17:57.531Z] === RUN TestDockerSuite/TestBuildUser [2022-07-25T14:17:58.908Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-25T14:17:59.474Z] --- PASS: TestCreateServiceMultipleTimes (17.13s) [2022-07-25T14:17:59.474Z] === RUN TestCreateServiceConflict [2022-07-25T14:18:01.378Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-25T14:18:02.314Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-07-25T14:18:02.314Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T14:18:02.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-25T14:18:05.605Z] docker_api_swarm_node_test.go:81: [d457fd68c4404] joining swarm manager [d79602e4b5b99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:18:06.171Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2022-07-25T14:18:06.171Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T14:18:16.148Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-25T14:18:16.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-25T14:18:16.148Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-25T14:18:16.717Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-25T14:18:17.653Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-25T14:18:18.220Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-25T14:18:18.220Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T14:18:18.220Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-25T14:18:18.220Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T14:18:18.220Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-25T14:18:18.220Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T14:18:18.480Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-25T14:18:18.480Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T14:18:18.480Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-25T14:18:19.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-25T14:18:19.616Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-25T14:18:19.616Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-25T14:18:20.551Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-25T14:18:20.551Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.41s) [2022-07-25T14:18:20.551Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T14:18:21.487Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-25T14:18:21.747Z] docker_api_swarm_node_test.go:53: [d9238563b40b4] joining swarm manager [deb391700f193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:18:22.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-25T14:18:22.572Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-25T14:18:22.831Z] docker_api_swarm_node_test.go:54: [d9ae1d29a152e] joining swarm manager [deb391700f193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:18:24.206Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2022-07-25T14:18:24.206Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T14:18:25.143Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-25T14:18:27.048Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-25T14:18:27.048Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-07-25T14:18:27.048Z] === RUN TestCreateServiceSysctls [2022-07-25T14:18:27.984Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-25T14:18:28.243Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-25T14:18:28.811Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-25T14:18:28.811Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T14:18:28.811Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-25T14:18:29.747Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-25T14:18:30.682Z] --- PASS: TestCreateServiceSysctls (3.65s) [2022-07-25T14:18:30.682Z] === RUN TestCreateServiceCapabilities [2022-07-25T14:18:31.620Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-25T14:18:32.188Z] === RUN TestDockerSuite/TestCommitChange [2022-07-25T14:18:33.122Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-25T14:18:33.380Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-07-25T14:18:33.380Z] === RUN TestInspect [2022-07-25T14:18:33.948Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-25T14:18:34.265Z] ok github.com/docker/docker/libnetwork 37.209s coverage: 40.6% of statements [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.396s coverage: 59.9% of statements [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.135s coverage: 5.2% of statements [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-25T14:18:34.266Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T14:18:34.266Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-25T14:18:35.326Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-25T14:18:36.702Z] --- PASS: TestInspect (3.21s) [2022-07-25T14:18:36.702Z] === RUN TestCreateJob [2022-07-25T14:18:36.702Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-25T14:18:37.637Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-25T14:18:39.034Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-25T14:18:40.410Z] --- PASS: TestCreateJob (3.69s) [2022-07-25T14:18:40.410Z] === RUN TestReplicatedJob [2022-07-25T14:18:40.410Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-25T14:18:40.977Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-25T14:18:42.355Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-25T14:18:42.355Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-25T14:18:43.291Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-25T14:18:44.208Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.258s coverage: 6.6% of statements [2022-07-25T14:18:44.208Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T14:18:44.208Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-25T14:18:44.208Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-25T14:18:44.208Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T14:18:44.208Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T14:18:44.226Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-25T14:18:44.464Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T14:18:44.720Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-25T14:18:44.793Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-25T14:18:44.977Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-25T14:18:45.233Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T14:18:45.233Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T14:18:45.729Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-25T14:18:46.298Z] --- PASS: TestReplicatedJob (5.96s) [2022-07-25T14:18:46.298Z] === RUN TestUpdateReplicatedJob [2022-07-25T14:18:46.298Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-25T14:18:46.866Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-25T14:18:47.802Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-25T14:18:48.739Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-25T14:18:49.306Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-25T14:18:50.240Z] --- PASS: TestUpdateReplicatedJob (4.11s) [2022-07-25T14:18:50.240Z] === RUN TestServiceListWithStatuses [2022-07-25T14:18:50.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:18:50.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T14:18:50.240Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T14:18:50.499Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-25T14:18:51.068Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-25T14:18:51.635Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-25T14:18:53.012Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-25T14:18:53.950Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-25T14:18:54.887Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-25T14:18:55.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-25T14:18:55.454Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2022-07-25T14:18:55.454Z] === RUN TestDockerNetworkReConnect [2022-07-25T14:18:55.454Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-25T14:18:55.736Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-25T14:18:56.684Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-25T14:18:57.252Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-25T14:18:57.515Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2022-07-25T14:18:58.630Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-25T14:18:59.199Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-25T14:19:00.135Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2022-07-25T14:19:00.135Z] === RUN TestServicePlugin [2022-07-25T14:19:00.135Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-25T14:19:01.512Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-25T14:19:01.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-25T14:19:02.029Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-25T14:19:04.564Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-25T14:19:04.564Z] docker_api_swarm_test.go:202: [d9486757493a6] joining swarm manager [d25613211d85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:19:04.823Z] plugin_test.go:61: [dd21c6b199459] joining swarm manager [da448e067ba85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:19:06.199Z] plugin_test.go:64: [d62c6f2992f60] joining swarm manager [da448e067ba85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:19:08.107Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-25T14:19:10.639Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-25T14:19:10.639Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-25T14:19:12.370Z] ok github.com/docker/docker/libnetwork/ipam 14.389s coverage: 85.3% of statements [2022-07-25T14:19:12.370Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T14:19:12.370Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T14:19:12.370Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-25T14:19:12.370Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-25T14:19:12.370Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T14:19:12.370Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T14:19:12.370Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-07-25T14:19:12.626Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-07-25T14:19:12.883Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T14:19:13.139Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-25T14:19:13.925Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-25T14:19:16.455Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-25T14:19:16.714Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-25T14:19:20.009Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-25T14:19:20.581Z] === RUN TestDockerSuite/TestCpToDot [2022-07-25T14:19:21.147Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-25T14:19:22.082Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-25T14:19:23.017Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-25T14:19:23.584Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-25T14:19:24.519Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-25T14:19:24.519Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-25T14:19:25.085Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-25T14:19:25.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-25T14:19:26.279Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-25T14:19:26.279Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-25T14:19:26.279Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-25T14:19:26.846Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-25T14:19:27.414Z] docker_api_swarm_test.go:384: [d951b5e7b5c9e] joining swarm manager [d1f583e836633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:19:27.414Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-25T14:19:27.414Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T14:19:27.414Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-25T14:19:27.414Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-25T14:19:27.984Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-25T14:19:28.551Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-25T14:19:28.551Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-25T14:19:28.551Z] === RUN TestDockerSuite/TestCreateRM [2022-07-25T14:19:28.809Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-25T14:19:28.809Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T14:19:28.809Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-25T14:19:28.809Z] docker_api_swarm_test.go:385: [d4aeb0c5ad51f] joining swarm manager [d1f583e836633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:19:28.809Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-25T14:19:29.068Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-25T14:19:30.443Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-25T14:19:30.702Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-25T14:19:30.702Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-25T14:19:32.605Z] --- PASS: TestServicePlugin (32.25s) [2022-07-25T14:19:32.605Z] === RUN TestServiceUpdateLabel [2022-07-25T14:19:33.981Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-25T14:19:33.982Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-25T14:19:33.982Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-25T14:19:34.917Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-25T14:19:34.917Z] --- PASS: TestServiceUpdateLabel (2.71s) [2022-07-25T14:19:34.917Z] === RUN TestServiceUpdateSecrets [2022-07-25T14:19:35.483Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-25T14:19:36.050Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-25T14:19:36.986Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-25T14:19:37.553Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-25T14:19:38.939Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-25T14:19:39.875Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-25T14:19:42.407Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-25T14:19:44.307Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-25T14:19:45.242Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-25T14:19:46.178Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-25T14:19:50.361Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2022-07-25T14:19:50.361Z] === RUN TestServiceUpdateConfigs [2022-07-25T14:19:51.736Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-25T14:19:51.995Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-25T14:19:53.370Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-25T14:19:54.304Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-25T14:19:54.304Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-25T14:19:54.562Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-25T14:19:54.820Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-25T14:19:54.820Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-25T14:19:55.757Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-25T14:19:56.692Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-25T14:19:56.692Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-25T14:19:56.692Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-25T14:19:57.259Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-25T14:19:57.517Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-25T14:19:58.454Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-25T14:19:59.849Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-25T14:19:59.849Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-25T14:19:59.849Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T14:19:59.849Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-25T14:19:59.849Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T14:19:59.849Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-25T14:20:02.380Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-25T14:20:02.639Z] === RUN TestDockerSuite/TestEventsRename [2022-07-25T14:20:03.206Z] === RUN TestDockerSuite/TestEventsResize [2022-07-25T14:20:03.773Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-25T14:20:05.147Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2022-07-25T14:20:05.147Z] === RUN TestServiceUpdateNetwork [2022-07-25T14:20:09.333Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-25T14:20:09.902Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-25T14:20:10.468Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-25T14:20:13.753Z] === RUN TestDockerSuite/TestEventsTop [2022-07-25T14:20:13.753Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-25T14:20:16.282Z] check_test.go:611: [d4aeb0c5ad51f] daemon is not started [2022-07-25T14:20:16.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-25T14:20:16.282Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-25T14:20:18.185Z] --- PASS: TestServiceUpdateNetwork (12.92s) [2022-07-25T14:20:18.185Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T14:20:18.185Z] docker_api_swarm_test.go:802: [d20864f3908a3] joining swarm manager [dd2fb51c17dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:20:19.560Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T14:20:19.560Z] docker_api_swarm_test.go:802: [db31b579aca34] joining swarm manager [dd2fb51c17dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:20:20.128Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T14:20:21.063Z] docker_api_swarm_test.go:802: [de2875e4e6785] joining swarm manager [dd2fb51c17dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T14:20:23.607Z] docker_api_swarm_test.go:802: [ddd20dab56801] joining swarm manager [dd2fb51c17dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T14:20:24.542Z] docker_api_swarm_test.go:810: [df30aa0749581] joining swarm manager [dd2fb51c17dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-25T14:20:27.070Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-25T14:20:27.330Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T14:20:33.890Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-25T14:20:33.890Z] === RUN TestDockerSuite/TestExec [2022-07-25T14:20:33.890Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-25T14:20:34.824Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2022-07-25T14:20:34.824Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2022-07-25T14:20:34.824Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-07-25T14:20:34.824Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-07-25T14:20:34.824Z] PASS [2022-07-25T14:20:34.824Z] [2022-07-25T14:20:34.824Z] === Skipped [2022-07-25T14:20:34.824Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T14:20:34.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T14:20:34.824Z] [2022-07-25T14:20:34.824Z] DONE 27 tests, 1 skipped in 181.950s [2022-07-25T14:20:34.824Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T14:20:34.824Z] ++ 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-07-25T14:20:34.824Z] ++ set -e [2022-07-25T14:20:34.824Z] ++ '[' -n 0 ']' [2022-07-25T14:20:34.824Z] ++ set -x [2022-07-25T14:20:34.824Z] ++ 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-07-25T14:20:35.083Z] INFO: Testing against a local daemon [2022-07-25T14:20:35.083Z] === RUN TestSessionCreate [2022-07-25T14:20:35.083Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-25T14:20:35.083Z] --- PASS: TestSessionCreate (0.03s) [2022-07-25T14:20:35.083Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T14:20:35.083Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-25T14:20:35.083Z] PASS [2022-07-25T14:20:35.083Z] [2022-07-25T14:20:35.083Z] DONE 2 tests in 0.157s [2022-07-25T14:20:35.083Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T14:20:35.083Z] ++ 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-07-25T14:20:35.083Z] ++ set -e [2022-07-25T14:20:35.083Z] ++ '[' -n 0 ']' [2022-07-25T14:20:35.083Z] ++ set -x [2022-07-25T14:20:35.083Z] ++ 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-07-25T14:20:35.341Z] INFO: Testing against a local daemon [2022-07-25T14:20:35.341Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T14:20:35.341Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T14:20:35.341Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T14:20:35.341Z] === RUN TestDiskUsage [2022-07-25T14:20:35.341Z] === PAUSE TestDiskUsage [2022-07-25T14:20:35.341Z] === RUN TestEventsExecDie [2022-07-25T14:20:35.910Z] --- PASS: TestEventsExecDie (0.74s) [2022-07-25T14:20:35.910Z] === RUN TestEventsBackwardsCompatible [2022-07-25T14:20:36.169Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-25T14:20:36.169Z] === RUN TestEventsVolumeCreate [2022-07-25T14:20:36.169Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T14:20:36.169Z] === RUN TestInfoBinaryCommits [2022-07-25T14:20:36.169Z] === RUN TestDockerSuite/TestExecEnv [2022-07-25T14:20:36.169Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-25T14:20:36.169Z] === RUN TestInfoAPIVersioned [2022-07-25T14:20:36.169Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T14:20:36.169Z] === RUN TestInfoAPI [2022-07-25T14:20:36.169Z] --- PASS: TestInfoAPI (0.03s) [2022-07-25T14:20:36.169Z] === RUN TestInfoAPIWarnings [2022-07-25T14:20:36.736Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-25T14:20:37.670Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-25T14:20:38.238Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-25T14:20:41.523Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-25T14:20:41.523Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-25T14:20:42.091Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-25T14:20:42.659Z] === RUN TestDockerSuite/TestExecParseError [2022-07-25T14:20:43.225Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-25T14:20:43.792Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-25T14:20:44.358Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-25T14:20:44.927Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-25T14:20:45.184Z] === RUN TestDockerSuite/TestExecTTY [2022-07-25T14:20:45.750Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-25T14:20:46.316Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-25T14:20:46.883Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-25T14:20:47.449Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-25T14:20:47.449Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T14:20:47.449Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-25T14:20:48.824Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-25T14:20:49.083Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-25T14:20:50.019Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-25T14:20:50.585Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-25T14:20:51.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-25T14:20:52.088Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-25T14:20:52.657Z] --- PASS: TestInfoAPIWarnings (16.59s) [2022-07-25T14:20:52.657Z] === RUN TestInfoDebug [2022-07-25T14:20:53.224Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T14:20:53.224Z] === RUN TestInfoInsecureRegistries [2022-07-25T14:20:53.793Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T14:20:53.793Z] === RUN TestInfoRegistryMirrors [2022-07-25T14:20:54.360Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-25T14:20:54.360Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T14:20:54.620Z] === RUN TestDockerSuite/TestHealth [2022-07-25T14:20:54.878Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-25T14:20:54.878Z] === RUN TestPingCacheHeaders [2022-07-25T14:20:54.878Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-25T14:20:54.878Z] === RUN TestPingGet [2022-07-25T14:20:54.878Z] --- PASS: TestPingGet (0.03s) [2022-07-25T14:20:54.878Z] === RUN TestPingHead [2022-07-25T14:20:54.878Z] --- PASS: TestPingHead (0.02s) [2022-07-25T14:20:54.878Z] === RUN TestPingSwarmHeader [2022-07-25T14:20:55.446Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T14:20:55.446Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T14:20:56.823Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T14:20:56.823Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-25T14:20:56.823Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T14:20:56.823Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T14:20:56.823Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T14:20:56.823Z] === RUN TestVersion [2022-07-25T14:20:56.823Z] --- PASS: TestVersion (0.02s) [2022-07-25T14:20:56.823Z] === CONT TestDiskUsage [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T14:20:57.390Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T14:20:57.650Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T14:20:57.909Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage (1.31s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.22s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T14:20:58.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T14:20:58.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T14:20:58.168Z] PASS [2022-07-25T14:20:58.168Z] [2022-07-25T14:20:58.168Z] === Skipped [2022-07-25T14:20:58.168Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T14:20:58.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T14:20:58.168Z] [2022-07-25T14:20:58.168Z] DONE 54 tests, 1 skipped in 23.114s [2022-07-25T14:20:58.168Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T14:20:58.168Z] ++ 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-07-25T14:20:58.168Z] ++ set -e [2022-07-25T14:20:58.168Z] ++ '[' -n 0 ']' [2022-07-25T14:20:58.168Z] ++ set -x [2022-07-25T14:20:58.168Z] ++ 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-07-25T14:20:58.426Z] INFO: Testing against a local daemon [2022-07-25T14:20:58.426Z] === RUN TestVolumesCreateAndList [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T14:20:58.426Z] === RUN TestVolumesRemove [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-25T14:20:58.426Z] === RUN TestVolumesInspect [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T14:20:58.426Z] === RUN TestVolumesInvalidJSON [2022-07-25T14:20:58.426Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T14:20:58.426Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T14:20:58.426Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T14:20:58.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T14:20:58.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T14:20:58.426Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T14:20:58.426Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T14:20:58.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T14:20:58.426Z] PASS [2022-07-25T14:20:58.426Z] [2022-07-25T14:20:58.426Z] DONE 9 tests in 0.211s [2022-07-25T14:20:58.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:20:58.685Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T14:20:58.685Z] +++ kill 6718 [2022-07-25T14:20:58.944Z] +++ /etc/init.d/apparmor stop [2022-07-25T14:20:58.944Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:20:58.944Z] [2022-07-25T14:20:58.944Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:20:58.944Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:20:58.944Z] [2022-07-25T14:20:58.944Z] To set a process to complain mode, use the command line tool [2022-07-25T14:20:58.944Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:20:58.944Z] +++ true [2022-07-25T14:20:58.944Z] exiting test-integration [2022-07-25T14:20:58.944Z] ++ exit 0 [2022-07-25T14:20:58.944Z] [2022-07-25T14:20:59.511Z] + for job in $(jobs -p) [2022-07-25T14:20:59.511Z] + wait 8247 [2022-07-25T14:21:04.517Z] ok github.com/docker/docker/libnetwork/networkdb 104.149s coverage: 60.7% of statements [2022-07-25T14:21:04.517Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T14:21:04.517Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T14:21:04.517Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-07-25T14:21:04.517Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-07-25T14:21:04.517Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-25T14:21:05.080Z] ok github.com/docker/docker/libnetwork/portmapper 0.561s coverage: 48.6% of statements [2022-07-25T14:21:05.336Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-25T14:21:05.337Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T14:21:05.593Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === Skipped [2022-07-25T14:21:05.593Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T14:21:05.593Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T14:21:05.593Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T14:21:05.593Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T14:21:05.593Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T14:21:05.593Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T14:21:05.593Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T14:21:05.593Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T14:21:05.593Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T14:21:05.593Z] firewalld_test.go:14: firewalld is not running [2022-07-25T14:21:05.593Z] [2022-07-25T14:21:05.593Z] DONE 327 tests, 9 skipped in 200.849s Post stage [Pipeline] junit [2022-07-25T14:21:06.167Z] Recording test results [2022-07-25T14:21:06.546Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-25T14:21:06.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43857/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ff7284917ff2df9a70157a64ffced701b87a7bd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ff7284917ff2df9a70157a64ffced701b87a7bd hack/validate/vendor [2022-07-25T14:21:07.473Z] No vendor changes in diff. [2022-07-25T14:21:07.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T14:21:08.068Z] + echo Ensuring container killed. [2022-07-25T14:21:08.069Z] Ensuring container killed. [2022-07-25T14:21:08.069Z] + docker rm -vf docker-pr2 [2022-07-25T14:21:08.069Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T14:21:08.391Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:21:08.392Z] Chowning /workspace to jenkins user [2022-07-25T14:21:08.392Z] + id -u [2022-07-25T14:21:08.392Z] + id -g [2022-07-25T14:21:08.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:21:09.649Z] + bundleName=unit [2022-07-25T14:21:09.649Z] + echo Creating unit-bundles.tar.gz [2022-07-25T14:21:09.649Z] Creating unit-bundles.tar.gz [2022-07-25T14:21:09.649Z] + 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-07-25T14:21:09.649Z] bundles/junit-report-libnetwork.xml [2022-07-25T14:21:09.649Z] bundles/junit-report.xml [2022-07-25T14:21:09.649Z] bundles/go-test-report-libnetwork.json [2022-07-25T14:21:09.649Z] bundles/go-test-report.json [2022-07-25T14:21:09.649Z] bundles/profile-libnetwork.out [2022-07-25T14:21:09.649Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-25T14:21:09.661Z] Archiving artifacts [2022-07-25T14:21:10.161Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43857/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T14:21:10.459Z] + make clean [2022-07-25T14:21:10.459Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T14:21:10.459Z] docker-dev-cache [2022-07-25T14:21:10.459Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T14:21:14.189Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-25T14:21:17.472Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-25T14:21:20.003Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-25T14:21:20.003Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-25T14:21:20.003Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-25T14:21:20.003Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-25T14:21:20.570Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-25T14:21:20.570Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-25T14:21:21.138Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-25T14:21:21.705Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-25T14:21:21.705Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-25T14:21:21.705Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-25T14:21:21.705Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-25T14:21:21.963Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-25T14:21:22.222Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-25T14:21:22.481Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-25T14:21:22.481Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-25T14:21:23.049Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-25T14:21:23.308Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-25T14:21:23.875Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-25T14:21:24.442Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-25T14:21:24.442Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-25T14:21:25.008Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-25T14:21:28.290Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-25T14:21:28.290Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-25T14:21:28.290Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-25T14:21:28.859Z] === RUN TestDockerSuite/TestImportFile [2022-07-25T14:21:29.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-25T14:21:30.003Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-25T14:21:30.003Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-25T14:21:31.952Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-25T14:21:33.857Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-25T14:21:33.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-25T14:21:34.792Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-25T14:21:35.728Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-25T14:21:36.296Z] docker_api_swarm_service_test.go:395: [dd2758022ecd8] joining swarm manager [d12f793f89e2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:21:36.296Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-25T14:21:36.863Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-25T14:21:37.122Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-25T14:21:37.122Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-25T14:21:37.122Z] docker_api_swarm_service_test.go:395: [d75ed8a749cef] joining swarm manager [d12f793f89e2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:21:37.689Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-25T14:21:38.260Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-25T14:21:38.260Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-25T14:21:38.828Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-25T14:21:38.828Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T14:21:38.828Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-25T14:21:40.206Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-25T14:21:40.464Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-25T14:21:41.031Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-25T14:21:42.410Z] === RUN TestDockerSuite/TestInspectImage [2022-07-25T14:21:42.410Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-25T14:21:42.410Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-25T14:21:42.410Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T14:21:42.410Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-25T14:21:42.980Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-25T14:21:43.547Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-25T14:21:43.547Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-25T14:21:44.113Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-25T14:21:44.371Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-25T14:21:46.902Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-25T14:21:46.902Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-25T14:21:47.469Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-25T14:21:48.036Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-25T14:21:48.979Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-25T14:21:49.253Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-25T14:21:49.824Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-25T14:21:50.391Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-25T14:21:50.957Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-25T14:21:51.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-25T14:21:51.783Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-25T14:21:51.783Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-25T14:21:52.719Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-25T14:21:52.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-25T14:21:53.921Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-25T14:21:54.180Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-25T14:21:55.557Z] docker_api_swarm_service_test.go:343: [d6f9cdca5d64e] joining swarm manager [df8c393637cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:21:55.557Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-25T14:21:56.124Z] docker_api_swarm_service_test.go:343: [d63e0518f1a7a] joining swarm manager [df8c393637cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:21:57.501Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-25T14:22:00.034Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-25T14:22:00.034Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-25T14:22:01.409Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-25T14:22:01.409Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-25T14:22:01.975Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-25T14:22:10.092Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-25T14:22:10.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-25T14:22:10.919Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-25T14:22:11.486Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-25T14:22:12.898Z] docker_api_swarm_service_test.go:490: [dc6ff4f24d9a9] joining swarm manager [d9149405c52c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:22:13.466Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-25T14:22:13.466Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-25T14:22:13.466Z] docker_api_swarm_service_test.go:490: [d315692f86ebf] joining swarm manager [d9149405c52c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:22:13.466Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-25T14:22:14.843Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-25T14:22:16.222Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-25T14:22:17.157Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-25T14:22:18.094Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-25T14:22:18.660Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-25T14:22:20.561Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-25T14:22:20.819Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-25T14:22:21.387Z] === RUN TestDockerSuite/TestLogsSince [2022-07-25T14:22:26.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-25T14:22:28.027Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-25T14:22:32.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-25T14:22:34.115Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-25T14:22:34.375Z] docker_api_swarm_service_test.go:128: [db05f2ed55926] joining swarm manager [d53b520782544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:22:34.633Z] === RUN TestDockerSuite/TestLogsTail [2022-07-25T14:22:35.200Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-25T14:22:35.200Z] docker_api_swarm_service_test.go:129: [da6767f5030da] joining swarm manager [d53b520782544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:22:36.148Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-25T14:22:36.715Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-25T14:22:36.715Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-25T14:22:36.715Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-25T14:22:36.715Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-25T14:22:36.973Z] === RUN TestDockerSuite/TestNetHostname [2022-07-25T14:22:37.539Z] docker_api_swarm_service_test.go:137: [da274bbb18403] joining swarm manager [d53b520782544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T14:22:38.477Z] docker_api_swarm_service_test.go:138: [dd443aa4f09e3] joining swarm manager [d53b520782544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T14:22:38.477Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-25T14:22:39.045Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-25T14:22:39.045Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-25T14:22:39.045Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-25T14:22:39.981Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-25T14:22:40.548Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-25T14:22:41.924Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-25T14:22:41.924Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-25T14:22:41.924Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-25T14:22:41.924Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-25T14:22:47.193Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-25T14:22:47.759Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-25T14:22:49.134Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-25T14:22:51.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-25T14:22:53.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-25T14:22:54.943Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-25T14:22:58.234Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-25T14:22:59.624Z] === RUN TestDockerSuite/TestPluginActive [2022-07-25T14:23:00.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-25T14:23:01.935Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-25T14:23:02.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-25T14:23:05.406Z] docker_api_swarm_service_test.go:304: [d0af9ebaa3099] joining swarm manager [d63a034920d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:23:05.973Z] docker_api_swarm_service_test.go:304: [d870d03c5909d] joining swarm manager [d63a034920d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:23:10.161Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-25T14:23:10.161Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T14:23:10.161Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-25T14:23:11.096Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-25T14:23:14.379Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-25T14:23:19.646Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-25T14:23:20.581Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-25T14:23:21.516Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-25T14:23:22.452Z] === RUN TestDockerSuite/TestPortList [2022-07-25T14:23:26.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-25T14:23:28.553Z] docker_api_swarm_service_test.go:100: [d22b620463044] joining swarm manager [da175eb4f3164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:23:29.120Z] docker_api_swarm_service_test.go:101: [da59b6f53e8fe] joining swarm manager [da175eb4f3164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:23:29.687Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-25T14:23:33.879Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-25T14:23:33.879Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-25T14:23:35.780Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-25T14:23:36.346Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-25T14:23:36.913Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-25T14:23:36.913Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-25T14:23:38.814Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-25T14:23:39.750Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-25T14:23:42.283Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-25T14:23:45.568Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-25T14:23:45.568Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-25T14:23:48.878Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-25T14:23:51.408Z] check_test.go:611: [d22b620463044] daemon is not started [2022-07-25T14:23:55.593Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-25T14:23:55.852Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-25T14:23:56.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-25T14:23:57.355Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-25T14:23:58.731Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-25T14:23:59.298Z] docker_api_swarm_service_test.go:533: [d1f87968255ce] joining swarm manager [d100b8d58d1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:23:59.866Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-25T14:24:00.433Z] docker_api_swarm_service_test.go:534: [d471a27e8b942] joining swarm manager [d100b8d58d1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:24:01.810Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-25T14:24:04.348Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-25T14:24:05.726Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-25T14:24:05.985Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-25T14:24:06.552Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-25T14:24:08.455Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-25T14:24:09.837Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-25T14:24:09.837Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T14:24:09.837Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-25T14:24:10.409Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-25T14:24:10.667Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-25T14:24:10.925Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-25T14:24:11.860Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-25T14:24:12.794Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-25T14:24:13.361Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-25T14:24:19.925Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-25T14:24:19.926Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-25T14:24:21.301Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-25T14:24:21.301Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-25T14:24:21.301Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-25T14:24:21.560Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-25T14:24:23.462Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-25T14:24:23.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-25T14:24:24.654Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-25T14:24:26.030Z] docker_api_swarm_service_test.go:148: [d2eeb6da829a5] joining swarm manager [d49699fa9b52a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:24:26.967Z] docker_api_swarm_service_test.go:148: [dd48ee6911da7] joining swarm manager [d49699fa9b52a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:24:27.226Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-25T14:24:29.133Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-25T14:24:29.133Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-25T14:24:29.133Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-25T14:24:31.665Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-25T14:24:32.616Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-25T14:24:32.616Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-25T14:24:34.012Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-25T14:24:34.580Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-25T14:24:35.515Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-25T14:24:36.452Z] === RUN TestDockerSuite/TestRmiTag [2022-07-25T14:24:36.712Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-25T14:24:37.279Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-25T14:24:40.563Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-25T14:24:40.563Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-25T14:24:41.129Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-25T14:24:41.388Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-25T14:24:41.956Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-25T14:24:42.525Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-25T14:24:43.092Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-25T14:24:43.658Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-25T14:24:44.224Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-25T14:24:47.513Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-25T14:24:48.079Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-25T14:24:49.014Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-25T14:24:49.951Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-25T14:24:52.485Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-25T14:24:53.880Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-25T14:24:55.782Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-25T14:24:55.782Z] === RUN TestDockerSuite/TestDockerFails [2022-07-25T14:24:55.782Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-25T14:24:57.683Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-25T14:24:57.683Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-25T14:24:58.251Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-25T14:24:59.627Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-25T14:24:59.885Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-25T14:25:00.451Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-25T14:25:01.386Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-25T14:25:01.953Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-25T14:25:01.953Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-25T14:25:02.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-25T14:25:02.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-25T14:25:02.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-25T14:25:03.039Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-25T14:25:04.417Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-25T14:25:04.984Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-25T14:25:05.921Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-25T14:25:06.860Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-25T14:25:07.798Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-25T14:25:08.734Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-25T14:25:09.671Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-25T14:25:10.238Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-25T14:25:10.804Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-25T14:25:11.388Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-25T14:25:11.959Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-25T14:25:12.893Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-25T14:25:13.828Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-25T14:25:14.395Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-25T14:25:14.963Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-25T14:25:15.222Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-25T14:25:15.222Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-25T14:25:17.125Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-25T14:25:17.692Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-25T14:25:17.951Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-25T14:25:18.518Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-25T14:25:19.454Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-25T14:25:19.454Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-25T14:25:19.712Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-25T14:25:20.282Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-25T14:25:20.849Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-25T14:25:21.785Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-25T14:25:22.353Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-25T14:25:22.353Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-25T14:25:22.921Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-25T14:25:22.921Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-25T14:25:23.856Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-25T14:25:24.422Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-25T14:25:24.989Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-25T14:25:25.247Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-25T14:25:25.247Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-25T14:25:25.814Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-25T14:25:27.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-25T14:25:27.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-25T14:25:28.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-25T14:25:29.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-25T14:25:30.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-25T14:25:31.376Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-25T14:25:31.944Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-25T14:25:32.511Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-25T14:25:33.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-25T14:25:33.337Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-25T14:25:34.717Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-25T14:25:35.652Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-25T14:25:37.032Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-25T14:25:37.292Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-25T14:25:37.861Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-25T14:25:38.429Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-25T14:25:39.806Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-25T14:25:41.182Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-25T14:25:41.440Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-25T14:25:43.344Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-25T14:25:44.722Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-25T14:25:45.290Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-25T14:25:45.290Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-25T14:25:45.290Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-25T14:25:45.290Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-25T14:25:45.290Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-25T14:25:45.858Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-25T14:25:47.236Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-25T14:25:47.497Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-25T14:25:48.434Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-25T14:25:50.337Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-25T14:25:50.903Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-25T14:25:51.838Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-25T14:25:52.096Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-25T14:25:52.664Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-25T14:25:52.664Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T14:25:52.664Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-25T14:25:53.232Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-25T14:25:54.609Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-25T14:25:54.868Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-25T14:25:55.434Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-25T14:25:55.693Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-25T14:25:55.951Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-25T14:25:56.518Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-25T14:25:57.084Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-25T14:25:57.085Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-25T14:25:57.652Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-25T14:25:58.588Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-25T14:25:59.155Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-25T14:25:59.413Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-25T14:25:59.979Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-25T14:26:00.545Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-25T14:26:00.803Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-25T14:26:01.372Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-25T14:26:01.372Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-25T14:26:01.938Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-25T14:26:02.196Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-25T14:26:03.132Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-25T14:26:03.391Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T14:26:03.391Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-25T14:26:03.391Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-25T14:26:05.930Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-25T14:26:06.192Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-25T14:26:18.387Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-25T14:26:18.387Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-25T14:26:18.645Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-25T14:26:18.645Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-25T14:26:18.645Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-25T14:26:18.645Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-25T14:26:19.213Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-25T14:26:20.150Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-25T14:26:21.527Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-25T14:26:22.904Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-25T14:26:24.281Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-25T14:26:29.546Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-25T14:26:29.804Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-25T14:26:30.374Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-25T14:26:30.942Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-25T14:26:31.878Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-25T14:26:31.878Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-25T14:26:32.137Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-25T14:26:32.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-25T14:26:33.333Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-25T14:26:34.276Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-25T14:26:35.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-25T14:26:35.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-25T14:26:35.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-25T14:26:35.650Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-25T14:26:37.026Z] === RUN TestDockerSuite/TestRunMount [2022-07-25T14:26:38.928Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-25T14:26:41.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-25T14:26:41.720Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-25T14:26:42.656Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-25T14:26:42.914Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-25T14:26:44.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-25T14:26:44.291Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-25T14:26:46.193Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-25T14:26:47.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-25T14:26:47.826Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-25T14:26:49.728Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-25T14:26:50.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-25T14:26:50.861Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-25T14:26:52.237Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-25T14:26:52.237Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-25T14:26:53.171Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-25T14:26:53.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-25T14:26:53.688Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-25T14:26:54.633Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-25T14:26:54.892Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-25T14:26:56.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-25T14:26:56.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-25T14:26:58.739Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-25T14:26:59.307Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-25T14:27:02.591Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-25T14:27:02.591Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-25T14:27:02.591Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-25T14:27:03.158Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-25T14:27:03.158Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-25T14:27:03.725Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-25T14:27:03.984Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-25T14:27:04.242Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-25T14:27:04.808Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-25T14:27:05.374Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-25T14:27:10.641Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-25T14:27:10.641Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-25T14:27:10.641Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T14:27:10.641Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-25T14:27:11.208Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-25T14:27:11.775Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-25T14:27:13.678Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-25T14:27:13.678Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-25T14:27:13.936Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-25T14:27:14.504Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-25T14:27:14.504Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-25T14:27:15.070Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-25T14:27:15.646Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-25T14:27:16.589Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-25T14:27:16.589Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-25T14:27:17.157Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T14:27:17.157Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T14:27:17.157Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-25T14:27:17.724Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-25T14:27:17.983Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-25T14:27:17.983Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-25T14:27:17.983Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-25T14:27:18.920Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-25T14:27:19.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-25T14:27:20.114Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-25T14:27:20.114Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T14:27:20.114Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-25T14:27:22.647Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-25T14:27:22.906Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-25T14:27:23.842Z] === RUN TestDockerSuite/TestRunRm [2022-07-25T14:27:24.410Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-25T14:27:27.692Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-25T14:27:28.260Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-25T14:27:28.827Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-25T14:27:29.394Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-25T14:27:30.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-25T14:27:31.030Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-25T14:27:31.600Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-25T14:27:34.132Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-25T14:27:34.394Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-25T14:27:37.703Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-25T14:27:38.270Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-25T14:27:38.530Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-25T14:27:39.466Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-25T14:27:40.035Z] docker_cli_service_logs_test.go:248: checking task jew511wmd24j [2022-07-25T14:27:40.035Z] docker_cli_service_logs_test.go:253: checking messages for jew511wmd24j [2022-07-25T14:27:40.035Z] docker_cli_service_logs_test.go:248: checking task jogjw6b60yz4 [2022-07-25T14:27:40.035Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-25T14:27:40.035Z] docker_cli_service_logs_test.go:253: checking messages for jogjw6b60yz4 [2022-07-25T14:27:40.602Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-25T14:27:40.602Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-25T14:27:41.170Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-25T14:27:41.738Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-25T14:27:42.305Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-25T14:27:42.871Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-25T14:27:43.440Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-25T14:27:43.440Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-25T14:27:45.969Z] === RUN TestDockerSuite/TestRunState [2022-07-25T14:27:46.905Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-25T14:27:47.842Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-25T14:27:48.100Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-25T14:27:48.359Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-25T14:27:48.359Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T14:27:48.359Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-25T14:27:48.926Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-25T14:27:49.185Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-25T14:27:50.563Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-25T14:27:50.563Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-25T14:27:50.563Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-25T14:27:51.129Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-25T14:27:53.029Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-25T14:27:53.596Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-25T14:27:54.973Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-25T14:27:57.518Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-25T14:28:00.053Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-25T14:28:00.620Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-25T14:28:00.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-25T14:28:01.139Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-25T14:28:01.707Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-25T14:28:03.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-25T14:28:03.610Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-25T14:28:04.989Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-25T14:28:05.247Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-25T14:28:05.506Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-25T14:28:05.764Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-25T14:28:06.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-25T14:28:06.333Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-25T14:28:06.901Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-25T14:28:07.467Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-25T14:28:07.467Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T14:28:07.467Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-25T14:28:07.467Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-25T14:28:08.405Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-25T14:28:08.405Z] docker_cli_swarm_test.go:1895: [d600d4a2b7006] joining swarm manager [d0364c8da6bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:28:09.785Z] docker_cli_swarm_test.go:1896: [dd9583869593b] joining swarm manager [d0364c8da6bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:28:11.684Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-25T14:28:11.943Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-25T14:28:12.510Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-25T14:28:13.888Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-25T14:28:14.822Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-25T14:28:16.732Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-25T14:28:18.107Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-25T14:28:18.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-25T14:28:18.366Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-25T14:28:18.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-25T14:28:18.366Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T14:28:18.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-25T14:28:18.366Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T14:28:18.366Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-25T14:28:18.625Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-25T14:28:18.625Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T14:28:18.625Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-25T14:28:19.193Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-25T14:28:19.760Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-25T14:28:20.696Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-25T14:28:20.955Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-25T14:28:21.524Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-25T14:28:21.524Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-25T14:28:22.092Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-25T14:28:22.092Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-25T14:28:22.092Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-25T14:28:22.092Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-25T14:28:22.092Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-25T14:28:22.092Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T14:28:22.092Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-25T14:28:22.659Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-25T14:28:22.918Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-25T14:28:22.918Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-25T14:28:23.484Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-25T14:28:23.743Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-25T14:28:24.003Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-25T14:28:24.262Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-25T14:28:24.520Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-25T14:28:25.089Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-25T14:28:25.089Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-25T14:28:25.089Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-25T14:28:25.655Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-25T14:28:25.914Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-25T14:28:26.480Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-25T14:28:27.047Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-25T14:28:27.047Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T14:28:27.047Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-25T14:28:27.614Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-25T14:28:27.614Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-25T14:28:28.991Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-25T14:28:29.249Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-25T14:28:30.624Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-25T14:28:31.190Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-25T14:28:31.190Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-25T14:28:31.190Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-25T14:28:31.190Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-25T14:28:31.757Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-25T14:28:32.695Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-25T14:28:33.265Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-25T14:28:34.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-25T14:28:34.769Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-25T14:28:35.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-25T14:28:36.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-25T14:28:38.166Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-25T14:28:40.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-25T14:28:43.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-25T14:28:44.918Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-25T14:28:46.292Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-25T14:28:47.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-25T14:28:48.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-25T14:28:49.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-25T14:28:50.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-25T14:28:52.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-25T14:28:52.819Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-25T14:28:54.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-25T14:28:55.131Z] docker_cli_swarm_test.go:1796: [d73cb7fa433d5] joining swarm manager [d8bb2af6f401f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:28:56.067Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-25T14:28:56.636Z] docker_cli_swarm_test.go:1797: [d0b07b67253ce] joining swarm manager [d8bb2af6f401f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:28:57.572Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-25T14:28:59.472Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-25T14:29:02.006Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-25T14:29:02.006Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-25T14:29:02.006Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-25T14:29:02.006Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-25T14:29:02.264Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-25T14:29:03.200Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-25T14:29:04.134Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-25T14:29:04.700Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-25T14:29:04.700Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-25T14:29:06.078Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-25T14:29:06.078Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-25T14:29:06.646Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-25T14:29:07.615Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1750760381 [2022-07-25T14:29:07.876Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-25T14:29:07.876Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-25T14:29:08.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-25T14:29:09.377Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-25T14:29:09.377Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-25T14:29:09.377Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-25T14:29:10.754Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-25T14:29:12.130Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-25T14:29:14.658Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-25T14:29:14.658Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-25T14:29:14.916Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-25T14:29:14.916Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-25T14:29:16.816Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-25T14:29:16.816Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T14:29:16.816Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-25T14:29:16.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-25T14:29:18.717Z] docker_cli_swarm_test.go:1315: [df0cd2fea748d] joining swarm manager [d755d26f8bdce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:29:20.094Z] docker_cli_swarm_test.go:1316: [d86f8a6786472] joining swarm manager [d755d26f8bdce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:29:21.467Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-25T14:29:23.368Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-25T14:29:23.626Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-25T14:29:24.571Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-25T14:29:27.099Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-25T14:29:29.001Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-25T14:29:29.259Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-25T14:29:30.634Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-25T14:29:32.012Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-25T14:29:33.389Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-25T14:29:35.918Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-25T14:29:40.102Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-25T14:29:43.382Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-25T14:29:47.565Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-25T14:29:50.093Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-25T14:29:50.660Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-25T14:29:51.228Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-25T14:29:51.814Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-25T14:29:51.814Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T14:29:51.814Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-25T14:29:52.072Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-25T14:29:52.640Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-25T14:29:52.640Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T14:29:52.640Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-25T14:29:52.640Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T14:29:52.640Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-25T14:29:53.574Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-25T14:29:54.141Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-25T14:29:54.708Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-25T14:29:55.643Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-25T14:29:59.828Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-25T14:30:00.087Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-25T14:30:00.087Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T14:30:00.087Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-25T14:30:01.024Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-25T14:30:01.592Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-25T14:30:03.495Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-25T14:30:04.870Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-25T14:30:06.249Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-25T14:30:24.327Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-25T14:30:24.917Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-25T14:30:24.917Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-25T14:30:24.917Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-25T14:30:25.177Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-25T14:30:25.177Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-25T14:30:25.177Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite (1355.61s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.22s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.92s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.82s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.30s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.57s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.71s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.87s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.17s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.34s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.94s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-07-25T14:30:25.177Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.77s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.70s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.55s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.56s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c51a58__} (0.84s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1252255057_/foo_false_____} (1.41s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1252255057_/foo_true_____} (0.76s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3932873999_/foo_false_____} (0.72s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3932873999_/foo_true_____} (1.50s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3932873999_/foo_true__0xc000c51a88___} (1.60s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c51aa0__} (0.74s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c51ab8__} (1.51s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c51ae8__} (1.59s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c51b00__} (1.56s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.71s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.87s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.71s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.92s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.32s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.68s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.98s) [2022-07-25T14:30:25.177Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.06s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.98s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.56s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.27s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.11s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.28s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachDetach (1.19s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.94s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.13s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.52s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.25s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.39s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.75s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.58s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.83s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.73s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.97s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.22s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.32s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.84s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.30s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.04s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.97s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.60s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.33s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.24s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.08s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.53s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.84s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.33s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.52s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.60s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.38s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.12s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.87s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.84s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.24s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.10s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.14s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.13s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.52s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.08s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.91s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.66s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.91s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.27s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.44s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.47s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.29s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.64s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.20s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.17s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.41s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.93s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.13s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnv (1.13s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.48s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.39s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.06s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.16s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.36s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.62s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.93s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.86s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.31s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.19s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.20s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.73s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.59s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.76s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.70s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.92s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.59s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.79s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.67s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.28s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.59s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.84s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.61s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.81s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.08s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.14s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.28s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.66s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.83s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildPATH (2.77s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.23s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.50s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.82s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildRm (2.54s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.47s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.76s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildStderr (0.91s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.56s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.93s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildUser (1.26s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.49s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.13s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T14:30:25.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2022-07-25T14:30:25.178Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.92s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.49s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.83s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.85s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.28s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitTTY (1.48s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.21s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.73s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.17s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.08s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.08s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.99s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.22s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.12s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.21s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecCgroup (1.09s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.39s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestHealth (19.62s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestBuildHistory (2.74s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportFile (1.25s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportGzipped (1.71s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.38s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.18s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-07-25T14:30:25.179Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.69s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.53s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.93s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.62s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.28s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.13s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.22s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.98s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.75s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-25T14:30:25.179Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestNetHostname (1.70s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.06s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginActive (2.33s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.52s) [2022-07-25T14:30:25.439Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.96s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPortList (7.13s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.99s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.75s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.37s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.33s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.19s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.79s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.66s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.11s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.19s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.84s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.59s) [2022-07-25T14:30:25.439Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.41s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.78s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.65s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.77s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiTag (0.31s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.61s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.53s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.28s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.84s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.40s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.12s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.98s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.70s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.67s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.61s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.63s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.13s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.75s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.49s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.84s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.17s) [2022-07-25T14:30:25.439Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T14:30:25.439Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.62s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.84s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.28s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2022-07-25T14:30:25.439Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-07-25T14:30:25.439Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.34s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-07-25T14:30:25.439Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.19s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.29s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunMount (5.09s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.56s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.94s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.25s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.32s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.70s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.74s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.89s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.74s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.59s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.33s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.63s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.61s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.73s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunState (1.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunSysctls (1.07s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.09s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.33s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.25s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.94s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.66s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.65s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.76s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.69s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.84s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.23s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.28s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-07-25T14:30:25.440Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.79s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-25T14:30:25.440Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-25T14:30:25.440Z] === RUN TestDockerRegistrySuite [2022-07-25T14:30:25.440Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-25T14:30:26.376Z] check_test.go:427: [d95d7f6457d90] daemon is not started [2022-07-25T14:30:26.376Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-25T14:30:26.376Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-25T14:30:27.752Z] check_test.go:427: [db9291d92dd99] daemon is not started [2022-07-25T14:30:27.752Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-25T14:30:29.656Z] check_test.go:427: [d2b7ccf836ba9] daemon is not started [2022-07-25T14:30:29.656Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-25T14:30:29.656Z] check_test.go:427: [dcccf6523d597] daemon is not started [2022-07-25T14:30:29.656Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T14:30:30.589Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-25T14:30:33.123Z] check_test.go:427: [d839499e84fd7] daemon is not started [2022-07-25T14:30:33.123Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T14:30:37.310Z] check_test.go:427: [d428ac7d45187] daemon is not started [2022-07-25T14:30:37.310Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-25T14:30:38.684Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-25T14:30:40.585Z] check_test.go:427: [d2f386a3c4eb3] daemon is not started [2022-07-25T14:30:40.585Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-25T14:30:41.960Z] check_test.go:427: [d8fab8a1432ab] daemon is not started [2022-07-25T14:30:41.960Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-25T14:30:42.896Z] check_test.go:427: [df9fe1c3a351f] daemon is not started [2022-07-25T14:30:42.896Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-25T14:30:44.799Z] check_test.go:427: [d1a6ea1c335d4] daemon is not started [2022-07-25T14:30:44.799Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-25T14:30:45.733Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-25T14:30:46.300Z] check_test.go:427: [d50bcea24cc0b] daemon is not started [2022-07-25T14:30:46.300Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-25T14:30:47.695Z] check_test.go:427: [dbd0040e0e2e0] daemon is not started [2022-07-25T14:30:47.695Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-25T14:30:48.274Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-25T14:30:49.210Z] check_test.go:427: [d065dea7c9ddb] daemon is not started [2022-07-25T14:30:49.210Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-25T14:30:50.587Z] check_test.go:427: [d348f622d1ddb] daemon is not started [2022-07-25T14:30:50.587Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-25T14:30:51.522Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe2e7b8441f6fb7151a7c4fbe4764a112bc1cbf29297ec503cf6c2763ee087a6 [2022-07-25T14:30:52.457Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a54aea6e7bdca95d2628fda6752933382bd1d470cd7eb78af8691642b83f284f [2022-07-25T14:30:52.715Z] check_test.go:427: [de79229c88bfc] daemon is not started [2022-07-25T14:30:52.715Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-25T14:30:52.974Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-25T14:30:53.910Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6bf621cb45c2aea8f92e6a94a54d0b6b48f4ba45dcb55bc83558cdff5e36cba4 [2022-07-25T14:30:54.847Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8fa026f94bade62030151021a8b28e8f81af30d2b6c0bd7788cf66935c73681e [2022-07-25T14:30:55.105Z] check_test.go:427: [d753c6847d10e] daemon is not started [2022-07-25T14:30:55.105Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-25T14:30:56.482Z] check_test.go:427: [d9b840b935d48] daemon is not started [2022-07-25T14:30:56.482Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-25T14:30:57.416Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-25T14:30:58.353Z] check_test.go:427: [d87b3dcbc93b0] daemon is not started [2022-07-25T14:30:58.612Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-25T14:30:59.993Z] check_test.go:427: [d453047045aa7] daemon is not started [2022-07-25T14:30:59.993Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-25T14:30:59.993Z] check_test.go:427: [de425aca92c51] daemon is not started [2022-07-25T14:30:59.993Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T14:31:00.930Z] check_test.go:427: [d6ec778e24d46] daemon is not started [2022-07-25T14:31:01.190Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T14:31:01.450Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-25T14:31:01.450Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T14:31:01.450Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-25T14:31:02.018Z] check_test.go:427: [dc4343aa07369] daemon is not started [2022-07-25T14:31:02.018Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T14:31:03.396Z] check_test.go:427: [d4818518caba0] daemon is not started [2022-07-25T14:31:03.396Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-25T14:31:06.682Z] check_test.go:427: [d0418c5dde34b] daemon is not started [2022-07-25T14:31:06.682Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-25T14:31:06.682Z] check_test.go:427: [da12a4a0b6dc8] daemon is not started [2022-07-25T14:31:06.941Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-25T14:31:07.518Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-25T14:31:08.088Z] check_test.go:427: [d50ac90a8c7d7] daemon is not started [2022-07-25T14:31:08.088Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-25T14:31:08.347Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-25T14:31:08.605Z] check_test.go:427: [dcc56d3ce0048] daemon is not started [2022-07-25T14:31:08.605Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-25T14:31:08.864Z] check_test.go:427: [dac143e5f3498] daemon is not started [2022-07-25T14:31:08.864Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-25T14:31:09.123Z] check_test.go:427: [db2f4d9039d43] daemon is not started [2022-07-25T14:31:09.123Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-25T14:31:09.123Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-25T14:31:09.381Z] check_test.go:427: [d23dc8a490392] daemon is not started [2022-07-25T14:31:09.381Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-25T14:31:09.948Z] check_test.go:427: [dda8bc62c7a66] daemon is not started [2022-07-25T14:31:09.948Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-25T14:31:09.948Z] check_test.go:427: [def447807795f] daemon is not started [2022-07-25T14:31:09.948Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-25T14:31:11.324Z] check_test.go:427: [d146eb3f67c61] daemon is not started [2022-07-25T14:31:11.325Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-25T14:31:11.896Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-25T14:31:13.271Z] check_test.go:427: [d99ab6c7c3b7b] daemon is not started [2022-07-25T14:31:13.271Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-25T14:31:14.207Z] check_test.go:427: [d9ea9de98c921] daemon is not started [2022-07-25T14:31:14.207Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-25T14:31:15.141Z] check_test.go:427: [dea67528d24b1] daemon is not started [2022-07-25T14:31:15.141Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-25T14:31:16.075Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite (51.69s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.13s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.43s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.26s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.36s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.71s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.52s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.19s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.40s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.28s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.19s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.53s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.78s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2022-07-25T14:31:17.009Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-07-25T14:31:17.010Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-25T14:31:17.010Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-25T14:31:17.010Z] === RUN TestDockerSchema1RegistrySuite [2022-07-25T14:31:17.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-25T14:31:17.010Z] check_test.go:454: [d5de9afc45aa2] daemon is not started [2022-07-25T14:31:17.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T14:31:20.296Z] check_test.go:454: [d5b457de6b3ab] daemon is not started [2022-07-25T14:31:20.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T14:31:25.561Z] check_test.go:454: [d6591c7ce041d] daemon is not started [2022-07-25T14:31:25.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-25T14:31:25.819Z] check_test.go:454: [d1269fb582593] daemon is not started [2022-07-25T14:31:25.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-25T14:31:25.819Z] check_test.go:454: [df86f3ae72421] daemon is not started [2022-07-25T14:31:26.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T14:31:27.012Z] check_test.go:454: [d474cbc32a62a] daemon is not started [2022-07-25T14:31:27.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T14:31:27.948Z] check_test.go:454: [d36f0d0a019fc] daemon is not started [2022-07-25T14:31:27.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T14:31:28.884Z] check_test.go:454: [dca26a50e6454] daemon is not started [2022-07-25T14:31:28.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-25T14:31:31.437Z] check_test.go:454: [d0040b81a0b13] daemon is not started [2022-07-25T14:31:31.437Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-25T14:31:32.003Z] check_test.go:454: [d4e86f55edd8d] daemon is not started [2022-07-25T14:31:32.003Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-25T14:31:32.262Z] check_test.go:454: [d4054f7d8775c] daemon is not started [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite (15.44s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.80s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.62s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-25T14:31:32.262Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-07-25T14:31:32.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-25T14:31:32.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-25T14:31:33.198Z] check_test.go:483: [d592b298dddd7] daemon is not started [2022-07-25T14:31:33.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-25T14:31:33.764Z] check_test.go:483: [d73d6fa074f8b] daemon is not started [2022-07-25T14:31:33.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-25T14:31:33.764Z] check_test.go:483: [d1d8e6bd633ed] daemon is not started [2022-07-25T14:31:33.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-25T14:31:35.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-25T14:31:35.705Z] check_test.go:483: [dbdf969adc194] daemon is not started [2022-07-25T14:31:35.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-25T14:31:36.271Z] check_test.go:483: [d4fcc50e964cf] daemon is not started [2022-07-25T14:31:36.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-25T14:31:37.205Z] check_test.go:483: [dfdd95210505c] daemon is not started [2022-07-25T14:31:37.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-25T14:31:37.205Z] check_test.go:483: [d89a77cf9fd0f] daemon is not started [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-07-25T14:31:37.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-25T14:31:37.205Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-25T14:31:37.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-25T14:31:42.467Z] check_test.go:510: [d7602433cb8e9] daemon is not started [2022-07-25T14:31:42.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-25T14:31:42.467Z] check_test.go:510: [de4a17675d309] daemon is not started [2022-07-25T14:31:42.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-25T14:31:42.725Z] check_test.go:510: [d27867ad72531] daemon is not started [2022-07-25T14:31:42.725Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-25T14:31:42.725Z] check_test.go:510: [d2fb77b8ea330] daemon is not started [2022-07-25T14:31:42.725Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-25T14:31:42.983Z] check_test.go:510: [d951e17905371] daemon is not started [2022-07-25T14:31:42.983Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-25T14:31:42.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-25T14:31:42.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-25T14:31:42.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-25T14:31:42.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-25T14:31:42.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-25T14:31:42.983Z] === RUN TestDockerNetworkSuite [2022-07-25T14:31:42.983Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-25T14:31:44.358Z] docker_cli_network_unix_test.go:46: [d72c878a2bca0] daemon is not started [2022-07-25T14:31:44.359Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-25T14:31:44.926Z] docker_cli_network_unix_test.go:46: [db7bf347cbf5b] daemon is not started [2022-07-25T14:31:44.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-25T14:31:47.458Z] docker_cli_network_unix_test.go:46: [d90bc2abe5e95] daemon is not started [2022-07-25T14:31:48.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-25T14:31:49.403Z] docker_cli_network_unix_test.go:46: [deba7d9537540] daemon is not started [2022-07-25T14:31:49.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-25T14:31:49.661Z] docker_cli_network_unix_test.go:1233: [df5af9aa8db2d] daemon is not started [2022-07-25T14:31:52.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-25T14:31:53.139Z] docker_cli_network_unix_test.go:46: [d29a8d26189d3] daemon is not started [2022-07-25T14:31:53.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-25T14:31:58.973Z] docker_cli_network_unix_test.go:46: [ddf70110d1bb3] daemon is not started [2022-07-25T14:31:58.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-25T14:32:00.876Z] docker_cli_network_unix_test.go:46: [d978d8812ee93] daemon is not started [2022-07-25T14:32:01.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-25T14:32:02.381Z] docker_cli_network_unix_test.go:46: [d26b34b22f16a] daemon is not started [2022-07-25T14:32:02.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-25T14:32:02.947Z] docker_cli_network_unix_test.go:46: [ded3c6cefa69a] daemon is not started [2022-07-25T14:32:02.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-25T14:32:03.516Z] docker_cli_network_unix_test.go:46: [d8ffb3f7ca895] daemon is not started [2022-07-25T14:32:03.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-25T14:32:04.082Z] docker_cli_network_unix_test.go:46: [d3af1c25f9523] daemon is not started [2022-07-25T14:32:04.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-25T14:32:05.276Z] docker_cli_network_unix_test.go:46: [d81087e268aba] daemon is not started [2022-07-25T14:32:05.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-25T14:32:05.792Z] docker_cli_network_unix_test.go:46: [d30cf1aa30ad4] daemon is not started [2022-07-25T14:32:05.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-25T14:32:06.051Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-25T14:32:06.051Z] docker_cli_network_unix_test.go:46: [d9894fe75ce2c] daemon is not started [2022-07-25T14:32:06.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-25T14:32:06.987Z] docker_cli_network_unix_test.go:46: [d6dc381450544] daemon is not started [2022-07-25T14:32:06.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-25T14:32:07.246Z] docker_cli_network_unix_test.go:46: [da94003ad596f] daemon is not started [2022-07-25T14:32:07.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-25T14:32:07.246Z] docker_cli_network_unix_test.go:46: [defbbb79b918c] daemon is not started [2022-07-25T14:32:07.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-25T14:32:07.505Z] docker_cli_network_unix_test.go:46: [d45c09a573893] daemon is not started [2022-07-25T14:32:07.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-25T14:32:08.442Z] docker_cli_swarm_test.go:1180: [dd847422ebfe7] joining swarm manager [d0e84481a8357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:32:08.700Z] docker_cli_network_unix_test.go:46: [d99c2d0c52562] daemon is not started [2022-07-25T14:32:08.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-25T14:32:09.267Z] docker_cli_network_unix_test.go:46: [de8d3a8c1adbe] daemon is not started [2022-07-25T14:32:09.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-25T14:32:09.833Z] docker_cli_network_unix_test.go:46: [d1de005eeb73b] daemon is not started [2022-07-25T14:32:09.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-25T14:32:10.091Z] docker_cli_network_unix_test.go:46: [d46c4ba08fe5b] daemon is not started [2022-07-25T14:32:10.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-25T14:32:10.091Z] docker_cli_network_unix_test.go:46: [dcc64c97a2b6c] daemon is not started [2022-07-25T14:32:10.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-25T14:32:11.466Z] docker_cli_network_unix_test.go:968: [d9653eb44588f] daemon is not started [2022-07-25T14:32:12.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-25T14:32:13.791Z] docker_cli_network_unix_test.go:46: [d23a8964574e7] daemon is not started [2022-07-25T14:32:13.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-25T14:32:14.727Z] docker_cli_swarm_test.go:1189: [d01233d2dd21d] joining swarm manager [d0e84481a8357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:32:16.630Z] docker_cli_network_unix_test.go:1116: [d33f3e57d6cbc] daemon is not started [2022-07-25T14:32:19.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-25T14:32:20.177Z] docker_cli_network_unix_test.go:46: [d0fc3bf6d1d3b] daemon is not started [2022-07-25T14:32:20.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-25T14:32:21.112Z] docker_cli_network_unix_test.go:46: [d2a0511d733a7] daemon is not started [2022-07-25T14:32:21.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-25T14:32:21.112Z] docker_cli_network_unix_test.go:46: [df61cfe36827a] daemon is not started [2022-07-25T14:32:21.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-25T14:32:21.370Z] docker_cli_network_unix_test.go:46: [d2a5b5ae03825] daemon is not started [2022-07-25T14:32:21.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-25T14:32:21.370Z] docker_cli_network_unix_test.go:46: [dfceab83aed7a] daemon is not started [2022-07-25T14:32:21.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-25T14:32:21.629Z] docker_cli_network_unix_test.go:46: [de7744666be4c] daemon is not started [2022-07-25T14:32:21.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-25T14:32:21.629Z] docker_cli_network_unix_test.go:46: [dc8e7c2c63219] daemon is not started [2022-07-25T14:32:21.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-25T14:32:23.532Z] docker_cli_network_unix_test.go:46: [d8071acb1cbff] daemon is not started [2022-07-25T14:32:24.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-25T14:32:24.466Z] docker_cli_network_unix_test.go:46: [dcd10591cd277] daemon is not started [2022-07-25T14:32:24.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-25T14:32:24.466Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T14:32:24.466Z] docker_cli_network_unix_test.go:46: [dddc1449f0c03] daemon is not started [2022-07-25T14:32:24.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-25T14:32:24.725Z] docker_cli_network_unix_test.go:46: [de5906afa4b8f] daemon is not started [2022-07-25T14:32:25.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-25T14:32:28.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-25T14:32:30.478Z] docker_cli_network_unix_test.go:1084: [d6a80cf8fc277] daemon is not started [2022-07-25T14:32:31.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-25T14:32:31.853Z] docker_cli_network_unix_test.go:46: [df9b2959492cd] daemon is not started [2022-07-25T14:32:31.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-25T14:32:32.421Z] docker_cli_network_unix_test.go:46: [df3ff043a7990] daemon is not started [2022-07-25T14:32:32.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-25T14:32:34.060Z] docker_cli_network_unix_test.go:46: [d10e3ee563971] daemon is not started [2022-07-25T14:32:34.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-25T14:32:34.318Z] docker_cli_network_unix_test.go:46: [d7cb22323e44f] daemon is not started [2022-07-25T14:32:34.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-25T14:32:34.893Z] docker_cli_network_unix_test.go:46: [d3b8978c1ada6] daemon is not started [2022-07-25T14:32:35.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-25T14:32:35.414Z] docker_cli_network_unix_test.go:46: [d6bea7bdb8004] daemon is not started [2022-07-25T14:32:35.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-25T14:32:36.240Z] docker_cli_network_unix_test.go:46: [d244902e01e9b] daemon is not started [2022-07-25T14:32:36.498Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-25T14:32:43.057Z] docker_cli_network_unix_test.go:46: [d733b8c1a8d21] daemon is not started [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite (59.76s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.37s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.67s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.40s) [2022-07-25T14:32:43.057Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.04s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.26s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-25T14:32:43.058Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.54s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.22s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-07-25T14:32:43.058Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.12s) [2022-07-25T14:32:43.058Z] === RUN TestDockerHubPullSuite [2022-07-25T14:32:43.058Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-25T14:32:44.956Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-25T14:32:47.483Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-25T14:32:48.417Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-25T14:32:50.316Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-25T14:32:50.574Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite (8.24s) [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.09s) [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-25T14:32:50.833Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-25T14:32:50.833Z] PASS [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === Skipped [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T14:32:50.833Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-25T14:32:50.833Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T14:32:50.833Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T14:32:50.833Z] docker_cli_network_unix_test.go:46: [dddc1449f0c03] daemon is not started [2022-07-25T14:32:50.833Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T14:32:50.833Z] [2022-07-25T14:32:50.833Z] DONE 1265 tests, 51 skipped in 1507.466s [2022-07-25T14:32:51.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:32:51.093Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T14:32:51.093Z] +++ kill 9372 [2022-07-25T14:32:51.093Z] +++ /etc/init.d/apparmor stop [2022-07-25T14:32:51.093Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:32:51.093Z] [2022-07-25T14:32:51.093Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:32:51.093Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:32:51.093Z] [2022-07-25T14:32:51.093Z] To set a process to complain mode, use the command line tool [2022-07-25T14:32:51.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:32:51.093Z] +++ true [2022-07-25T14:32:51.093Z] exiting test-integration [2022-07-25T14:32:51.093Z] ++ exit 0 [2022-07-25T14:32:51.093Z] [2022-07-25T14:32:51.351Z] + for job in $(jobs -p) [2022-07-25T14:32:51.351Z] + wait 8248 [2022-07-25T14:32:53.250Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-25T14:33:08.121Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-25T14:33:10.667Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-25T14:33:13.197Z] docker_cli_swarm_test.go:1112: [dfebd8885eeb2] joining swarm manager [dd3b86a2814e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:33:14.132Z] docker_cli_swarm_test.go:1113: [d449ff39176ca] joining swarm manager [dd3b86a2814e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:34:50.559Z] docker_cli_swarm_test.go:1166: [d912fe4ef17ae] joining swarm manager [dd3b86a2814e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T14:35:17.089Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-25T14:35:18.991Z] docker_cli_swarm_test.go:1447: [d6fcb36a4eb1f] joining swarm manager [d85aa21f48aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:35:19.566Z] docker_cli_swarm_test.go:1448: [d19d21e069df7] joining swarm manager [d85aa21f48aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T14:35:31.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-25T14:35:31.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-25T14:35:31.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-25T14:35:31.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-25T14:35:31.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-25T14:35:32.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-25T14:35:34.878Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-25T14:35:38.162Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-25T14:35:40.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-25T14:35:41.962Z] docker_cli_swarm_unix_test.go:63: [d3fb2642491de] joining swarm manager [dab8ee5482e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:36:38.182Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-25T14:36:38.182Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-25T14:36:38.182Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-25T14:36:40.723Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-25T14:36:43.253Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-25T14:36:45.783Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-25T14:36:47.683Z] docker_api_swarm_test.go:962: [d07ade7111778] joining swarm manager [d280d99e05fa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T14:37:05.754Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-25T14:37:17.951Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-25T14:37:18.886Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-25T14:37:21.415Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-25T14:37:24.710Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-25T14:37:31.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-25T14:37:35.455Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-25T14:37:37.986Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-25T14:37:40.516Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-25T14:37:43.047Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-25T14:37:45.578Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-25T14:37:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-25T14:37:50.766Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-25T14:38:47.002Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-25T14:39:01.869Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite (1553.26s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.33s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.36s) [2022-07-25T14:39:19.943Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.96s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.43s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.02s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.00s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.10s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.68s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.34s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.44s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (50.85s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.56s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.19s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.29s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.33s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.51s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.38s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.16s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.78s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.78s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.17s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.14s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.05s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.34s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.52s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.25s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.89s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.93s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.11s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.23s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.56s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.77s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.49s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.11s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-07-25T14:39:19.943Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.06s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.64s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.92s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.84s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.36s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.56s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.37s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.28s) [2022-07-25T14:39:19.944Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.06s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.66s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.40s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.05s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.67s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.12s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.24s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-07-25T14:39:19.944Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-07-25T14:39:19.944Z] === RUN TestDockerExternalVolumeSuite [2022-07-25T14:39:19.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-25T14:39:19.944Z] docker_cli_external_volume_driver_test.go:53: [dca9565eadbb4] daemon is not started [2022-07-25T14:39:34.812Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-25T14:40:42.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-25T14:40:50.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-25T14:41:05.484Z] docker_cli_external_volume_driver_test.go:53: [d4e829620828a] daemon is not started [2022-07-25T14:41:20.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-25T14:41:35.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-25T14:41:50.115Z] docker_cli_external_volume_driver_test.go:53: [dbffbc48ae553] daemon is not started [2022-07-25T14:42:08.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-25T14:42:08.188Z] docker_cli_external_volume_driver_test.go:53: [d0b18f4e1cade] daemon is not started [2022-07-25T14:42:20.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-25T14:42:52.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-25T14:43:10.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-25T14:43:25.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-25T14:44:12.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-25T14:44:30.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-25T14:45:02.235Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-25T14:45:34.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-25T14:45:46.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-25T14:46:04.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-25T14:46:04.587Z] docker_cli_external_volume_driver_test.go:485: [d4e43d80cbe35] daemon is not started [2022-07-25T14:46:19.453Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-25T14:46:19.453Z] docker_cli_external_volume_driver_test.go:53: [da4a8cba1bd0e] daemon is not started [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite (437.22s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-25T14:46:34.321Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-25T14:46:34.321Z] PASS [2022-07-25T14:46:34.321Z] [2022-07-25T14:46:34.321Z] === Skipped [2022-07-25T14:46:34.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T14:46:34.321Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T14:46:34.321Z] check_test.go:540: [dec83e415ae29] daemon is not started [2022-07-25T14:46:34.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T14:46:34.321Z] [2022-07-25T14:46:34.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-25T14:46:34.321Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T14:46:34.321Z] check_test.go:540: [d81d78b5e4794] daemon is not started [2022-07-25T14:46:34.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-25T14:46:34.321Z] [2022-07-25T14:46:34.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T14:46:34.321Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T14:46:34.321Z] check_test.go:540: [d7cdcc492ffbb] daemon is not started [2022-07-25T14:46:34.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T14:46:34.321Z] [2022-07-25T14:46:34.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T14:46:34.321Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T14:46:34.321Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T14:46:34.321Z] [2022-07-25T14:46:34.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-25T14:46:34.321Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T14:46:34.321Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-25T14:46:34.321Z] [2022-07-25T14:46:34.321Z] DONE 269 tests, 5 skipped in 2330.794s [2022-07-25T14:46:34.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T14:46:34.581Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d095665b6f295/docker.pid [2022-07-25T14:46:34.581Z] +++ kill 7032 [2022-07-25T14:46:34.581Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7032 is not a child of this shell [2022-07-25T14:46:34.581Z] warning: PID 7032 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d095665b6f295/docker.pid had a nonzero exit code [2022-07-25T14:46:34.581Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T14:46:34.581Z] +++ kill 9346 [2022-07-25T14:46:34.581Z] +++ /etc/init.d/apparmor stop [2022-07-25T14:46:34.581Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T14:46:34.581Z] [2022-07-25T14:46:34.581Z] Unloading profiles will leave already running processes permanently [2022-07-25T14:46:34.581Z] unconfined, which can lead to unexpected situations. [2022-07-25T14:46:34.581Z] [2022-07-25T14:46:34.581Z] To set a process to complain mode, use the command line tool [2022-07-25T14:46:34.581Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T14:46:34.581Z] +++ true [2022-07-25T14:46:34.581Z] exiting test-integration [2022-07-25T14:46:34.581Z] ++ exit 0 [2022-07-25T14:46:34.581Z] [2022-07-25T14:46:35.148Z] + exit 0 [2022-07-25T14:46:35.148Z] ++ jobs -p [2022-07-25T14:46:35.148Z] + pids= [2022-07-25T14:46:35.148Z] + echo 'Remaining pids to kill: []' [2022-07-25T14:46:35.148Z] Remaining pids to kill: [] [2022-07-25T14:46:35.148Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-25T14:46:35.160Z] Recording test results [2022-07-25T14:46:37.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T14:46:37.313Z] + echo Ensuring container killed. [2022-07-25T14:46:37.313Z] Ensuring container killed. [2022-07-25T14:46:37.313Z] + docker ps -aq -f name=docker-pr2-* [2022-07-25T14:46:37.313Z] + cids=9ec09febba41 [2022-07-25T14:46:37.313Z] 7cedd83eb4fb [2022-07-25T14:46:37.313Z] 8359ce50d06f [2022-07-25T14:46:37.313Z] + [ -n 9ec09febba41 [2022-07-25T14:46:37.313Z] 7cedd83eb4fb [2022-07-25T14:46:37.313Z] 8359ce50d06f ] [2022-07-25T14:46:37.313Z] + docker rm -vf 9ec09febba41 7cedd83eb4fb 8359ce50d06f [2022-07-25T14:46:37.884Z] 9ec09febba41 [2022-07-25T14:46:38.454Z] 7cedd83eb4fb [2022-07-25T14:46:38.454Z] 8359ce50d06f [Pipeline] sh [2022-07-25T14:46:38.744Z] + echo Chowning /workspace to jenkins user [2022-07-25T14:46:38.744Z] Chowning /workspace to jenkins user [2022-07-25T14:46:38.744Z] + id -u [2022-07-25T14:46:38.744Z] + id -g [2022-07-25T14:46:38.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43857:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T14:46:38.744Z] Unable to find image 'busybox:latest' locally [2022-07-25T14:46:38.744Z] latest: Pulling from library/busybox [2022-07-25T14:46:39.002Z] 19d511225f94: Pulling fs layer [2022-07-25T14:46:39.002Z] 19d511225f94: Verifying Checksum [2022-07-25T14:46:39.002Z] 19d511225f94: Download complete [2022-07-25T14:46:39.002Z] 19d511225f94: Pull complete [2022-07-25T14:46:39.002Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T14:46:39.002Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T14:46:41.827Z] + bundleName=amd64 [2022-07-25T14:46:41.827Z] + echo Creating amd64-bundles.tar.gz [2022-07-25T14:46:41.827Z] Creating amd64-bundles.tar.gz [2022-07-25T14:46:41.827Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-25T14:46:41.827Z] + 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-07-25T14:46:43.217Z] Archiving artifacts [2022-07-25T14:46:45.179Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43857/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T14:46:45.483Z] + make clean [2022-07-25T14:46:45.745Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T14:46:45.745Z] docker-dev-cache [2022-07-25T14:46:45.745Z] 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