Pull request #43941 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from df965f51bf78c95a240803825c0dee664ad6f6bf+ad8d255bb9ce5bbe979b512235f5434b7cf98454 (ddef6b4c1cb1f3130b1ed5a49905c164d5691360) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43941@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-09T16:04:51.653Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-09T16:04:51.658Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-09T16:04:51.848Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4881f906a2407bf) in /home/ubuntu/workspace/moby_PR-43941 [Pipeline] { [Pipeline] checkout [2022-08-09T16:04:51.877Z] The recommended git tool is: git [2022-08-09T16:04:51.883Z] using credential docker-jenkins-github-credentials [2022-08-09T16:04:51.893Z] Cloning the remote Git repository [2022-08-09T16:04:51.893Z] Cloning with configured refspecs honoured and without tags [2022-08-09T16:04:51.890Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T16:04:51.891Z] > git init /home/ubuntu/workspace/moby_PR-43941 # timeout=10 [2022-08-09T16:04:51.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:04:51.907Z] > git --version # timeout=10 [2022-08-09T16:04:51.910Z] > git --version # 'git version 2.17.1' [2022-08-09T16:04:51.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:04:51.911Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:07.848Z] Fetching without tags [2022-08-09T16:05:08.045Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:08.592Z] Merge succeeded, producing df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:08.592Z] Checking out Revision df965f51bf78c95a240803825c0dee664ad6f6bf (PR-43941) [2022-08-09T16:05:09.235Z] Commit message: "pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()" [2022-08-09T16:05:09.235Z] First time build. Skipping changelog. [2022-08-09T16:05:09.283Z] > git --version # timeout=10 [2022-08-09T16:05:09.285Z] > git --version # 'git version 2.17.1' [2022-08-09T16:05:09.294Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-09T16:05:07.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:07.812Z] > git config --add remote.origin.fetch +refs/pull/43941/head:refs/remotes/origin/PR-43941 # timeout=10 [2022-08-09T16:05:07.818Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:07.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:07.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:05:07.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:07.844Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:08.040Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:08.043Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:08.565Z] > git remote # timeout=10 [2022-08-09T16:05:08.569Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:05:08.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:08.575Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T16:05:08.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:05:08.587Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:08.592Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:05:09.926Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/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-08-09T16:05:09.926Z] Unable to find image 'alpine:latest' locally [2022-08-09T16:05:09.926Z] latest: Pulling from library/alpine [2022-08-09T16:05:10.182Z] 530afca65e2e: Pulling fs layer [2022-08-09T16:05:10.182Z] 530afca65e2e: Download complete [2022-08-09T16:05:10.438Z] 530afca65e2e: Pull complete [2022-08-09T16:05:10.438Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T16:05:10.438Z] Status: Downloaded newer image for alpine:latest [2022-08-09T16:05:12.953Z] 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-08-09T16:05:13.136Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4881f906a2407bf) in /home/ubuntu/workspace/moby_PR-43941 [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) [2022-08-09T16:05:13.151Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02940d8a2e60d192a) in /home/ubuntu/workspace/moby_PR-43941 [Pipeline] stage [2022-08-09T16:05:13.151Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-000a9298427716c93) in /home/ubuntu/workspace/moby_PR-43941 [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-09T16:05:13.183Z] The recommended git tool is: git [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-09T16:05:13.234Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-09T16:05:13.249Z] Fetching changes from the remote Git repository [2022-08-09T16:05:13.256Z] Fetching without tags [Pipeline] checkout [2022-08-09T16:05:13.267Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-09T16:05:13.275Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-09T16:05:13.278Z] The recommended git tool is: git [2022-08-09T16:05:13.285Z] Cloning the remote Git repository [2022-08-09T16:05:13.285Z] Cloning with configured refspecs honoured and without tags [2022-08-09T16:05:13.286Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2022-08-09T16:05:13.294Z] Cloning the remote Git repository [2022-08-09T16:05:13.294Z] Cloning with configured refspecs honoured and without tags 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] 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 [2022-08-09T16:05:13.444Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit df965f51bf78c95a240803825c0dee664ad6f6bf [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-09T16:05:13.532Z] Merge succeeded, producing df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:13.532Z] Checking out Revision df965f51bf78c95a240803825c0dee664ad6f6bf (PR-43941) [2022-08-09T16:05:13.684Z] Commit message: "pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()" [2022-08-09T16:05:13.687Z] > git --version # timeout=10 [2022-08-09T16:05:13.691Z] > git --version # 'git version 2.17.1' [2022-08-09T16:05:13.694Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:05:13.236Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43941/.git # timeout=10 [2022-08-09T16:05:13.244Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:13.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:05:13.251Z] > git --version # timeout=10 [2022-08-09T16:05:13.256Z] > git --version # 'git version 2.17.1' [2022-08-09T16:05:13.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:13.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:13.439Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:13.444Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:13.489Z] > git remote # timeout=10 [2022-08-09T16:05:13.495Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:05:13.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:13.506Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T16:05:13.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:05:13.527Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:13.530Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:13.285Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T16:05:13.287Z] > git init /home/ubuntu/workspace/moby_PR-43941 # timeout=10 [2022-08-09T16:05:13.301Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:05:13.301Z] > git --version # timeout=10 [2022-08-09T16:05:13.304Z] > git --version # 'git version 2.25.1' [2022-08-09T16:05:13.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:13.305Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:13.313Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T16:05:13.315Z] > git init /home/ubuntu/workspace/moby_PR-43941 # timeout=10 [2022-08-09T16:05:13.327Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:05:13.327Z] > git --version # timeout=10 [2022-08-09T16:05:13.330Z] > git --version # 'git version 2.25.1' [2022-08-09T16:05:13.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:13.331Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:14.391Z] + [ PR != PR ] [2022-08-09T16:05:14.391Z] + [ master != master ] [2022-08-09T16:05:14.391Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T16:05:14.696Z] + docker version [2022-08-09T16:05:14.696Z] Client: Docker Engine - Community [2022-08-09T16:05:14.696Z] Version: 20.10.14 [2022-08-09T16:05:14.696Z] API version: 1.41 [2022-08-09T16:05:14.696Z] Go version: go1.16.15 [2022-08-09T16:05:14.696Z] Git commit: a224086 [2022-08-09T16:05:14.696Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-09T16:05:14.696Z] OS/Arch: linux/amd64 [2022-08-09T16:05:14.696Z] Context: default [2022-08-09T16:05:14.696Z] Experimental: true [2022-08-09T16:05:14.696Z] [2022-08-09T16:05:14.696Z] Server: Docker Engine - Community [2022-08-09T16:05:14.696Z] Engine: [2022-08-09T16:05:14.696Z] Version: 20.10.14 [2022-08-09T16:05:14.696Z] API version: 1.41 (minimum version 1.12) [2022-08-09T16:05:14.696Z] Go version: go1.16.15 [2022-08-09T16:05:14.696Z] Git commit: 87a90dc [2022-08-09T16:05:14.696Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-09T16:05:14.696Z] OS/Arch: linux/amd64 [2022-08-09T16:05:14.696Z] Experimental: true [2022-08-09T16:05:14.696Z] containerd: [2022-08-09T16:05:14.696Z] Version: 1.5.11 [2022-08-09T16:05:14.696Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:05:14.696Z] runc: [2022-08-09T16:05:14.696Z] Version: 1.0.3 [2022-08-09T16:05:14.696Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T16:05:14.696Z] docker-init: [2022-08-09T16:05:14.696Z] Version: 0.19.0 [2022-08-09T16:05:14.696Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T16:05:15.019Z] + docker info [2022-08-09T16:05:15.945Z] Client: [2022-08-09T16:05:15.945Z] Context: default [2022-08-09T16:05:15.945Z] Debug Mode: false [2022-08-09T16:05:15.945Z] Plugins: [2022-08-09T16:05:15.945Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T16:05:15.945Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T16:05:15.945Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T16:05:15.945Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T16:05:15.945Z] [2022-08-09T16:05:15.945Z] Server: [2022-08-09T16:05:15.945Z] Containers: 0 [2022-08-09T16:05:15.945Z] Running: 0 [2022-08-09T16:05:15.945Z] Paused: 0 [2022-08-09T16:05:15.945Z] Stopped: 0 [2022-08-09T16:05:15.945Z] Images: 3 [2022-08-09T16:05:15.945Z] Server Version: 20.10.14 [2022-08-09T16:05:15.945Z] Storage Driver: overlay2 [2022-08-09T16:05:15.945Z] Backing Filesystem: extfs [2022-08-09T16:05:15.945Z] Supports d_type: true [2022-08-09T16:05:15.945Z] Native Overlay Diff: true [2022-08-09T16:05:15.945Z] userxattr: false [2022-08-09T16:05:15.945Z] Logging Driver: json-file [2022-08-09T16:05:15.945Z] Cgroup Driver: cgroupfs [2022-08-09T16:05:15.945Z] Cgroup Version: 1 [2022-08-09T16:05:15.945Z] Plugins: [2022-08-09T16:05:15.945Z] Volume: local [2022-08-09T16:05:15.945Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T16:05:15.945Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T16:05:15.945Z] Swarm: inactive [2022-08-09T16:05:15.945Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-09T16:05:15.945Z] Default Runtime: runc [2022-08-09T16:05:15.945Z] Init Binary: docker-init [2022-08-09T16:05:15.945Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:05:15.945Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T16:05:15.945Z] init version: de40ad0 [2022-08-09T16:05:15.945Z] Security Options: [2022-08-09T16:05:15.945Z] apparmor [2022-08-09T16:05:15.945Z] seccomp [2022-08-09T16:05:15.945Z] Profile: default [2022-08-09T16:05:15.945Z] Kernel Version: 5.4.0-1071-aws [2022-08-09T16:05:15.945Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-09T16:05:15.945Z] OSType: linux [2022-08-09T16:05:15.945Z] Architecture: x86_64 [2022-08-09T16:05:15.945Z] CPUs: 2 [2022-08-09T16:05:15.945Z] Total Memory: 7.565GiB [2022-08-09T16:05:15.945Z] Name: ip-10-100-85-185 [2022-08-09T16:05:15.945Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-09T16:05:15.945Z] Docker Root Dir: /var/lib/docker [2022-08-09T16:05:15.945Z] Debug Mode: false [2022-08-09T16:05:15.945Z] Registry: https://index.docker.io/v1/ [2022-08-09T16:05:15.945Z] Labels: [2022-08-09T16:05:15.945Z] Experimental: true [2022-08-09T16:05:15.945Z] Insecure Registries: [2022-08-09T16:05:15.945Z] 127.0.0.0/8 [2022-08-09T16:05:15.945Z] Live Restore Enabled: true [2022-08-09T16:05:15.945Z] [2022-08-09T16:05:15.945Z] WARNING: No swap limit support [Pipeline] sh [2022-08-09T16:05:16.221Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:05:16.221Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:05:16.221Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43941/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T16:05:16.221Z] + bash /home/ubuntu/workspace/moby_PR-43941/check-config.sh [2022-08-09T16:05:16.221Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T16:05:16.221Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-09T16:05:16.221Z] [2022-08-09T16:05:16.221Z] Generally Necessary: [2022-08-09T16:05:16.221Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T16:05:16.221Z] - apparmor: enabled and tools installed [2022-08-09T16:05:16.221Z] - CONFIG_NAMESPACES: enabled [2022-08-09T16:05:16.221Z] - CONFIG_NET_NS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_PID_NS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_IPC_NS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_UTS_NS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_CGROUPS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T16:05:16.221Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T16:05:16.221Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T16:05:16.221Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T16:05:16.221Z] - CONFIG_CPUSETS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_MEMCG: enabled [2022-08-09T16:05:16.221Z] - CONFIG_KEYS: enabled [2022-08-09T16:05:16.221Z] - CONFIG_VETH: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T16:05:16.477Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T16:05:16.477Z] [2022-08-09T16:05:16.477Z] Optional Features: [2022-08-09T16:05:16.477Z] - CONFIG_USER_NS: enabled [2022-08-09T16:05:16.477Z] - CONFIG_SECCOMP: enabled [2022-08-09T16:05:16.477Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T16:05:16.477Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T16:05:16.477Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T16:05:16.477Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-09T16:05:16.477Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-09T16:05:16.477Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T16:05:16.477Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T16:05:16.477Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T16:05:16.477Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T16:05:16.477Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T16:05:16.477Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T16:05:16.477Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T16:05:16.477Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T16:05:16.477Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T16:05:16.477Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T16:05:16.477Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T16:05:16.477Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T16:05:16.477Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T16:05:16.477Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T16:05:16.733Z] - CONFIG_EXT4_FS: enabled [2022-08-09T16:05:16.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T16:05:16.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T16:05:16.733Z] - Network Drivers: [2022-08-09T16:05:16.733Z] - "overlay": [2022-08-09T16:05:16.733Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T16:05:16.733Z] Optional (for encrypted networks): [2022-08-09T16:05:16.733Z] - CONFIG_CRYPTO: enabled [2022-08-09T16:05:16.733Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T16:05:16.733Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T16:05:16.733Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T16:05:16.733Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T16:05:16.733Z] - CONFIG_XFRM: enabled [2022-08-09T16:05:16.733Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T16:05:16.733Z] - "ipvlan": [2022-08-09T16:05:16.733Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T16:05:16.733Z] - "macvlan": [2022-08-09T16:05:16.733Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T16:05:16.733Z] - "ftp,tftp client in container": [2022-08-09T16:05:16.733Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T16:05:16.733Z] - Storage Drivers: [2022-08-09T16:05:16.733Z] - "aufs": [2022-08-09T16:05:16.733Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T16:05:16.733Z] - "btrfs": [2022-08-09T16:05:16.733Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T16:05:16.733Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T16:05:16.733Z] - "devicemapper": [2022-08-09T16:05:16.733Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T16:05:16.733Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T16:05:16.733Z] - "overlay": [2022-08-09T16:05:16.733Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T16:05:16.733Z] - "zfs": [2022-08-09T16:05:16.733Z] - /dev/zfs: present [2022-08-09T16:05:16.733Z] - zfs command: missing [2022-08-09T16:05:16.733Z] - zpool command: missing [2022-08-09T16:05:16.733Z] [2022-08-09T16:05:16.733Z] Limits: [2022-08-09T16:05:16.733Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T16:05:16.733Z] [2022-08-09T16:05:16.733Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T16:05:17.089Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:df965f51bf78c95a240803825c0dee664ad6f6bf . [2022-08-09T16:05:17.089Z] #1 [internal] load build definition from Dockerfile [2022-08-09T16:05:17.089Z] #1 sha256:c9645ed6b8c65b8246f2ccac4ee53733a8ac88b1a260d3e503b536978ea71cae [2022-08-09T16:05:17.089Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T16:05:17.089Z] #1 DONE 0.0s [2022-08-09T16:05:17.089Z] [2022-08-09T16:05:17.089Z] #2 [internal] load .dockerignore [2022-08-09T16:05:17.089Z] #2 sha256:10b5d07c151acdb35aa7686620f033f6770db629e58c9c366b52995db0ec76a7 [2022-08-09T16:05:17.089Z] #2 transferring context: 145B done [2022-08-09T16:05:17.089Z] #2 DONE 0.0s [2022-08-09T16:05:17.089Z] [2022-08-09T16:05:17.089Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T16:05:17.089Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T16:05:17.346Z] #3 DONE 0.1s [2022-08-09T16:05:17.346Z] [2022-08-09T16:05:17.346Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T16:05:17.346Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T16:05:17.346Z] #4 CACHED [2022-08-09T16:05:17.602Z] [2022-08-09T16:05:17.602Z] #6 [internal] load build definition from Dockerfile [2022-08-09T16:05:17.602Z] #6 sha256:41ca03695ce3b16f7e0b8098dff1b39db6e716586535bf4413577f2fd3e7a8f3 [2022-08-09T16:05:17.602Z] #6 DONE 0.0s [2022-08-09T16:05:17.602Z] [2022-08-09T16:05:17.602Z] #5 [internal] load .dockerignore [2022-08-09T16:05:17.602Z] #5 sha256:2ca92f7d3b3e68a9c5f305844c2a0cdb17bcb02387245229b0cd2e301d023fa7 [2022-08-09T16:05:17.602Z] #5 DONE 0.0s [2022-08-09T16:05:17.602Z] [2022-08-09T16:05:17.602Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:05:17.602Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T16:05:17.602Z] #9 DONE 0.1s [2022-08-09T16:05:17.602Z] [2022-08-09T16:05:17.602Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T16:05:17.602Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T16:05:17.858Z] #10 DONE 0.1s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T16:05:17.858Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T16:05:17.858Z] #8 DONE 0.1s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:05:17.858Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T16:05:17.858Z] #7 DONE 0.1s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:05:17.858Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:05:17.858Z] #78 DONE 0.0s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:05:17.858Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:05:17.858Z] #80 DONE 0.0s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:05:17.858Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:05:17.858Z] #11 DONE 0.0s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:05:17.858Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T16:05:17.858Z] #35 DONE 0.0s [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T16:05:17.858Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T16:05:17.858Z] #12 CACHED [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #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-08-09T16:05:17.858Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T16:05:17.858Z] #13 CACHED [2022-08-09T16:05:17.858Z] [2022-08-09T16:05:17.858Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-09T16:05:17.858Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-09T16:05:18.114Z] #14 ... [2022-08-09T16:05:18.114Z] [2022-08-09T16:05:18.114Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T16:05:18.114Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T16:05:18.114Z] #56 DONE 0.5s [2022-08-09T16:05:18.371Z] [2022-08-09T16:05:18.371Z] #31 [internal] load build context [2022-08-09T16:05:18.371Z] #31 sha256:5d74ed0c5867e57c8cfabb5befdf1980db701ac27f4089a23f97b4af873638c8 [2022-08-09T16:05:18.628Z] #31 ... [2022-08-09T16:05:18.628Z] [2022-08-09T16:05:18.628Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-09T16:05:18.628Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-09T16:05:18.628Z] #14 DONE 0.8s [2022-08-09T16:05:18.628Z] [2022-08-09T16:05:18.628Z] #31 [internal] load build context [2022-08-09T16:05:18.628Z] #31 sha256:5d74ed0c5867e57c8cfabb5befdf1980db701ac27f4089a23f97b4af873638c8 [2022-08-09T16:05:19.996Z] #31 ... [2022-08-09T16:05:19.996Z] [2022-08-09T16:05:19.996Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-09T16:05:19.996Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-09T16:05:19.996Z] #15 DONE 1.2s [2022-08-09T16:05:19.996Z] [2022-08-09T16:05:19.996Z] #31 [internal] load build context [2022-08-09T16:05:19.996Z] #31 sha256:5d74ed0c5867e57c8cfabb5befdf1980db701ac27f4089a23f97b4af873638c8 [2022-08-09T16:05:20.964Z] #31 transferring context: 62.41MB 2.8s done [2022-08-09T16:05:20.965Z] #31 DONE 3.2s [2022-08-09T16:05:20.965Z] [2022-08-09T16:05:20.965Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-09T16:05:20.965Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-09T16:05:20.965Z] #16 DONE 1.1s [2022-08-09T16:05:20.965Z] [2022-08-09T16:05:20.965Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-09T16:05:20.965Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-09T16:05:21.526Z] #17 DONE 0.6s [2022-08-09T16:05:21.526Z] [2022-08-09T16:05:21.526Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-09T16:05:21.526Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-09T16:05:22.088Z] #18 DONE 0.6s [2022-08-09T16:05:22.088Z] [2022-08-09T16:05:22.088Z] #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-08-09T16:05:22.088Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-09T16:05:23.014Z] #19 0.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:05:23.269Z] #19 1.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:05:23.526Z] #19 1.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:05:23.526Z] #19 1.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:05:23.526Z] #19 1.357 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T16:05:23.526Z] #19 1.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T16:05:23.782Z] #19 1.537 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T16:05:23.782Z] #19 1.636 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T16:05:23.782Z] #19 1.725 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T16:05:24.038Z] #19 1.820 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T16:05:24.038Z] #19 1.822 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T16:05:24.038Z] #19 1.824 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T16:05:24.038Z] #19 1.826 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:05:24.038Z] #19 1.828 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T16:05:24.038Z] #19 1.830 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T16:05:24.038Z] #19 1.832 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T16:05:24.038Z] #19 1.832 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T16:05:24.038Z] #19 1.833 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T16:05:24.038Z] #19 1.834 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:05:24.038Z] #19 1.834 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T16:05:24.038Z] #19 1.835 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T16:05:25.600Z] Fetching without tags [2022-08-09T16:05:25.796Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:25.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:25.604Z] > git config --add remote.origin.fetch +refs/pull/43941/head:refs/remotes/origin/PR-43941 # timeout=10 [2022-08-09T16:05:25.607Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:25.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:25.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:05:25.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:25.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:25.816Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:25.820Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:26.359Z] Merge succeeded, producing df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:26.359Z] Checking out Revision df965f51bf78c95a240803825c0dee664ad6f6bf (PR-43941) [2022-08-09T16:05:26.871Z] Commit message: "pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()" [2022-08-09T16:05:26.898Z] > git --version # timeout=10 [2022-08-09T16:05:26.908Z] > git --version # 'git version 2.25.1' [2022-08-09T16:05:26.914Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T16:05:26.345Z] > git remote # timeout=10 [2022-08-09T16:05:26.353Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:05:26.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:26.363Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T16:05:26.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:05:26.378Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:26.383Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:27.669Z] + docker version [2022-08-09T16:05:27.669Z] Client: Docker Engine - Community [2022-08-09T16:05:27.669Z] Version: 20.10.14 [2022-08-09T16:05:27.669Z] API version: 1.41 [2022-08-09T16:05:27.669Z] Go version: go1.16.15 [2022-08-09T16:05:27.669Z] Git commit: a224086 [2022-08-09T16:05:27.669Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-09T16:05:27.669Z] OS/Arch: linux/arm64 [2022-08-09T16:05:27.669Z] Context: default [2022-08-09T16:05:27.669Z] Experimental: true [2022-08-09T16:05:27.669Z] [2022-08-09T16:05:27.669Z] Server: Docker Engine - Community [2022-08-09T16:05:27.669Z] Engine: [2022-08-09T16:05:27.669Z] Version: 20.10.14 [2022-08-09T16:05:27.669Z] API version: 1.41 (minimum version 1.12) [2022-08-09T16:05:27.669Z] Go version: go1.16.15 [2022-08-09T16:05:27.669Z] Git commit: 87a90dc [2022-08-09T16:05:27.669Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-09T16:05:27.669Z] OS/Arch: linux/arm64 [2022-08-09T16:05:27.669Z] Experimental: true [2022-08-09T16:05:27.669Z] containerd: [2022-08-09T16:05:27.669Z] Version: 1.5.11 [2022-08-09T16:05:27.669Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:05:27.669Z] runc: [2022-08-09T16:05:27.669Z] Version: 1.0.3 [2022-08-09T16:05:27.669Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T16:05:27.669Z] docker-init: [2022-08-09T16:05:27.669Z] Version: 0.19.0 [2022-08-09T16:05:27.669Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T16:05:27.942Z] + docker info [2022-08-09T16:05:28.136Z] Still waiting to schedule task [2022-08-09T16:05:28.136Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-09T16:05:28.137Z] Still waiting to schedule task [2022-08-09T16:05:28.137Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-09T16:05:28.198Z] Client: [2022-08-09T16:05:28.198Z] Context: default [2022-08-09T16:05:28.198Z] Debug Mode: false [2022-08-09T16:05:28.198Z] Plugins: [2022-08-09T16:05:28.198Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T16:05:28.198Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T16:05:28.198Z] [2022-08-09T16:05:28.198Z] Server: [2022-08-09T16:05:28.198Z] Containers: 0 [2022-08-09T16:05:28.198Z] Running: 0 [2022-08-09T16:05:28.198Z] Paused: 0 [2022-08-09T16:05:28.198Z] Stopped: 0 [2022-08-09T16:05:28.198Z] Images: 2 [2022-08-09T16:05:28.198Z] Server Version: 20.10.14 [2022-08-09T16:05:28.198Z] Storage Driver: overlay2 [2022-08-09T16:05:28.198Z] Backing Filesystem: extfs [2022-08-09T16:05:28.198Z] Supports d_type: true [2022-08-09T16:05:28.198Z] Native Overlay Diff: true [2022-08-09T16:05:28.198Z] userxattr: false [2022-08-09T16:05:28.198Z] Logging Driver: json-file [2022-08-09T16:05:28.198Z] Cgroup Driver: cgroupfs [2022-08-09T16:05:28.198Z] Cgroup Version: 1 [2022-08-09T16:05:28.198Z] Plugins: [2022-08-09T16:05:28.199Z] Volume: local [2022-08-09T16:05:28.199Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T16:05:28.199Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T16:05:28.199Z] Swarm: inactive [2022-08-09T16:05:28.199Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T16:05:28.199Z] Default Runtime: runc [2022-08-09T16:05:28.199Z] Init Binary: docker-init [2022-08-09T16:05:28.199Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:05:28.199Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T16:05:28.199Z] init version: de40ad0 [2022-08-09T16:05:28.199Z] Security Options: [2022-08-09T16:05:28.199Z] apparmor [2022-08-09T16:05:28.199Z] seccomp [2022-08-09T16:05:28.199Z] Profile: default [2022-08-09T16:05:28.199Z] Kernel Version: 5.13.0-1021-aws [2022-08-09T16:05:28.199Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-09T16:05:28.199Z] OSType: linux [2022-08-09T16:05:28.199Z] Architecture: aarch64 [2022-08-09T16:05:28.199Z] CPUs: 2 [2022-08-09T16:05:28.199Z] Total Memory: 7.562GiB [2022-08-09T16:05:28.199Z] Name: ip-10-100-90-72 [2022-08-09T16:05:28.199Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-09T16:05:28.199Z] Docker Root Dir: /var/lib/docker [2022-08-09T16:05:28.199Z] Debug Mode: false [2022-08-09T16:05:28.199Z] Registry: https://index.docker.io/v1/ [2022-08-09T16:05:28.199Z] Labels: [2022-08-09T16:05:28.199Z] Experimental: true [2022-08-09T16:05:28.199Z] Insecure Registries: [2022-08-09T16:05:28.199Z] 127.0.0.0/8 [2022-08-09T16:05:28.199Z] Live Restore Enabled: true [2022-08-09T16:05:28.199Z] [Pipeline] sh [2022-08-09T16:05:28.484Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:05:28.484Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:05:28.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43941/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T16:05:28.484Z] + bash /home/ubuntu/workspace/moby_PR-43941/check-config.sh [2022-08-09T16:05:28.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T16:05:28.484Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-09T16:05:28.484Z] [2022-08-09T16:05:28.484Z] Generally Necessary: [2022-08-09T16:05:28.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T16:05:28.484Z] - apparmor: enabled and tools installed [2022-08-09T16:05:28.484Z] - CONFIG_NAMESPACES: enabled [2022-08-09T16:05:28.484Z] - CONFIG_NET_NS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_PID_NS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_IPC_NS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_UTS_NS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_CGROUPS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T16:05:28.484Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T16:05:28.484Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T16:05:28.484Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T16:05:28.484Z] - CONFIG_CPUSETS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_MEMCG: enabled [2022-08-09T16:05:28.484Z] - CONFIG_KEYS: enabled [2022-08-09T16:05:28.484Z] - CONFIG_VETH: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T16:05:28.484Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T16:05:28.740Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T16:05:28.740Z] [2022-08-09T16:05:28.740Z] Optional Features: [2022-08-09T16:05:28.740Z] - CONFIG_USER_NS: enabled [2022-08-09T16:05:28.740Z] - CONFIG_SECCOMP: enabled [2022-08-09T16:05:28.740Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T16:05:28.740Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T16:05:28.740Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T16:05:28.740Z] (cgroup swap accounting is currently enabled) [2022-08-09T16:05:28.740Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T16:05:28.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T16:05:28.740Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T16:05:28.740Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T16:05:28.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T16:05:28.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T16:05:28.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T16:05:28.740Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T16:05:28.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T16:05:28.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T16:05:28.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T16:05:28.740Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T16:05:28.740Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T16:05:28.740Z] - CONFIG_EXT4_FS: enabled [2022-08-09T16:05:28.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T16:05:28.740Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T16:05:28.740Z] - Network Drivers: [2022-08-09T16:05:28.740Z] - "overlay": [2022-08-09T16:05:28.740Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T16:05:28.740Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T16:05:28.740Z] Optional (for encrypted networks): [2022-08-09T16:05:28.996Z] - CONFIG_CRYPTO: enabled [2022-08-09T16:05:28.996Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T16:05:28.996Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T16:05:28.996Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T16:05:28.996Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T16:05:28.996Z] - CONFIG_XFRM: enabled [2022-08-09T16:05:28.996Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T16:05:28.996Z] - "ipvlan": [2022-08-09T16:05:28.996Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T16:05:28.996Z] - "macvlan": [2022-08-09T16:05:28.996Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T16:05:28.996Z] - "ftp,tftp client in container": [2022-08-09T16:05:28.996Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T16:05:28.996Z] - Storage Drivers: [2022-08-09T16:05:28.996Z] - "aufs": [2022-08-09T16:05:28.996Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T16:05:28.996Z] - "btrfs": [2022-08-09T16:05:28.996Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T16:05:28.996Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T16:05:28.996Z] - "devicemapper": [2022-08-09T16:05:28.996Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T16:05:28.996Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T16:05:28.996Z] - "overlay": [2022-08-09T16:05:28.996Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T16:05:28.996Z] - "zfs": [2022-08-09T16:05:28.996Z] - /dev/zfs: present [2022-08-09T16:05:28.996Z] - zfs command: missing [2022-08-09T16:05:28.996Z] - zpool command: missing [2022-08-09T16:05:28.996Z] [2022-08-09T16:05:28.996Z] Limits: [2022-08-09T16:05:28.996Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T16:05:28.996Z] [2022-08-09T16:05:28.996Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T16:05:29.069Z] Fetching without tags [2022-08-09T16:05:29.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:29.045Z] > git config --add remote.origin.fetch +refs/pull/43941/head:refs/remotes/origin/PR-43941 # timeout=10 [2022-08-09T16:05:29.051Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:29.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:05:29.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:05:29.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:29.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:05:29.352Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:df965f51bf78c95a240803825c0dee664ad6f6bf . [2022-08-09T16:05:29.608Z] #1 [internal] load build definition from Dockerfile [2022-08-09T16:05:29.608Z] #1 sha256:3e55e45e55eecb621d6c3741fd84e8532434b476ab54637abef5905ab19299b9 [2022-08-09T16:05:29.608Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T16:05:29.608Z] #1 DONE 0.0s [2022-08-09T16:05:29.608Z] [2022-08-09T16:05:29.608Z] #2 [internal] load .dockerignore [2022-08-09T16:05:29.608Z] #2 sha256:4ca72cbc29ad9d9934ce40560b0db3c0378ae334ae9a26931339f688b15aa8f4 [2022-08-09T16:05:29.608Z] #2 transferring context: 145B done [2022-08-09T16:05:29.608Z] #2 DONE 0.0s [2022-08-09T16:05:29.608Z] [2022-08-09T16:05:29.608Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T16:05:29.608Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-09T16:05:29.608Z] #3 DONE 0.2s [2022-08-09T16:05:29.608Z] [2022-08-09T16:05:29.608Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T16:05:29.608Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-09T16:05:29.608Z] #4 CACHED [2022-08-09T16:05:29.863Z] [2022-08-09T16:05:29.863Z] #5 [internal] load build definition from Dockerfile [2022-08-09T16:05:29.863Z] #5 sha256:633e3e4eff4e5bd4678a860c5721c10e15bebf7bb677b3c354fb0b2d4aba0997 [2022-08-09T16:05:29.863Z] #5 DONE 0.0s [2022-08-09T16:05:29.863Z] [2022-08-09T16:05:29.863Z] #6 [internal] load .dockerignore [2022-08-09T16:05:29.863Z] #6 sha256:9538cd87732ce03cbdb47c7e5ec9ee641df743f168d73809fb1a8c9524c268db [2022-08-09T16:05:29.863Z] #6 DONE 0.0s [2022-08-09T16:05:29.863Z] [2022-08-09T16:05:29.863Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:05:29.863Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T16:05:29.863Z] #7 DONE 0.1s [2022-08-09T16:05:29.863Z] [2022-08-09T16:05:29.863Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:05:29.863Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T16:05:30.120Z] #10 DONE 0.1s [2022-08-09T16:05:30.120Z] [2022-08-09T16:05:30.120Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T16:05:30.120Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-09T16:05:30.120Z] #9 DONE 0.1s [2022-08-09T16:05:30.120Z] [2022-08-09T16:05:30.120Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T16:05:30.120Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-09T16:05:30.120Z] #8 DONE 0.1s [2022-08-09T16:05:30.266Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:30.376Z] [2022-08-09T16:05:30.376Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:05:30.376Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:05:30.376Z] #73 DONE 0.0s [2022-08-09T16:05:30.376Z] [2022-08-09T16:05:30.376Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:05:30.376Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:05:30.376Z] #71 DONE 0.0s [2022-08-09T16:05:30.376Z] [2022-08-09T16:05:30.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:05:30.376Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-09T16:05:30.376Z] #11 DONE 0.0s [2022-08-09T16:05:30.376Z] [2022-08-09T16:05:30.376Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:05:30.377Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-09T16:05:30.377Z] #28 DONE 0.0s [2022-08-09T16:05:30.377Z] [2022-08-09T16:05:30.377Z] #24 [internal] load build context [2022-08-09T16:05:30.377Z] #24 sha256:1de356413601ee3d9bb959488fe7990db92b2c6d08a22987b223fdbeb6ef6b81 [2022-08-09T16:05:30.620Z] #19 7.425 Fetched 49.2 MB in 7s (7100 kB/s) [2022-08-09T16:05:30.839Z] Merge succeeded, producing df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:05:30.840Z] Checking out Revision df965f51bf78c95a240803825c0dee664ad6f6bf (PR-43941) [2022-08-09T16:05:30.942Z] #24 ... [2022-08-09T16:05:30.942Z] [2022-08-09T16:05:30.942Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T16:05:30.942Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T16:05:30.942Z] #49 DONE 0.4s [2022-08-09T16:05:30.942Z] [2022-08-09T16:05:30.942Z] #24 [internal] load build context [2022-08-09T16:05:30.942Z] #24 sha256:1de356413601ee3d9bb959488fe7990db92b2c6d08a22987b223fdbeb6ef6b81 [2022-08-09T16:05:30.266Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:30.274Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:30.812Z] > git remote # timeout=10 [2022-08-09T16:05:30.816Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:05:30.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:05:30.822Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T16:05:30.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:05:30.840Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:05:30.843Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:05:31.463Z] Commit message: "pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()" [2022-08-09T16:05:31.474Z] > git --version # timeout=10 [2022-08-09T16:05:31.481Z] > git --version # 'git version 2.25.1' [2022-08-09T16:05:31.490Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-09T16:05:31.873Z] #24 transferring context: 62.41MB 1.3s done [2022-08-09T16:05:31.873Z] #24 DONE 1.5s [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #67 sha256:9305bd7ae1b85bbdee16433ada0bfc02ed3002a635bc241de01d124833a180ba [2022-08-09T16:05:31.873Z] #67 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #31 sha256:b5b1ced1594c705036284338a31c12c72357f1dd37b4d8292716129a2cb30272 [2022-08-09T16:05:31.873Z] #31 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T16:05:31.873Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-09T16:05:31.873Z] #18 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T16:05:31.873Z] #79 sha256:d9fae5efeef99b17bd7bd6be13ef8edceea6cf66d47577d327cd5c6acd635647 [2022-08-09T16:05:31.873Z] #79 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T16:05:31.873Z] #32 sha256:a7b7ae4c6ea996a714e1b4669c51babe4e8dc8e2be29c273b4ed42de53a4def0 [2022-08-09T16:05:31.873Z] #32 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-09T16:05:31.873Z] #76 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T16:05:31.873Z] #25 sha256:b0a51a6cf6eb1c15c502ea63d87f1ff6b1dfacf54e23eb79e0502480a2cd4bb7 [2022-08-09T16:05:31.873Z] #25 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T16:05:31.873Z] #45 sha256:69db64c95e01eff8f6ba9568292b6377fc4607b6c641c9a86f4a239d4088430f [2022-08-09T16:05:31.873Z] #45 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-09T16:05:31.873Z] #40 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-09T16:05:31.873Z] #57 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-09T16:05:31.873Z] #62 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T16:05:31.873Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-09T16:05:31.873Z] #72 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T16:05:31.873Z] #59 sha256:e3c1dde1443e06dc23e2d77e824f23dd4625964b36cc6e6cfad513cfd3fa1658 [2022-08-09T16:05:31.873Z] #59 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T16:05:31.873Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-09T16:05:31.873Z] #33 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T16:05:31.873Z] #43 sha256:b422c454f43c2945bfc55b12d40c985aa0611c1a6cd81687342f73d8c7fdd11a [2022-08-09T16:05:31.873Z] #43 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T16:05:31.873Z] #75 sha256:39589efd6386e8267c5c06d89923fa2adb8ea153408cefa85a82be876a90a7c1 [2022-08-09T16:05:31.873Z] #75 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T16:05:31.873Z] #27 sha256:cfd869ed32adeb3457f0285be02e6acc42d45b07bca734cd9a38a1b318a733af [2022-08-09T16:05:31.873Z] #27 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T16:05:31.873Z] #61 sha256:80a4ef7baa2587ea91b48f5b33a7d134e04a607ba1006885054f9afeaeed4e01 [2022-08-09T16:05:31.873Z] #61 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T16:05:31.873Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-09T16:05:31.873Z] #12 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T16:05:31.873Z] #78 sha256:462d0a87083a1439a5f28ffdb20853995fcfb611ae76a7a99a3662f688995144 [2022-08-09T16:05:31.873Z] #78 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T16:05:31.873Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-09T16:05:31.873Z] #74 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T16:05:31.873Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-09T16:05:31.873Z] #15 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T16:05:31.873Z] #69 sha256:ead6bf9e06f27e7123798094432f01ac6a52a1a0f3b0031c06e0520ead94949d [2022-08-09T16:05:31.873Z] #69 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-09T16:05:31.873Z] #36 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-09T16:05:31.873Z] #53 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-09T16:05:31.873Z] #77 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.873Z] #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-08-09T16:05:31.873Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-09T16:05:31.873Z] #34 CACHED [2022-08-09T16:05:31.873Z] [2022-08-09T16:05:31.874Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #39 sha256:0fb1b17cec4c7df2ee6e7cc99d687cc8269762959d5b12e290c596da226b7a2e [2022-08-09T16:05:31.874Z] #39 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-09T16:05:31.874Z] #13 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #65 sha256:5e2f6c4af4f808d17011c97ebb4739407b6c89672463e05f46d96c7b6dbb8a90 [2022-08-09T16:05:31.874Z] #65 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-09T16:05:31.874Z] #50 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T16:05:31.874Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-09T16:05:31.874Z] #46 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #37 sha256:f57e17652f3ca074a40b002fc8268e4abfd45fb8652213a792b49e1d98f76e3a [2022-08-09T16:05:31.874Z] #37 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T16:05:31.874Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-09T16:05:31.874Z] #23 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-09T16:05:31.874Z] #22 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #58 sha256:7df9a4041f16406c3b988d07477a1177aa4d9e00d388264d98a41e5422e3d5e0 [2022-08-09T16:05:31.874Z] #58 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-09T16:05:31.874Z] #51 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T16:05:31.874Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-09T16:05:31.874Z] #19 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-09T16:05:31.874Z] #42 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-09T16:05:31.874Z] #16 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #44 sha256:c1efb72867fc1f4b825a90a56d56fa85f050c73385125c715239f02c6e2bbe65 [2022-08-09T16:05:31.874Z] #44 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #48 sha256:6ebf9ff42cca2b5e88f112e96d1871b4b6a3fab731634cea59db8fe09ba50e5d [2022-08-09T16:05:31.874Z] #48 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-09T16:05:31.874Z] #47 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T16:05:31.874Z] #66 sha256:a3c81bf5927c50696684839f79c7c586257dd135c614e454c76d452d95ae97f5 [2022-08-09T16:05:31.874Z] #66 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #60 sha256:0ee434e039cd59c848b522fcb8acad83e553ac3ac62f14cdc1b1a4da3684f11d [2022-08-09T16:05:31.874Z] #60 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #52 sha256:b2c739ad92eac0201c0cce08501007eb0ef9f230c6228276eb424b284c3b8777 [2022-08-09T16:05:31.874Z] #52 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #35 sha256:00394af64938b348de88758e07860e813ec25053d2c3e5978df33169156f3774 [2022-08-09T16:05:31.874Z] #35 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-09T16:05:31.874Z] #38 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #56 sha256:2f870eb23c937fae948d876cc258bec2c1dd4a048a87e8997238c3cb4ce06e21 [2022-08-09T16:05:31.874Z] #56 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-09T16:05:31.874Z] #14 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T16:05:31.874Z] #30 sha256:2e2ad41cb7d4fdaeac61460b59457af4c2bc32702583292d63ac2cb373c57c38 [2022-08-09T16:05:31.874Z] #30 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #41 sha256:c42c4c9d4863fff9c507fcd24a84d64c3cf33a760c0cc21d683c9813b80f2ac0 [2022-08-09T16:05:31.874Z] #41 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:05:31.874Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-09T16:05:31.874Z] #21 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T16:05:31.874Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-09T16:05:31.874Z] #20 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #70 sha256:ba2f2d771ddeb254b44e634180dff1e9a01a3939311e4f1d64046cda00d7116b [2022-08-09T16:05:31.874Z] #70 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-09T16:05:31.874Z] #29 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T16:05:31.874Z] #68 sha256:1b36b47b67d5f920e5d7051c6f7b54162e4b55afa734ee20695cb59df151367c [2022-08-09T16:05:31.874Z] #68 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #64 sha256:5d4f4f1c7b6a216c697bfddfcc4995bf59b8375fcc914e304ccc9fb1e8675b82 [2022-08-09T16:05:31.874Z] #64 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-09T16:05:31.874Z] #55 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T16:05:31.874Z] #54 sha256:c8616a127424542517926100353acb57067fa7f666f6c823bbcfe1ad813030b1 [2022-08-09T16:05:31.874Z] #54 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T16:05:31.874Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-09T16:05:31.874Z] #17 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T16:05:31.874Z] #63 sha256:8f623fa39a51c58e8edc5fa9158bff4a049bc81159e2c566cb95d01a87882555 [2022-08-09T16:05:31.874Z] #63 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #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-08-09T16:05:31.874Z] #26 sha256:790e710e65eb4b4d44e8a4a455c82d525d5e3f080122cfa813d0b1de4d7a1a2e [2022-08-09T16:05:31.874Z] #26 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T16:05:31.874Z] #80 sha256:e973610091fe7cf3a2c3ba7194ff3877a8915197d0f5b6f353af34f22270d578 [2022-08-09T16:05:31.874Z] #80 CACHED [2022-08-09T16:05:31.874Z] [2022-08-09T16:05:31.874Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T16:05:31.874Z] #81 sha256:edbc34a62eac548b53bf02dc70906cec6f247325de4a047e82ace2169e3e57b9 [Pipeline] sh [2022-08-09T16:05:32.157Z] + docker version [2022-08-09T16:05:32.157Z] Client: Docker Engine - Community [2022-08-09T16:05:32.157Z] Version: 20.10.14 [2022-08-09T16:05:32.157Z] API version: 1.41 [2022-08-09T16:05:32.157Z] Go version: go1.16.15 [2022-08-09T16:05:32.157Z] Git commit: a224086 [2022-08-09T16:05:32.157Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-09T16:05:32.157Z] OS/Arch: linux/amd64 [2022-08-09T16:05:32.157Z] Context: default [2022-08-09T16:05:32.157Z] Experimental: true [2022-08-09T16:05:32.157Z] [2022-08-09T16:05:32.157Z] Server: Docker Engine - Community [2022-08-09T16:05:32.157Z] Engine: [2022-08-09T16:05:32.157Z] Version: 20.10.14 [2022-08-09T16:05:32.157Z] API version: 1.41 (minimum version 1.12) [2022-08-09T16:05:32.157Z] Go version: go1.16.15 [2022-08-09T16:05:32.157Z] Git commit: 87a90dc [2022-08-09T16:05:32.157Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-09T16:05:32.157Z] OS/Arch: linux/amd64 [2022-08-09T16:05:32.157Z] Experimental: true [2022-08-09T16:05:32.157Z] containerd: [2022-08-09T16:05:32.157Z] Version: 1.5.11 [2022-08-09T16:05:32.157Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:05:32.157Z] runc: [2022-08-09T16:05:32.157Z] Version: 1.0.3 [2022-08-09T16:05:32.157Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T16:05:32.157Z] docker-init: [2022-08-09T16:05:32.157Z] Version: 0.19.0 [2022-08-09T16:05:32.157Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T16:05:32.436Z] + docker info [2022-08-09T16:05:32.507Z] #19 7.425 Reading package lists... [2022-08-09T16:05:33.240Z] #81 DONE 1.1s [2022-08-09T16:05:33.240Z] [2022-08-09T16:05:33.240Z] #82 exporting to image [2022-08-09T16:05:33.240Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T16:05:33.240Z] #82 exporting layers [2022-08-09T16:05:33.370Z] Client: [2022-08-09T16:05:33.371Z] Context: default [2022-08-09T16:05:33.371Z] Debug Mode: false [2022-08-09T16:05:33.371Z] Plugins: [2022-08-09T16:05:33.371Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T16:05:33.371Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T16:05:33.371Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T16:05:33.371Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T16:05:33.371Z] [2022-08-09T16:05:33.371Z] Server: [2022-08-09T16:05:33.371Z] Containers: 0 [2022-08-09T16:05:33.371Z] Running: 0 [2022-08-09T16:05:33.371Z] Paused: 0 [2022-08-09T16:05:33.371Z] Stopped: 0 [2022-08-09T16:05:33.371Z] Images: 2 [2022-08-09T16:05:33.371Z] Server Version: 20.10.14 [2022-08-09T16:05:33.371Z] Storage Driver: overlay2 [2022-08-09T16:05:33.371Z] Backing Filesystem: extfs [2022-08-09T16:05:33.371Z] Supports d_type: true [2022-08-09T16:05:33.371Z] Native Overlay Diff: true [2022-08-09T16:05:33.371Z] userxattr: false [2022-08-09T16:05:33.371Z] Logging Driver: json-file [2022-08-09T16:05:33.371Z] Cgroup Driver: systemd [2022-08-09T16:05:33.371Z] Cgroup Version: 2 [2022-08-09T16:05:33.371Z] Plugins: [2022-08-09T16:05:33.371Z] Volume: local [2022-08-09T16:05:33.371Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T16:05:33.371Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T16:05:33.371Z] Swarm: inactive [2022-08-09T16:05:33.371Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T16:05:33.371Z] Default Runtime: runc [2022-08-09T16:05:33.371Z] Init Binary: docker-init [2022-08-09T16:05:33.371Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:05:33.371Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T16:05:33.371Z] init version: de40ad0 [2022-08-09T16:05:33.371Z] Security Options: [2022-08-09T16:05:33.371Z] apparmor [2022-08-09T16:05:33.371Z] seccomp [2022-08-09T16:05:33.371Z] Profile: default [2022-08-09T16:05:33.371Z] cgroupns [2022-08-09T16:05:33.371Z] Kernel Version: 5.13.0-1021-aws [2022-08-09T16:05:33.371Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-09T16:05:33.371Z] OSType: linux [2022-08-09T16:05:33.371Z] Architecture: x86_64 [2022-08-09T16:05:33.371Z] CPUs: 2 [2022-08-09T16:05:33.371Z] Total Memory: 7.559GiB [2022-08-09T16:05:33.371Z] Name: ip-10-100-100-174 [2022-08-09T16:05:33.371Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-09T16:05:33.371Z] Docker Root Dir: /var/lib/docker [2022-08-09T16:05:33.371Z] Debug Mode: false [2022-08-09T16:05:33.371Z] Registry: https://index.docker.io/v1/ [2022-08-09T16:05:33.371Z] Labels: [2022-08-09T16:05:33.371Z] Experimental: true [2022-08-09T16:05:33.371Z] Insecure Registries: [2022-08-09T16:05:33.371Z] 127.0.0.0/8 [2022-08-09T16:05:33.371Z] Live Restore Enabled: true [2022-08-09T16:05:33.371Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T16:05:33.692Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:df965f51bf78c95a240803825c0dee664ad6f6bf . [2022-08-09T16:05:33.803Z] #82 exporting layers 0.8s done [2022-08-09T16:05:33.803Z] #82 writing image sha256:7497289054b034707e963712fa314a79e6efd93f21c38af568100660223fdda2 done [2022-08-09T16:05:33.803Z] #82 naming to docker.io/library/docker:df965f51bf78c95a240803825c0dee664ad6f6bf done [2022-08-09T16:05:33.803Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-09T16:05:33.950Z] #1 [internal] load build definition from Dockerfile [2022-08-09T16:05:33.950Z] #1 sha256:cf970c098f529682ea7ac987500bee2a36843a846b100ff8171e33d7b6d196bc [2022-08-09T16:05:33.950Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T16:05:33.950Z] #1 DONE 0.0s [2022-08-09T16:05:33.950Z] [2022-08-09T16:05:33.950Z] #2 [internal] load .dockerignore [2022-08-09T16:05:33.950Z] #2 sha256:28a477785d21e1f7ca3dda81438cceaf18255036056741d2c592de15efb62a1a [2022-08-09T16:05:33.950Z] #2 transferring context: 145B done [2022-08-09T16:05:33.950Z] #2 DONE 0.0s [2022-08-09T16:05:33.950Z] [2022-08-09T16:05:33.950Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T16:05:33.950Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T16:05:33.950Z] #3 DONE 0.1s [2022-08-09T16:05:33.950Z] [2022-08-09T16:05:33.950Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T16:05:33.950Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T16:05:33.950Z] #4 CACHED [2022-08-09T16:05:34.161Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-09T16:05:34.208Z] [2022-08-09T16:05:34.208Z] #6 [internal] load .dockerignore [2022-08-09T16:05:34.208Z] #6 sha256:94092c74b6f8b35b907a813dde8f335c452e2edb2d69bad17f0cc00a4ef1a4d1 [2022-08-09T16:05:34.208Z] #6 DONE 0.0s [2022-08-09T16:05:34.208Z] [2022-08-09T16:05:34.208Z] #5 [internal] load build definition from Dockerfile [2022-08-09T16:05:34.208Z] #5 sha256:068ced35fad6cfe0e05663a6d118c6c991e62328b90bf612bbd83e7746cbd389 [2022-08-09T16:05:34.208Z] #5 DONE 0.0s [2022-08-09T16:05:34.208Z] [2022-08-09T16:05:34.208Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:05:34.208Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T16:05:34.208Z] #7 DONE 0.1s [2022-08-09T16:05:34.208Z] [2022-08-09T16:05:34.208Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T16:05:34.208Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T16:05:34.467Z] #10 DONE 0.1s [2022-08-09T16:05:34.467Z] [2022-08-09T16:05:34.467Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T16:05:34.467Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T16:05:34.467Z] #8 DONE 0.1s [2022-08-09T16:05:34.467Z] [2022-08-09T16:05:34.467Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:05:34.467Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T16:05:34.467Z] #9 DONE 0.1s [2022-08-09T16:05:34.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/test/unit [2022-08-09T16:05:35.037Z] [2022-08-09T16:05:35.037Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:05:35.037Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:05:35.037Z] #73 DONE 0.0s [2022-08-09T16:05:35.037Z] [2022-08-09T16:05:35.037Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:05:35.037Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T16:05:35.037Z] #28 DONE 0.0s [2022-08-09T16:05:35.037Z] [2022-08-09T16:05:35.037Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:05:35.037Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:05:35.037Z] #71 DONE 0.0s [2022-08-09T16:05:35.037Z] [2022-08-09T16:05:35.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:05:35.037Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:05:35.037Z] #11 DONE 0.0s [2022-08-09T16:05:35.037Z] [2022-08-09T16:05:35.037Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T16:05:35.037Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T16:05:35.046Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-09T16:05:35.046Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-09T16:05:35.046Z] + TESTDIRS=./... [2022-08-09T16:05:35.046Z] + exclude_paths='/vendor/|/integration' [2022-08-09T16:05:35.046Z] ++ go list ./... [2022-08-09T16:05:35.046Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-09T16:05:35.297Z] #49 DONE 0.5s [2022-08-09T16:05:35.297Z] [2022-08-09T16:05:35.297Z] #24 [internal] load build context [2022-08-09T16:05:35.297Z] #24 sha256:49989176ec3e4328163f4a2163cde69e47b411eb26d88566620ee163efdf05d6 [2022-08-09T16:05:35.778Z] #19 10.49 Reading package lists... [2022-08-09T16:05:35.976Z] + pkg_list='github.com/docker/docker/api [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/backend [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/container [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/events [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/filters [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/image [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/mount [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/network [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/registry [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/time [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/versions [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/volume [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:05:35.976Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:05:35.976Z] github.com/docker/docker/cli [2022-08-09T16:05:35.976Z] github.com/docker/docker/cli/config [2022-08-09T16:05:35.976Z] github.com/docker/docker/cli/debug [2022-08-09T16:05:35.976Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:05:35.976Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:05:35.976Z] github.com/docker/docker/client [2022-08-09T16:05:35.976Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:05:35.976Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:05:35.976Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:05:35.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:05:35.976Z] github.com/docker/docker/container [2022-08-09T16:05:35.976Z] github.com/docker/docker/container/stream [2022-08-09T16:05:35.976Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:05:35.976Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:05:35.976Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/config [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/events [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/exec [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/images [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/links [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/names [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/network [2022-08-09T16:05:35.976Z] github.com/docker/docker/daemon/stats [2022-08-09T16:05:35.976Z] github.com/docker/docker/distribution [2022-08-09T16:05:35.976Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:05:35.976Z] github.com/docker/docker/distribution/utils [2022-08-09T16:05:35.976Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:05:35.976Z] github.com/docker/docker/dockerversion [2022-08-09T16:05:35.976Z] github.com/docker/docker/errdefs [2022-08-09T16:05:35.976Z] github.com/docker/docker/image [2022-08-09T16:05:35.976Z] github.com/docker/docker/image/cache [2022-08-09T16:05:35.976Z] github.com/docker/docker/image/tarexport [2022-08-09T16:05:35.976Z] github.com/docker/docker/image/v1 [2022-08-09T16:05:35.976Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:05:35.976Z] github.com/docker/docker/layer [2022-08-09T16:05:35.976Z] github.com/docker/docker/libcontainerd [2022-08-09T16:05:35.976Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:05:35.976Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:05:35.976Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:05:35.976Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/libnetwork/types [2022-08-09T16:05:35.976Z] github.com/docker/docker/oci [2022-08-09T16:05:35.976Z] github.com/docker/docker/oci/caps [2022-08-09T16:05:35.976Z] github.com/docker/docker/opts [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/archive [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/directory [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/platform [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/pools [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/progress [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/signal [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/stack [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/system [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:05:35.976Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:05:35.976Z] github.com/docker/docker/plugin [2022-08-09T16:05:35.976Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:05:35.976Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:05:35.976Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:05:35.976Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:05:35.976Z] github.com/docker/docker/quota [2022-08-09T16:05:35.976Z] github.com/docker/docker/reference [2022-08-09T16:05:35.976Z] github.com/docker/docker/registry [2022-08-09T16:05:35.976Z] github.com/docker/docker/registry/resumable [2022-08-09T16:05:35.976Z] github.com/docker/docker/restartmanager [2022-08-09T16:05:35.976Z] github.com/docker/docker/rootless [2022-08-09T16:05:35.976Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:05:35.976Z] github.com/docker/docker/runconfig [2022-08-09T16:05:35.976Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/environment [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/registry [2022-08-09T16:05:35.976Z] github.com/docker/docker/testutil/request [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume/drivers [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume/local [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume/mounts [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume/service [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:05:35.976Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:05:35.976Z] ++ grep --fixed-strings -v /libnetwork [2022-08-09T16:05:35.976Z] ++ echo 'github.com/docker/docker/api [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/backend [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/container [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/events [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/filters [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/image [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/mount [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/network [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/registry [2022-08-09T16:05:35.976Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/time [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/versions [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/volume [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/config [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/debug [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/client [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:05:35.977Z] github.com/docker/docker/container [2022-08-09T16:05:35.977Z] github.com/docker/docker/container/stream [2022-08-09T16:05:35.977Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:05:35.977Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:05:35.977Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/config [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/events [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/exec [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/images [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/links [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/names [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/network [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/stats [2022-08-09T16:05:35.977Z] github.com/docker/docker/distribution [2022-08-09T16:05:35.977Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:05:35.977Z] github.com/docker/docker/distribution/utils [2022-08-09T16:05:35.977Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:05:35.977Z] github.com/docker/docker/dockerversion [2022-08-09T16:05:35.977Z] github.com/docker/docker/errdefs [2022-08-09T16:05:35.977Z] github.com/docker/docker/image [2022-08-09T16:05:35.977Z] github.com/docker/docker/image/cache [2022-08-09T16:05:35.977Z] github.com/docker/docker/image/tarexport [2022-08-09T16:05:35.977Z] github.com/docker/docker/image/v1 [2022-08-09T16:05:35.977Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:05:35.977Z] github.com/docker/docker/layer [2022-08-09T16:05:35.977Z] github.com/docker/docker/libcontainerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:05:35.977Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:05:35.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:05:35.977Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/libnetwork/types [2022-08-09T16:05:35.977Z] github.com/docker/docker/oci [2022-08-09T16:05:35.977Z] github.com/docker/docker/oci/caps [2022-08-09T16:05:35.977Z] github.com/docker/docker/opts [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/archive [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/directory [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/platform [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/pools [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/progress [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/signal [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/stack [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/system [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:05:35.977Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:05:35.977Z] github.com/docker/docker/plugin [2022-08-09T16:05:35.977Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:05:35.977Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:05:35.977Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:05:35.977Z] github.com/docker/docker/quota [2022-08-09T16:05:35.977Z] github.com/docker/docker/reference [2022-08-09T16:05:35.977Z] github.com/docker/docker/registry [2022-08-09T16:05:35.977Z] github.com/docker/docker/registry/resumable [2022-08-09T16:05:35.977Z] github.com/docker/docker/restartmanager [2022-08-09T16:05:35.977Z] github.com/docker/docker/rootless [2022-08-09T16:05:35.977Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:05:35.977Z] github.com/docker/docker/runconfig [2022-08-09T16:05:35.977Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/environment [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/registry [2022-08-09T16:05:35.977Z] github.com/docker/docker/testutil/request [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume/drivers [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume/local [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume/mounts [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume/service [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:05:35.977Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:05:35.977Z] + base_pkg_list='github.com/docker/docker/api [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/backend [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/container [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/events [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/filters [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/image [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/mount [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/network [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/registry [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/time [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/versions [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:05:35.977Z] github.com/docker/docker/api/types/volume [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:05:35.977Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/config [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/debug [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:05:35.977Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/client [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:05:35.977Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:05:35.977Z] github.com/docker/docker/container [2022-08-09T16:05:35.977Z] github.com/docker/docker/container/stream [2022-08-09T16:05:35.977Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:05:35.977Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:05:35.977Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/config [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/events [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/exec [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/images [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/links [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:05:35.977Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/names [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/network [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/stats [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution/utils [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:05:35.978Z] github.com/docker/docker/dockerversion [2022-08-09T16:05:35.978Z] github.com/docker/docker/errdefs [2022-08-09T16:05:35.978Z] github.com/docker/docker/image [2022-08-09T16:05:35.978Z] github.com/docker/docker/image/cache [2022-08-09T16:05:35.978Z] github.com/docker/docker/image/tarexport [2022-08-09T16:05:35.978Z] github.com/docker/docker/image/v1 [2022-08-09T16:05:35.978Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:05:35.978Z] github.com/docker/docker/layer [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:05:35.978Z] github.com/docker/docker/oci [2022-08-09T16:05:35.978Z] github.com/docker/docker/oci/caps [2022-08-09T16:05:35.978Z] github.com/docker/docker/opts [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/archive [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/directory [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/platform [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/pools [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/progress [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/signal [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/stack [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/system [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:05:35.978Z] github.com/docker/docker/plugin [2022-08-09T16:05:35.978Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:05:35.978Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:05:35.978Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:05:35.978Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:05:35.978Z] github.com/docker/docker/quota [2022-08-09T16:05:35.978Z] github.com/docker/docker/reference [2022-08-09T16:05:35.978Z] github.com/docker/docker/registry [2022-08-09T16:05:35.978Z] github.com/docker/docker/registry/resumable [2022-08-09T16:05:35.978Z] github.com/docker/docker/restartmanager [2022-08-09T16:05:35.978Z] github.com/docker/docker/rootless [2022-08-09T16:05:35.978Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:05:35.978Z] github.com/docker/docker/runconfig [2022-08-09T16:05:35.978Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/environment [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/registry [2022-08-09T16:05:35.978Z] github.com/docker/docker/testutil/request [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume/drivers [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume/local [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume/mounts [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume/service [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:05:35.978Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:05:35.978Z] ++ grep --fixed-strings /libnetwork [2022-08-09T16:05:35.978Z] ++ echo 'github.com/docker/docker/api [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/backend [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/container [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/events [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/filters [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/image [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/mount [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/network [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/registry [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/time [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/versions [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:05:35.978Z] github.com/docker/docker/api/types/volume [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:05:35.978Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:05:35.978Z] github.com/docker/docker/cli [2022-08-09T16:05:35.978Z] github.com/docker/docker/cli/config [2022-08-09T16:05:35.978Z] github.com/docker/docker/cli/debug [2022-08-09T16:05:35.978Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:05:35.978Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:05:35.978Z] github.com/docker/docker/client [2022-08-09T16:05:35.978Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:05:35.978Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:05:35.978Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:05:35.978Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:05:35.978Z] github.com/docker/docker/container [2022-08-09T16:05:35.978Z] github.com/docker/docker/container/stream [2022-08-09T16:05:35.978Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:05:35.978Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:05:35.978Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/config [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/events [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/exec [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/images [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/links [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/names [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/network [2022-08-09T16:05:35.978Z] github.com/docker/docker/daemon/stats [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution/utils [2022-08-09T16:05:35.978Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:05:35.978Z] github.com/docker/docker/dockerversion [2022-08-09T16:05:35.978Z] github.com/docker/docker/errdefs [2022-08-09T16:05:35.978Z] github.com/docker/docker/image [2022-08-09T16:05:35.978Z] github.com/docker/docker/image/cache [2022-08-09T16:05:35.978Z] github.com/docker/docker/image/tarexport [2022-08-09T16:05:35.978Z] github.com/docker/docker/image/v1 [2022-08-09T16:05:35.978Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:05:35.978Z] github.com/docker/docker/layer [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:05:35.978Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/libnetwork/types [2022-08-09T16:05:35.978Z] github.com/docker/docker/oci [2022-08-09T16:05:35.978Z] github.com/docker/docker/oci/caps [2022-08-09T16:05:35.978Z] github.com/docker/docker/opts [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/archive [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/directory [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/platform [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/pools [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/progress [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/signal [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/stack [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/system [2022-08-09T16:05:35.978Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:05:35.979Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:05:35.979Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:05:35.979Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:05:35.979Z] github.com/docker/docker/plugin [2022-08-09T16:05:35.979Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:05:35.979Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:05:35.979Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:05:35.979Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:05:35.979Z] github.com/docker/docker/quota [2022-08-09T16:05:35.979Z] github.com/docker/docker/reference [2022-08-09T16:05:35.979Z] github.com/docker/docker/registry [2022-08-09T16:05:35.979Z] github.com/docker/docker/registry/resumable [2022-08-09T16:05:35.979Z] github.com/docker/docker/restartmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/rootless [2022-08-09T16:05:35.979Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:05:35.979Z] github.com/docker/docker/runconfig [2022-08-09T16:05:35.979Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/environment [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/registry [2022-08-09T16:05:35.979Z] github.com/docker/docker/testutil/request [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume/drivers [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume/local [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume/mounts [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume/service [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:05:35.979Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:05:35.979Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/types' [2022-08-09T16:05:35.979Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-09T16:05:35.979Z] + echo 'github.com/docker/docker/libnetwork [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/types' [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:05:35.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:05:35.979Z] + type docker-proxy [2022-08-09T16:05:35.979Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-09T16:05:35.979Z] + hack/make.sh binary-proxy install-proxy [2022-08-09T16:05:35.979Z] [2022-08-09T16:05:35.979Z] Removing bundles/ [2022-08-09T16:05:35.979Z] [2022-08-09T16:05:35.979Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-09T16:05:35.979Z] Building: bundles/binary-proxy/docker-proxy [2022-08-09T16:05:35.979Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:05:36.340Z] #19 13.48 Building dependency tree... [2022-08-09T16:05:36.682Z] #24 transferring context: 62.40MB 1.9s done [2022-08-09T16:05:36.904Z] #19 14.71 The following additional packages will be installed: [2022-08-09T16:05:36.904Z] #19 14.71 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-09T16:05:36.904Z] #19 14.71 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-09T16:05:36.904Z] #19 14.71 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-09T16:05:36.904Z] #19 14.71 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-09T16:05:36.904Z] #19 14.71 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-09T16:05:36.904Z] #19 14.71 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-09T16:05:36.904Z] #19 14.71 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-09T16:05:36.904Z] #19 14.71 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-09T16:05:36.904Z] #19 14.71 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.71 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-09T16:05:36.904Z] #19 14.71 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-09T16:05:36.904Z] #19 14.71 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-09T16:05:36.904Z] #19 14.71 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-09T16:05:36.904Z] #19 14.71 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-09T16:05:36.904Z] #19 14.71 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-09T16:05:36.904Z] #19 14.71 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-09T16:05:36.904Z] #19 14.71 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-09T16:05:36.904Z] #19 14.71 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-09T16:05:36.904Z] #19 14.71 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-09T16:05:36.904Z] #19 14.71 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-09T16:05:36.904Z] #19 14.71 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-09T16:05:36.904Z] #19 14.71 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-09T16:05:36.904Z] #19 14.71 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-09T16:05:36.904Z] #19 14.71 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-09T16:05:36.904Z] #19 14.71 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-09T16:05:36.904Z] #19 14.71 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-09T16:05:36.904Z] #19 14.71 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-09T16:05:36.904Z] #19 14.71 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-09T16:05:36.904Z] #19 14.71 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-09T16:05:36.904Z] #19 14.71 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-09T16:05:36.904Z] #19 14.71 linux-libc-dev-s390x-cross patch xz-utils [2022-08-09T16:05:36.904Z] #19 14.72 Suggested packages: [2022-08-09T16:05:36.904Z] #19 14.72 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-09T16:05:36.904Z] #19 14.72 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.72 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-09T16:05:36.904Z] #19 14.72 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-09T16:05:36.904Z] #19 14.72 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-09T16:05:36.904Z] #19 14.72 libyaml-shell-perl ed diffutils-doc [2022-08-09T16:05:36.904Z] #19 14.72 Recommended packages: [2022-08-09T16:05:36.904Z] #19 14.72 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-09T16:05:36.904Z] #19 14.72 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-09T16:05:36.941Z] #24 DONE 2.1s [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T16:05:36.941Z] #25 sha256:c2a2d9dc84920647df25ce9df020e0788a91017e37ac9a5f1fb0ed07761380eb [2022-08-09T16:05:36.941Z] #25 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:05:36.941Z] #62 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T16:05:36.941Z] #63 sha256:131ccd123e1ca4a95c10542e4e4065e222de0ae7ea5145a44ac349685da99731 [2022-08-09T16:05:36.941Z] #63 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T16:05:36.941Z] #69 sha256:fa42f3cf903f55effaa774781594bc8ea6ed975c5bde22b745d0903f37deeeeb [2022-08-09T16:05:36.941Z] #69 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:05:36.941Z] #42 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T16:05:36.941Z] #38 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:05:36.941Z] #47 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:05:36.941Z] #14 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #26 sha256:34a2b1856be4b504af3825023cd174cf0a94afd82f8141ade642269f6bde7008 [2022-08-09T16:05:36.941Z] #26 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #78 sha256:0011f402f4b132ec978a62762e64af723095f84e8150496f1c9c82b4b8a02fbc [2022-08-09T16:05:36.941Z] #78 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T16:05:36.941Z] #79 sha256:fa2e9c29e9438fff870f8f9c7be6047deb621baddc73f76193095e568a2861a3 [2022-08-09T16:05:36.941Z] #79 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:05:36.941Z] #36 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #70 sha256:ef78a19c3bfdc68cd031ba763259bcb75dca69b284790cd9d6a7cd5cf011112c [2022-08-09T16:05:36.941Z] #70 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T16:05:36.941Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-09T16:05:36.941Z] #17 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:05:36.941Z] #40 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #45 sha256:4f14f9dec50b38d1e22bbbd52652405c1a5ffca42d7c7b6745430ba54793c4c8 [2022-08-09T16:05:36.941Z] #45 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #54 sha256:ac352981d89da03e6e708e885e1f1db0b06055ee97bb2d8d50dc70bfcaf398d8 [2022-08-09T16:05:36.941Z] #54 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #31 sha256:2ba9b0dfc32d5ba312b8a551b4abbcdcabb0091395ac65a9c6912a708fa324e8 [2022-08-09T16:05:36.941Z] #31 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:05:36.941Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:05:36.941Z] #21 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T16:05:36.941Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T16:05:36.941Z] #74 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T16:05:36.941Z] #43 sha256:8953461b857337cb00f24a19e4f5ebaf5e5a5308579596c18aae45c86862615f [2022-08-09T16:05:36.941Z] #43 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #35 sha256:d09d49b4ca97229d9059a10defd183109e47b9503f2a5473ac6ded951599be58 [2022-08-09T16:05:36.941Z] #35 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T16:05:36.941Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T16:05:36.941Z] #33 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:05:36.941Z] #57 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T16:05:36.941Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-09T16:05:36.941Z] #23 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T16:05:36.941Z] #13 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T16:05:36.941Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T16:05:36.941Z] #46 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #48 sha256:758239919d024d7af1438bd1224fd31646b57505dac39a2af8a61692129feea3 [2022-08-09T16:05:36.941Z] #48 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #58 sha256:66d694e28f31416761e9ba3ceb522c9a9daa12539495e8e00b3ca1e11fdf9e7f [2022-08-09T16:05:36.941Z] #58 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T16:05:36.941Z] #80 sha256:afa020dd31c933f5d625a2ce347cec472edcac380e6ce2d54de738b1566b743b [2022-08-09T16:05:36.941Z] #80 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #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-08-09T16:05:36.941Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:05:36.941Z] #53 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.941Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T16:05:36.941Z] #37 sha256:a863a2cb491d12e3f2f4086a97d7b10daa81fa322db459fce3e253a05bbea79e [2022-08-09T16:05:36.941Z] #37 CACHED [2022-08-09T16:05:36.941Z] [2022-08-09T16:05:36.942Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T16:05:36.942Z] #68 sha256:ed4d3eab3a2eda28535daf6f617ec1690a075b945da4198b8f55eaa4509b22bb [2022-08-09T16:05:36.942Z] #68 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-09T16:05:36.942Z] #16 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T16:05:36.942Z] #29 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:05:36.942Z] #77 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T16:05:36.942Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-09T16:05:36.942Z] #19 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T16:05:36.942Z] #50 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:05:36.942Z] #55 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #60 sha256:852187f5da01dd63d50558800138c05ec7d23a2a0f67f5663d7bf373474d2869 [2022-08-09T16:05:36.942Z] #60 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #41 sha256:736b05c7fda1735831af4d506445b01655980515888dc974515b9f5f6aaf6ad5 [2022-08-09T16:05:36.942Z] #41 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #64 sha256:9e585bc157d16eaf3636b0e64504e362de8a9fb4607a1d99e9ff89a5ae5ca690 [2022-08-09T16:05:36.942Z] #64 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T16:05:36.942Z] #66 sha256:451c6fab25318d6df37d8c7b952bcce095f7be07291a574837c6ca37d2f75d48 [2022-08-09T16:05:36.942Z] #66 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #65 sha256:093b6a54f9edf35e3e7eaa7b578d59154ee9bc2dd2a1ae8fc18d67d9d5775394 [2022-08-09T16:05:36.942Z] #65 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T16:05:36.942Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T16:05:36.942Z] #72 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T16:05:36.942Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T16:05:36.942Z] #12 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T16:05:36.942Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-09T16:05:36.942Z] #18 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:05:36.942Z] #34 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T16:05:36.942Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-09T16:05:36.942Z] #20 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #67 sha256:b80cee0a0f2c002f03dc73e2c543ce41edc6fd3f39f461111032793f311e5c3d [2022-08-09T16:05:36.942Z] #67 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #75 sha256:37c374d32be532eb88e2b4dd975e6e74bbaa52a4e5d15270126d7405b3492b50 [2022-08-09T16:05:36.942Z] #75 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #61 sha256:40b403782c678ddbbbdd92d92eaf39f2d96048321e4bb9f382e7f1617985ba88 [2022-08-09T16:05:36.942Z] #61 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T16:05:36.942Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-09T16:05:36.942Z] #15 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #56 sha256:4cd4312d171ca33542a3fa5426e3da8034aedb51817927b21cf24a1441b4f47c [2022-08-09T16:05:36.942Z] #56 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #39 sha256:fce696f4eed27fff4262c76cc8a2a5a90c2764886d8632bd65aa1156da92f0c7 [2022-08-09T16:05:36.942Z] #39 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:05:36.942Z] #51 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T16:05:36.942Z] #32 sha256:115b84063bb9d04ad5d530df2fedb35413e5d66fd6a8202dc7f757bcd0a11557 [2022-08-09T16:05:36.942Z] #32 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T16:05:36.942Z] #27 sha256:ee7ac39f06545860be9c72a11825c1946f60d7eceada3040d81c7e15867590c2 [2022-08-09T16:05:36.942Z] #27 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T16:05:36.942Z] #22 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T16:05:36.942Z] #52 sha256:8f2e0894561881d7f8eeedf546dc6ef68d88cda7445ac3dda8c3eeb92316427a [2022-08-09T16:05:36.942Z] #52 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T16:05:36.942Z] #30 sha256:da198ca1b7340b07c3be076ecac1d4fbe7d8959de708a43461f1906653530661 [2022-08-09T16:05:36.942Z] #30 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T16:05:36.942Z] #59 sha256:bcb44600f28fb36b00da7e6f92ace5def4da026d18b3f8fa63ef818bf88f7f29 [2022-08-09T16:05:36.942Z] #59 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #44 sha256:74df81f509ab14906af21801d706e79a8ddbb14809581d8cc33b7fbf7136b587 [2022-08-09T16:05:36.942Z] #44 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #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-08-09T16:05:36.942Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:05:36.942Z] #76 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #81 [dev-systemd-true 1/1] 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-08-09T16:05:36.942Z] #81 sha256:fad0c2e9ab688c982b65cbf71e9423f8dedbde278260f9bc7421e061763b3413 [2022-08-09T16:05:36.942Z] #81 CACHED [2022-08-09T16:05:36.942Z] [2022-08-09T16:05:36.942Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T16:05:36.942Z] #82 sha256:bcfb210f9a3b453ed1d7cd7361c0be9c2a13b018594de70526171d5fbd756173 [2022-08-09T16:05:38.272Z] #19 15.94 The following NEW packages will be installed: [2022-08-09T16:05:38.272Z] #19 15.94 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-09T16:05:38.272Z] #19 15.94 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-09T16:05:38.272Z] #19 15.94 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-09T16:05:38.272Z] #19 15.94 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-09T16:05:38.272Z] #19 15.94 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-09T16:05:38.272Z] #19 15.94 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-09T16:05:38.272Z] #19 15.94 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-09T16:05:38.272Z] #19 15.94 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-09T16:05:38.272Z] #19 15.94 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-09T16:05:38.272Z] #19 15.94 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-09T16:05:38.272Z] #19 15.94 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-09T16:05:38.272Z] #19 15.94 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-09T16:05:38.272Z] #19 15.94 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-09T16:05:38.272Z] #19 15.94 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-09T16:05:38.272Z] #19 15.94 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-09T16:05:38.272Z] #19 15.94 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-09T16:05:38.272Z] #19 15.94 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-09T16:05:38.272Z] #19 15.94 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-09T16:05:38.272Z] #19 15.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-09T16:05:38.272Z] #19 15.94 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-09T16:05:38.272Z] #19 15.94 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-09T16:05:38.272Z] #19 15.94 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-09T16:05:38.272Z] #19 15.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.94 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-09T16:05:38.272Z] #19 15.95 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-09T16:05:38.272Z] #19 15.95 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.95 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-09T16:05:38.272Z] #19 15.95 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.95 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-09T16:05:38.272Z] #19 15.95 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.95 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-09T16:05:38.272Z] #19 15.95 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-09T16:05:38.272Z] #19 15.95 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-09T16:05:38.272Z] #19 15.95 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.95 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-09T16:05:38.272Z] #19 15.95 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-09T16:05:38.272Z] #19 15.95 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-09T16:05:38.272Z] #19 15.95 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-09T16:05:38.272Z] #19 15.95 linux-libc-dev-s390x-cross patch xz-utils [2022-08-09T16:05:38.317Z] #82 DONE 1.1s [2022-08-09T16:05:38.317Z] [2022-08-09T16:05:38.317Z] #83 exporting to image [2022-08-09T16:05:38.317Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T16:05:38.317Z] #83 exporting layers [2022-08-09T16:05:38.528Z] #19 16.26 0 upgraded, 133 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:05:38.528Z] #19 16.26 Need to get 788 MB of archives. [2022-08-09T16:05:38.528Z] #19 16.26 After this operation, 3385 MB of additional disk space will be used. [2022-08-09T16:05:38.528Z] #19 16.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-09T16:05:38.528Z] #19 16.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T16:05:38.528Z] #19 16.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T16:05:38.528Z] #19 16.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T16:05:38.528Z] #19 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T16:05:38.528Z] #19 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T16:05:38.528Z] #19 16.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-09T16:05:38.528Z] #19 16.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-09T16:05:38.528Z] #19 16.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-09T16:05:38.528Z] #19 16.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-09T16:05:38.528Z] #19 16.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-09T16:05:38.528Z] #19 16.38 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-08-09T16:05:38.528Z] #19 16.38 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-08-09T16:05:38.784Z] #19 16.73 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-08-09T16:05:38.884Z] #83 exporting layers 0.9s done [2022-08-09T16:05:38.884Z] #83 writing image sha256:abffa156eef6335599724f01d5a16ad3cef60faf5e7dce95775bdbb950562421 [2022-08-09T16:05:38.884Z] #83 writing image sha256:abffa156eef6335599724f01d5a16ad3cef60faf5e7dce95775bdbb950562421 done [2022-08-09T16:05:38.884Z] #83 naming to docker.io/library/docker:df965f51bf78c95a240803825c0dee664ad6f6bf done [2022-08-09T16:05:38.884Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:05:39.039Z] #19 16.73 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-08-09T16:05:39.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -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:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh dynbinary test-integration [2022-08-09T16:05:39.296Z] #19 17.06 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-08-09T16:05:39.296Z] #19 17.07 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-08-09T16:05:39.553Z] #19 17.40 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-08-09T16:05:39.553Z] #19 17.40 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-08-09T16:05:39.800Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-09T16:05:39.800Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-09T16:05:39.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-09T16:05:39.800Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-09T16:05:39.800Z] 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-08-09T16:05:39.800Z] Detected virtualization docker. [2022-08-09T16:05:39.800Z] Detected architecture x86-64. [2022-08-09T16:05:39.800Z] Set hostname to <42384f38efa6>. [2022-08-09T16:05:39.800Z] modprobe@configfs.service: Succeeded. [2022-08-09T16:05:39.800Z] modprobe@drm.service: Succeeded. [2022-08-09T16:05:39.800Z] modprobe@fuse.service: Succeeded. [2022-08-09T16:05:39.810Z] #19 17.71 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-08-09T16:05:39.810Z] #19 17.72 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-08-09T16:05:40.059Z] + source /etc/docker-entrypoint-cmd [2022-08-09T16:05:40.059Z] ++ hack/make.sh dynbinary test-integration [2022-08-09T16:05:40.059Z] [2022-08-09T16:05:40.059Z] Removing bundles/ [2022-08-09T16:05:40.059Z] [2022-08-09T16:05:40.059Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T16:05:40.059Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T16:05:40.059Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:05:40.067Z] #19 18.01 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-08-09T16:05:40.067Z] #19 18.01 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-08-09T16:05:40.067Z] #19 18.01 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-08-09T16:05:40.067Z] #19 18.01 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-08-09T16:05:40.067Z] #19 18.01 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-08-09T16:05:40.067Z] #19 18.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-09T16:05:40.067Z] #19 18.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-09T16:05:40.067Z] #19 18.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-09T16:05:40.067Z] #19 18.02 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-08-09T16:05:40.067Z] #19 18.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-09T16:05:40.067Z] #19 18.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-09T16:05:40.067Z] #19 18.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-09T16:05:40.067Z] #19 18.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-09T16:05:40.067Z] #19 18.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-09T16:05:40.325Z] #19 18.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-09T16:05:40.325Z] #19 18.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-09T16:05:40.325Z] #19 18.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-09T16:05:40.325Z] #19 18.07 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-08-09T16:05:40.325Z] #19 18.07 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-08-09T16:05:40.583Z] #19 18.48 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-08-09T16:05:40.839Z] #19 18.48 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-08-09T16:05:40.839Z] #19 18.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-09T16:05:40.839Z] #19 18.50 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-08-09T16:05:40.839Z] #19 18.51 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-08-09T16:05:41.095Z] #19 18.87 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-08-09T16:05:41.095Z] #19 18.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T16:05:41.095Z] #19 18.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T16:05:41.095Z] #19 18.89 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-09T16:05:41.095Z] #19 18.89 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-09T16:05:41.095Z] #19 18.89 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T16:05:41.095Z] #19 18.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-09T16:05:41.095Z] #19 18.95 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-09T16:05:41.095Z] #19 18.95 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-08-09T16:05:41.095Z] #19 18.95 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-09T16:05:41.095Z] #19 18.95 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-09T16:05:41.095Z] #19 18.96 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-09T16:05:41.095Z] #19 18.96 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-09T16:05:41.095Z] #19 18.97 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-08-09T16:05:41.095Z] #19 18.97 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-09T16:05:41.095Z] #19 18.97 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-09T16:05:41.095Z] #19 18.97 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-09T16:05:41.095Z] #19 18.99 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-09T16:05:41.234Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-09T16:05:41.234Z] [2022-08-09T16:05:41.234Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-09T16:05:41.351Z] #19 18.99 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-09T16:05:41.351Z] #19 18.99 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-08-09T16:05:41.351Z] #19 19.00 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-08-09T16:05:41.490Z] Installing docker-proxy to /usr/local/bin/ [2022-08-09T16:05:41.490Z] [2022-08-09T16:05:41.490Z] + mkdir -p bundles [2022-08-09T16:05:41.490Z] + '[' -n 'github.com/docker/docker/api [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/backend [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/container [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/events [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/filters [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/image [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/mount [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/network [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/registry [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/time [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/versions [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:05:41.490Z] github.com/docker/docker/api/types/volume [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:05:41.490Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:05:41.490Z] github.com/docker/docker/cli [2022-08-09T16:05:41.490Z] github.com/docker/docker/cli/config [2022-08-09T16:05:41.490Z] github.com/docker/docker/cli/debug [2022-08-09T16:05:41.490Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:05:41.490Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:05:41.490Z] github.com/docker/docker/client [2022-08-09T16:05:41.490Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:05:41.490Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:05:41.490Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:05:41.490Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:05:41.490Z] github.com/docker/docker/container [2022-08-09T16:05:41.490Z] github.com/docker/docker/container/stream [2022-08-09T16:05:41.490Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:05:41.490Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:05:41.490Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/config [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/events [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/exec [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:05:41.490Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/images [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/links [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/names [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/network [2022-08-09T16:05:41.491Z] github.com/docker/docker/daemon/stats [2022-08-09T16:05:41.491Z] github.com/docker/docker/distribution [2022-08-09T16:05:41.491Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:05:41.491Z] github.com/docker/docker/distribution/utils [2022-08-09T16:05:41.491Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:05:41.491Z] github.com/docker/docker/dockerversion [2022-08-09T16:05:41.491Z] github.com/docker/docker/errdefs [2022-08-09T16:05:41.491Z] github.com/docker/docker/image [2022-08-09T16:05:41.491Z] github.com/docker/docker/image/cache [2022-08-09T16:05:41.491Z] github.com/docker/docker/image/tarexport [2022-08-09T16:05:41.491Z] github.com/docker/docker/image/v1 [2022-08-09T16:05:41.491Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:05:41.491Z] github.com/docker/docker/layer [2022-08-09T16:05:41.491Z] github.com/docker/docker/libcontainerd [2022-08-09T16:05:41.491Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:05:41.491Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:05:41.491Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:05:41.491Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:05:41.491Z] github.com/docker/docker/oci [2022-08-09T16:05:41.491Z] github.com/docker/docker/oci/caps [2022-08-09T16:05:41.491Z] github.com/docker/docker/opts [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/archive [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/directory [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/platform [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/pools [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/progress [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/signal [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/stack [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/system [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:05:41.491Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:05:41.491Z] github.com/docker/docker/plugin [2022-08-09T16:05:41.491Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:05:41.491Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:05:41.491Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:05:41.491Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:05:41.491Z] github.com/docker/docker/quota [2022-08-09T16:05:41.491Z] github.com/docker/docker/reference [2022-08-09T16:05:41.491Z] github.com/docker/docker/registry [2022-08-09T16:05:41.491Z] github.com/docker/docker/registry/resumable [2022-08-09T16:05:41.491Z] github.com/docker/docker/restartmanager [2022-08-09T16:05:41.491Z] github.com/docker/docker/rootless [2022-08-09T16:05:41.491Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:05:41.491Z] github.com/docker/docker/runconfig [2022-08-09T16:05:41.491Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/environment [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/registry [2022-08-09T16:05:41.491Z] github.com/docker/docker/testutil/request [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume/drivers [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume/local [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume/mounts [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume/service [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:05:41.491Z] github.com/docker/docker/volume/testutils' ']' [2022-08-09T16:05:41.491Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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-08-09T16:05:41.608Z] #19 19.36 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-08-09T16:05:41.608Z] #19 19.36 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-08-09T16:05:41.608Z] #19 19.37 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-09T16:05:41.608Z] #19 19.38 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-08-09T16:05:41.608Z] #19 19.40 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-08-09T16:05:41.865Z] #19 19.75 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-08-09T16:05:41.865Z] #19 19.75 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-09T16:05:41.865Z] #19 19.75 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-09T16:05:41.865Z] #19 19.76 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-08-09T16:05:41.865Z] #19 19.76 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-09T16:05:41.865Z] #19 19.76 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-09T16:05:41.865Z] #19 19.76 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-09T16:05:41.865Z] #19 19.77 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-09T16:05:41.865Z] #19 19.78 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-09T16:05:41.865Z] #19 19.78 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-08-09T16:05:41.865Z] #19 19.79 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-08-09T16:05:42.420Z] ? github.com/docker/docker/api [no test files] [2022-08-09T16:05:42.433Z] #19 20.17 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-08-09T16:05:42.433Z] #19 20.17 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-08-09T16:05:42.433Z] #19 20.18 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-09T16:05:42.433Z] #19 20.20 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-08-09T16:05:42.433Z] #19 20.21 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-08-09T16:05:42.689Z] #19 20.58 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-08-09T16:05:42.689Z] #19 20.58 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-09T16:05:42.949Z] #19 20.58 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-09T16:05:42.949Z] #19 20.60 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-08-09T16:05:42.949Z] #19 20.60 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-09T16:05:42.949Z] #19 20.60 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-09T16:05:42.949Z] #19 20.60 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-09T16:05:42.949Z] #19 20.60 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-09T16:05:42.949Z] #19 20.61 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-09T16:05:42.949Z] #19 20.62 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-09T16:05:42.949Z] #19 20.63 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-09T16:05:42.949Z] #19 20.64 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-09T16:05:42.949Z] #19 20.64 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-09T16:05:42.949Z] #19 20.65 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-08-09T16:05:42.949Z] #19 20.65 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-08-09T16:05:43.205Z] #19 21.06 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-08-09T16:05:43.205Z] #19 21.06 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-08-09T16:05:43.205Z] #19 21.07 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-09T16:05:43.205Z] #19 21.09 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-08-09T16:05:43.205Z] #19 21.10 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-08-09T16:05:43.766Z] #19 21.53 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-08-09T16:05:43.766Z] #19 21.53 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-09T16:05:43.766Z] #19 21.53 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-09T16:05:43.766Z] #19 21.54 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-08-09T16:05:43.766Z] #19 21.54 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-09T16:05:43.766Z] #19 21.54 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-09T16:05:43.766Z] #19 21.54 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-09T16:05:43.766Z] #19 21.54 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-09T16:05:43.766Z] #19 21.55 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-09T16:05:43.766Z] #19 21.56 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-09T16:05:43.766Z] #19 21.56 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-08-09T16:05:43.766Z] #19 21.57 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-08-09T16:05:44.022Z] #19 21.90 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-08-09T16:05:44.277Z] #19 21.91 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-08-09T16:05:44.278Z] #19 21.92 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-09T16:05:44.278Z] #19 21.93 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-08-09T16:05:44.278Z] #19 21.95 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-08-09T16:05:44.534Z] #19 22.31 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-08-09T16:05:44.534Z] #19 22.31 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-09T16:05:44.795Z] #19 22.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:05:44.795Z] #19 22.73 Fetched 788 MB in 6s (125 MB/s) [2022-08-09T16:05:45.051Z] #19 22.77 Selecting previously unselected package liblocale-gettext-perl. [2022-08-09T16:05:45.051Z] #19 22.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T16:05:45.051Z] #19 22.86 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-09T16:05:45.051Z] #19 22.87 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-09T16:05:45.051Z] #19 22.91 Selecting previously unselected package bzip2. [2022-08-09T16:05:45.051Z] #19 22.91 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T16:05:45.051Z] #19 22.92 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T16:05:45.051Z] #19 22.95 Selecting previously unselected package libmagic-mgc. [2022-08-09T16:05:45.307Z] #19 22.95 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T16:05:45.307Z] #19 22.95 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T16:05:45.307Z] #19 23.03 Selecting previously unselected package libmagic1:amd64. [2022-08-09T16:05:45.307Z] #19 23.03 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T16:05:45.307Z] #19 23.04 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T16:05:45.307Z] #19 23.09 Selecting previously unselected package file. [2022-08-09T16:05:45.307Z] #19 23.09 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-09T16:05:45.307Z] #19 23.10 Unpacking file (1:5.39-3) ... [2022-08-09T16:05:45.307Z] #19 23.13 Selecting previously unselected package xz-utils. [2022-08-09T16:05:45.307Z] #19 23.13 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T16:05:45.307Z] #19 23.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:05:45.307Z] #19 23.23 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-09T16:05:45.563Z] #19 23.24 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-09T16:05:45.563Z] #19 23.24 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-09T16:05:45.819Z] #19 23.57 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-09T16:05:45.819Z] #19 23.57 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-09T16:05:45.819Z] #19 23.58 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-09T16:05:46.075Z] #19 23.88 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-09T16:05:46.075Z] #19 23.88 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-09T16:05:46.075Z] #19 23.88 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-09T16:05:46.331Z] #19 24.19 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-09T16:05:46.331Z] #19 24.19 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-09T16:05:46.331Z] #19 24.19 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-09T16:05:46.630Z] #19 24.46 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-09T16:05:46.630Z] #19 24.47 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-09T16:05:46.630Z] #19 24.47 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-09T16:05:46.886Z] #19 24.69 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-09T16:05:46.886Z] #19 24.70 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:05:46.886Z] #19 24.70 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:05:46.886Z] #19 24.73 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-09T16:05:46.886Z] #19 24.74 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:05:46.886Z] #19 24.74 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:05:52.134Z] #19 29.19 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-09T16:05:52.134Z] #19 29.19 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:05:52.134Z] #19 29.19 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:05:52.134Z] #19 29.23 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-09T16:05:52.134Z] #19 29.23 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:05:52.134Z] #19 29.24 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T16:05:55.404Z] #19 33.39 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-09T16:05:55.404Z] #19 33.39 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:05:55.660Z] #19 33.39 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:05:55.660Z] #19 33.43 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-09T16:05:55.660Z] #19 33.43 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:05:55.660Z] #19 33.44 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T16:05:57.265Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-09T16:06:00.944Z] #19 38.04 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-09T16:06:00.944Z] #19 38.05 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:00.944Z] #19 38.11 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:06:00.944Z] #19 38.52 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-09T16:06:00.944Z] #19 38.52 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:00.944Z] #19 38.59 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:05.123Z] #19 42.71 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-09T16:06:05.123Z] #19 42.71 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:05.123Z] #19 42.72 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:06:05.123Z] #19 42.75 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-09T16:06:05.123Z] #19 42.76 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:05.123Z] #19 42.76 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 46.61 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-09T16:06:09.342Z] #19 46.62 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:09.342Z] #19 46.62 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:09.342Z] #19 46.64 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-09T16:06:09.342Z] #19 46.65 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:09.342Z] #19 46.65 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T16:06:09.342Z] #19 46.67 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-09T16:06:09.342Z] #19 46.67 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:09.342Z] #19 46.68 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T16:06:09.342Z] #19 46.70 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-09T16:06:09.342Z] #19 46.70 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:09.342Z] #19 46.71 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:09.342Z] #19 46.73 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-09T16:06:09.342Z] #19 46.73 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:09.342Z] #19 46.74 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:09.342Z] #19 46.76 Selecting previously unselected package cross-config. [2022-08-09T16:06:09.342Z] #19 46.76 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-09T16:06:09.342Z] #19 46.77 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-09T16:06:09.342Z] #19 46.80 Selecting previously unselected package gcc-10-cross-base. [2022-08-09T16:06:09.342Z] #19 46.80 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.342Z] #19 46.80 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 46.83 Selecting previously unselected package libc6-arm64-cross. [2022-08-09T16:06:09.342Z] #19 46.83 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:09.342Z] #19 46.84 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-09T16:06:09.342Z] #19 46.96 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-09T16:06:09.342Z] #19 46.97 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.342Z] #19 46.97 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 47.00 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-09T16:06:09.342Z] #19 47.00 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.342Z] #19 47.01 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 47.04 Selecting previously unselected package libitm1-arm64-cross. [2022-08-09T16:06:09.342Z] #19 47.04 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.342Z] #19 47.05 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 47.07 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-09T16:06:09.342Z] #19 47.08 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.342Z] #19 47.08 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 47.11 Selecting previously unselected package libasan6-arm64-cross. [2022-08-09T16:06:09.342Z] #19 47.11 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.342Z] #19 47.12 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.342Z] #19 47.34 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-09T16:06:09.342Z] #19 47.34 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.598Z] #19 47.35 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.598Z] #19 47.45 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-09T16:06:09.598Z] #19 47.46 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.598Z] #19 47.46 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.855Z] #19 47.68 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-09T16:06:09.855Z] #19 47.68 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.855Z] #19 47.69 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.855Z] #19 47.76 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-09T16:06:09.855Z] #19 47.76 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:09.855Z] #19 47.76 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:09.855Z] #19 47.86 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-09T16:06:10.111Z] #19 47.86 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:10.111Z] #19 47.86 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:10.111Z] #19 47.99 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-09T16:06:10.368Z] #19 47.99 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:10.368Z] #19 48.00 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:15.659Z] #19 52.98 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-09T16:06:15.659Z] #19 52.99 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:15.659Z] #19 52.99 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:15.659Z] #19 53.02 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-09T16:06:15.659Z] #19 53.02 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-09T16:06:15.659Z] #19 53.02 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-09T16:06:15.659Z] #19 53.19 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-09T16:06:15.659Z] #19 53.19 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:15.659Z] #19 53.20 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-09T16:06:15.659Z] #19 53.44 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-09T16:06:15.659Z] #19 53.44 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:15.659Z] #19 53.45 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:06:15.915Z] #19 53.69 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-09T16:06:15.915Z] #19 53.69 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:15.915Z] #19 53.70 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:18.106Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c7a3bd779e1e1c85) in /home/ubuntu/workspace/moby_PR-43941 [Pipeline] { [Pipeline] checkout [2022-08-09T16:06:18.211Z] The recommended git tool is: git [2022-08-09T16:06:18.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5fb9c8e482a1ebc) in /home/ubuntu/workspace/moby_PR-43941 [Pipeline] { [Pipeline] checkout [2022-08-09T16:06:18.337Z] The recommended git tool is: git [2022-08-09T16:06:20.654Z] using credential docker-jenkins-github-credentials [2022-08-09T16:06:20.663Z] Cloning the remote Git repository [2022-08-09T16:06:20.663Z] Cloning with configured refspecs honoured and without tags [2022-08-09T16:06:20.684Z] using credential docker-jenkins-github-credentials [2022-08-09T16:06:20.694Z] Cloning the remote Git repository [2022-08-09T16:06:20.694Z] Cloning with configured refspecs honoured and without tags [2022-08-09T16:06:21.202Z] #19 58.45 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-09T16:06:21.202Z] #19 58.45 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:21.202Z] #19 58.45 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:21.202Z] #19 58.49 Selecting previously unselected package patch. [2022-08-09T16:06:21.202Z] #19 58.49 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-09T16:06:21.202Z] #19 58.49 Unpacking patch (2.7.6-7) ... [2022-08-09T16:06:21.202Z] #19 58.53 Selecting previously unselected package dpkg-dev. [2022-08-09T16:06:21.202Z] #19 58.53 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-09T16:06:21.202Z] #19 58.53 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T16:06:21.202Z] #19 58.66 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-09T16:06:21.202Z] #19 58.67 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-09T16:06:21.202Z] #19 58.67 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-09T16:06:21.202Z] #19 58.70 Selecting previously unselected package libio-string-perl. [2022-08-09T16:06:21.202Z] #19 58.70 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-09T16:06:21.202Z] #19 58.70 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-09T16:06:21.202Z] #19 58.74 Selecting previously unselected package libicu67:amd64. [2022-08-09T16:06:21.202Z] #19 58.74 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-09T16:06:21.202Z] #19 58.74 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T16:06:20.683Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T16:06:20.752Z] > git init /home/ubuntu/workspace/moby_PR-43941 # timeout=10 [2022-08-09T16:06:21.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:06:21.159Z] > git --version # timeout=10 [2022-08-09T16:06:21.194Z] > git --version # 'git version 2.17.1' [2022-08-09T16:06:21.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:06:21.197Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:06:21.765Z] #19 59.56 Selecting previously unselected package libxml2:amd64. [2022-08-09T16:06:21.765Z] #19 59.56 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T16:06:21.765Z] #19 59.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T16:06:21.765Z] #19 59.64 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-09T16:06:21.765Z] #19 59.65 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-09T16:06:21.765Z] #19 59.65 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-09T16:06:21.765Z] #19 59.67 Selecting previously unselected package libxml-sax-base-perl. [2022-08-09T16:06:21.765Z] #19 59.68 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-09T16:06:21.765Z] #19 59.68 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-09T16:06:21.765Z] #19 59.72 Selecting previously unselected package libxml-sax-perl. [2022-08-09T16:06:21.765Z] #19 59.72 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-09T16:06:21.765Z] #19 59.73 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-09T16:06:21.765Z] #19 59.76 Selecting previously unselected package libxml-libxml-perl. [2022-08-09T16:06:19.922Z] Cloning repository https://github.com/moby/moby.git [2022-08-09T16:06:19.981Z] > git init /home/ubuntu/workspace/moby_PR-43941 # timeout=10 [2022-08-09T16:06:20.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:06:20.335Z] > git --version # timeout=10 [2022-08-09T16:06:20.374Z] > git --version # 'git version 2.17.1' [2022-08-09T16:06:20.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:06:20.376Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:06:22.021Z] #19 59.77 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-09T16:06:22.021Z] #19 59.77 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-09T16:06:22.021Z] #19 59.85 Selecting previously unselected package libxml-simple-perl. [2022-08-09T16:06:22.021Z] #19 59.85 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-09T16:06:22.021Z] #19 59.86 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-09T16:06:22.021Z] #19 59.89 Selecting previously unselected package libyaml-perl. [2022-08-09T16:06:22.021Z] #19 59.89 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-09T16:06:22.021Z] #19 59.90 Unpacking libyaml-perl (1.30-1) ... [2022-08-09T16:06:22.021Z] #19 59.93 Selecting previously unselected package libconfig-auto-perl. [2022-08-09T16:06:22.021Z] #19 59.94 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-09T16:06:22.021Z] #19 59.94 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-09T16:06:22.021Z] #19 59.97 Selecting previously unselected package libfile-which-perl. [2022-08-09T16:06:22.021Z] #19 59.97 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-09T16:06:22.021Z] #19 59.98 Unpacking libfile-which-perl (1.23-1) ... [2022-08-09T16:06:22.021Z] #19 60.00 Selecting previously unselected package libfile-homedir-perl. [2022-08-09T16:06:22.277Z] #19 60.00 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-09T16:06:22.277Z] #19 60.01 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-09T16:06:22.277Z] #19 60.05 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-09T16:06:22.277Z] #19 60.05 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-09T16:06:22.277Z] #19 60.05 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-09T16:06:22.277Z] #19 60.10 Selecting previously unselected package dpkg-cross. [2022-08-09T16:06:22.277Z] #19 60.10 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-09T16:06:22.277Z] #19 60.10 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-09T16:06:22.277Z] #19 60.13 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-09T16:06:22.277Z] #19 60.13 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-09T16:06:22.277Z] #19 60.14 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-09T16:06:22.277Z] #19 60.17 Selecting previously unselected package libc6-armel-cross. [2022-08-09T16:06:22.277Z] #19 60.17 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:22.277Z] #19 60.18 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-09T16:06:22.533Z] #19 60.30 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-09T16:06:22.533Z] #19 60.30 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:22.533Z] #19 60.30 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:22.533Z] #19 60.34 Selecting previously unselected package libgomp1-armel-cross. [2022-08-09T16:06:22.533Z] #19 60.34 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:22.533Z] #19 60.34 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:22.533Z] #19 60.38 Selecting previously unselected package libatomic1-armel-cross. [2022-08-09T16:06:22.533Z] #19 60.38 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:22.533Z] #19 60.38 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:22.533Z] #19 60.41 Selecting previously unselected package libasan6-armel-cross. [2022-08-09T16:06:22.533Z] #19 60.41 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:22.533Z] #19 60.42 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:22.790Z] #19 60.64 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-09T16:06:22.790Z] #19 60.64 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:22.790Z] #19 60.64 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:22.790Z] #19 60.70 Selecting previously unselected package libubsan1-armel-cross. [2022-08-09T16:06:22.790Z] #19 60.71 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:22.790Z] #19 60.71 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:23.045Z] #19 60.80 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-09T16:06:23.045Z] #19 60.80 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:23.045Z] #19 60.81 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:23.302Z] #19 60.94 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-09T16:06:23.302Z] #19 60.94 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:23.302Z] #19 60.95 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T16:06:28.550Z] #19 65.63 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-09T16:06:28.550Z] #19 65.64 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:28.550Z] #19 65.64 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T16:06:28.550Z] #19 65.67 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-09T16:06:28.550Z] #19 65.67 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-09T16:06:28.550Z] #19 65.67 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-09T16:06:28.550Z] #19 65.84 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-09T16:06:28.550Z] #19 65.84 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:28.550Z] #19 65.84 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-09T16:06:28.550Z] #19 66.06 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-09T16:06:28.550Z] #19 66.06 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:28.550Z] #19 66.06 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:06:28.550Z] #19 66.31 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-09T16:06:28.550Z] #19 66.31 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:28.550Z] #19 66.32 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 70.76 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-09T16:06:33.795Z] #19 70.77 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:33.795Z] #19 70.77 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T16:06:33.795Z] #19 70.80 Selecting previously unselected package crossbuild-essential-armel. [2022-08-09T16:06:33.795Z] #19 70.80 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-09T16:06:33.795Z] #19 70.80 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-09T16:06:33.795Z] #19 70.82 Selecting previously unselected package libc6-armhf-cross. [2022-08-09T16:06:33.795Z] #19 70.83 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:33.795Z] #19 70.83 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-09T16:06:33.795Z] #19 70.94 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-09T16:06:33.795Z] #19 70.94 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 70.95 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 70.98 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-09T16:06:33.795Z] #19 70.98 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 70.98 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 71.02 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-09T16:06:33.795Z] #19 71.02 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 71.04 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 71.06 Selecting previously unselected package libasan6-armhf-cross. [2022-08-09T16:06:33.795Z] #19 71.07 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 71.07 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 71.31 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-09T16:06:33.795Z] #19 71.31 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 71.31 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 71.37 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-09T16:06:33.795Z] #19 71.37 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 71.38 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 71.47 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-09T16:06:33.795Z] #19 71.47 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:33.795Z] #19 71.48 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:33.795Z] #19 71.59 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-09T16:06:33.795Z] #19 71.59 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:33.795Z] #19 71.59 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T16:06:39.038Z] #19 76.31 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-09T16:06:39.038Z] #19 76.32 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:39.038Z] #19 76.32 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T16:06:39.038Z] #19 76.35 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-09T16:06:39.038Z] #19 76.35 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-09T16:06:39.038Z] #19 76.35 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-09T16:06:39.038Z] #19 76.52 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-09T16:06:39.038Z] #19 76.52 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:39.038Z] #19 76.52 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-09T16:06:39.038Z] #19 76.75 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-09T16:06:39.038Z] #19 76.75 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:39.038Z] #19 76.75 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:06:39.038Z] #19 77.00 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-09T16:06:39.295Z] #19 77.01 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:39.295Z] #19 77.01 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T16:06:43.167Z] Fetching without tags [2022-08-09T16:06:43.254Z] Fetching without tags [2022-08-09T16:06:43.465Z] #19 81.45 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-09T16:06:43.465Z] #19 81.45 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:43.465Z] #19 81.45 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T16:06:43.465Z] #19 81.48 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-09T16:06:43.484Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:06:43.516Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:06:43.721Z] #19 81.49 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-09T16:06:43.721Z] #19 81.49 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-09T16:06:43.721Z] #19 81.53 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-09T16:06:43.721Z] #19 81.54 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:43.721Z] #19 81.54 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-09T16:06:43.721Z] #19 81.69 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-09T16:06:43.721Z] #19 81.70 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:43.721Z] #19 81.70 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:43.721Z] #19 81.73 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-09T16:06:43.721Z] #19 81.74 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:43.721Z] #19 81.74 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:43.976Z] #19 81.78 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-09T16:06:43.976Z] #19 81.78 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:43.976Z] #19 81.78 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:43.976Z] #19 81.81 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-09T16:06:43.976Z] #19 81.81 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:43.976Z] #19 81.82 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:43.976Z] #19 81.84 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-09T16:06:43.976Z] #19 81.85 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:43.976Z] #19 81.85 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:44.232Z] #19 82.09 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-09T16:06:44.232Z] #19 82.09 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:44.232Z] #19 82.09 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:44.232Z] #19 82.21 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-09T16:06:43.184Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:06:43.199Z] > git config --add remote.origin.fetch +refs/pull/43941/head:refs/remotes/origin/PR-43941 # timeout=10 [2022-08-09T16:06:43.214Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:06:43.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:06:43.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:06:43.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:06:43.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:06:43.491Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:06:43.511Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:06:43.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:06:43.082Z] > git config --add remote.origin.fetch +refs/pull/43941/head:refs/remotes/origin/PR-43941 # timeout=10 [2022-08-09T16:06:43.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:06:43.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-09T16:06:43.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-09T16:06:43.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:06:43.181Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43941/head:refs/remotes/origin/PR-43941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-09T16:06:43.536Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:06:43.559Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:06:44.488Z] #19 82.21 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:44.488Z] #19 82.21 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:44.488Z] #19 82.44 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-09T16:06:44.488Z] #19 82.44 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:44.488Z] #19 82.45 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:44.700Z] Merge succeeded, producing df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:06:44.700Z] Checking out Revision df965f51bf78c95a240803825c0dee664ad6f6bf (PR-43941) [2022-08-09T16:06:44.744Z] #19 82.53 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-09T16:06:44.744Z] #19 82.53 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:44.744Z] #19 82.53 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:44.744Z] #19 82.64 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-09T16:06:44.831Z] Merge succeeded, producing df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:06:44.832Z] Checking out Revision df965f51bf78c95a240803825c0dee664ad6f6bf (PR-43941) [2022-08-09T16:06:45.000Z] #19 82.64 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:45.000Z] #19 82.64 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:45.000Z] #19 82.68 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-09T16:06:45.000Z] #19 82.68 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:45.000Z] #19 82.69 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:06:45.000Z] #19 82.86 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-09T16:06:45.000Z] #19 82.86 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:45.000Z] #19 82.87 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:44.590Z] > git remote # timeout=10 [2022-08-09T16:06:44.619Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:06:44.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:06:44.642Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T16:06:44.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:06:44.703Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:06:44.727Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:06:44.722Z] > git remote # timeout=10 [2022-08-09T16:06:44.751Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:06:44.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-09T16:06:44.784Z] > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10 [2022-08-09T16:06:44.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:06:44.836Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:06:44.855Z] > git checkout -f df965f51bf78c95a240803825c0dee664ad6f6bf # timeout=10 [2022-08-09T16:06:49.421Z] Commit message: "pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()" [2022-08-09T16:06:49.471Z] Commit message: "pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()" [2022-08-09T16:06:49.454Z] > git --version # timeout=10 [2022-08-09T16:06:49.476Z] > git --version # 'git version 2.17.1' [2022-08-09T16:06:49.511Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-09T16:06:49.493Z] > git --version # timeout=10 [2022-08-09T16:06:49.516Z] > git --version # 'git version 2.17.1' [2022-08-09T16:06:49.545Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T16:06:50.252Z] #19 87.43 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-09T16:06:50.252Z] #19 87.43 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:50.252Z] #19 87.43 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:50.252Z] #19 87.46 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-09T16:06:50.252Z] #19 87.47 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-09T16:06:50.252Z] #19 87.47 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-09T16:06:50.252Z] #19 87.64 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-09T16:06:50.252Z] #19 87.64 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:50.252Z] #19 87.65 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-09T16:06:50.252Z] #19 87.91 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-09T16:06:50.252Z] #19 87.92 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:50.252Z] #19 87.92 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-09T16:06:50.550Z] #19 88.20 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-09T16:06:50.550Z] #19 88.21 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:50.550Z] #19 88.21 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:50.686Z] + docker version [2022-08-09T16:06:51.187Z] + docker version [2022-08-09T16:06:54.717Z] #19 92.53 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-09T16:06:54.717Z] #19 92.53 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:54.717Z] #19 92.54 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:54.717Z] #19 92.57 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-09T16:06:54.717Z] #19 92.57 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-09T16:06:54.717Z] #19 92.58 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-09T16:06:54.717Z] #19 92.61 Selecting previously unselected package libc6-s390x-cross. [2022-08-09T16:06:54.717Z] #19 92.61 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-09T16:06:54.717Z] #19 92.61 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-09T16:06:54.972Z] #19 92.75 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-09T16:06:54.972Z] #19 92.75 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:54.972Z] #19 92.76 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:54.972Z] #19 92.78 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-09T16:06:54.972Z] #19 92.79 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:54.972Z] #19 92.79 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:54.972Z] #19 92.83 Selecting previously unselected package libitm1-s390x-cross. [2022-08-09T16:06:54.972Z] #19 92.83 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:54.972Z] #19 92.84 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:54.972Z] #19 92.87 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-09T16:06:54.972Z] #19 92.87 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:54.972Z] #19 92.87 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:54.972Z] #19 92.90 Selecting previously unselected package libasan6-s390x-cross. [2022-08-09T16:06:54.973Z] #19 92.90 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:55.227Z] #19 92.90 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:55.227Z] #19 93.13 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-09T16:06:55.227Z] #19 93.13 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:55.227Z] #19 93.14 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:55.483Z] #19 93.21 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-09T16:06:55.483Z] #19 93.21 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:55.483Z] #19 93.22 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:55.483Z] #19 93.32 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-09T16:06:55.483Z] #19 93.32 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:06:55.483Z] #19 93.32 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:06:55.483Z] #19 93.45 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-09T16:06:55.740Z] #19 93.45 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:06:55.740Z] #19 93.45 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:06:57.786Z] Client: Docker Engine - Community [2022-08-09T16:06:57.786Z] Version: 20.10.14 [2022-08-09T16:06:57.786Z] API version: 1.41 [2022-08-09T16:06:57.786Z] Go version: go1.16.15 [2022-08-09T16:06:57.786Z] Git commit: a224086 [2022-08-09T16:06:57.786Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-09T16:06:57.786Z] OS/Arch: linux/amd64 [2022-08-09T16:06:57.786Z] Context: default [2022-08-09T16:06:57.786Z] Experimental: true [2022-08-09T16:06:57.786Z] [2022-08-09T16:06:57.786Z] Server: Docker Engine - Community [2022-08-09T16:06:57.786Z] Engine: [2022-08-09T16:06:57.786Z] Version: 20.10.14 [2022-08-09T16:06:57.786Z] API version: 1.41 (minimum version 1.12) [2022-08-09T16:06:57.786Z] Go version: go1.16.15 [2022-08-09T16:06:57.786Z] Git commit: 87a90dc [2022-08-09T16:06:57.786Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-09T16:06:57.786Z] OS/Arch: linux/amd64 [2022-08-09T16:06:57.786Z] Experimental: true [2022-08-09T16:06:57.786Z] containerd: [2022-08-09T16:06:57.786Z] Version: 1.5.11 [2022-08-09T16:06:57.786Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:06:57.786Z] runc: [2022-08-09T16:06:57.786Z] Version: 1.0.3 [2022-08-09T16:06:57.786Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T16:06:57.786Z] docker-init: [2022-08-09T16:06:57.786Z] Version: 0.19.0 [2022-08-09T16:06:57.786Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T16:06:58.114Z] + docker info [2022-08-09T16:06:58.822Z] Client: Docker Engine - Community [2022-08-09T16:06:58.822Z] Version: 20.10.14 [2022-08-09T16:06:58.822Z] API version: 1.41 [2022-08-09T16:06:58.822Z] Go version: go1.16.15 [2022-08-09T16:06:58.822Z] Git commit: a224086 [2022-08-09T16:06:58.822Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-09T16:06:58.822Z] OS/Arch: linux/amd64 [2022-08-09T16:06:58.822Z] Context: default [2022-08-09T16:06:58.822Z] Experimental: true [2022-08-09T16:06:58.822Z] [2022-08-09T16:06:58.822Z] Server: Docker Engine - Community [2022-08-09T16:06:58.822Z] Engine: [2022-08-09T16:06:58.822Z] Version: 20.10.14 [2022-08-09T16:06:58.822Z] API version: 1.41 (minimum version 1.12) [2022-08-09T16:06:58.822Z] Go version: go1.16.15 [2022-08-09T16:06:58.822Z] Git commit: 87a90dc [2022-08-09T16:06:58.822Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-09T16:06:58.822Z] OS/Arch: linux/amd64 [2022-08-09T16:06:58.822Z] Experimental: true [2022-08-09T16:06:58.822Z] containerd: [2022-08-09T16:06:58.822Z] Version: 1.5.11 [2022-08-09T16:06:58.822Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:06:58.822Z] runc: [2022-08-09T16:06:58.822Z] Version: 1.0.3 [2022-08-09T16:06:58.822Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-09T16:06:58.822Z] docker-init: [2022-08-09T16:06:58.822Z] Version: 0.19.0 [2022-08-09T16:06:58.822Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-09T16:06:59.152Z] + docker info [2022-08-09T16:06:59.915Z] #19 97.72 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-09T16:06:59.916Z] #19 97.72 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:06:59.916Z] #19 97.73 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:06:59.916Z] #19 97.76 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-09T16:06:59.916Z] #19 97.76 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-09T16:06:59.916Z] #19 97.77 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-09T16:07:00.171Z] #19 97.94 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-09T16:07:00.171Z] #19 97.94 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-09T16:07:00.171Z] #19 97.94 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-09T16:07:00.171Z] #19 98.17 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-09T16:07:00.427Z] #19 98.17 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-09T16:07:00.427Z] #19 98.18 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:00.427Z] #19 98.43 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-09T16:07:00.683Z] #19 98.43 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-09T16:07:00.683Z] #19 98.44 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:04.849Z] #19 102.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-09T16:07:04.849Z] #19 102.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-09T16:07:04.849Z] #19 102.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:04.849Z] #19 102.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-09T16:07:04.849Z] #19 102.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-09T16:07:04.849Z] #19 102.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up libfile-which-perl (1.23-1) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:07:04.849Z] #19 102.7 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T16:07:04.849Z] #19 102.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T16:07:04.849Z] #19 102.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-09T16:07:04.849Z] #19 102.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-09T16:07:04.849Z] #19 102.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T16:07:04.849Z] #19 102.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-09T16:07:04.901Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-09T16:07:04.902Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-09T16:07:04.902Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-09T16:07:05.130Z] #19 102.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-09T16:07:05.130Z] #19 102.8 Setting up file (1:5.39-3) ... [2022-08-09T16:07:05.130Z] #19 102.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:07:05.130Z] #19 102.8 Setting up bzip2 (1.0.8-4) ... [2022-08-09T16:07:05.130Z] #19 102.9 Setting up libyaml-perl (1.30-1) ... [2022-08-09T16:07:05.130Z] #19 102.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-09T16:07:05.130Z] #19 102.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-09T16:07:05.130Z] #19 102.9 Setting up libio-string-perl (1.08-3.1) ... [2022-08-09T16:07:05.130Z] #19 102.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-09T16:07:05.130Z] #19 102.9 Setting up cross-config (2.6.18+nmu1) ... [2022-08-09T16:07:05.130Z] #19 103.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:07:05.130Z] #19 103.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T16:07:05.130Z] #19 103.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up patch (2.7.6-7) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.130Z] #19 103.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.413Z] #19 103.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.670Z] #19 103.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-09T16:07:05.670Z] #19 103.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-09T16:07:05.670Z] #19 103.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-09T16:07:05.927Z] #19 103.8 [2022-08-09T16:07:05.927Z] #19 103.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-09T16:07:05.927Z] #19 103.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.927Z] #19 103.9 Setting up dpkg-dev (1.20.11) ... [2022-08-09T16:07:05.927Z] #19 103.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.927Z] #19 103.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T16:07:05.927Z] #19 103.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:05.927Z] #19 103.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 103.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.188Z] #19 104.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-09T16:07:06.188Z] #19 104.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-09T16:07:06.188Z] #19 104.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-09T16:07:06.188Z] #19 104.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-09T16:07:06.444Z] #19 104.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-09T16:07:06.444Z] #19 104.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.444Z] #19 104.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.444Z] #19 104.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.444Z] #19 104.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T16:07:06.444Z] #19 104.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.444Z] #19 104.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.444Z] #19 104.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:06.699Z] #19 104.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up libxml-simple-perl (2.25-1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.699Z] #19 104.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.792Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-08-09T16:07:06.955Z] #19 104.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:06.955Z] #19 104.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-09T16:07:06.955Z] #19 104.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:07.211Z] #19 104.9 Setting up crossbuild-essential-armel (12.9) ... [2022-08-09T16:07:07.211Z] #19 104.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-09T16:07:07.211Z] #19 104.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-09T16:07:07.211Z] #19 104.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-09T16:07:07.211Z] #19 104.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-09T16:07:07.211Z] #19 104.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-09T16:07:07.211Z] #19 105.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:07:07.353Z] ok github.com/docker/docker/builder/dockerfile 0.415s coverage: 49.3% of statements [2022-08-09T16:07:07.609Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-09T16:07:08.171Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-09T16:07:08.618Z] #19 DONE 106.4s [2022-08-09T16:07:08.618Z] [2022-08-09T16:07:08.618Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T16:07:08.618Z] #73 sha256:a96a02edeb8327bf5f7a1e977115a3fc1c2b72fb30b3a061e09a5a7268528fba [2022-08-09T16:07:08.618Z] #73 DONE 0.2s [2022-08-09T16:07:08.618Z] [2022-08-09T16:07:08.618Z] #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-08-09T16:07:08.618Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T16:07:08.734Z] ok github.com/docker/docker/builder/remotecontext/git 1.475s coverage: 86.3% of statements [2022-08-09T16:07:08.734Z] ? github.com/docker/docker/cli [no test files] [2022-08-09T16:07:08.734Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-09T16:07:08.734Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-09T16:07:08.734Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-09T16:07:08.874Z] #49 ... [2022-08-09T16:07:08.874Z] [2022-08-09T16:07:08.874Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T16:07:08.874Z] #32 sha256:0fa18f4af7c5ba7e18922c594423908c6d3528c50e0867893c130cba819f0167 [2022-08-09T16:07:08.874Z] #32 DONE 0.3s [2022-08-09T16:07:09.134Z] [2022-08-09T16:07:09.134Z] #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-08-09T16:07:09.134Z] #33 sha256:7fb506a5b94e22d401db43eec73aea1f559984e64ef4ebc17821486d79d6efe7 [2022-08-09T16:07:09.297Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-09T16:07:10.062Z] #33 1.130 + RM_GOPATH=0 [2022-08-09T16:07:10.062Z] #33 1.130 + TMP_GOPATH= [2022-08-09T16:07:10.062Z] #33 1.130 + : /build [2022-08-09T16:07:10.062Z] #33 1.130 + '[' -z '' ']' [2022-08-09T16:07:10.062Z] #33 1.132 ++ mktemp -d [2022-08-09T16:07:10.062Z] #33 1.133 + export GOPATH=/tmp/tmp.Wi2uvzRoGP [2022-08-09T16:07:10.062Z] #33 1.133 + GOPATH=/tmp/tmp.Wi2uvzRoGP [2022-08-09T16:07:10.062Z] #33 1.133 + RM_GOPATH=1 [2022-08-09T16:07:10.062Z] #33 1.134 + case "$(go env GOARCH)" in [2022-08-09T16:07:10.062Z] #33 1.134 ++ go env GOARCH [2022-08-09T16:07:10.062Z] #33 1.156 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:10.062Z] #33 1.157 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:10.062Z] #33 1.158 ++ dirname /install.sh [2022-08-09T16:07:10.062Z] #33 1.159 + dir=/ [2022-08-09T16:07:10.062Z] #33 1.159 + bin=dockercli [2022-08-09T16:07:10.062Z] #33 1.159 + shift [2022-08-09T16:07:10.062Z] #33 1.160 + '[' '!' -f //dockercli.installer ']' [2022-08-09T16:07:10.062Z] #33 1.165 + . //dockercli.installer [2022-08-09T16:07:10.062Z] #33 1.165 ++ : stable [2022-08-09T16:07:10.062Z] #33 1.165 ++ : 17.06.2-ce [2022-08-09T16:07:10.062Z] #33 1.165 + install_dockercli [2022-08-09T16:07:10.062Z] #33 1.165 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T16:07:10.062Z] #33 1.166 Install docker/cli version 17.06.2-ce from stable [2022-08-09T16:07:10.062Z] #33 1.166 ++ uname -m [2022-08-09T16:07:10.062Z] #33 1.168 + arch=x86_64 [2022-08-09T16:07:10.062Z] #33 1.169 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T16:07:10.062Z] #33 1.169 + url=https://download.docker.com/linux/static [2022-08-09T16:07:10.062Z] #33 1.169 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T16:07:10.062Z] #33 1.169 + tar -xz docker/docker [2022-08-09T16:07:13.334Z] #33 4.236 + mkdir -p /build [2022-08-09T16:07:13.334Z] #33 4.238 + mv docker/docker /build/ [2022-08-09T16:07:13.334Z] #33 4.239 + rmdir docker [2022-08-09T16:07:13.334Z] #33 DONE 4.5s [2022-08-09T16:07:13.334Z] [2022-08-09T16:07:13.334Z] #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-08-09T16:07:13.334Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T16:07:13.334Z] #49 1.699 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T16:07:13.334Z] #49 1.702 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T16:07:13.334Z] #49 1.706 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T16:07:13.334Z] #49 2.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T16:07:13.334Z] #49 2.206 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T16:07:13.334Z] #49 2.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T16:07:13.334Z] #49 3.138 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T16:07:13.334Z] #49 3.691 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T16:07:13.334Z] #49 4.093 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T16:07:13.334Z] #49 4.093 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T16:07:13.334Z] #49 4.095 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T16:07:13.334Z] #49 4.096 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T16:07:13.334Z] #49 4.105 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T16:07:13.334Z] #49 4.411 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T16:07:13.334Z] #49 4.414 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T16:07:13.334Z] #49 4.415 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T16:07:13.334Z] #49 4.419 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T16:07:13.334Z] #49 4.419 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T16:07:13.468Z] ok github.com/docker/docker/client 0.101s coverage: 75.9% of statements [2022-08-09T16:07:15.857Z] #49 ... [2022-08-09T16:07:15.857Z] [2022-08-09T16:07:15.857Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T16:07:15.857Z] #37 sha256:13de3eb08e8b99fdd9584ee9448b3f6a10042ffc8a85902ffaa4d8b42d74e09e [2022-08-09T16:07:15.857Z] #37 CACHED [2022-08-09T16:07:15.857Z] [2022-08-09T16:07:15.857Z] #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-08-09T16:07:15.857Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T16:07:15.857Z] #36 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #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-08-09T16:07:15.858Z] #38 sha256:5ccb81f2d1e1e72575ad403ba8258475d8779ca4a3de9012b2410d27d7e9b6d6 [2022-08-09T16:07:15.858Z] #38 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T16:07:15.858Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T16:07:15.858Z] #40 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #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-08-09T16:07:15.858Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:07:15.858Z] #41 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #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-08-09T16:07:15.858Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:07:15.858Z] #43 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #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-08-09T16:07:15.858Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T16:07:15.858Z] #45 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #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-08-09T16:07:15.858Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:07:15.858Z] #47 CACHED [2022-08-09T16:07:15.858Z] [2022-08-09T16:07:15.858Z] #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-08-09T16:07:15.858Z] #74 sha256:4321bd101dec5987b5e471b8b1e42b6e3632cbe2c07921648e25aa450731eb51 [2022-08-09T16:07:15.858Z] #74 1.245 + RM_GOPATH=0 [2022-08-09T16:07:15.858Z] #74 1.245 + TMP_GOPATH= [2022-08-09T16:07:15.858Z] #74 1.245 + : /build [2022-08-09T16:07:15.858Z] #74 1.245 + '[' -z '' ']' [2022-08-09T16:07:15.858Z] #74 1.249 ++ mktemp -d [2022-08-09T16:07:15.858Z] #74 1.250 + export GOPATH=/tmp/tmp.uho5Q3ytAn [2022-08-09T16:07:15.858Z] #74 1.250 + GOPATH=/tmp/tmp.uho5Q3ytAn [2022-08-09T16:07:15.858Z] #74 1.250 + RM_GOPATH=1 [2022-08-09T16:07:15.858Z] #74 1.250 + case "$(go env GOARCH)" in [2022-08-09T16:07:15.858Z] #74 1.250 ++ go env GOARCH [2022-08-09T16:07:15.858Z] #74 1.262 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:07:15.858Z] #74 1.262 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:15.858Z] #74 1.262 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:15.858Z] #74 1.262 ++ dirname /install.sh [2022-08-09T16:07:15.858Z] #74 1.262 + dir=/ [2022-08-09T16:07:15.858Z] #74 1.262 + bin=rootlesskit [2022-08-09T16:07:15.858Z] #74 1.262 + shift [2022-08-09T16:07:15.858Z] #74 1.262 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T16:07:15.858Z] #74 1.262 + . //rootlesskit.installer [2022-08-09T16:07:15.858Z] #74 1.262 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:07:15.858Z] #74 1.262 + install_rootlesskit [2022-08-09T16:07:15.858Z] #74 1.262 + case "$1" in [2022-08-09T16:07:15.858Z] #74 1.262 + export CGO_ENABLED=0 [2022-08-09T16:07:15.858Z] #74 1.262 + CGO_ENABLED=0 [2022-08-09T16:07:15.858Z] #74 1.262 + _install_rootlesskit [2022-08-09T16:07:15.858Z] #74 1.262 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T16:07:15.858Z] #74 1.262 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T16:07:15.858Z] #74 1.262 + GOBIN=/build [2022-08-09T16:07:15.858Z] #74 1.262 + GO111MODULE=on [2022-08-09T16:07:15.858Z] #74 1.262 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:07:15.858Z] #74 1.725 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T16:07:15.858Z] #74 3.739 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T16:07:15.858Z] #74 3.742 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T16:07:15.858Z] #74 3.891 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T16:07:15.858Z] #74 5.480 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T16:07:15.858Z] #74 5.673 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T16:07:15.858Z] #74 5.694 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T16:07:15.858Z] #74 5.701 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T16:07:15.858Z] #74 5.764 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T16:07:15.858Z] #74 5.777 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T16:07:15.858Z] #74 5.904 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T16:07:15.858Z] #74 6.084 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T16:07:15.858Z] #74 6.178 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T16:07:15.858Z] #74 7.131 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T16:07:15.858Z] #74 7.223 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T16:07:17.280Z] Client: [2022-08-09T16:07:17.280Z] Context: default [2022-08-09T16:07:17.280Z] Debug Mode: false [2022-08-09T16:07:17.280Z] Plugins: [2022-08-09T16:07:17.280Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T16:07:17.280Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T16:07:17.280Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T16:07:17.280Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T16:07:17.280Z] [2022-08-09T16:07:17.280Z] Server: [2022-08-09T16:07:17.280Z] Containers: 0 [2022-08-09T16:07:17.280Z] Running: 0 [2022-08-09T16:07:17.280Z] Paused: 0 [2022-08-09T16:07:17.280Z] Stopped: 0 [2022-08-09T16:07:17.280Z] Images: 0 [2022-08-09T16:07:17.280Z] Server Version: 20.10.14 [2022-08-09T16:07:17.280Z] Storage Driver: overlay2 [2022-08-09T16:07:17.280Z] Backing Filesystem: extfs [2022-08-09T16:07:17.280Z] Supports d_type: true [2022-08-09T16:07:17.280Z] Native Overlay Diff: true [2022-08-09T16:07:17.280Z] userxattr: false [2022-08-09T16:07:17.280Z] Logging Driver: json-file [2022-08-09T16:07:17.280Z] Cgroup Driver: cgroupfs [2022-08-09T16:07:17.280Z] Cgroup Version: 1 [2022-08-09T16:07:17.280Z] Plugins: [2022-08-09T16:07:17.280Z] Volume: local [2022-08-09T16:07:17.280Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T16:07:17.280Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T16:07:17.280Z] Swarm: inactive [2022-08-09T16:07:17.280Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T16:07:17.280Z] Default Runtime: runc [2022-08-09T16:07:17.280Z] Init Binary: docker-init [2022-08-09T16:07:17.280Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:07:17.280Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T16:07:17.280Z] init version: de40ad0 [2022-08-09T16:07:17.280Z] Security Options: [2022-08-09T16:07:17.280Z] apparmor [2022-08-09T16:07:17.280Z] seccomp [2022-08-09T16:07:17.280Z] Profile: default [2022-08-09T16:07:17.280Z] Kernel Version: 5.4.0-1071-aws [2022-08-09T16:07:17.280Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-09T16:07:17.280Z] OSType: linux [2022-08-09T16:07:17.280Z] Architecture: x86_64 [2022-08-09T16:07:17.280Z] CPUs: 2 [2022-08-09T16:07:17.280Z] Total Memory: 7.565GiB [2022-08-09T16:07:17.280Z] Name: ip-10-100-102-214 [2022-08-09T16:07:17.280Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-09T16:07:17.280Z] Docker Root Dir: /var/lib/docker [2022-08-09T16:07:17.280Z] Debug Mode: false [2022-08-09T16:07:17.280Z] Registry: https://index.docker.io/v1/ [2022-08-09T16:07:17.280Z] Labels: [2022-08-09T16:07:17.280Z] Experimental: true [2022-08-09T16:07:17.280Z] Insecure Registries: [2022-08-09T16:07:17.280Z] 127.0.0.0/8 [2022-08-09T16:07:17.280Z] Live Restore Enabled: true [2022-08-09T16:07:17.280Z] [2022-08-09T16:07:17.280Z] WARNING: No swap limit support [Pipeline] sh [2022-08-09T16:07:17.573Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:07:17.574Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:07:17.574Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43941/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T16:07:17.574Z] + bash /home/ubuntu/workspace/moby_PR-43941/check-config.sh [2022-08-09T16:07:17.574Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T16:07:17.574Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-09T16:07:17.574Z] [2022-08-09T16:07:17.574Z] Generally Necessary: [2022-08-09T16:07:17.574Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T16:07:17.574Z] - apparmor: enabled and tools installed [2022-08-09T16:07:17.574Z] - CONFIG_NAMESPACES: enabled [2022-08-09T16:07:17.574Z] - CONFIG_NET_NS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_PID_NS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_IPC_NS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_UTS_NS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_CGROUPS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T16:07:17.574Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T16:07:17.574Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T16:07:17.574Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T16:07:17.574Z] - CONFIG_CPUSETS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_MEMCG: enabled [2022-08-09T16:07:17.574Z] - CONFIG_KEYS: enabled [2022-08-09T16:07:17.574Z] - CONFIG_VETH: enabled (as module) [2022-08-09T16:07:17.574Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T16:07:17.574Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T16:07:17.835Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T16:07:17.835Z] [2022-08-09T16:07:17.835Z] Optional Features: [2022-08-09T16:07:17.835Z] - CONFIG_USER_NS: enabled [2022-08-09T16:07:17.835Z] - CONFIG_SECCOMP: enabled [2022-08-09T16:07:17.835Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T16:07:17.835Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T16:07:17.835Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T16:07:17.835Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-09T16:07:17.835Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-09T16:07:17.835Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T16:07:17.835Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T16:07:17.835Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T16:07:17.835Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T16:07:17.835Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T16:07:17.835Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T16:07:17.835Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T16:07:17.835Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T16:07:17.835Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T16:07:17.835Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T16:07:17.835Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T16:07:17.835Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T16:07:17.835Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T16:07:17.835Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T16:07:17.835Z] - CONFIG_EXT4_FS: enabled [2022-08-09T16:07:17.835Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T16:07:17.835Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T16:07:18.094Z] - Network Drivers: [2022-08-09T16:07:18.094Z] - "overlay": [2022-08-09T16:07:18.094Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T16:07:18.094Z] Optional (for encrypted networks): [2022-08-09T16:07:18.094Z] - CONFIG_CRYPTO: enabled [2022-08-09T16:07:18.094Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T16:07:18.094Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T16:07:18.094Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T16:07:18.094Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T16:07:18.094Z] - CONFIG_XFRM: enabled [2022-08-09T16:07:18.094Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T16:07:18.094Z] - "ipvlan": [2022-08-09T16:07:18.094Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T16:07:18.094Z] - "macvlan": [2022-08-09T16:07:18.094Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T16:07:18.094Z] - "ftp,tftp client in container": [2022-08-09T16:07:18.094Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T16:07:18.094Z] - Storage Drivers: [2022-08-09T16:07:18.094Z] - "aufs": [2022-08-09T16:07:18.094Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T16:07:18.094Z] - "btrfs": [2022-08-09T16:07:18.094Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T16:07:18.094Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T16:07:18.094Z] - "devicemapper": [2022-08-09T16:07:18.094Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T16:07:18.094Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T16:07:18.094Z] - "overlay": [2022-08-09T16:07:18.094Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T16:07:18.094Z] - "zfs": [2022-08-09T16:07:18.094Z] - /dev/zfs: present [2022-08-09T16:07:18.094Z] - zfs command: missing [2022-08-09T16:07:18.094Z] - zpool command: missing [2022-08-09T16:07:18.094Z] [2022-08-09T16:07:18.094Z] Limits: [2022-08-09T16:07:18.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T16:07:18.094Z] [2022-08-09T16:07:18.094Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T16:07:18.429Z] + sudo modprobe ip_vs [2022-08-09T16:07:18.429Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:df965f51bf78c95a240803825c0dee664ad6f6bf . [2022-08-09T16:07:18.690Z] #1 [internal] load build definition from Dockerfile [2022-08-09T16:07:18.690Z] #1 sha256:e7f7527c0151d6e8134da92e14c17aa40045b0acccb8e545aedee3558395588c [2022-08-09T16:07:18.690Z] #1 transferring dockerfile: [2022-08-09T16:07:18.952Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T16:07:18.952Z] #1 DONE 0.2s [2022-08-09T16:07:18.952Z] [2022-08-09T16:07:18.952Z] #2 [internal] load .dockerignore [2022-08-09T16:07:18.952Z] #2 sha256:6eff143d48b83acc3b5264e7b937ff90b494a1a9c4e4a5c825b416c8eb8d1466 [2022-08-09T16:07:18.952Z] #2 transferring context: 145B done [2022-08-09T16:07:18.952Z] #2 DONE 0.1s [2022-08-09T16:07:19.126Z] #74 ... [2022-08-09T16:07:19.126Z] [2022-08-09T16:07:19.126Z] #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-08-09T16:07:19.126Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T16:07:19.126Z] #69 1.781 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T16:07:19.126Z] #69 1.782 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T16:07:19.126Z] #69 1.782 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T16:07:19.126Z] #69 2.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T16:07:19.126Z] #69 2.395 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T16:07:19.126Z] #69 2.787 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T16:07:19.126Z] #69 3.180 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T16:07:19.126Z] #69 3.714 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T16:07:19.126Z] #69 4.165 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T16:07:19.126Z] #69 4.168 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T16:07:19.126Z] #69 4.171 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T16:07:19.126Z] #69 4.175 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T16:07:19.126Z] #69 4.183 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T16:07:19.126Z] #69 4.465 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T16:07:19.126Z] #69 4.491 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T16:07:19.126Z] #69 4.492 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T16:07:19.126Z] #69 4.492 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T16:07:19.126Z] #69 4.492 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T16:07:19.126Z] #69 ... [2022-08-09T16:07:19.126Z] [2022-08-09T16:07:19.126Z] #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-08-09T16:07:19.126Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:19.126Z] #20 1.545 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T16:07:19.126Z] #20 1.702 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T16:07:19.126Z] #20 1.714 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T16:07:19.126Z] #20 1.718 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T16:07:19.126Z] #20 2.099 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T16:07:19.126Z] #20 2.459 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T16:07:19.126Z] #20 2.944 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T16:07:19.126Z] #20 3.422 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T16:07:19.126Z] #20 3.751 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T16:07:19.126Z] #20 3.763 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T16:07:19.126Z] #20 3.767 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T16:07:19.126Z] #20 3.775 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T16:07:19.126Z] #20 3.799 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T16:07:19.126Z] #20 4.171 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T16:07:19.126Z] #20 4.175 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T16:07:19.126Z] #20 4.176 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T16:07:19.126Z] #20 4.176 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T16:07:19.126Z] #20 4.183 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T16:07:19.212Z] [2022-08-09T16:07:19.212Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T16:07:19.212Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T16:07:19.476Z] #3 DONE 0.4s [2022-08-09T16:07:19.476Z] [2022-08-09T16:07:19.476Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T16:07:19.476Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T16:07:19.476Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T16:07:19.735Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T16:07:19.735Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-09T16:07:19.735Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-09T16:07:19.735Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-09T16:07:19.995Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.6s done [2022-08-09T16:07:20.100Z] Client: [2022-08-09T16:07:20.100Z] Context: default [2022-08-09T16:07:20.100Z] Debug Mode: false [2022-08-09T16:07:20.100Z] Plugins: [2022-08-09T16:07:20.100Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-09T16:07:20.100Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-09T16:07:20.100Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-09T16:07:20.100Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-09T16:07:20.100Z] [2022-08-09T16:07:20.100Z] Server: [2022-08-09T16:07:20.100Z] Containers: 0 [2022-08-09T16:07:20.100Z] Running: 0 [2022-08-09T16:07:20.100Z] Paused: 0 [2022-08-09T16:07:20.100Z] Stopped: 0 [2022-08-09T16:07:20.100Z] Images: 0 [2022-08-09T16:07:20.100Z] Server Version: 20.10.14 [2022-08-09T16:07:20.100Z] Storage Driver: overlay2 [2022-08-09T16:07:20.100Z] Backing Filesystem: extfs [2022-08-09T16:07:20.100Z] Supports d_type: true [2022-08-09T16:07:20.100Z] Native Overlay Diff: true [2022-08-09T16:07:20.100Z] userxattr: false [2022-08-09T16:07:20.100Z] Logging Driver: json-file [2022-08-09T16:07:20.100Z] Cgroup Driver: cgroupfs [2022-08-09T16:07:20.100Z] Cgroup Version: 1 [2022-08-09T16:07:20.100Z] Plugins: [2022-08-09T16:07:20.100Z] Volume: local [2022-08-09T16:07:20.100Z] Network: bridge host ipvlan macvlan null overlay [2022-08-09T16:07:20.100Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-09T16:07:20.100Z] Swarm: inactive [2022-08-09T16:07:20.101Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-09T16:07:20.101Z] Default Runtime: runc [2022-08-09T16:07:20.101Z] Init Binary: docker-init [2022-08-09T16:07:20.101Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-09T16:07:20.101Z] runc version: v1.0.3-0-gf46b6ba [2022-08-09T16:07:20.101Z] init version: de40ad0 [2022-08-09T16:07:20.101Z] Security Options: [2022-08-09T16:07:20.101Z] apparmor [2022-08-09T16:07:20.101Z] seccomp [2022-08-09T16:07:20.101Z] Profile: default [2022-08-09T16:07:20.101Z] Kernel Version: 5.4.0-1071-aws [2022-08-09T16:07:20.101Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-09T16:07:20.101Z] OSType: linux [2022-08-09T16:07:20.101Z] Architecture: x86_64 [2022-08-09T16:07:20.101Z] CPUs: 2 [2022-08-09T16:07:20.101Z] Total Memory: 7.483GiB [2022-08-09T16:07:20.101Z] Name: ip-10-100-43-8 [2022-08-09T16:07:20.101Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-09T16:07:20.101Z] Docker Root Dir: /var/lib/docker [2022-08-09T16:07:20.101Z] Debug Mode: false [2022-08-09T16:07:20.101Z] Registry: https://index.docker.io/v1/ [2022-08-09T16:07:20.101Z] Labels: [2022-08-09T16:07:20.101Z] Experimental: true [2022-08-09T16:07:20.101Z] Insecure Registries: [2022-08-09T16:07:20.101Z] 127.0.0.0/8 [2022-08-09T16:07:20.101Z] Live Restore Enabled: true [2022-08-09T16:07:20.101Z] [2022-08-09T16:07:20.101Z] WARNING: No swap limit support [Pipeline] sh [2022-08-09T16:07:20.255Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-09T16:07:20.417Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:07:20.417Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-09T16:07:20.417Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43941/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-09T16:07:20.417Z] + bash /home/ubuntu/workspace/moby_PR-43941/check-config.sh [2022-08-09T16:07:20.417Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-09T16:07:20.417Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-09T16:07:20.417Z] [2022-08-09T16:07:20.417Z] Generally Necessary: [2022-08-09T16:07:20.417Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-09T16:07:20.417Z] - apparmor: enabled and tools installed [2022-08-09T16:07:20.417Z] - CONFIG_NAMESPACES: enabled [2022-08-09T16:07:20.417Z] - CONFIG_NET_NS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_PID_NS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_IPC_NS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_UTS_NS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_CGROUPS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-09T16:07:20.417Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-09T16:07:20.417Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-09T16:07:20.417Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-09T16:07:20.417Z] - CONFIG_CPUSETS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_MEMCG: enabled [2022-08-09T16:07:20.417Z] - CONFIG_KEYS: enabled [2022-08-09T16:07:20.417Z] - CONFIG_VETH: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-09T16:07:20.417Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-09T16:07:20.514Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-09T16:07:20.688Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-09T16:07:20.688Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-09T16:07:20.688Z] - CONFIG_CGROUP_BPF: enabled [2022-08-09T16:07:20.688Z] [2022-08-09T16:07:20.688Z] Optional Features: [2022-08-09T16:07:20.688Z] - CONFIG_USER_NS: enabled [2022-08-09T16:07:20.688Z] - CONFIG_SECCOMP: enabled [2022-08-09T16:07:20.688Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-09T16:07:20.688Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-09T16:07:20.688Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-09T16:07:20.688Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-09T16:07:20.688Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-09T16:07:20.688Z] - CONFIG_BLK_CGROUP: enabled [2022-08-09T16:07:20.688Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-09T16:07:20.688Z] - CONFIG_CGROUP_PERF: enabled [2022-08-09T16:07:20.688Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-09T16:07:20.688Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-09T16:07:20.688Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-09T16:07:20.688Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-09T16:07:20.688Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-09T16:07:20.688Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-09T16:07:20.688Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-09T16:07:20.688Z] - CONFIG_IP_VS: enabled (as module) [2022-08-09T16:07:20.688Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-09T16:07:20.688Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-09T16:07:20.688Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-09T16:07:20.688Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-09T16:07:20.688Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-09T16:07:20.688Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-09T16:07:20.688Z] - CONFIG_EXT4_FS: enabled [2022-08-09T16:07:20.688Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-09T16:07:20.688Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-09T16:07:20.688Z] - Network Drivers: [2022-08-09T16:07:20.688Z] - "overlay": [2022-08-09T16:07:20.688Z] - CONFIG_VXLAN: enabled (as module) [2022-08-09T16:07:20.688Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-09T16:07:20.688Z] Optional (for encrypted networks): [2022-08-09T16:07:20.774Z] #4 DONE 1.3s [2022-08-09T16:07:20.956Z] - CONFIG_CRYPTO: enabled [2022-08-09T16:07:20.956Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-09T16:07:20.956Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-09T16:07:20.956Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-09T16:07:20.956Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-09T16:07:20.956Z] - CONFIG_XFRM: enabled [2022-08-09T16:07:20.956Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-09T16:07:20.956Z] - "ipvlan": [2022-08-09T16:07:20.956Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-09T16:07:20.956Z] - "macvlan": [2022-08-09T16:07:20.956Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_DUMMY: enabled (as module) [2022-08-09T16:07:20.956Z] - "ftp,tftp client in container": [2022-08-09T16:07:20.956Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-09T16:07:20.956Z] - Storage Drivers: [2022-08-09T16:07:20.956Z] - "aufs": [2022-08-09T16:07:20.956Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-09T16:07:20.956Z] - "btrfs": [2022-08-09T16:07:20.956Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-09T16:07:20.956Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-09T16:07:20.956Z] - "devicemapper": [2022-08-09T16:07:20.956Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-09T16:07:20.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-09T16:07:20.956Z] - "overlay": [2022-08-09T16:07:20.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-09T16:07:20.956Z] - "zfs": [2022-08-09T16:07:20.956Z] - /dev/zfs: present [2022-08-09T16:07:20.956Z] - zfs command: missing [2022-08-09T16:07:20.956Z] - zpool command: missing [2022-08-09T16:07:20.956Z] [2022-08-09T16:07:20.956Z] Limits: [2022-08-09T16:07:20.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-09T16:07:20.956Z] [2022-08-09T16:07:20.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-09T16:07:21.033Z] [2022-08-09T16:07:21.033Z] #6 [internal] load build definition from Dockerfile [2022-08-09T16:07:21.034Z] #6 sha256:96bc3f329c83532aea4750e6a4083043eb20bc7a7939bb524890c5b28a5f1629 [2022-08-09T16:07:21.034Z] #6 DONE 0.0s [2022-08-09T16:07:21.034Z] [2022-08-09T16:07:21.034Z] #5 [internal] load .dockerignore [2022-08-09T16:07:21.034Z] #5 sha256:884d5f50d6b3631d6f599516a119160fd10bc9446a0e5fd65d0e74705acda2d4 [2022-08-09T16:07:21.034Z] #5 DONE 0.0s [2022-08-09T16:07:21.034Z] [2022-08-09T16:07:21.034Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T16:07:21.034Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T16:07:21.291Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:df965f51bf78c95a240803825c0dee664ad6f6bf . [2022-08-09T16:07:21.739Z] #7 ... [2022-08-09T16:07:21.739Z] [2022-08-09T16:07:21.739Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:07:21.739Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T16:07:21.739Z] #10 DONE 0.7s [2022-08-09T16:07:21.739Z] [2022-08-09T16:07:21.739Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T16:07:21.739Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T16:07:21.739Z] #8 DONE 0.7s [2022-08-09T16:07:21.865Z] #1 [internal] load build definition from Dockerfile [2022-08-09T16:07:21.865Z] #1 sha256:0884c1be2bbb1ab5bade8bba83d719c955c625548ed719dbcfe0167c2d33ae07 [2022-08-09T16:07:21.865Z] #1 transferring dockerfile: 19.07kB done [2022-08-09T16:07:21.865Z] #1 DONE 0.1s [2022-08-09T16:07:21.865Z] [2022-08-09T16:07:21.865Z] #2 [internal] load .dockerignore [2022-08-09T16:07:21.865Z] #2 sha256:7d3d72855960e4a6e0d826f6fd42ad0d14ab8a06fc2d5d17f5cd4b8c33c878c6 [2022-08-09T16:07:21.865Z] #2 transferring context: 145B done [2022-08-09T16:07:21.865Z] #2 DONE 0.0s [2022-08-09T16:07:21.865Z] [2022-08-09T16:07:21.865Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-09T16:07:21.865Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-09T16:07:22.126Z] [2022-08-09T16:07:22.126Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:07:22.126Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T16:07:22.126Z] #9 DONE 0.7s [2022-08-09T16:07:22.126Z] [2022-08-09T16:07:22.126Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T16:07:22.126Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T16:07:22.126Z] #7 DONE 0.8s [2022-08-09T16:07:22.432Z] [2022-08-09T16:07:22.432Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:22.432Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:07:22.432Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T16:07:22.432Z] #73 DONE 0.1s [2022-08-09T16:07:22.432Z] [2022-08-09T16:07:22.432Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:22.432Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:07:22.432Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T16:07:22.432Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T16:07:22.432Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T16:07:22.432Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T16:07:22.437Z] #3 DONE 0.5s [2022-08-09T16:07:22.438Z] [2022-08-09T16:07:22.438Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-09T16:07:22.438Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-09T16:07:22.438Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-09T16:07:22.438Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-09T16:07:22.438Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-09T16:07:22.438Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-09T16:07:22.438Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-08-09T16:07:22.698Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.2s [2022-08-09T16:07:22.698Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-08-09T16:07:22.959Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-08-09T16:07:22.959Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-09T16:07:23.007Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-08-09T16:07:23.007Z] #71 ... [2022-08-09T16:07:23.007Z] [2022-08-09T16:07:23.007Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T16:07:23.007Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T16:07:23.007Z] #49 DONE 0.0s [2022-08-09T16:07:23.007Z] [2022-08-09T16:07:23.007Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:23.007Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:07:23.221Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-09T16:07:23.221Z] #4 DONE 1.0s [2022-08-09T16:07:23.267Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.7s [2022-08-09T16:07:23.267Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.8s [2022-08-09T16:07:23.564Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.9s [2022-08-09T16:07:23.564Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s [2022-08-09T16:07:23.799Z] [2022-08-09T16:07:23.799Z] #5 [internal] load .dockerignore [2022-08-09T16:07:23.799Z] #5 sha256:589a911a3ccaf979634f33f2eb18f61b1571b960439182dbfebe8992ee699d86 [2022-08-09T16:07:23.799Z] #5 DONE 0.0s [2022-08-09T16:07:23.799Z] [2022-08-09T16:07:23.799Z] #6 [internal] load build definition from Dockerfile [2022-08-09T16:07:23.799Z] #6 sha256:825f9f797bfd130d13e5dccb0e593abd5a09f4aab4b4ad777b2dd5aac52cab8e [2022-08-09T16:07:23.799Z] #6 DONE 0.0s [2022-08-09T16:07:23.799Z] [2022-08-09T16:07:23.799Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T16:07:23.799Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T16:07:23.824Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-09T16:07:24.086Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2022-08-09T16:07:24.375Z] #10 ... [2022-08-09T16:07:24.375Z] [2022-08-09T16:07:24.375Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-09T16:07:24.375Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-09T16:07:24.375Z] #7 DONE 0.7s [2022-08-09T16:07:24.375Z] [2022-08-09T16:07:24.375Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:07:24.375Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-09T16:07:24.375Z] #9 DONE 0.7s [2022-08-09T16:07:24.375Z] [2022-08-09T16:07:24.375Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-09T16:07:24.375Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-09T16:07:24.375Z] #10 DONE 0.7s [2022-08-09T16:07:24.375Z] [2022-08-09T16:07:24.375Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-09T16:07:24.375Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-09T16:07:24.375Z] #8 DONE 0.7s [2022-08-09T16:07:24.637Z] [2022-08-09T16:07:24.637Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:24.637Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:07:24.637Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T16:07:24.898Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T16:07:24.898Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-09T16:07:24.898Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-09T16:07:24.898Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-08-09T16:07:25.159Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.4s [2022-08-09T16:07:25.424Z] #71 ... [2022-08-09T16:07:25.424Z] [2022-08-09T16:07:25.424Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-09T16:07:25.424Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-09T16:07:25.424Z] #49 DONE 0.0s [2022-08-09T16:07:25.424Z] [2022-08-09T16:07:25.424Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:25.424Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:07:25.424Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.5s [2022-08-09T16:07:25.424Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.5s [2022-08-09T16:07:25.424Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-08-09T16:07:25.688Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-09T16:07:25.688Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-09T16:07:27.270Z] #20 18.48 Fetched 40.6 MB in 17s (2364 kB/s) [2022-08-09T16:07:27.270Z] #20 18.48 Reading package lists... [2022-08-09T16:07:27.270Z] #20 ... [2022-08-09T16:07:27.270Z] [2022-08-09T16:07:27.270Z] #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-08-09T16:07:27.270Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T16:07:27.270Z] #69 18.54 Fetched 40.6 MB in 17s (2388 kB/s) [2022-08-09T16:07:29.393Z] #71 ... [2022-08-09T16:07:29.393Z] [2022-08-09T16:07:29.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:29.393Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:29.393Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-09T16:07:29.393Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-09T16:07:29.393Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T16:07:29.393Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-09T16:07:29.393Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.6s done [2022-08-09T16:07:29.393Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.0s done [2022-08-09T16:07:29.393Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.7s done [2022-08-09T16:07:29.393Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.6s done [2022-08-09T16:07:29.393Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.9s done [2022-08-09T16:07:29.393Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 68.79MB / 141.86MB 6.1s [2022-08-09T16:07:29.393Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-09T16:07:29.393Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.9s done [2022-08-09T16:07:29.393Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 77.59MB / 141.86MB 6.3s [2022-08-09T16:07:29.393Z] #11 ... [2022-08-09T16:07:29.393Z] [2022-08-09T16:07:29.393Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:29.393Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:07:29.393Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2022-08-09T16:07:29.393Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-08-09T16:07:29.653Z] #71 DONE 7.3s [2022-08-09T16:07:29.653Z] [2022-08-09T16:07:29.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:29.653Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:29.653Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.04MB / 141.86MB 6.9s [2022-08-09T16:07:29.913Z] #11 ... [2022-08-09T16:07:29.913Z] [2022-08-09T16:07:29.913Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:29.913Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:07:29.913Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T16:07:29.913Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T16:07:29.913Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T16:07:29.913Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-08-09T16:07:29.913Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-08-09T16:07:29.913Z] #73 DONE 7.7s [2022-08-09T16:07:29.913Z] [2022-08-09T16:07:29.913Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:29.913Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:29.913Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 7.4s [2022-08-09T16:07:30.853Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 108.00MB / 141.86MB 7.9s [2022-08-09T16:07:30.853Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 118.33MB / 141.86MB 8.1s [2022-08-09T16:07:31.010Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-08-09T16:07:31.010Z] #71 ... [2022-08-09T16:07:31.010Z] [2022-08-09T16:07:31.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:31.010Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:31.011Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-09T16:07:31.011Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-09T16:07:31.011Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-09T16:07:31.011Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-09T16:07:31.011Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.9s done [2022-08-09T16:07:31.011Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.3s done [2022-08-09T16:07:31.011Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.4s done [2022-08-09T16:07:31.011Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.3s done [2022-08-09T16:07:31.011Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.1s [2022-08-09T16:07:31.011Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 59.79MB / 141.86MB 6.1s [2022-08-09T16:07:31.011Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.5s [2022-08-09T16:07:31.011Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.6s done [2022-08-09T16:07:31.115Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.88MB / 141.86MB 8.5s [2022-08-09T16:07:31.376Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.5s [2022-08-09T16:07:31.582Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 67.11MB / 141.86MB 6.4s [2022-08-09T16:07:31.582Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 75.50MB / 141.86MB 6.6s [2022-08-09T16:07:31.637Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.27MB / 141.86MB 8.8s [2022-08-09T16:07:31.844Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.7s done [2022-08-09T16:07:31.844Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 6.8s [2022-08-09T16:07:31.844Z] #11 ... [2022-08-09T16:07:31.844Z] [2022-08-09T16:07:31.844Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:31.844Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-09T16:07:31.844Z] #71 DONE 7.2s [2022-08-09T16:07:31.844Z] [2022-08-09T16:07:31.844Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:31.844Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:31.844Z] #11 ... [2022-08-09T16:07:31.844Z] [2022-08-09T16:07:31.844Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:31.844Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:07:31.844Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-09T16:07:31.844Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-09T16:07:31.844Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-09T16:07:31.844Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-09T16:07:31.844Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-08-09T16:07:31.844Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-08-09T16:07:32.105Z] #73 ... [2022-08-09T16:07:32.105Z] [2022-08-09T16:07:32.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:32.105Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:32.105Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.40MB / 141.86MB 7.1s [2022-08-09T16:07:32.208Z] #11 ... [2022-08-09T16:07:32.208Z] [2022-08-09T16:07:32.208Z] #24 [internal] load build context [2022-08-09T16:07:32.208Z] #24 sha256:f5d0420859d3b6b557bf4cc2f83aba2e8fcf82aa55da6018f6b8bb79e75776a4 [2022-08-09T16:07:32.208Z] #24 transferring context: 53.86MB 10.0s [2022-08-09T16:07:32.208Z] #24 ... [2022-08-09T16:07:32.208Z] [2022-08-09T16:07:32.208Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:07:32.208Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T16:07:32.208Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-09T16:07:32.208Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T16:07:32.208Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-09T16:07:32.208Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-09T16:07:32.372Z] #11 ... [2022-08-09T16:07:32.372Z] [2022-08-09T16:07:32.372Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-09T16:07:32.372Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-09T16:07:32.372Z] #73 DONE 7.4s [2022-08-09T16:07:32.372Z] [2022-08-09T16:07:32.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:32.372Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:32.469Z] #28 ... [2022-08-09T16:07:32.469Z] [2022-08-09T16:07:32.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:32.469Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:32.634Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.12MB / 141.86MB 7.5s [2022-08-09T16:07:32.895Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.10MB / 141.86MB 7.9s [2022-08-09T16:07:33.041Z] #11 ... [2022-08-09T16:07:33.041Z] [2022-08-09T16:07:33.041Z] #24 [internal] load build context [2022-08-09T16:07:33.041Z] #24 sha256:f5d0420859d3b6b557bf4cc2f83aba2e8fcf82aa55da6018f6b8bb79e75776a4 [2022-08-09T16:07:33.041Z] #24 transferring context: 62.41MB 10.5s done [2022-08-09T16:07:33.041Z] #24 DONE 10.9s [2022-08-09T16:07:33.041Z] [2022-08-09T16:07:33.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:33.041Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:33.041Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.3s done [2022-08-09T16:07:33.469Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 118.49MB / 141.86MB 8.3s [2022-08-09T16:07:33.470Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.12MB / 141.86MB 8.6s [2022-08-09T16:07:34.042Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 139.46MB / 141.86MB 8.8s [2022-08-09T16:07:34.429Z] #11 ... [2022-08-09T16:07:34.429Z] [2022-08-09T16:07:34.429Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T16:07:34.429Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T16:07:34.429Z] #72 DONE 0.9s [2022-08-09T16:07:34.429Z] [2022-08-09T16:07:34.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:34.429Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:34.616Z] #11 ... [2022-08-09T16:07:34.616Z] [2022-08-09T16:07:34.616Z] #24 [internal] load build context [2022-08-09T16:07:34.616Z] #24 sha256:99a0f8998f60a2469d14b4841c16eae7c2f05290006d4fae0d3a45064ca04468 [2022-08-09T16:07:34.616Z] #24 transferring context: 62.41MB 10.0s done [2022-08-09T16:07:34.878Z] #24 ... [2022-08-09T16:07:34.878Z] [2022-08-09T16:07:34.878Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:07:34.878Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T16:07:34.878Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-09T16:07:34.878Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-09T16:07:34.878Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-09T16:07:34.878Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-09T16:07:34.878Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.0s done [2022-08-09T16:07:34.878Z] #28 ... [2022-08-09T16:07:34.878Z] [2022-08-09T16:07:34.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:34.878Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:35.004Z] #11 ... [2022-08-09T16:07:35.004Z] [2022-08-09T16:07:35.004Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T16:07:35.004Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T16:07:35.004Z] #74 DONE 0.7s [2022-08-09T16:07:35.264Z] [2022-08-09T16:07:35.264Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:07:35.264Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T16:07:35.820Z] #11 ... [2022-08-09T16:07:35.820Z] [2022-08-09T16:07:35.820Z] #24 [internal] load build context [2022-08-09T16:07:35.820Z] #24 sha256:99a0f8998f60a2469d14b4841c16eae7c2f05290006d4fae0d3a45064ca04468 [2022-08-09T16:07:35.820Z] #24 DONE 10.9s [2022-08-09T16:07:35.820Z] [2022-08-09T16:07:35.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:35.820Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:35.820Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.5s done [2022-08-09T16:07:36.096Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.6s [2022-08-09T16:07:36.670Z] #11 ... [2022-08-09T16:07:36.670Z] [2022-08-09T16:07:36.670Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T16:07:36.670Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T16:07:36.670Z] #72 DONE 0.7s [2022-08-09T16:07:36.934Z] [2022-08-09T16:07:36.934Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T16:07:36.934Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T16:07:37.221Z] #69 18.54 Reading package lists... [2022-08-09T16:07:37.221Z] #69 27.66 Reading package lists... [2022-08-09T16:07:37.221Z] #69 ... [2022-08-09T16:07:37.221Z] [2022-08-09T16:07:37.221Z] #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-08-09T16:07:37.221Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:37.221Z] #20 18.48 Reading package lists... [2022-08-09T16:07:37.253Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.4s done [2022-08-09T16:07:37.557Z] #28 DONE 15.1s [2022-08-09T16:07:37.557Z] [2022-08-09T16:07:37.557Z] #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-08-09T16:07:37.557Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T16:07:37.783Z] #20 27.78 Reading package lists... [2022-08-09T16:07:37.783Z] #20 ... [2022-08-09T16:07:37.783Z] [2022-08-09T16:07:37.783Z] #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-08-09T16:07:37.783Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T16:07:37.783Z] #49 19.08 Fetched 40.6 MB in 18s (2303 kB/s) [2022-08-09T16:07:37.783Z] #49 19.08 Reading package lists... [2022-08-09T16:07:37.783Z] #49 28.29 Reading package lists... [2022-08-09T16:07:37.783Z] #49 ... [2022-08-09T16:07:37.783Z] [2022-08-09T16:07:37.783Z] #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-08-09T16:07:37.783Z] #74 sha256:4321bd101dec5987b5e471b8b1e42b6e3632cbe2c07921648e25aa450731eb51 [2022-08-09T16:07:37.783Z] #74 29.01 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T16:07:37.783Z] #74 29.01 + GOBIN=/build [2022-08-09T16:07:37.783Z] #74 29.01 + GO111MODULE=on [2022-08-09T16:07:37.783Z] #74 29.01 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:07:37.882Z] #74 DONE 0.8s [2022-08-09T16:07:37.882Z] [2022-08-09T16:07:37.882Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-09T16:07:37.882Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-09T16:07:38.935Z] #29 1.564 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:07:39.194Z] #29 1.573 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:07:39.194Z] #29 1.573 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:07:39.194Z] #29 1.806 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:07:39.266Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.6s done [2022-08-09T16:07:39.527Z] #28 DONE 14.6s [2022-08-09T16:07:39.527Z] [2022-08-09T16:07:39.527Z] #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-08-09T16:07:39.527Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T16:07:40.131Z] #29 2.429 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:07:40.131Z] #29 2.782 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:07:41.054Z] #74 32.42 rootlesskit version 1.0.0 [2022-08-09T16:07:41.311Z] #74 32.42 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T16:07:41.311Z] #74 32.42 -container-ip string [2022-08-09T16:07:41.311Z] #74 32.42 container ip [2022-08-09T16:07:41.311Z] #74 32.42 -container-port int [2022-08-09T16:07:41.311Z] #74 32.42 container port (default -1) [2022-08-09T16:07:41.311Z] #74 32.42 -host-ip string [2022-08-09T16:07:41.311Z] #74 32.42 host ip [2022-08-09T16:07:41.311Z] #74 32.42 -host-port int [2022-08-09T16:07:41.311Z] #74 32.42 host port (default -1) [2022-08-09T16:07:41.311Z] #74 32.42 -proto string [2022-08-09T16:07:41.311Z] #74 32.42 proxy protocol (default "tcp") [2022-08-09T16:07:41.440Z] #29 1.661 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:07:41.440Z] #29 1.667 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:07:41.440Z] #29 1.667 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:07:41.440Z] #29 1.878 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:07:41.510Z] #29 3.780 Fetched 8564 kB in 2s (3455 kB/s) [2022-08-09T16:07:41.574Z] #74 DONE 32.8s [2022-08-09T16:07:41.574Z] [2022-08-09T16:07:41.574Z] #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-08-09T16:07:41.574Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T16:07:41.701Z] #29 2.346 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:07:41.831Z] #69 27.66 Reading package lists... [2022-08-09T16:07:41.831Z] #69 ... [2022-08-09T16:07:41.831Z] [2022-08-09T16:07:41.831Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T16:07:41.831Z] #75 sha256:4207cbbed90c8835950cefb2f54c5b2e42ffe7335cb369720654a3b42b9babfe [2022-08-09T16:07:41.831Z] #75 DONE 0.0s [2022-08-09T16:07:41.831Z] [2022-08-09T16:07:41.831Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T16:07:41.831Z] #76 sha256:db799fba23f0c36308b69e534ae05f08c7810a0fecf483715359022cbbe5d8bb [2022-08-09T16:07:41.831Z] #76 DONE 0.1s [2022-08-09T16:07:41.831Z] [2022-08-09T16:07:41.831Z] #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-08-09T16:07:41.831Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:42.078Z] #29 3.780 Reading package lists... [2022-08-09T16:07:42.273Z] #29 2.801 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:07:43.016Z] #29 4.687 Reading package lists... [2022-08-09T16:07:43.200Z] #20 27.78 Reading package lists... [2022-08-09T16:07:43.200Z] #20 ... [2022-08-09T16:07:43.200Z] [2022-08-09T16:07:43.200Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-09T16:07:43.200Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-09T16:07:43.200Z] #79 CACHED [2022-08-09T16:07:43.200Z] [2022-08-09T16:07:43.200Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-09T16:07:43.200Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-09T16:07:43.200Z] #81 CACHED [2022-08-09T16:07:43.200Z] [2022-08-09T16:07:43.200Z] #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-08-09T16:07:43.200Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:07:43.200Z] #83 CACHED [2022-08-09T16:07:43.200Z] [2022-08-09T16:07:43.200Z] #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-08-09T16:07:43.200Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:07:43.200Z] #84 CACHED [2022-08-09T16:07:43.200Z] [2022-08-09T16:07:43.200Z] #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-08-09T16:07:43.200Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:43.216Z] #29 3.827 Fetched 8564 kB in 2s (3509 kB/s) [2022-08-09T16:07:43.276Z] #29 5.538 Building dependency tree... [2022-08-09T16:07:43.535Z] #29 5.980 The following additional packages will be installed: [2022-08-09T16:07:43.535Z] #29 5.980 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T16:07:43.535Z] #29 5.980 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T16:07:43.535Z] #29 5.980 Recommended packages: [2022-08-09T16:07:43.535Z] #29 5.980 libldap-common publicsuffix libsasl2-modules [2022-08-09T16:07:43.795Z] #29 6.140 The following NEW packages will be installed: [2022-08-09T16:07:43.795Z] #29 6.140 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T16:07:43.795Z] #29 6.140 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T16:07:43.795Z] #29 6.140 libssh2-1 openssl [2022-08-09T16:07:44.054Z] #29 6.420 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T16:07:44.054Z] #29 6.420 Need to get 3047 kB of archives. [2022-08-09T16:07:44.054Z] #29 6.420 After this operation, 6661 kB of additional disk space will be used. [2022-08-09T16:07:44.054Z] #29 6.420 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-09T16:07:44.054Z] #29 6.443 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-09T16:07:44.054Z] #29 6.443 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-09T16:07:44.054Z] #29 6.443 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-08-09T16:07:44.054Z] #29 6.448 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-09T16:07:44.054Z] #29 6.448 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-09T16:07:44.054Z] #29 6.448 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-09T16:07:44.054Z] #29 6.457 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-09T16:07:44.055Z] #29 6.457 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-09T16:07:44.055Z] #29 6.457 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-09T16:07:44.055Z] #29 6.457 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-09T16:07:44.055Z] #29 6.470 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-09T16:07:44.055Z] #29 6.470 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T16:07:44.055Z] #29 6.470 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T16:07:44.055Z] #29 6.470 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T16:07:44.235Z] #29 3.827 Reading package lists... [2022-08-09T16:07:44.314Z] #29 6.759 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:07:44.314Z] #29 6.821 Fetched 3047 kB in 0s (9458 kB/s) [2022-08-09T16:07:44.314Z] #29 6.922 Selecting previously unselected package openssl. [2022-08-09T16:07:44.567Z] #20 27.78 Reading package lists... [2022-08-09T16:07:44.567Z] #20 ... [2022-08-09T16:07:44.567Z] [2022-08-09T16:07:44.567Z] #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-08-09T16:07:44.567Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-09T16:07:44.567Z] #69 27.66 Reading package lists... [2022-08-09T16:07:44.609Z] #29 6.922 (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-08-09T16:07:44.609Z] #29 6.927 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-09T16:07:44.609Z] #29 6.931 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T16:07:44.609Z] #29 7.195 Selecting previously unselected package ca-certificates. [2022-08-09T16:07:44.609Z] #29 7.195 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T16:07:44.609Z] #29 7.195 Unpacking ca-certificates (20210119) ... [2022-08-09T16:07:44.833Z] #29 4.667 Reading package lists... [2022-08-09T16:07:44.871Z] #29 7.429 Selecting previously unselected package libbrotli1:amd64. [2022-08-09T16:07:44.871Z] #29 7.429 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-09T16:07:44.871Z] #29 7.437 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T16:07:45.103Z] #29 5.584 Building dependency tree... [2022-08-09T16:07:45.130Z] #29 7.574 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-09T16:07:45.130Z] #29 7.574 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T16:07:45.130Z] #29 7.579 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:45.130Z] #29 7.670 Selecting previously unselected package libsasl2-2:amd64. [2022-08-09T16:07:45.130Z] #29 7.670 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T16:07:45.130Z] #29 7.674 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:45.365Z] #29 5.964 The following additional packages will be installed: [2022-08-09T16:07:45.365Z] #29 5.965 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-09T16:07:45.365Z] #29 5.965 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-09T16:07:45.365Z] #29 5.966 Recommended packages: [2022-08-09T16:07:45.365Z] #29 5.966 libldap-common publicsuffix libsasl2-modules [2022-08-09T16:07:45.365Z] #29 6.150 The following NEW packages will be installed: [2022-08-09T16:07:45.397Z] #29 7.781 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-09T16:07:45.397Z] #29 7.782 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-09T16:07:45.397Z] #29 7.793 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T16:07:45.397Z] #29 7.944 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-09T16:07:45.397Z] #29 7.944 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-09T16:07:45.397Z] #29 7.987 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T16:07:45.626Z] #29 6.151 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-09T16:07:45.626Z] #29 6.151 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-09T16:07:45.626Z] #29 6.151 libssh2-1 openssl [2022-08-09T16:07:45.658Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 31.5% of statements [2022-08-09T16:07:45.658Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-09T16:07:45.659Z] #29 8.072 Selecting previously unselected package libpsl5:amd64. [2022-08-09T16:07:45.659Z] #29 8.072 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-09T16:07:45.659Z] #29 8.078 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T16:07:45.659Z] #29 8.167 Selecting previously unselected package librtmp1:amd64. [2022-08-09T16:07:45.659Z] #29 8.167 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-09T16:07:45.659Z] #29 8.172 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T16:07:45.889Z] #29 6.452 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-09T16:07:45.889Z] #29 6.452 Need to get 3047 kB of archives. [2022-08-09T16:07:45.889Z] #29 6.452 After this operation, 6661 kB of additional disk space will be used. [2022-08-09T16:07:45.889Z] #29 6.452 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-09T16:07:45.889Z] #29 6.462 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-09T16:07:45.889Z] #29 6.462 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-09T16:07:45.889Z] #29 6.462 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-08-09T16:07:45.889Z] #29 6.467 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-09T16:07:45.889Z] #29 6.467 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-09T16:07:45.889Z] #29 6.482 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-09T16:07:45.889Z] #29 6.482 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-09T16:07:45.889Z] #29 6.490 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-09T16:07:45.889Z] #29 6.490 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-09T16:07:45.889Z] #29 6.490 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-09T16:07:45.889Z] #29 6.494 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-09T16:07:45.889Z] #29 6.494 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T16:07:45.889Z] #29 6.506 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T16:07:45.889Z] #29 6.506 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T16:07:45.918Z] #29 8.385 Selecting previously unselected package libssh2-1:amd64. [2022-08-09T16:07:45.918Z] #29 8.385 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-09T16:07:45.918Z] #29 8.390 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T16:07:46.171Z] #29 6.768 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:07:46.171Z] #29 6.803 Fetched 3047 kB in 0s (8937 kB/s) [2022-08-09T16:07:46.171Z] #29 6.838 Selecting previously unselected package openssl. [2022-08-09T16:07:46.171Z] #29 6.838 (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-08-09T16:07:46.171Z] #29 6.838 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-09T16:07:46.171Z] #29 6.844 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-09T16:07:46.178Z] #29 8.596 Selecting previously unselected package libcurl4:amd64. [2022-08-09T16:07:46.178Z] #29 8.596 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T16:07:46.178Z] #29 8.603 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:46.178Z] #29 8.724 Selecting previously unselected package curl. [2022-08-09T16:07:46.178Z] #29 8.724 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T16:07:46.178Z] #29 8.736 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:46.220Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2022-08-09T16:07:46.220Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-09T16:07:46.220Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-09T16:07:46.220Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-09T16:07:46.220Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-09T16:07:46.220Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-09T16:07:46.432Z] #29 7.054 Selecting previously unselected package ca-certificates. [2022-08-09T16:07:46.432Z] #29 7.054 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-09T16:07:46.432Z] #29 7.056 Unpacking ca-certificates (20210119) ... [2022-08-09T16:07:46.442Z] #29 8.874 Selecting previously unselected package libonig5:amd64. [2022-08-09T16:07:46.442Z] #29 8.874 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T16:07:46.442Z] #29 8.879 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:07:46.459Z] #69 36.06 Building dependency tree... [2022-08-09T16:07:46.459Z] #69 37.61 Reading state information... [2022-08-09T16:07:46.553Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T16:07:46.553Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:07:46.553Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:07:46.553Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:07:46.553Z] [2022-08-09T16:07:46.553Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T16:07:46.553Z] DOCKER_SYSTEMD=1 [2022-08-09T16:07:46.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T16:07:46.553Z] HOSTNAME=42384f38efa6 [2022-08-09T16:07:46.553Z] DEST=bundles/test-integration [2022-08-09T16:07:46.553Z] PWD=/go/src/github.com/docker/docker [2022-08-09T16:07:46.553Z] DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:07:46.553Z] container=docker [2022-08-09T16:07:46.553Z] HOME=/root [2022-08-09T16:07:46.553Z] LANG=C.UTF-8 [2022-08-09T16:07:46.553Z] INVOCATION_ID=88ead62536af4abebe35c7621bb46a18 [2022-08-09T16:07:46.553Z] GOLANG_VERSION=1.18.5 [2022-08-09T16:07:46.553Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T16:07:46.553Z] VALIDATE_BRANCH=master [2022-08-09T16:07:46.553Z] TERM=xterm [2022-08-09T16:07:46.553Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T16:07:46.553Z] SHLVL=3 [2022-08-09T16:07:46.553Z] TIMEOUT=120m [2022-08-09T16:07:46.553Z] DOCKER_BUILDTAGS= journald [2022-08-09T16:07:46.553Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T16:07:46.553Z] GO111MODULE=off [2022-08-09T16:07:46.553Z] DOCKER_EXPERIMENTAL=1 [2022-08-09T16:07:46.553Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T16:07:46.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T16:07:46.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T16:07:46.553Z] GOPATH=/go [2022-08-09T16:07:46.553Z] PKG_CONFIG=pkg-config [2022-08-09T16:07:46.553Z] _=/usr/bin/env [2022-08-09T16:07:46.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T16:07:46.694Z] #29 7.206 Selecting previously unselected package libbrotli1:amd64. [2022-08-09T16:07:46.694Z] #29 7.206 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-09T16:07:46.694Z] #29 7.215 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T16:07:46.694Z] #29 7.355 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-09T16:07:46.694Z] #29 7.355 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T16:07:46.694Z] #29 7.402 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:46.694Z] #29 7.488 Selecting previously unselected package libsasl2-2:amd64. [2022-08-09T16:07:46.694Z] #29 7.488 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-09T16:07:46.703Z] #29 9.038 Selecting previously unselected package libjq1:amd64. [2022-08-09T16:07:46.703Z] #29 9.040 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T16:07:46.703Z] #29 9.044 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:07:46.703Z] #29 9.158 Selecting previously unselected package jq. [2022-08-09T16:07:46.703Z] #29 9.158 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-09T16:07:46.703Z] #29 9.193 Unpacking jq (1.6-2.1) ... [2022-08-09T16:07:46.703Z] #29 9.235 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T16:07:46.703Z] #29 9.247 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T16:07:46.703Z] #29 9.260 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T16:07:46.703Z] #29 9.271 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:46.703Z] #29 9.279 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T16:07:46.703Z] #29 9.292 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:46.703Z] #29 9.299 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T16:07:46.703Z] #29 9.311 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T16:07:46.703Z] #29 9.332 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:07:46.703Z] #29 9.341 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:07:46.703Z] #29 9.351 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T16:07:46.954Z] #29 7.519 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:46.954Z] #29 7.606 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-09T16:07:46.954Z] #29 7.606 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-09T16:07:46.954Z] #29 7.614 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T16:07:46.954Z] #29 7.722 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-09T16:07:46.954Z] #29 7.722 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-09T16:07:46.954Z] #29 ... [2022-08-09T16:07:46.954Z] [2022-08-09T16:07:46.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:46.954Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:46.954Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-09T16:07:46.954Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-09T16:07:46.954Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.6s [2022-08-09T16:07:46.962Z] #29 9.361 Setting up ca-certificates (20210119) ... [2022-08-09T16:07:46.962Z] #29 ... [2022-08-09T16:07:46.962Z] [2022-08-09T16:07:46.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:46.962Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:46.962Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.8s done [2022-08-09T16:07:46.962Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-09T16:07:46.962Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.1s [2022-08-09T16:07:47.215Z] #11 ... [2022-08-09T16:07:47.215Z] [2022-08-09T16:07:47.215Z] #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-08-09T16:07:47.215Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T16:07:47.215Z] #29 7.726 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T16:07:47.215Z] #29 7.835 Selecting previously unselected package libpsl5:amd64. [2022-08-09T16:07:47.215Z] #29 7.835 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-09T16:07:47.215Z] #29 7.863 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T16:07:47.387Z] #69 38.70 The following additional packages will be installed: [2022-08-09T16:07:47.387Z] #69 38.71 libbtrfs0 [2022-08-09T16:07:47.387Z] #69 38.92 The following NEW packages will be installed: [2022-08-09T16:07:47.387Z] #69 38.93 libbtrfs-dev libbtrfs0 [2022-08-09T16:07:47.476Z] #29 8.005 Selecting previously unselected package librtmp1:amd64. [2022-08-09T16:07:47.476Z] #29 8.005 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-09T16:07:47.476Z] #29 8.008 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T16:07:47.476Z] #29 8.102 Selecting previously unselected package libssh2-1:amd64. [2022-08-09T16:07:47.476Z] #29 8.102 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-09T16:07:47.476Z] #29 8.106 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T16:07:47.476Z] #29 8.237 Selecting previously unselected package libcurl4:amd64. [2022-08-09T16:07:47.476Z] #29 8.237 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T16:07:47.531Z] #11 ... [2022-08-09T16:07:47.531Z] [2022-08-09T16:07:47.531Z] #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-08-09T16:07:47.531Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-09T16:07:47.531Z] #29 10.09 Updating certificates in /etc/ssl/certs... [2022-08-09T16:07:47.737Z] #29 8.244 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:47.737Z] #29 8.363 Selecting previously unselected package curl. [2022-08-09T16:07:47.737Z] #29 8.363 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-09T16:07:47.737Z] #29 8.382 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:47.949Z] #69 39.30 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:07:47.949Z] #69 39.30 Need to get 460 kB of archives. [2022-08-09T16:07:47.949Z] #69 39.30 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T16:07:47.949Z] #69 39.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T16:07:47.949Z] #69 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T16:07:48.029Z] #29 8.480 Selecting previously unselected package libonig5:amd64. [2022-08-09T16:07:48.029Z] #29 8.480 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T16:07:48.029Z] #29 8.485 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:07:48.029Z] #29 8.597 Selecting previously unselected package libjq1:amd64. [2022-08-09T16:07:48.029Z] #29 8.597 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T16:07:48.029Z] #29 8.628 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:07:48.029Z] #29 8.711 Selecting previously unselected package jq. [2022-08-09T16:07:48.029Z] #29 8.711 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-09T16:07:48.303Z] #29 8.715 Unpacking jq (1.6-2.1) ... [2022-08-09T16:07:48.303Z] #29 8.779 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-09T16:07:48.303Z] #29 8.854 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-09T16:07:48.303Z] #29 8.865 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-09T16:07:48.303Z] #29 8.881 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:48.303Z] #29 8.891 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-09T16:07:48.303Z] #29 8.905 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-09T16:07:48.303Z] #29 8.917 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-09T16:07:48.303Z] #29 8.928 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-09T16:07:48.303Z] #29 8.946 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:07:48.303Z] #29 8.959 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:07:48.303Z] #29 8.974 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-09T16:07:48.303Z] #29 8.987 Setting up ca-certificates (20210119) ... [2022-08-09T16:07:48.511Z] #69 39.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:07:48.511Z] #69 40.12 Fetched 460 kB in 0s (1500 kB/s) [2022-08-09T16:07:48.768Z] #69 40.15 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T16:07:48.768Z] #69 40.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-09T16:07:48.768Z] #69 40.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T16:07:48.768Z] #69 40.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:07:48.768Z] #69 40.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T16:07:48.768Z] #69 40.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T16:07:48.768Z] #69 40.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:07:48.912Z] #29 11.27 129 added, 0 removed; done. [2022-08-09T16:07:48.912Z] #29 11.35 Setting up jq (1.6-2.1) ... [2022-08-09T16:07:48.912Z] #29 11.36 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:48.912Z] #29 11.37 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:48.912Z] #29 11.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:07:48.912Z] #29 11.40 Processing triggers for ca-certificates (20210119) ... [2022-08-09T16:07:48.912Z] #29 11.41 Updating certificates in /etc/ssl/certs... [2022-08-09T16:07:49.026Z] #69 40.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:07:49.026Z] #69 40.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:07:49.026Z] #69 40.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:07:49.026Z] #69 DONE 40.6s [2022-08-09T16:07:49.026Z] [2022-08-09T16:07:49.026Z] #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-08-09T16:07:49.026Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:49.026Z] #20 27.78 Reading package lists... [2022-08-09T16:07:49.026Z] #20 36.59 Building dependency tree... [2022-08-09T16:07:49.026Z] #20 37.99 Reading state information... [2022-08-09T16:07:49.026Z] #20 39.35 The following additional packages will be installed: [2022-08-09T16:07:49.026Z] #20 39.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T16:07:49.026Z] #20 39.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T16:07:49.026Z] #20 39.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T16:07:49.026Z] #20 39.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T16:07:49.026Z] #20 39.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T16:07:49.026Z] #20 39.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T16:07:49.026Z] #20 39.36 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T16:07:49.026Z] #20 39.38 Suggested packages: [2022-08-09T16:07:49.026Z] #20 39.39 gcc-10-locales seccomp wine64 [2022-08-09T16:07:49.026Z] #20 39.84 The following NEW packages will be installed: [2022-08-09T16:07:49.026Z] #20 39.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T16:07:49.026Z] #20 39.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T16:07:49.026Z] #20 39.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T16:07:49.026Z] #20 39.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T16:07:49.026Z] #20 39.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T16:07:49.026Z] #20 39.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T16:07:49.026Z] #20 39.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T16:07:49.026Z] #20 39.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T16:07:49.026Z] #20 39.86 mingw-w64-x86-64-dev [2022-08-09T16:07:49.026Z] #20 40.20 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:07:49.026Z] #20 40.20 Need to get 115 MB of archives. [2022-08-09T16:07:49.026Z] #20 40.20 After this operation, 645 MB of additional disk space will be used. [2022-08-09T16:07:49.026Z] #20 40.20 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-08-09T16:07:49.026Z] #20 40.23 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-08-09T16:07:49.026Z] #20 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T16:07:49.026Z] #20 40.26 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-08-09T16:07:49.026Z] #20 40.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T16:07:49.026Z] #20 40.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T16:07:49.026Z] #20 40.31 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-08-09T16:07:49.026Z] #20 40.37 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-08-09T16:07:49.026Z] #20 40.37 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-08-09T16:07:49.026Z] #20 40.52 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-08-09T16:07:49.250Z] #29 9.801 Updating certificates in /etc/ssl/certs... [2022-08-09T16:07:49.282Z] #20 ... [2022-08-09T16:07:49.282Z] [2022-08-09T16:07:49.282Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T16:07:49.282Z] #70 sha256:38ba8f8ba0f1d9cafcb21da89c9afcf742b70fd3748cc047e450ca8dd84ee194 [2022-08-09T16:07:49.282Z] #70 DONE 0.1s [2022-08-09T16:07:49.282Z] [2022-08-09T16:07:49.282Z] #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-08-09T16:07:49.282Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:07:49.844Z] #71 0.726 + RM_GOPATH=0 [2022-08-09T16:07:49.844Z] #71 0.726 + TMP_GOPATH= [2022-08-09T16:07:49.844Z] #71 0.726 + : /build [2022-08-09T16:07:49.844Z] #71 0.726 + '[' -z '' ']' [2022-08-09T16:07:49.844Z] #71 0.726 ++ mktemp -d [2022-08-09T16:07:49.860Z] #29 12.37 0 added, 0 removed; done. [2022-08-09T16:07:49.860Z] #29 12.37 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T16:07:49.860Z] #29 12.38 done. [2022-08-09T16:07:50.102Z] #71 0.730 + export GOPATH=/tmp/tmp.ElL1TNQnJd [2022-08-09T16:07:50.102Z] #71 0.730 + GOPATH=/tmp/tmp.ElL1TNQnJd [2022-08-09T16:07:50.102Z] #71 0.730 + RM_GOPATH=1 [2022-08-09T16:07:50.102Z] #71 0.730 + case "$(go env GOARCH)" in [2022-08-09T16:07:50.102Z] #71 0.731 ++ go env GOARCH [2022-08-09T16:07:50.102Z] #71 0.737 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:50.102Z] #71 0.738 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:50.102Z] #71 0.738 ++ dirname /install.sh [2022-08-09T16:07:50.102Z] #71 0.739 + dir=/ [2022-08-09T16:07:50.102Z] #71 0.739 + bin=containerd [2022-08-09T16:07:50.102Z] #71 0.739 + shift [2022-08-09T16:07:50.102Z] #71 0.739 + '[' '!' -f //containerd.installer ']' [2022-08-09T16:07:50.102Z] #71 0.739 + . //containerd.installer [2022-08-09T16:07:50.102Z] #71 0.740 ++ set -e [2022-08-09T16:07:50.102Z] #71 0.740 ++ : v1.6.7 [2022-08-09T16:07:50.102Z] #71 0.740 + install_containerd [2022-08-09T16:07:50.102Z] #71 0.741 + echo 'Install containerd version v1.6.7' [2022-08-09T16:07:50.102Z] #71 0.741 Install containerd version v1.6.7 [2022-08-09T16:07:50.102Z] #71 0.741 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ElL1TNQnJd/src/github.com/containerd/containerd [2022-08-09T16:07:50.102Z] #71 0.774 Cloning into '/tmp/tmp.ElL1TNQnJd/src/github.com/containerd/containerd'... [2022-08-09T16:07:50.664Z] #29 11.06 129 added, 0 removed; done. [2022-08-09T16:07:50.664Z] #29 11.09 Setting up jq (1.6-2.1) ... [2022-08-09T16:07:50.664Z] #29 11.10 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:50.664Z] #29 11.11 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-09T16:07:50.664Z] #29 11.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:07:50.664Z] #29 11.14 Processing triggers for ca-certificates (20210119) ... [2022-08-09T16:07:50.664Z] #29 11.16 Updating certificates in /etc/ssl/certs... [2022-08-09T16:07:50.801Z] #29 DONE 13.3s [2022-08-09T16:07:50.801Z] [2022-08-09T16:07:50.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:50.801Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:50.801Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.1s done [2022-08-09T16:07:50.801Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.4s [2022-08-09T16:07:51.061Z] #11 ... [2022-08-09T16:07:51.061Z] [2022-08-09T16:07:51.061Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T16:07:51.061Z] #30 sha256:fd40cb4474041d95660731e060a3c267b877397ce9a2d5188a3266a4426416af [2022-08-09T16:07:51.061Z] #30 DONE 0.1s [2022-08-09T16:07:51.061Z] [2022-08-09T16:07:51.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:51.061Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:51.615Z] #29 12.17 0 added, 0 removed; done. [2022-08-09T16:07:51.615Z] #29 12.17 Running hooks in /etc/ca-certificates/update.d... [2022-08-09T16:07:51.615Z] #29 12.17 done. [2022-08-09T16:07:52.558Z] #29 DONE 13.3s [2022-08-09T16:07:52.558Z] [2022-08-09T16:07:52.558Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-09T16:07:52.558Z] #30 sha256:8fbe2f195333ec19b5ae7af60cee838eaf57d9202ccd6086e4d100a7b1e4347a [2022-08-09T16:07:52.619Z] #71 ... [2022-08-09T16:07:52.619Z] [2022-08-09T16:07:52.619Z] #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-08-09T16:07:52.619Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-09T16:07:52.619Z] #49 28.29 Reading package lists... [2022-08-09T16:07:52.619Z] #49 36.56 Building dependency tree... [2022-08-09T16:07:52.619Z] #49 38.03 Reading state information... [2022-08-09T16:07:52.619Z] #49 39.38 The following additional packages will be installed: [2022-08-09T16:07:52.619Z] #49 39.40 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-09T16:07:52.619Z] #49 39.41 Suggested packages: [2022-08-09T16:07:52.619Z] #49 39.41 cmake-doc ninja-build lrzip [2022-08-09T16:07:52.619Z] #49 39.41 Recommended packages: [2022-08-09T16:07:52.619Z] #49 39.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T16:07:52.619Z] #49 39.98 The following NEW packages will be installed: [2022-08-09T16:07:52.619Z] #49 39.99 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-09T16:07:52.619Z] #49 40.32 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:07:52.619Z] #49 40.32 Need to get 8418 kB of archives. [2022-08-09T16:07:52.619Z] #49 40.32 After this operation, 34.9 MB of additional disk space will be used. [2022-08-09T16:07:52.619Z] #49 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T16:07:52.619Z] #49 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T16:07:52.619Z] #49 40.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T16:07:52.619Z] #49 40.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T16:07:52.619Z] #49 40.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T16:07:52.619Z] #49 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T16:07:52.619Z] #49 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T16:07:52.619Z] #49 40.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T16:07:52.619Z] #49 41.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:07:52.619Z] #49 41.35 Fetched 8418 kB in 0s (21.4 MB/s) [2022-08-09T16:07:52.619Z] #49 41.40 Selecting previously unselected package xxd. [2022-08-09T16:07:52.619Z] #49 41.40 (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-08-09T16:07:52.619Z] #49 41.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:07:52.619Z] #49 41.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 41.52 Selecting previously unselected package vim-common. [2022-08-09T16:07:52.619Z] #49 41.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:07:52.619Z] #49 41.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 41.65 Selecting previously unselected package cmake-data. [2022-08-09T16:07:52.619Z] #49 41.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T16:07:52.619Z] #49 41.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 42.19 Selecting previously unselected package libarchive13:amd64. [2022-08-09T16:07:52.619Z] #49 42.19 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T16:07:52.619Z] #49 42.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 42.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T16:07:52.619Z] #49 42.28 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T16:07:52.619Z] #49 42.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T16:07:52.619Z] #49 42.33 Selecting previously unselected package librhash0:amd64. [2022-08-09T16:07:52.619Z] #49 42.34 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T16:07:52.619Z] #49 42.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T16:07:52.619Z] #49 42.40 Selecting previously unselected package libuv1:amd64. [2022-08-09T16:07:52.619Z] #49 42.41 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T16:07:52.619Z] #49 42.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T16:07:52.619Z] #49 42.47 Selecting previously unselected package cmake. [2022-08-09T16:07:52.619Z] #49 42.47 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T16:07:52.619Z] #49 42.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 43.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 43.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 43.38 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T16:07:52.619Z] #49 43.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 43.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T16:07:52.619Z] #49 43.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T16:07:52.619Z] #49 43.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 43.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T16:07:52.619Z] #49 43.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:07:52.619Z] #49 DONE 43.9s [2022-08-09T16:07:52.619Z] [2022-08-09T16:07:52.619Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T16:07:52.619Z] #50 sha256:4f89088c72201733512fe623826be37c039832e30a48c951384de728a8b2a713 [2022-08-09T16:07:52.619Z] #50 DONE 0.1s [2022-08-09T16:07:52.619Z] [2022-08-09T16:07:52.619Z] #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-08-09T16:07:52.619Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:52.619Z] #20 41.06 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-08-09T16:07:52.619Z] #20 41.18 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-08-09T16:07:52.619Z] #20 41.37 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-08-09T16:07:52.619Z] #20 41.73 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-08-09T16:07:52.619Z] #20 41.85 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-08-09T16:07:52.619Z] #20 41.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T16:07:52.619Z] #20 41.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T16:07:52.619Z] #20 41.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T16:07:52.619Z] #20 41.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T16:07:52.619Z] #20 41.86 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-08-09T16:07:52.619Z] #20 41.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T16:07:52.619Z] #20 41.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T16:07:52.619Z] #20 41.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T16:07:52.619Z] #20 41.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T16:07:52.619Z] #20 41.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T16:07:52.619Z] #20 41.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T16:07:52.619Z] #20 41.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T16:07:52.619Z] #20 41.88 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-08-09T16:07:52.619Z] #20 41.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T16:07:52.619Z] #20 41.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T16:07:52.619Z] #20 42.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:07:52.619Z] #20 42.37 Fetched 115 MB in 2s (58.5 MB/s) [2022-08-09T16:07:52.619Z] #20 42.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T16:07:52.619Z] #20 42.40 (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-08-09T16:07:52.619Z] #20 42.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T16:07:52.619Z] #20 42.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T16:07:52.619Z] #20 42.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T16:07:52.619Z] #20 42.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T16:07:52.619Z] #20 42.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T16:07:52.619Z] #20 43.54 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T16:07:52.619Z] #20 43.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T16:07:52.619Z] #20 43.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T16:07:52.619Z] #20 43.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T16:07:52.619Z] #20 43.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:07:52.619Z] #20 43.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:07:52.619Z] #20 43.76 Selecting previously unselected package dmsetup. [2022-08-09T16:07:52.619Z] #20 43.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:07:52.619Z] #20 43.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T16:07:52.619Z] #20 43.92 Selecting previously unselected package mingw-w64-common. [2022-08-09T16:07:52.619Z] #20 43.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T16:07:52.619Z] #20 43.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T16:07:52.759Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-08-09T16:07:52.824Z] #30 DONE 0.1s [2022-08-09T16:07:52.824Z] [2022-08-09T16:07:52.825Z] #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-08-09T16:07:52.825Z] #31 sha256:8854337dc953393452e882bb9d20d389b33573aadc97dc76076de3c3cf60b1fa [2022-08-09T16:07:53.323Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-08-09T16:07:53.985Z] #20 45.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T16:07:54.241Z] #20 45.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T16:07:54.241Z] #20 45.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T16:07:54.691Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-08-09T16:07:55.373Z] #31 2.224 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T16:07:55.373Z] #31 2.515 [2022-08-09T16:07:55.373Z] #31 2.737 #=#=# ######################################################################## 100.0% [2022-08-09T16:07:55.608Z] #20 47.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T16:07:55.608Z] #20 47.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:07:55.608Z] #20 47.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T16:07:55.865Z] #20 47.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T16:07:55.865Z] #20 47.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:07:55.865Z] #20 47.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T16:07:55.865Z] #20 ... [2022-08-09T16:07:55.865Z] [2022-08-09T16:07:55.865Z] #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-08-09T16:07:55.865Z] #51 sha256:a6c76511d02bfb7e6b9afa410f9d7e9adac3327754a44ceb6b09c6d651525ad6 [2022-08-09T16:07:55.865Z] #51 0.690 + RM_GOPATH=0 [2022-08-09T16:07:55.865Z] #51 0.690 + TMP_GOPATH= [2022-08-09T16:07:55.865Z] #51 0.690 + : /build [2022-08-09T16:07:55.865Z] #51 0.690 + '[' -z '' ']' [2022-08-09T16:07:55.865Z] #51 0.693 ++ mktemp -d [2022-08-09T16:07:55.865Z] #51 0.696 + export GOPATH=/tmp/tmp.cBj0HwNISY [2022-08-09T16:07:55.865Z] #51 0.696 + GOPATH=/tmp/tmp.cBj0HwNISY [2022-08-09T16:07:55.865Z] #51 0.696 + RM_GOPATH=1 [2022-08-09T16:07:55.865Z] #51 0.697 + case "$(go env GOARCH)" in [2022-08-09T16:07:55.865Z] #51 0.697 ++ go env GOARCH [2022-08-09T16:07:55.865Z] #51 0.702 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:55.865Z] #51 0.702 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:07:55.865Z] #51 0.702 ++ dirname /install.sh [2022-08-09T16:07:55.865Z] #51 0.703 + dir=/ [2022-08-09T16:07:55.865Z] #51 0.704 + bin=tini [2022-08-09T16:07:55.865Z] #51 0.704 + shift [2022-08-09T16:07:55.865Z] #51 0.704 + '[' '!' -f //tini.installer ']' [2022-08-09T16:07:55.865Z] #51 0.704 + . //tini.installer [2022-08-09T16:07:55.865Z] #51 0.704 ++ : v0.19.0 [2022-08-09T16:07:55.865Z] #51 0.705 + install_tini [2022-08-09T16:07:55.865Z] #51 0.705 + echo 'Install tini version v0.19.0' [2022-08-09T16:07:55.865Z] #51 0.705 Install tini version v0.19.0 [2022-08-09T16:07:55.865Z] #51 0.705 + git clone https://github.com/krallin/tini.git /tmp/tmp.cBj0HwNISY/tini [2022-08-09T16:07:55.865Z] #51 0.707 Cloning into '/tmp/tmp.cBj0HwNISY/tini'... [2022-08-09T16:07:55.865Z] #51 1.082 + cd /tmp/tmp.cBj0HwNISY/tini [2022-08-09T16:07:55.865Z] #51 1.082 + git checkout -q v0.19.0 [2022-08-09T16:07:55.865Z] #51 1.089 + cmake . [2022-08-09T16:07:55.865Z] #51 1.366 -- The C compiler identification is GNU 10.2.1 [2022-08-09T16:07:55.865Z] #51 1.398 -- Detecting C compiler ABI info [2022-08-09T16:07:55.865Z] #51 1.591 -- Detecting C compiler ABI info - done [2022-08-09T16:07:55.865Z] #51 1.632 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T16:07:55.865Z] #51 1.640 -- Detecting C compile features [2022-08-09T16:07:55.865Z] #51 1.640 -- Detecting C compile features - done [2022-08-09T16:07:55.865Z] #51 1.652 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T16:07:55.865Z] #51 1.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T16:07:55.865Z] #51 1.829 -- Configuring done [2022-08-09T16:07:55.865Z] #51 1.842 -- Generating done [2022-08-09T16:07:55.865Z] #51 1.843 -- Build files have been written to: /tmp/tmp.cBj0HwNISY/tini [2022-08-09T16:07:55.865Z] #51 1.845 + make tini-static [2022-08-09T16:07:55.865Z] #51 1.996 Scanning dependencies of target tini-static [2022-08-09T16:07:55.865Z] #51 2.044 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T16:07:55.865Z] #51 2.522 [100%] Linking C executable tini-static [2022-08-09T16:07:55.865Z] #51 2.815 [100%] Built target tini-static [2022-08-09T16:07:55.865Z] #51 2.847 + mkdir -p /build [2022-08-09T16:07:55.865Z] #51 2.849 + cp tini-static /build/docker-init [2022-08-09T16:07:55.865Z] #51 DONE 3.4s [2022-08-09T16:07:55.952Z] #31 3.074 [2022-08-09T16:07:56.121Z] [2022-08-09T16:07:56.121Z] #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-08-09T16:07:56.121Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:07:56.340Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.4s [2022-08-09T16:07:56.898Z] #31 4.094 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T16:07:57.159Z] #31 4.461 [2022-08-09T16:07:57.159Z] #31 ... [2022-08-09T16:07:57.159Z] [2022-08-09T16:07:57.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:07:57.159Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:07:57.159Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.9s done [2022-08-09T16:07:57.159Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.8s [2022-08-09T16:07:57.282Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-09T16:07:57.421Z] #11 ... [2022-08-09T16:07:57.421Z] [2022-08-09T16:07:57.421Z] #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-08-09T16:07:57.421Z] #31 sha256:8854337dc953393452e882bb9d20d389b33573aadc97dc76076de3c3cf60b1fa [2022-08-09T16:07:57.486Z] #71 ... [2022-08-09T16:07:57.486Z] [2022-08-09T16:07:57.486Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T16:07:57.486Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T16:07:57.486Z] #53 CACHED [2022-08-09T16:07:57.486Z] [2022-08-09T16:07:57.486Z] #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-08-09T16:07:57.486Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:07:57.486Z] #54 CACHED [2022-08-09T16:07:57.486Z] [2022-08-09T16:07:57.486Z] #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-08-09T16:07:57.486Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T16:07:57.486Z] #57 CACHED [2022-08-09T16:07:57.486Z] [2022-08-09T16:07:57.486Z] #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-08-09T16:07:57.486Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:07:57.486Z] #58 CACHED [2022-08-09T16:07:57.486Z] [2022-08-09T16:07:57.486Z] #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-08-09T16:07:57.486Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:57.543Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-09T16:07:57.683Z] #31 4.691 #=#=# ######################################################################## 100.0% [2022-08-09T16:07:57.683Z] #31 5.058 [2022-08-09T16:07:57.743Z] #20 ... [2022-08-09T16:07:57.743Z] [2022-08-09T16:07:57.743Z] #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-08-09T16:07:57.743Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:07:57.743Z] #60 CACHED [2022-08-09T16:07:57.743Z] [2022-08-09T16:07:57.743Z] #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-08-09T16:07:57.743Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:07:57.999Z] #71 ... [2022-08-09T16:07:57.999Z] [2022-08-09T16:07:57.999Z] #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-08-09T16:07:57.999Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:07:57.999Z] #62 CACHED [2022-08-09T16:07:57.999Z] [2022-08-09T16:07:57.999Z] #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-08-09T16:07:57.999Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:07:57.999Z] #64 CACHED [2022-08-09T16:07:58.256Z] [2022-08-09T16:07:58.256Z] #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-08-09T16:07:58.256Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:07:58.512Z] #71 ... [2022-08-09T16:07:58.512Z] [2022-08-09T16:07:58.512Z] #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-08-09T16:07:58.512Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:07:58.512Z] #20 49.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T16:07:58.512Z] #20 49.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:07:58.512Z] #20 50.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:07:58.627Z] #31 6.048 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T16:07:59.200Z] #31 6.419 [2022-08-09T16:07:59.721Z] #31 6.654 #=#=# ############## 20.1% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-09T16:07:59.982Z] #31 7.198 [2022-08-09T16:08:00.847Z] #11 ... [2022-08-09T16:08:00.847Z] [2022-08-09T16:08:00.847Z] #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-08-09T16:08:00.847Z] #31 sha256:3667b1c11d58689875e4b83837e08dabb5a65e6de84c6aa4cbd5a1ac0100b18e [2022-08-09T16:08:00.847Z] #31 2.355 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-09T16:08:00.847Z] #31 2.730 [2022-08-09T16:08:00.847Z] #31 2.954 #=#=# ######################################################################## 100.0% [2022-08-09T16:08:00.847Z] #31 3.219 [2022-08-09T16:08:00.847Z] #31 4.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-09T16:08:00.847Z] #31 4.603 [2022-08-09T16:08:00.847Z] #31 4.837 #=#=# ######################################################################## 100.0% [2022-08-09T16:08:00.847Z] #31 5.169 [2022-08-09T16:08:00.847Z] #31 6.228 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-09T16:08:00.847Z] #31 6.563 [2022-08-09T16:08:00.847Z] #31 6.791 #=#=# 0.0% ################################# 46.9% ##################################################### 75.0% ######################################################################## 100.0% [2022-08-09T16:08:00.847Z] #31 7.392 [2022-08-09T16:08:00.847Z] #31 8.611 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T16:08:00.847Z] #31 8.980 [2022-08-09T16:08:00.847Z] #31 9.208 #=#=# ######################################################################## 100.0% [2022-08-09T16:08:00.847Z] #31 9.449 [2022-08-09T16:08:00.926Z] #31 8.282 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-09T16:08:01.106Z] #31 ... [2022-08-09T16:08:01.106Z] [2022-08-09T16:08:01.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:08:01.106Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:08:01.186Z] #31 8.558 [2022-08-09T16:08:01.230Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-08-09T16:08:01.446Z] #31 8.787 #=#=# ######################################################################## 100.0% [2022-08-09T16:08:01.707Z] #31 9.103 [2022-08-09T16:08:02.159Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-09T16:08:02.486Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-09T16:08:02.652Z] #31 9.837 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T16:08:02.680Z] #20 54.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T16:08:02.680Z] #20 54.17 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:08:02.722Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-09T16:08:02.912Z] #31 10.09 [2022-08-09T16:08:02.935Z] #20 54.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:08:03.175Z] #31 10.32 #=#=# ######################################################################## 100.0% [2022-08-09T16:08:03.285Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-09T16:08:03.437Z] #31 10.67 [2022-08-09T16:08:03.437Z] #31 10.72 Download of images into '/build' complete. [2022-08-09T16:08:03.437Z] #31 10.72 Use something like the following to load the result into a Docker daemon: [2022-08-09T16:08:03.437Z] #31 10.72 tar -cC '/build' . | docker load [2022-08-09T16:08:03.518Z] #20 ... [2022-08-09T16:08:03.518Z] [2022-08-09T16:08:03.518Z] #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-08-09T16:08:03.518Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:08:03.518Z] #71 14.34 + cd /tmp/tmp.ElL1TNQnJd/src/github.com/containerd/containerd [2022-08-09T16:08:03.774Z] #71 14.34 + git checkout -q v1.6.7 [2022-08-09T16:08:03.855Z] ok github.com/docker/docker/daemon 10.122s coverage: 16.6% of statements [2022-08-09T16:08:03.855Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-09T16:08:03.855Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-09T16:08:03.855Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-09T16:08:03.855Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-09T16:08:03.855Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-09T16:08:04.337Z] #71 15.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T16:08:04.337Z] #71 15.09 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T16:08:04.337Z] #71 15.09 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T16:08:04.337Z] #71 15.09 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T16:08:04.337Z] #71 15.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T16:08:04.337Z] #71 15.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T16:08:04.337Z] #71 15.09 + '[' '' = dynamic ']' [2022-08-09T16:08:04.337Z] #71 15.09 + make [2022-08-09T16:08:04.392Z] #11 ... [2022-08-09T16:08:04.392Z] [2022-08-09T16:08:04.392Z] #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-08-09T16:08:04.392Z] #31 sha256:3667b1c11d58689875e4b83837e08dabb5a65e6de84c6aa4cbd5a1ac0100b18e [2022-08-09T16:08:04.392Z] #31 10.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-09T16:08:04.392Z] #31 10.56 [2022-08-09T16:08:04.392Z] #31 10.68 #=#=# ##O#-# ######################################################################## 100.0% [2022-08-09T16:08:04.392Z] #31 11.17 [2022-08-09T16:08:04.392Z] #31 11.23 Download of images into '/build' complete. [2022-08-09T16:08:04.392Z] #31 11.23 Use something like the following to load the result into a Docker daemon: [2022-08-09T16:08:04.392Z] #31 11.23 tar -cC '/build' . | docker load [2022-08-09T16:08:04.392Z] #31 DONE 13.6s [2022-08-09T16:08:04.392Z] [2022-08-09T16:08:04.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:08:04.392Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:08:04.783Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.621s coverage: 74.8% of statements [2022-08-09T16:08:04.835Z] #31 ... [2022-08-09T16:08:04.835Z] [2022-08-09T16:08:04.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:08:04.835Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:08:04.835Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-09T16:08:04.835Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.1s [2022-08-09T16:08:05.703Z] #71 16.15 + bin/ctr [2022-08-09T16:08:05.711Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.252s coverage: 60.7% of statements [2022-08-09T16:08:05.967Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-09T16:08:06.219Z] #11 ... [2022-08-09T16:08:06.219Z] [2022-08-09T16:08:06.219Z] #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-08-09T16:08:06.219Z] #31 sha256:8854337dc953393452e882bb9d20d389b33573aadc97dc76076de3c3cf60b1fa [2022-08-09T16:08:06.219Z] #31 DONE 13.3s [2022-08-09T16:08:06.219Z] [2022-08-09T16:08:06.219Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-09T16:08:06.219Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-09T16:08:07.337Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2022-08-09T16:08:07.694Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s [2022-08-09T16:08:08.709Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.266s coverage: 50.6% of statements [2022-08-09T16:08:09.273Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.102s coverage: 46.1% of statements [2022-08-09T16:08:09.273Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-09T16:08:09.518Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s done [2022-08-09T16:08:09.518Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-09T16:08:09.518Z] #11 DONE 44.7s [2022-08-09T16:08:09.518Z] [2022-08-09T16:08:09.518Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T16:08:09.518Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T16:08:10.202Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-09T16:08:10.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.881s coverage: 58.5% of statements [2022-08-09T16:08:10.458Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-09T16:08:10.458Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-09T16:08:10.899Z] #12 DONE 1.0s [2022-08-09T16:08:10.899Z] [2022-08-09T16:08:10.899Z] #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-08-09T16:08:10.899Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T16:08:10.947Z] #71 ... [2022-08-09T16:08:10.947Z] [2022-08-09T16:08:10.947Z] #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-08-09T16:08:10.947Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-09T16:08:10.947Z] #20 55.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T16:08:10.947Z] #20 55.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:08:10.947Z] #20 55.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T16:08:10.947Z] #20 57.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T16:08:10.947Z] #20 57.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:08:10.947Z] #20 57.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:08:10.947Z] #20 61.28 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T16:08:10.947Z] #20 61.29 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:08:10.947Z] #20 61.29 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:08:10.985Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.2s done [2022-08-09T16:08:10.986Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-09T16:08:11.163Z] #13 DONE 0.5s [2022-08-09T16:08:11.163Z] [2022-08-09T16:08:11.163Z] #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-08-09T16:08:11.163Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:08:11.244Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-09T16:08:11.245Z] #11 DONE 49.0s [2022-08-09T16:08:11.245Z] [2022-08-09T16:08:11.245Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-09T16:08:11.245Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-09T16:08:11.386Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-08-09T16:08:11.426Z] #57 ... [2022-08-09T16:08:11.426Z] [2022-08-09T16:08:11.426Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T16:08:11.426Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T16:08:11.426Z] #33 DONE 0.2s [2022-08-09T16:08:11.426Z] [2022-08-09T16:08:11.426Z] #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-08-09T16:08:11.426Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T16:08:11.426Z] #50 DONE 0.2s [2022-08-09T16:08:11.426Z] [2022-08-09T16:08:11.426Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T16:08:11.426Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T16:08:11.426Z] #46 DONE 0.3s [2022-08-09T16:08:11.426Z] [2022-08-09T16:08:11.426Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T16:08:11.426Z] #25 sha256:99615c8935e5d4cc2de2dcb15b97ebfb01c9d664d46a1c90acbdb254732c7316 [2022-08-09T16:08:11.426Z] #25 DONE 0.3s [2022-08-09T16:08:11.426Z] [2022-08-09T16:08:11.426Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T16:08:11.426Z] #66 sha256:d2c21a6b3de4f7f701546a70db66adc05346272695544f71fde80a11e3eb21b5 [2022-08-09T16:08:11.426Z] #66 DONE 0.3s [2022-08-09T16:08:11.426Z] [2022-08-09T16:08:11.426Z] #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-08-09T16:08:11.426Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:08:11.509Z] #20 62.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T16:08:11.509Z] #20 62.96 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T16:08:11.509Z] #20 62.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T16:08:11.509Z] #20 63.04 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T16:08:11.643Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-09T16:08:11.766Z] #20 63.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T16:08:11.766Z] #20 63.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T16:08:11.766Z] #20 63.10 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T16:08:11.766Z] #20 63.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T16:08:11.766Z] #20 63.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T16:08:11.766Z] #20 63.18 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T16:08:11.766Z] #20 63.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T16:08:11.766Z] #20 63.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:08:11.766Z] #20 63.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T16:08:11.766Z] #20 63.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T16:08:11.766Z] #20 63.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:08:12.022Z] #20 63.37 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T16:08:12.022Z] #20 63.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:08:12.022Z] #20 63.38 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:08:12.022Z] #20 63.42 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T16:08:12.022Z] #20 63.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T16:08:12.022Z] #20 63.43 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:08:12.022Z] #20 63.49 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T16:08:12.022Z] #20 63.49 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T16:08:12.022Z] #20 63.50 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T16:08:12.022Z] #20 63.62 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T16:08:12.190Z] #12 DONE 0.8s [2022-08-09T16:08:12.190Z] [2022-08-09T16:08:12.190Z] #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-08-09T16:08:12.190Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-09T16:08:12.279Z] #20 63.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T16:08:12.279Z] #20 63.63 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T16:08:12.279Z] #20 63.71 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T16:08:12.279Z] #20 63.71 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T16:08:12.279Z] #20 63.72 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T16:08:12.535Z] #20 63.80 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T16:08:12.535Z] #20 63.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T16:08:12.535Z] #20 63.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T16:08:12.535Z] #20 63.85 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T16:08:12.535Z] #20 63.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T16:08:12.535Z] #20 63.86 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T16:08:12.535Z] #20 64.05 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T16:08:12.535Z] #20 64.05 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T16:08:12.535Z] #20 64.05 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T16:08:12.535Z] #20 64.16 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T16:08:12.572Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.9% of statements [2022-08-09T16:08:12.572Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-09T16:08:12.572Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-09T16:08:12.766Z] #13 DONE 0.6s [2022-08-09T16:08:12.766Z] [2022-08-09T16:08:12.766Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T16:08:12.766Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T16:08:12.792Z] #20 64.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:08:12.792Z] #20 64.17 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:08:12.792Z] #20 64.21 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T16:08:12.792Z] #20 64.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T16:08:12.792Z] #20 64.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:08:12.792Z] #20 64.30 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T16:08:13.027Z] #33 ... [2022-08-09T16:08:13.027Z] [2022-08-09T16:08:13.027Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-09T16:08:13.027Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-09T16:08:13.027Z] #46 DONE 0.2s [2022-08-09T16:08:13.027Z] [2022-08-09T16:08:13.027Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-09T16:08:13.027Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-09T16:08:13.027Z] #33 DONE 0.4s [2022-08-09T16:08:13.027Z] [2022-08-09T16:08:13.027Z] #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-08-09T16:08:13.027Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:08:13.048Z] #20 64.31 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T16:08:13.048Z] #20 64.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:08:13.048Z] #20 64.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:08:13.048Z] #20 64.55 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T16:08:13.048Z] #20 64.56 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T16:08:13.048Z] #20 64.57 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T16:08:13.048Z] #20 64.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T16:08:13.048Z] #20 64.59 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T16:08:13.048Z] #20 64.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:08:13.048Z] #20 64.62 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T16:08:13.048Z] #20 64.63 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:08:13.048Z] #20 64.64 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T16:08:13.048Z] #20 64.65 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T16:08:13.048Z] #20 64.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:08:13.135Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2022-08-09T16:08:13.288Z] #47 ... [2022-08-09T16:08:13.288Z] [2022-08-09T16:08:13.288Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-09T16:08:13.288Z] #66 sha256:a0263d7e662ca1885209ba0e840d9728b4689e56e0a138cb7515941afc8e51d5 [2022-08-09T16:08:13.288Z] #66 DONE 0.4s [2022-08-09T16:08:13.289Z] [2022-08-09T16:08:13.289Z] #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-08-09T16:08:13.289Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-09T16:08:13.289Z] #50 DONE 0.4s [2022-08-09T16:08:13.289Z] [2022-08-09T16:08:13.289Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-09T16:08:13.289Z] #25 sha256:df577a22e543874ef5503623d0035030635861a4f17d3a439469973048c8f8de [2022-08-09T16:08:13.289Z] #25 DONE 0.5s [2022-08-09T16:08:13.304Z] #20 64.68 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T16:08:13.304Z] #20 64.69 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T16:08:13.304Z] #20 64.70 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T16:08:13.304Z] #20 64.72 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:08:13.304Z] #20 64.73 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T16:08:13.304Z] #20 64.75 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T16:08:13.304Z] #20 64.76 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T16:08:13.304Z] #20 64.77 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T16:08:13.304Z] #20 64.78 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:08:13.304Z] #20 64.80 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-08-09T16:08:13.304Z] #20 64.81 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:08:13.304Z] #20 64.82 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-08-09T16:08:13.304Z] #20 64.83 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T16:08:13.304Z] #20 64.84 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:08:13.305Z] #20 64.85 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-08-09T16:08:13.305Z] #20 64.86 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:08:13.552Z] [2022-08-09T16:08:13.552Z] #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-08-09T16:08:13.552Z] #26 sha256:42ca86422548bf61c11ec4ba660aac18ca1e5b1f79043294c9d26d5a4b681128 [2022-08-09T16:08:13.561Z] #20 64.88 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T16:08:13.561Z] #20 64.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:08:13.561Z] #20 64.91 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T16:08:13.561Z] #20 64.92 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:08:13.561Z] #20 64.94 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:08:13.561Z] #20 64.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:08:13.697Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-08-09T16:08:13.954Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 80.2% of statements [2022-08-09T16:08:13.954Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-09T16:08:14.517Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-08-09T16:08:14.773Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.010s coverage: 88.2% of statements [2022-08-09T16:08:14.931Z] #20 DONE 66.2s [2022-08-09T16:08:14.931Z] [2022-08-09T16:08:14.931Z] #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-08-09T16:08:14.931Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:08:14.931Z] #71 ... [2022-08-09T16:08:14.931Z] [2022-08-09T16:08:14.931Z] #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-08-09T16:08:14.931Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-09T16:08:15.703Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.182s coverage: 76.8% of statements [2022-08-09T16:08:15.860Z] #21 1.135 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T16:08:15.860Z] #21 1.135 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T16:08:15.860Z] #21 1.135 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T16:08:15.960Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-09T16:08:16.725Z] #67 ... [2022-08-09T16:08:16.726Z] [2022-08-09T16:08:16.726Z] #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-08-09T16:08:16.726Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:16.726Z] #42 5.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:16.726Z] #42 5.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:16.726Z] #42 5.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:16.888Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2022-08-09T16:08:16.991Z] #42 5.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:17.452Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 63.5% of statements [2022-08-09T16:08:17.562Z] #42 6.527 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:17.823Z] #42 ... [2022-08-09T16:08:17.823Z] [2022-08-09T16:08:17.823Z] #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-08-09T16:08:17.823Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:08:17.823Z] #57 6.742 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T16:08:18.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-08-09T16:08:18.581Z] ok github.com/docker/docker/daemon/logger/journald 3.367s coverage: 74.3% of statements [2022-08-09T16:08:18.581Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-09T16:08:18.581Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-09T16:08:18.581Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-09T16:08:18.581Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-09T16:08:19.510Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-09T16:08:19.510Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-09T16:08:19.741Z] #57 8.404 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T16:08:19.741Z] #57 8.466 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T16:08:19.741Z] #57 8.662 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T16:08:20.073Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-09T16:08:20.132Z] #26 ... [2022-08-09T16:08:20.132Z] [2022-08-09T16:08:20.132Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-09T16:08:20.132Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:20.132Z] #76 6.353 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:20.132Z] #76 6.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:20.132Z] #76 6.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:20.132Z] #76 6.585 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:20.132Z] #76 7.109 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:20.329Z] ok github.com/docker/docker/daemon/logger/splunk 1.554s coverage: 82.5% of statements [2022-08-09T16:08:20.329Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-09T16:08:20.329Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-09T16:08:20.392Z] #76 ... [2022-08-09T16:08:20.392Z] [2022-08-09T16:08:20.392Z] #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-08-09T16:08:20.392Z] #67 sha256:86af4a5c24b84422c7aa1da66142fe86e886e63cf5ab2e2c1f5510772a988ccd [2022-08-09T16:08:20.392Z] #67 7.168 + RM_GOPATH=0 [2022-08-09T16:08:20.392Z] #67 7.168 + TMP_GOPATH= [2022-08-09T16:08:20.392Z] #67 7.169 + : /build [2022-08-09T16:08:20.392Z] #67 7.169 + '[' -z '' ']' [2022-08-09T16:08:20.392Z] #67 7.179 ++ mktemp -d [2022-08-09T16:08:20.392Z] #67 7.211 + export GOPATH=/tmp/tmp.gXOnZZALlo [2022-08-09T16:08:20.392Z] #67 7.211 + GOPATH=/tmp/tmp.gXOnZZALlo [2022-08-09T16:08:20.392Z] #67 7.211 + RM_GOPATH=1 [2022-08-09T16:08:20.392Z] #67 7.211 + case "$(go env GOARCH)" in [2022-08-09T16:08:20.392Z] #67 7.211 ++ go env GOARCH [2022-08-09T16:08:20.392Z] #67 7.211 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:20.392Z] #67 7.214 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:20.392Z] #67 7.214 ++ dirname /install.sh [2022-08-09T16:08:20.392Z] #67 7.214 + dir=/ [2022-08-09T16:08:20.392Z] #67 7.214 + bin=rootlesskit [2022-08-09T16:08:20.392Z] #67 7.214 + shift [2022-08-09T16:08:20.392Z] #67 7.214 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T16:08:20.392Z] #67 7.214 + . //rootlesskit.installer [2022-08-09T16:08:20.392Z] #67 7.214 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:08:20.392Z] #67 7.214 + install_rootlesskit [2022-08-09T16:08:20.392Z] #67 7.214 + case "$1" in [2022-08-09T16:08:20.392Z] #67 7.214 + export CGO_ENABLED=0 [2022-08-09T16:08:20.392Z] #67 7.214 + CGO_ENABLED=0 [2022-08-09T16:08:20.392Z] #67 7.214 + _install_rootlesskit [2022-08-09T16:08:20.392Z] #67 7.214 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T16:08:20.392Z] #67 7.214 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T16:08:20.392Z] #67 7.214 + GOBIN=/build [2022-08-09T16:08:20.392Z] #67 7.214 + GO111MODULE=on [2022-08-09T16:08:20.392Z] #67 7.214 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:08:20.392Z] #67 7.214 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:08:20.652Z] #67 ... [2022-08-09T16:08:20.652Z] [2022-08-09T16:08:20.652Z] #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-08-09T16:08:20.652Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:08:20.652Z] #47 7.592 + git clone https://github.com/docker/distribution.git . [2022-08-09T16:08:20.652Z] #47 7.596 Cloning into '.'... [2022-08-09T16:08:21.133Z] #57 ... [2022-08-09T16:08:21.133Z] [2022-08-09T16:08:21.133Z] #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-08-09T16:08:21.133Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:21.133Z] #76 6.384 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:21.133Z] #76 6.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:21.133Z] #76 6.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:21.133Z] #76 7.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:21.258Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-08-09T16:08:21.405Z] #76 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:21.405Z] #76 ... [2022-08-09T16:08:21.405Z] [2022-08-09T16:08:21.405Z] #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-08-09T16:08:21.405Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:21.405Z] #36 6.774 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T16:08:21.405Z] #36 ... [2022-08-09T16:08:21.405Z] [2022-08-09T16:08:21.405Z] #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-08-09T16:08:21.405Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:08:21.405Z] #34 6.765 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T16:08:21.405Z] #34 6.765 Cloning into '.'... [2022-08-09T16:08:21.665Z] #34 ... [2022-08-09T16:08:21.665Z] [2022-08-09T16:08:21.665Z] #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-08-09T16:08:21.665Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:08:21.665Z] #40 6.910 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T16:08:21.665Z] #40 8.500 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T16:08:21.665Z] #40 ... [2022-08-09T16:08:21.665Z] [2022-08-09T16:08:21.665Z] #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-08-09T16:08:21.665Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:08:21.665Z] #51 6.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:21.665Z] #51 6.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:21.665Z] #51 6.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:21.665Z] #51 7.385 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T16:08:21.665Z] #51 7.957 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:21.672Z] #21 1.691 Reading package lists... [2022-08-09T16:08:21.926Z] #51 ... [2022-08-09T16:08:21.926Z] [2022-08-09T16:08:21.926Z] #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-08-09T16:08:21.926Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:08:21.926Z] #62 7.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:21.926Z] #62 7.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:21.926Z] #62 7.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:21.926Z] #62 9.580 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:21.926Z] #62 ... [2022-08-09T16:08:21.926Z] [2022-08-09T16:08:21.926Z] #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-08-09T16:08:21.926Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:08:21.926Z] #53 7.968 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T16:08:21.926Z] #53 10.81 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T16:08:21.926Z] #53 10.82 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T16:08:21.926Z] #53 10.89 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T16:08:21.926Z] #53 10.92 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T16:08:22.188Z] #53 ... [2022-08-09T16:08:22.188Z] [2022-08-09T16:08:22.188Z] #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-08-09T16:08:22.188Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:22.188Z] #55 7.747 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T16:08:22.452Z] #55 11.21 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T16:08:22.453Z] #55 ... [2022-08-09T16:08:22.453Z] [2022-08-09T16:08:22.453Z] #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-08-09T16:08:22.453Z] #26 sha256:5612a77880f5c0321153c91db74220f06cc0bbe44409f6d747447ab709fd4c8e [2022-08-09T16:08:22.453Z] #26 6.909 + RM_GOPATH=0 [2022-08-09T16:08:22.453Z] #26 6.909 + TMP_GOPATH= [2022-08-09T16:08:22.453Z] #26 6.909 + : /build [2022-08-09T16:08:22.453Z] #26 6.909 + '[' -z '' ']' [2022-08-09T16:08:22.453Z] #26 6.920 ++ mktemp -d [2022-08-09T16:08:22.453Z] #26 6.920 + export GOPATH=/tmp/tmp.a8TnTvFbdH [2022-08-09T16:08:22.453Z] #26 6.920 + GOPATH=/tmp/tmp.a8TnTvFbdH [2022-08-09T16:08:22.453Z] #26 6.920 + RM_GOPATH=1 [2022-08-09T16:08:22.453Z] #26 6.920 + case "$(go env GOARCH)" in [2022-08-09T16:08:22.453Z] #26 6.920 ++ go env GOARCH [2022-08-09T16:08:22.453Z] #26 6.977 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:22.453Z] #26 6.978 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:22.453Z] #26 6.978 ++ dirname /install.sh [2022-08-09T16:08:22.453Z] #26 6.981 + dir=/ [2022-08-09T16:08:22.453Z] #26 6.981 + bin=dockercli [2022-08-09T16:08:22.453Z] #26 6.983 + shift [2022-08-09T16:08:22.453Z] #26 6.983 + '[' '!' -f //dockercli.installer ']' [2022-08-09T16:08:22.453Z] #26 6.984 + . //dockercli.installer [2022-08-09T16:08:22.453Z] #26 6.984 ++ : stable [2022-08-09T16:08:22.453Z] #26 6.984 ++ : 17.06.2-ce [2022-08-09T16:08:22.453Z] #26 6.985 + install_dockercli [2022-08-09T16:08:22.453Z] #26 6.985 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T16:08:22.453Z] #26 6.989 Install docker/cli version 17.06.2-ce from stable [2022-08-09T16:08:22.453Z] #26 6.990 ++ uname -m [2022-08-09T16:08:22.453Z] #26 6.991 + arch=x86_64 [2022-08-09T16:08:22.453Z] #26 6.991 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T16:08:22.453Z] #26 6.991 + url=https://download.docker.com/linux/static [2022-08-09T16:08:22.453Z] #26 6.992 + tar -xz docker/docker [2022-08-09T16:08:22.453Z] #26 6.993 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T16:08:22.453Z] #26 ... [2022-08-09T16:08:22.453Z] [2022-08-09T16:08:22.453Z] #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-08-09T16:08:22.453Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T16:08:22.453Z] #38 7.666 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T16:08:22.718Z] #38 ... [2022-08-09T16:08:22.718Z] [2022-08-09T16:08:22.718Z] #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-08-09T16:08:22.718Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:08:22.718Z] #14 7.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:22.718Z] #14 7.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:22.718Z] #14 7.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:22.718Z] #14 9.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:22.718Z] #14 ... [2022-08-09T16:08:22.718Z] [2022-08-09T16:08:22.718Z] #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-08-09T16:08:22.718Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:08:22.718Z] #47 7.024 + git clone https://github.com/docker/distribution.git . [2022-08-09T16:08:22.718Z] #47 7.028 Cloning into '.'... [2022-08-09T16:08:22.979Z] #47 ... [2022-08-09T16:08:22.979Z] [2022-08-09T16:08:22.979Z] #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-08-09T16:08:22.979Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:08:22.979Z] #53 11.70 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T16:08:22.979Z] #53 11.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T16:08:22.979Z] #53 11.95 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T16:08:23.149Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-08-09T16:08:23.149Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-09T16:08:23.190Z] #47 ... [2022-08-09T16:08:23.190Z] [2022-08-09T16:08:23.190Z] #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-08-09T16:08:23.190Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:08:23.190Z] #53 9.017 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-09T16:08:23.190Z] #53 ... [2022-08-09T16:08:23.190Z] [2022-08-09T16:08:23.190Z] #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-08-09T16:08:23.190Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:23.190Z] #55 9.284 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-09T16:08:23.190Z] #55 ... [2022-08-09T16:08:23.190Z] [2022-08-09T16:08:23.190Z] #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-08-09T16:08:23.190Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:08:23.190Z] #62 7.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:23.190Z] #62 7.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:23.190Z] #62 7.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:23.190Z] #62 7.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:23.190Z] #62 ... [2022-08-09T16:08:23.190Z] [2022-08-09T16:08:23.190Z] #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-08-09T16:08:23.190Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:08:23.190Z] #57 8.342 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-09T16:08:23.190Z] #57 9.959 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-09T16:08:23.190Z] #57 9.963 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-09T16:08:23.190Z] #57 10.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-09T16:08:23.240Z] #53 12.23 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T16:08:23.405Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-09T16:08:23.450Z] #57 ... [2022-08-09T16:08:23.450Z] [2022-08-09T16:08:23.450Z] #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-08-09T16:08:23.450Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:08:23.450Z] #34 8.166 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-09T16:08:23.450Z] #34 8.180 Cloning into '.'... [2022-08-09T16:08:23.450Z] #34 ... [2022-08-09T16:08:23.450Z] [2022-08-09T16:08:23.450Z] #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-08-09T16:08:23.450Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:23.450Z] #36 8.195 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-09T16:08:23.502Z] #53 12.45 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T16:08:23.711Z] #36 ... [2022-08-09T16:08:23.711Z] [2022-08-09T16:08:23.711Z] #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-08-09T16:08:23.711Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:08:23.711Z] #14 9.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:23.711Z] #14 9.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:23.711Z] #14 9.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:23.711Z] #14 ... [2022-08-09T16:08:23.711Z] [2022-08-09T16:08:23.711Z] #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-08-09T16:08:23.711Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:08:23.711Z] #40 8.689 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-09T16:08:23.711Z] #40 9.628 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-09T16:08:23.762Z] #53 12.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T16:08:23.762Z] #53 12.63 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T16:08:23.967Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-08-09T16:08:23.967Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-09T16:08:23.967Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-08-09T16:08:23.971Z] #40 ... [2022-08-09T16:08:23.971Z] [2022-08-09T16:08:23.971Z] #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-08-09T16:08:23.971Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:23.971Z] #42 9.784 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:23.971Z] #42 9.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:23.971Z] #42 9.898 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:23.971Z] #42 ... [2022-08-09T16:08:23.971Z] [2022-08-09T16:08:23.971Z] #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-08-09T16:08:23.971Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:08:23.971Z] #51 9.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:08:23.971Z] #51 9.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:08:23.971Z] #51 9.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:08:23.971Z] #51 10.06 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-09T16:08:24.025Z] #53 12.96 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T16:08:24.231Z] #51 ... [2022-08-09T16:08:24.231Z] [2022-08-09T16:08:24.231Z] #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-08-09T16:08:24.231Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T16:08:24.231Z] #38 8.893 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-09T16:08:24.491Z] #38 ... [2022-08-09T16:08:24.491Z] [2022-08-09T16:08:24.491Z] #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-08-09T16:08:24.491Z] #26 sha256:42ca86422548bf61c11ec4ba660aac18ca1e5b1f79043294c9d26d5a4b681128 [2022-08-09T16:08:24.491Z] #26 8.193 + RM_GOPATH=0 [2022-08-09T16:08:24.491Z] #26 8.193 + TMP_GOPATH= [2022-08-09T16:08:24.491Z] #26 8.193 + : /build [2022-08-09T16:08:24.491Z] #26 8.193 + '[' -z '' ']' [2022-08-09T16:08:24.491Z] #26 8.195 ++ mktemp -d [2022-08-09T16:08:24.491Z] #26 8.199 + export GOPATH=/tmp/tmp.P6hCH3unY1 [2022-08-09T16:08:24.491Z] #26 8.199 + GOPATH=/tmp/tmp.P6hCH3unY1 [2022-08-09T16:08:24.491Z] #26 8.199 + RM_GOPATH=1 [2022-08-09T16:08:24.491Z] #26 8.199 + case "$(go env GOARCH)" in [2022-08-09T16:08:24.491Z] #26 8.199 ++ go env GOARCH [2022-08-09T16:08:24.491Z] #26 8.267 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:24.491Z] #26 8.267 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:24.491Z] #26 8.267 ++ dirname /install.sh [2022-08-09T16:08:24.491Z] #26 8.288 + dir=/ [2022-08-09T16:08:24.491Z] #26 8.297 Install docker/cli version 17.06.2-ce from stable [2022-08-09T16:08:24.491Z] #26 8.297 + bin=dockercli [2022-08-09T16:08:24.491Z] #26 8.297 + shift [2022-08-09T16:08:24.491Z] #26 8.297 + '[' '!' -f //dockercli.installer ']' [2022-08-09T16:08:24.491Z] #26 8.297 + . //dockercli.installer [2022-08-09T16:08:24.491Z] #26 8.297 ++ : stable [2022-08-09T16:08:24.491Z] #26 8.297 ++ : 17.06.2-ce [2022-08-09T16:08:24.491Z] #26 8.297 + install_dockercli [2022-08-09T16:08:24.491Z] #26 8.297 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-09T16:08:24.491Z] #26 8.297 ++ uname -m [2022-08-09T16:08:24.491Z] #26 8.314 + arch=x86_64 [2022-08-09T16:08:24.491Z] #26 8.314 + '[' x86_64 '!=' x86_64 ']' [2022-08-09T16:08:24.491Z] #26 8.314 + url=https://download.docker.com/linux/static [2022-08-09T16:08:24.491Z] #26 8.314 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-09T16:08:24.491Z] #26 8.345 + tar -xz docker/docker [2022-08-09T16:08:24.530Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-08-09T16:08:24.786Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-08-09T16:08:24.786Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-09T16:08:24.786Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-09T16:08:25.042Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-08-09T16:08:25.844Z] #21 6.252 Reading package lists... [2022-08-09T16:08:25.971Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-09T16:08:26.534Z] ok github.com/docker/docker/opts 0.020s coverage: 66.0% of statements [2022-08-09T16:08:26.534Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-09T16:08:26.774Z] #21 10.89 Building dependency tree... [2022-08-09T16:08:26.774Z] #21 11.95 Reading state information... [2022-08-09T16:08:27.703Z] #21 12.91 The following additional packages will be installed: [2022-08-09T16:08:27.703Z] #21 12.91 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-09T16:08:27.703Z] #21 12.91 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-09T16:08:27.703Z] #21 12.91 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-09T16:08:27.703Z] #21 12.91 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-09T16:08:27.703Z] #21 12.92 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-09T16:08:27.703Z] #21 12.92 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-09T16:08:27.703Z] #21 12.92 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-09T16:08:27.703Z] #21 12.94 Suggested packages: [2022-08-09T16:08:27.703Z] #21 12.94 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-09T16:08:27.703Z] #21 12.94 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-09T16:08:27.703Z] #21 12.94 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-09T16:08:27.703Z] #21 12.94 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-09T16:08:27.703Z] #21 12.94 seccomp:ppc64el seccomp:s390x [2022-08-09T16:08:27.703Z] #21 12.94 Recommended packages: [2022-08-09T16:08:27.703Z] #21 12.94 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-09T16:08:27.703Z] #21 12.94 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-09T16:08:27.703Z] #21 12.94 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-09T16:08:27.703Z] #21 12.94 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-09T16:08:27.782Z] #26 ... [2022-08-09T16:08:27.782Z] [2022-08-09T16:08:27.782Z] #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-08-09T16:08:27.783Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:27.783Z] #55 13.08 go: downloading github.com/fatih/color v1.13.0 [2022-08-09T16:08:27.783Z] #55 13.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T16:08:27.783Z] #55 13.46 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T16:08:27.783Z] #55 13.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T16:08:27.783Z] #55 14.13 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T16:08:27.783Z] #55 14.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T16:08:27.783Z] #55 15.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T16:08:27.959Z] #21 13.36 The following NEW packages will be installed: [2022-08-09T16:08:28.042Z] #55 15.17 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T16:08:28.216Z] #21 13.36 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-09T16:08:28.216Z] #21 13.36 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-09T16:08:28.216Z] #21 13.36 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-09T16:08:28.216Z] #21 13.36 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-09T16:08:28.216Z] #21 13.36 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-09T16:08:28.216Z] #21 13.36 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-09T16:08:28.216Z] #21 13.36 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-09T16:08:28.216Z] #21 13.37 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-09T16:08:28.216Z] #21 13.37 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-09T16:08:28.216Z] #21 13.37 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-09T16:08:28.216Z] #21 13.37 libseccomp2:ppc64el libseccomp2:s390x [2022-08-09T16:08:28.302Z] #55 15.30 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T16:08:28.302Z] #55 15.48 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T16:08:28.446Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 81.8% of statements [2022-08-09T16:08:28.472Z] #21 13.71 0 upgraded, 40 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:08:28.472Z] #21 13.71 Need to get 15.9 MB of archives. [2022-08-09T16:08:28.472Z] #21 13.71 After this operation, 73.0 MB of additional disk space will be used. [2022-08-09T16:08:28.472Z] #21 13.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-09T16:08:28.472Z] #21 13.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-09T16:08:28.472Z] #21 13.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-09T16:08:28.472Z] #21 13.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-09T16:08:28.472Z] #21 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-09T16:08:28.472Z] #21 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-09T16:08:28.472Z] #21 13.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-09T16:08:28.472Z] #21 13.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-09T16:08:28.472Z] #21 13.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-09T16:08:28.472Z] #21 13.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-09T16:08:28.472Z] #21 13.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-09T16:08:28.472Z] #21 13.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-09T16:08:28.472Z] #21 13.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-09T16:08:28.472Z] #21 13.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-09T16:08:28.472Z] #21 13.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-09T16:08:28.472Z] #21 13.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-09T16:08:28.472Z] #21 13.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-09T16:08:28.472Z] #21 13.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-09T16:08:28.472Z] #21 13.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-09T16:08:28.472Z] #21 13.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-09T16:08:28.472Z] #21 13.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-09T16:08:28.472Z] #21 13.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-09T16:08:28.472Z] #21 13.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-09T16:08:28.472Z] #21 13.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-09T16:08:28.729Z] #21 13.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-09T16:08:28.729Z] #21 13.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-09T16:08:28.729Z] #21 13.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-09T16:08:28.729Z] #21 13.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-09T16:08:28.729Z] #21 13.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-09T16:08:28.729Z] #21 13.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-09T16:08:28.729Z] #21 13.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-09T16:08:28.729Z] #21 13.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-09T16:08:28.729Z] #21 13.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-09T16:08:29.292Z] #21 14.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:08:29.292Z] #21 14.64 Fetched 15.9 MB in 1s (31.1 MB/s) [2022-08-09T16:08:29.292Z] #21 14.67 Selecting previously unselected package gcc-10-base:armel. [2022-08-09T16:08:29.349Z] #53 ... [2022-08-09T16:08:29.349Z] [2022-08-09T16:08:29.349Z] #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-08-09T16:08:29.349Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:08:29.349Z] #67 7.085 + RM_GOPATH=0 [2022-08-09T16:08:29.349Z] #67 7.085 + TMP_GOPATH= [2022-08-09T16:08:29.349Z] #67 7.085 + : /build [2022-08-09T16:08:29.349Z] #67 7.085 + '[' -z '' ']' [2022-08-09T16:08:29.349Z] #67 7.085 ++ mktemp -d [2022-08-09T16:08:29.349Z] #67 7.098 + export GOPATH=/tmp/tmp.CvOMk1sQTn [2022-08-09T16:08:29.349Z] #67 7.100 + GOPATH=/tmp/tmp.CvOMk1sQTn [2022-08-09T16:08:29.349Z] #67 7.100 + RM_GOPATH=1 [2022-08-09T16:08:29.349Z] #67 7.100 + case "$(go env GOARCH)" in [2022-08-09T16:08:29.349Z] #67 7.101 ++ go env GOARCH [2022-08-09T16:08:29.349Z] #67 7.159 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:29.349Z] #67 7.159 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:29.349Z] #67 7.161 ++ dirname /install.sh [2022-08-09T16:08:29.349Z] #67 7.174 + dir=/ [2022-08-09T16:08:29.349Z] #67 7.174 + bin=rootlesskit [2022-08-09T16:08:29.349Z] #67 7.174 + shift [2022-08-09T16:08:29.349Z] #67 7.174 + '[' '!' -f //rootlesskit.installer ']' [2022-08-09T16:08:29.349Z] #67 7.174 + . //rootlesskit.installer [2022-08-09T16:08:29.349Z] #67 7.174 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:08:29.349Z] #67 7.174 + install_rootlesskit [2022-08-09T16:08:29.349Z] #67 7.174 + case "$1" in [2022-08-09T16:08:29.349Z] #67 7.174 + export CGO_ENABLED=0 [2022-08-09T16:08:29.349Z] #67 7.174 + CGO_ENABLED=0 [2022-08-09T16:08:29.349Z] #67 7.174 + _install_rootlesskit [2022-08-09T16:08:29.349Z] #67 7.175 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-09T16:08:29.349Z] #67 7.175 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:08:29.349Z] #67 7.175 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T16:08:29.349Z] #67 7.175 + GOBIN=/build [2022-08-09T16:08:29.349Z] #67 7.176 + GO111MODULE=on [2022-08-09T16:08:29.349Z] #67 7.176 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:08:29.349Z] #67 7.825 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T16:08:29.349Z] #67 11.37 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T16:08:29.349Z] #67 11.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T16:08:29.349Z] #67 12.93 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T16:08:29.548Z] #21 14.67 (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-08-09T16:08:29.548Z] #21 14.71 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-09T16:08:29.548Z] #21 14.72 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-09T16:08:29.548Z] #21 14.77 Selecting previously unselected package gcc-10-base:armhf. [2022-08-09T16:08:29.548Z] #21 14.78 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-09T16:08:29.549Z] #21 14.78 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-09T16:08:29.549Z] #21 14.82 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-09T16:08:29.549Z] #21 14.83 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-09T16:08:29.549Z] #21 14.83 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-09T16:08:29.549Z] #21 14.88 Selecting previously unselected package gcc-10-base:s390x. [2022-08-09T16:08:29.549Z] #21 14.89 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-09T16:08:29.549Z] #21 14.89 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-09T16:08:29.610Z] #67 18.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T16:08:29.808Z] #21 14.94 Selecting previously unselected package gcc-10-base:arm64. [2022-08-09T16:08:29.808Z] #21 14.95 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-09T16:08:29.808Z] #21 14.96 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-09T16:08:29.808Z] #21 15.01 Selecting previously unselected package libgcc-s1:armel. [2022-08-09T16:08:29.808Z] #21 15.02 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-09T16:08:29.808Z] #21 15.02 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-09T16:08:29.808Z] #21 15.07 Selecting previously unselected package libcrypt1:armel. [2022-08-09T16:08:29.808Z] #21 15.08 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-09T16:08:29.808Z] #21 15.09 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-09T16:08:29.808Z] #21 15.17 Selecting previously unselected package libc6:armel. [2022-08-09T16:08:29.813Z] ok github.com/docker/docker/pkg/authorization 0.852s coverage: 68.3% of statements [2022-08-09T16:08:29.813Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-09T16:08:29.813Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-09T16:08:29.873Z] #67 ... [2022-08-09T16:08:29.873Z] [2022-08-09T16:08:29.873Z] #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-08-09T16:08:29.873Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:29.873Z] #42 8.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:30.065Z] #21 15.18 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-09T16:08:30.065Z] #21 15.35 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-09T16:08:30.137Z] #42 ... [2022-08-09T16:08:30.137Z] [2022-08-09T16:08:30.137Z] #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-08-09T16:08:30.137Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:30.137Z] #55 11.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T16:08:30.137Z] #55 11.59 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-09T16:08:30.137Z] #55 11.64 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-09T16:08:30.137Z] #55 12.16 go: downloading github.com/spf13/viper v1.11.0 [2022-08-09T16:08:30.137Z] #55 12.33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-09T16:08:30.137Z] #55 13.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-09T16:08:30.137Z] #55 13.44 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-09T16:08:30.137Z] #55 13.59 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-09T16:08:30.137Z] #55 13.70 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-09T16:08:30.137Z] #55 16.58 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T16:08:30.137Z] #55 17.25 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T16:08:30.137Z] #55 17.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T16:08:30.627Z] #21 15.82 Selecting previously unselected package libapparmor1:armel. [2022-08-09T16:08:30.627Z] #21 15.82 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-09T16:08:30.627Z] #21 15.83 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-09T16:08:30.627Z] #21 15.88 Selecting previously unselected package libapparmor-dev:armel. [2022-08-09T16:08:30.627Z] #21 15.89 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-09T16:08:30.627Z] #21 15.90 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-09T16:08:30.627Z] #21 15.96 Selecting previously unselected package libgcc-s1:arm64. [2022-08-09T16:08:30.627Z] #21 15.97 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-09T16:08:30.627Z] #21 15.98 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-09T16:08:30.627Z] #21 16.02 Selecting previously unselected package libcrypt1:arm64. [2022-08-09T16:08:30.840Z] #55 17.66 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-09T16:08:30.840Z] #55 17.88 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-09T16:08:30.840Z] #55 ... [2022-08-09T16:08:30.840Z] [2022-08-09T16:08:30.841Z] #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-08-09T16:08:30.841Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:30.841Z] #76 7.987 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:30.841Z] #76 18.01 Fetched 8564 kB in 12s (717 kB/s) [2022-08-09T16:08:30.884Z] #21 16.02 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-09T16:08:30.884Z] #21 16.03 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-09T16:08:30.884Z] #21 16.13 Selecting previously unselected package libc6:arm64. [2022-08-09T16:08:30.884Z] #21 16.13 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-09T16:08:31.100Z] #76 18.01 Reading package lists... [2022-08-09T16:08:31.100Z] #76 ... [2022-08-09T16:08:31.100Z] [2022-08-09T16:08:31.100Z] #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-08-09T16:08:31.100Z] #67 sha256:86af4a5c24b84422c7aa1da66142fe86e886e63cf5ab2e2c1f5510772a988ccd [2022-08-09T16:08:31.100Z] #67 7.686 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-09T16:08:31.100Z] #67 10.95 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-09T16:08:31.100Z] #67 10.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T16:08:31.100Z] #67 12.02 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-09T16:08:31.100Z] #67 16.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-09T16:08:31.100Z] #67 ... [2022-08-09T16:08:31.100Z] [2022-08-09T16:08:31.100Z] #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-08-09T16:08:31.100Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:31.100Z] #55 18.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-09T16:08:31.100Z] #55 18.38 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T16:08:31.140Z] #21 16.32 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-09T16:08:31.525Z] #55 ... [2022-08-09T16:08:31.525Z] [2022-08-09T16:08:31.525Z] #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-08-09T16:08:31.525Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:08:31.525Z] #67 19.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T16:08:31.525Z] #67 19.95 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T16:08:31.525Z] #67 20.22 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T16:08:31.702Z] #21 16.81 Selecting previously unselected package libapparmor1:arm64. [2022-08-09T16:08:31.702Z] #21 16.83 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-09T16:08:31.702Z] #21 16.83 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-09T16:08:31.702Z] #21 16.88 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-09T16:08:31.702Z] #21 16.89 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-09T16:08:31.702Z] #21 16.90 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-09T16:08:31.702Z] #21 16.96 Selecting previously unselected package libgcc-s1:s390x. [2022-08-09T16:08:31.702Z] #21 16.97 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-09T16:08:31.702Z] #21 16.97 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-09T16:08:31.702Z] #21 17.02 Selecting previously unselected package libcrypt1:s390x. [2022-08-09T16:08:31.702Z] #21 17.03 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-09T16:08:31.702Z] #21 17.04 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-09T16:08:31.958Z] #21 17.12 Selecting previously unselected package libc6:s390x. [2022-08-09T16:08:31.958Z] #21 17.12 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-09T16:08:32.097Z] #67 20.75 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T16:08:32.214Z] #21 17.29 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-09T16:08:32.358Z] #67 21.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T16:08:32.358Z] #67 ... [2022-08-09T16:08:32.358Z] [2022-08-09T16:08:32.358Z] #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-08-09T16:08:32.358Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:08:32.358Z] #40 11.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T16:08:32.358Z] #40 11.93 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T16:08:32.358Z] #40 12.12 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T16:08:32.358Z] #40 17.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T16:08:32.358Z] #40 17.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T16:08:32.470Z] #21 17.73 Selecting previously unselected package libapparmor1:s390x. [2022-08-09T16:08:32.470Z] #21 17.74 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-09T16:08:32.470Z] #21 17.75 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-09T16:08:32.470Z] #21 17.80 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-09T16:08:32.726Z] #21 17.82 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-09T16:08:32.726Z] #21 17.83 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-09T16:08:32.726Z] #21 17.92 Selecting previously unselected package libgcc-s1:armhf. [2022-08-09T16:08:32.726Z] #21 17.93 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-09T16:08:32.726Z] #21 17.93 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-09T16:08:32.726Z] #21 17.98 Selecting previously unselected package libcrypt1:armhf. [2022-08-09T16:08:32.726Z] #21 17.99 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-09T16:08:32.726Z] #21 18.00 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-09T16:08:32.931Z] #40 ... [2022-08-09T16:08:32.931Z] [2022-08-09T16:08:32.931Z] #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-08-09T16:08:32.931Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:08:32.931Z] #51 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:32.931Z] #51 15.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:32.931Z] #51 19.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T16:08:32.982Z] #21 18.08 Selecting previously unselected package libc6:armhf. [2022-08-09T16:08:32.982Z] #21 18.09 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-09T16:08:32.982Z] #21 18.28 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-09T16:08:33.079Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-08-09T16:08:33.079Z] ok github.com/docker/docker/layer 7.095s coverage: 68.9% of statements [2022-08-09T16:08:33.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-09T16:08:33.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-09T16:08:33.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-09T16:08:33.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-09T16:08:33.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-09T16:08:33.193Z] #51 ... [2022-08-09T16:08:33.194Z] [2022-08-09T16:08:33.194Z] #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-08-09T16:08:33.194Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:08:33.194Z] #57 12.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T16:08:33.335Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-08-09T16:08:33.335Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-09T16:08:33.335Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-08-09T16:08:33.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T16:08:33.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T16:08:33.455Z] #57 ... [2022-08-09T16:08:33.455Z] [2022-08-09T16:08:33.455Z] #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-08-09T16:08:33.455Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:08:33.455Z] #67 21.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T16:08:33.494Z] #21 18.65 Selecting previously unselected package libapparmor1:armhf. [2022-08-09T16:08:33.494Z] #21 18.66 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-09T16:08:33.494Z] #21 18.67 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-09T16:08:33.494Z] #21 18.72 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-09T16:08:33.494Z] #21 18.73 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-09T16:08:33.494Z] #21 18.73 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-09T16:08:33.591Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-08-09T16:08:33.716Z] #67 ... [2022-08-09T16:08:33.716Z] [2022-08-09T16:08:33.716Z] #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-08-09T16:08:33.716Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:08:33.716Z] #14 12.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:33.716Z] #14 16.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:33.716Z] #14 ... [2022-08-09T16:08:33.716Z] [2022-08-09T16:08:33.716Z] #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-08-09T16:08:33.716Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:33.716Z] #36 22.74 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T16:08:33.749Z] #21 18.80 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-09T16:08:33.749Z] #21 18.81 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-09T16:08:33.749Z] #21 18.81 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-09T16:08:33.749Z] #21 18.86 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-09T16:08:33.749Z] #21 18.87 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-09T16:08:33.750Z] #21 18.87 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-09T16:08:33.750Z] #21 18.96 Selecting previously unselected package libc6:ppc64el. [2022-08-09T16:08:33.750Z] #21 18.96 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-09T16:08:33.847Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-08-09T16:08:33.978Z] #36 22.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T16:08:33.978Z] #36 ... [2022-08-09T16:08:33.978Z] [2022-08-09T16:08:33.978Z] #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-08-09T16:08:33.978Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:08:33.978Z] #62 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:33.978Z] #62 17.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:34.005Z] #21 19.13 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-09T16:08:34.104Z] ok github.com/docker/docker/pkg/fsutils 0.159s coverage: 85.1% of statements [2022-08-09T16:08:34.104Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-08-09T16:08:34.239Z] #62 ... [2022-08-09T16:08:34.239Z] [2022-08-09T16:08:34.239Z] #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-08-09T16:08:34.239Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:08:34.239Z] #67 22.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T16:08:34.392Z] #55 ... [2022-08-09T16:08:34.392Z] [2022-08-09T16:08:34.392Z] #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-08-09T16:08:34.392Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:08:34.392Z] #62 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:34.392Z] #62 15.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:34.392Z] #62 ... [2022-08-09T16:08:34.392Z] [2022-08-09T16:08:34.392Z] #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-08-09T16:08:34.392Z] #67 sha256:86af4a5c24b84422c7aa1da66142fe86e886e63cf5ab2e2c1f5510772a988ccd [2022-08-09T16:08:34.392Z] #67 18.03 go: downloading github.com/google/uuid v1.3.0 [2022-08-09T16:08:34.392Z] #67 18.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-09T16:08:34.392Z] #67 18.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-09T16:08:34.392Z] #67 18.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-09T16:08:34.392Z] #67 18.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-09T16:08:34.392Z] #67 19.39 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-09T16:08:34.392Z] #67 20.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-09T16:08:34.392Z] #67 20.53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T16:08:34.392Z] #67 20.79 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T16:08:34.501Z] #67 23.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-09T16:08:34.501Z] #67 ... [2022-08-09T16:08:34.501Z] [2022-08-09T16:08:34.501Z] #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-08-09T16:08:34.501Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:34.501Z] #76 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:34.567Z] #21 19.72 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-09T16:08:34.567Z] #21 19.73 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-09T16:08:34.567Z] #21 19.73 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-09T16:08:34.567Z] #21 19.80 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-09T16:08:34.567Z] #21 19.81 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-09T16:08:34.567Z] #21 19.81 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-09T16:08:34.567Z] #21 19.88 Selecting previously unselected package libseccomp2:s390x. [2022-08-09T16:08:34.567Z] #21 19.88 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-09T16:08:34.567Z] #21 19.89 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-09T16:08:34.652Z] #67 ... [2022-08-09T16:08:34.652Z] [2022-08-09T16:08:34.652Z] #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-08-09T16:08:34.652Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:08:34.652Z] #53 11.71 go: downloading github.com/fatih/color v1.10.0 [2022-08-09T16:08:34.652Z] #53 11.85 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-09T16:08:34.652Z] #53 11.86 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-09T16:08:34.652Z] #53 12.02 go: downloading github.com/pkg/errors v0.9.1 [2022-08-09T16:08:34.652Z] #53 12.55 go: downloading golang.org/x/tools v0.1.0 [2022-08-09T16:08:34.652Z] #53 13.20 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-09T16:08:34.652Z] #53 13.48 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-09T16:08:34.652Z] #53 13.87 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-09T16:08:34.652Z] #53 14.06 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-09T16:08:34.652Z] #53 19.91 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-09T16:08:34.652Z] #53 20.01 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-09T16:08:34.652Z] #53 20.33 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-09T16:08:34.652Z] #53 ... [2022-08-09T16:08:34.652Z] [2022-08-09T16:08:34.652Z] #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-08-09T16:08:34.652Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:08:34.652Z] #40 11.71 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-09T16:08:34.652Z] #40 12.59 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-09T16:08:34.652Z] #40 12.75 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-09T16:08:34.652Z] #40 17.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-09T16:08:34.652Z] #40 17.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T16:08:34.765Z] #76 ... [2022-08-09T16:08:34.765Z] [2022-08-09T16:08:34.765Z] #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-08-09T16:08:34.765Z] #26 sha256:5612a77880f5c0321153c91db74220f06cc0bbe44409f6d747447ab709fd4c8e [2022-08-09T16:08:34.765Z] #26 23.18 + mkdir -p /build [2022-08-09T16:08:34.765Z] #26 23.19 + mv docker/docker /build/ [2022-08-09T16:08:34.765Z] #26 23.21 + rmdir docker [2022-08-09T16:08:34.823Z] #21 19.93 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-09T16:08:34.823Z] #21 19.94 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-09T16:08:34.823Z] #21 19.95 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-09T16:08:34.823Z] #21 20.02 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-09T16:08:34.823Z] #21 20.02 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-09T16:08:34.823Z] #21 20.03 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T16:08:34.823Z] #21 20.08 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-09T16:08:34.823Z] #21 20.08 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-09T16:08:34.823Z] #21 20.09 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T16:08:34.823Z] #21 20.15 Selecting previously unselected package libseccomp2:armhf. [2022-08-09T16:08:34.823Z] #21 20.16 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-09T16:08:34.823Z] #21 20.16 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-09T16:08:34.912Z] #40 ... [2022-08-09T16:08:34.912Z] [2022-08-09T16:08:34.912Z] #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-08-09T16:08:34.912Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:08:34.912Z] #14 12.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:34.912Z] #14 16.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:34.912Z] #14 18.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:35.032Z] ok github.com/docker/docker/pkg/idtools 0.357s coverage: 69.3% of statements [2022-08-09T16:08:35.032Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 71.5% of statements [2022-08-09T16:08:35.078Z] #21 20.21 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-09T16:08:35.078Z] #21 20.22 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-09T16:08:35.078Z] #21 20.22 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-09T16:08:35.078Z] #21 20.28 Selecting previously unselected package libseccomp2:armel. [2022-08-09T16:08:35.078Z] #21 20.29 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-09T16:08:35.079Z] #21 20.29 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-09T16:08:35.079Z] #21 20.34 Selecting previously unselected package libseccomp-dev:armel. [2022-08-09T16:08:35.079Z] #21 20.35 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-09T16:08:35.079Z] #21 20.36 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-09T16:08:35.079Z] #21 20.42 Selecting previously unselected package libseccomp2:arm64. [2022-08-09T16:08:35.079Z] #21 20.43 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-09T16:08:35.079Z] #21 20.43 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T16:08:35.171Z] #14 ... [2022-08-09T16:08:35.171Z] [2022-08-09T16:08:35.171Z] #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-08-09T16:08:35.171Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:35.171Z] #42 13.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:35.171Z] #42 17.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:35.171Z] #42 20.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:35.287Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-09T16:08:35.287Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-08-09T16:08:35.287Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-09T16:08:35.334Z] #21 20.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-09T16:08:35.334Z] #21 20.49 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-09T16:08:35.334Z] #21 20.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T16:08:35.334Z] #21 20.59 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-09T16:08:35.334Z] #21 20.60 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-09T16:08:35.334Z] #21 20.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-09T16:08:35.334Z] #21 20.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-09T16:08:35.334Z] #21 20.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-09T16:08:35.334Z] #21 20.66 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-09T16:08:35.334Z] #21 20.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-09T16:08:35.334Z] #21 20.69 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-09T16:08:35.334Z] #21 20.70 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-09T16:08:35.430Z] #42 ... [2022-08-09T16:08:35.430Z] [2022-08-09T16:08:35.430Z] #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-08-09T16:08:35.430Z] #26 sha256:42ca86422548bf61c11ec4ba660aac18ca1e5b1f79043294c9d26d5a4b681128 [2022-08-09T16:08:35.430Z] #26 21.93 + mkdir -p /build [2022-08-09T16:08:35.430Z] #26 21.97 + mv docker/docker /build/ [2022-08-09T16:08:35.430Z] #26 21.99 + rmdir docker [2022-08-09T16:08:35.544Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-09T16:08:35.544Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-09T16:08:35.590Z] #21 20.72 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-09T16:08:35.590Z] #21 20.73 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-09T16:08:35.590Z] #21 20.74 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-09T16:08:35.590Z] #21 20.75 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-09T16:08:35.590Z] #21 20.77 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-09T16:08:35.590Z] #21 20.78 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-09T16:08:35.590Z] #21 20.80 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-09T16:08:35.689Z] #26 ... [2022-08-09T16:08:35.689Z] [2022-08-09T16:08:35.689Z] #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-08-09T16:08:35.689Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:08:35.689Z] #51 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:08:35.689Z] #51 16.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:08:35.689Z] #51 20.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:08:35.711Z] #26 DONE 24.2s [2022-08-09T16:08:35.711Z] [2022-08-09T16:08:35.711Z] #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-08-09T16:08:35.711Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:08:35.711Z] #53 24.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T16:08:35.711Z] #53 24.40 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T16:08:35.948Z] #51 ... [2022-08-09T16:08:35.948Z] [2022-08-09T16:08:35.948Z] #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-08-09T16:08:35.948Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:08:35.948Z] #57 13.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-09T16:08:36.106Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 90.5% of statements [2022-08-09T16:08:36.106Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-09T16:08:36.106Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-09T16:08:36.106Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-09T16:08:36.106Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-09T16:08:36.207Z] #57 ... [2022-08-09T16:08:36.207Z] [2022-08-09T16:08:36.207Z] #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-08-09T16:08:36.207Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:36.207Z] #36 23.58 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-09T16:08:36.466Z] #36 23.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-09T16:08:36.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-09T16:08:36.925Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-09T16:08:36.955Z] #21 22.02 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-09T16:08:37.182Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-09T16:08:37.417Z] #36 ... [2022-08-09T16:08:37.417Z] [2022-08-09T16:08:37.417Z] #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-08-09T16:08:37.417Z] #26 sha256:42ca86422548bf61c11ec4ba660aac18ca1e5b1f79043294c9d26d5a4b681128 [2022-08-09T16:08:37.417Z] #26 DONE 23.8s [2022-08-09T16:08:37.417Z] [2022-08-09T16:08:37.417Z] #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-08-09T16:08:37.417Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:08:37.417Z] #53 23.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-09T16:08:37.417Z] #53 23.98 go: downloading golang.org/x/mod v0.3.0 [2022-08-09T16:08:37.438Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-09T16:08:38.322Z] #21 23.23 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-09T16:08:38.802Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-09T16:08:39.058Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-09T16:08:39.249Z] #21 24.44 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-09T16:08:39.315Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-09T16:08:39.315Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-09T16:08:39.571Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-09T16:08:39.828Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-09T16:08:40.390Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-09T16:08:40.617Z] #21 25.68 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-09T16:08:40.646Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-09T16:08:41.014Z] #53 ... [2022-08-09T16:08:41.014Z] [2022-08-09T16:08:41.014Z] #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-08-09T16:08:41.014Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:41.014Z] #55 26.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T16:08:41.014Z] #55 26.44 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T16:08:41.014Z] #55 27.01 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-09T16:08:41.014Z] #55 27.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T16:08:41.014Z] #55 27.44 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T16:08:41.014Z] #55 27.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T16:08:41.014Z] #55 27.68 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T16:08:41.014Z] #55 27.89 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T16:08:41.014Z] #55 27.92 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T16:08:41.014Z] #55 28.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T16:08:41.014Z] #55 28.35 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T16:08:41.014Z] #55 28.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T16:08:41.014Z] #55 28.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T16:08:41.014Z] #55 28.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T16:08:41.014Z] #55 28.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T16:08:41.014Z] #55 29.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T16:08:41.014Z] #55 29.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T16:08:41.014Z] #55 29.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T16:08:41.014Z] #55 29.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T16:08:41.209Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-08-09T16:08:41.465Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-09T16:08:41.546Z] #21 26.91 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-09T16:08:41.546Z] #21 26.92 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-09T16:08:41.546Z] #21 26.93 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-09T16:08:41.721Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-09T16:08:41.802Z] #21 26.95 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 26.96 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 26.97 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 26.99 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 27.00 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 27.02 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 27.03 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 27.04 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 27.06 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 27.07 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 27.09 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 27.10 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-09T16:08:41.803Z] #21 27.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 27.12 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-09T16:08:41.803Z] #21 27.14 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-09T16:08:42.059Z] #21 27.15 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-09T16:08:42.059Z] #21 27.17 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-09T16:08:42.059Z] #21 27.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:08:42.397Z] #55 ... [2022-08-09T16:08:42.398Z] [2022-08-09T16:08:42.398Z] #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-08-09T16:08:42.398Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T16:08:42.398Z] #38 30.80 tomll can be used in two ways: [2022-08-09T16:08:42.398Z] #38 30.81 Writing to STDIN and reading from STDOUT: [2022-08-09T16:08:42.398Z] #38 30.81 cat file.toml | tomll > file.toml [2022-08-09T16:08:42.398Z] #38 30.81 [2022-08-09T16:08:42.398Z] #38 30.81 Reading and updating a list of files: [2022-08-09T16:08:42.398Z] #38 30.81 tomll a.toml b.toml c.toml [2022-08-09T16:08:42.398Z] #38 30.81 [2022-08-09T16:08:42.398Z] #38 30.81 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T16:08:42.398Z] #38 DONE 31.2s [2022-08-09T16:08:42.398Z] [2022-08-09T16:08:42.398Z] #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-08-09T16:08:42.398Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:42.398Z] #36 23.53 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T16:08:42.398Z] #36 24.11 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T16:08:42.398Z] #36 24.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T16:08:42.398Z] #36 25.37 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T16:08:42.398Z] #36 25.46 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T16:08:42.398Z] #36 25.59 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T16:08:42.398Z] #36 26.10 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T16:08:42.398Z] #36 26.81 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T16:08:42.398Z] #36 28.00 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T16:08:42.398Z] #36 28.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T16:08:42.398Z] #36 28.52 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T16:08:42.621Z] #21 DONE 27.7s [2022-08-09T16:08:42.621Z] [2022-08-09T16:08:42.621Z] #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-08-09T16:08:42.621Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:08:42.621Z] #71 ... [2022-08-09T16:08:42.621Z] [2022-08-09T16:08:42.621Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T16:08:42.621Z] #66 sha256:40d8f83180cf2668f3b5f4e2522c6612aa4a3890ea16da36ef1559200ca27112 [2022-08-09T16:08:42.621Z] #66 DONE 0.1s [2022-08-09T16:08:42.621Z] [2022-08-09T16:08:42.621Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T16:08:42.621Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-09T16:08:42.657Z] #36 31.42 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T16:08:42.657Z] #36 ... [2022-08-09T16:08:42.657Z] [2022-08-09T16:08:42.657Z] #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-08-09T16:08:42.657Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:42.657Z] #55 31.51 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T16:08:42.691Z] #53 ... [2022-08-09T16:08:42.691Z] [2022-08-09T16:08:42.691Z] #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-08-09T16:08:42.691Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:42.691Z] #55 25.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-09T16:08:42.691Z] #55 25.69 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-09T16:08:42.691Z] #55 26.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-09T16:08:42.691Z] #55 26.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-09T16:08:42.691Z] #55 26.75 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-09T16:08:42.691Z] #55 26.83 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-09T16:08:42.692Z] #55 26.95 go: downloading github.com/spf13/afero v1.8.2 [2022-08-09T16:08:42.692Z] #55 27.02 go: downloading github.com/spf13/cast v1.4.1 [2022-08-09T16:08:42.692Z] #55 27.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-09T16:08:42.692Z] #55 27.50 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-09T16:08:42.692Z] #55 27.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-09T16:08:42.692Z] #55 27.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-09T16:08:42.692Z] #55 28.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-09T16:08:42.692Z] #55 28.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-09T16:08:42.692Z] #55 28.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-09T16:08:42.692Z] #55 28.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-09T16:08:42.692Z] #55 28.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-09T16:08:42.692Z] #55 28.57 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-09T16:08:42.917Z] #55 31.94 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T16:08:42.956Z] #55 30.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-09T16:08:43.215Z] #55 ... [2022-08-09T16:08:43.215Z] [2022-08-09T16:08:43.215Z] #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-08-09T16:08:43.215Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-09T16:08:43.215Z] #38 30.16 tomll can be used in two ways: [2022-08-09T16:08:43.215Z] #38 30.16 Writing to STDIN and reading from STDOUT: [2022-08-09T16:08:43.215Z] #38 30.16 cat file.toml | tomll > file.toml [2022-08-09T16:08:43.215Z] #38 30.16 [2022-08-09T16:08:43.215Z] #38 30.16 Reading and updating a list of files: [2022-08-09T16:08:43.215Z] #38 30.16 tomll a.toml b.toml c.toml [2022-08-09T16:08:43.215Z] #38 30.16 [2022-08-09T16:08:43.215Z] #38 30.16 When given a list of files, tomll will modify all files in place without asking. [2022-08-09T16:08:43.215Z] #38 DONE 30.4s [2022-08-09T16:08:43.215Z] [2022-08-09T16:08:43.215Z] #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-08-09T16:08:43.215Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:43.215Z] #36 24.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-09T16:08:43.215Z] #36 24.96 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-09T16:08:43.215Z] #36 25.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-09T16:08:43.215Z] #36 26.20 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-09T16:08:43.215Z] #36 26.23 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-09T16:08:43.215Z] #36 26.32 go: downloading github.com/peterh/liner v1.2.2 [2022-08-09T16:08:43.215Z] #36 26.98 go: downloading github.com/google/go-dap v0.6.0 [2022-08-09T16:08:43.215Z] #36 27.50 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-09T16:08:43.215Z] #36 28.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-09T16:08:43.215Z] #36 29.08 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-09T16:08:43.215Z] #36 29.43 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-09T16:08:43.215Z] #36 29.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-09T16:08:43.474Z] #36 ... [2022-08-09T16:08:43.474Z] [2022-08-09T16:08:43.474Z] #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-08-09T16:08:43.474Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:43.474Z] #55 30.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-09T16:08:43.613Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-09T16:08:43.613Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-09T16:08:43.859Z] #55 ... [2022-08-09T16:08:43.859Z] [2022-08-09T16:08:43.859Z] #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-08-09T16:08:43.859Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:43.859Z] #42 22.65 Fetched 8564 kB in 17s (494 kB/s) [2022-08-09T16:08:43.859Z] #42 22.65 Reading package lists... [2022-08-09T16:08:43.859Z] #42 ... [2022-08-09T16:08:43.859Z] [2022-08-09T16:08:43.859Z] #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-08-09T16:08:43.859Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:08:43.859Z] #51 31.98 Fetched 8568 kB in 25s (336 kB/s) [2022-08-09T16:08:43.985Z] #22 DONE 1.3s [2022-08-09T16:08:43.985Z] [2022-08-09T16:08:43.985Z] #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-08-09T16:08:43.985Z] #67 sha256:c0114d7998f5fa2c2c58c6f74514a966ca8e2fb936d2456535ea194266438663 [2022-08-09T16:08:43.985Z] #67 1.125 + RM_GOPATH=0 [2022-08-09T16:08:43.985Z] #67 1.125 + TMP_GOPATH= [2022-08-09T16:08:43.985Z] #67 1.125 + : /build [2022-08-09T16:08:43.985Z] #67 1.125 + '[' -z '' ']' [2022-08-09T16:08:43.985Z] #67 1.125 ++ mktemp -d [2022-08-09T16:08:43.985Z] #67 1.125 + export GOPATH=/tmp/tmp.KosGC59z2R [2022-08-09T16:08:43.985Z] #67 1.125 + GOPATH=/tmp/tmp.KosGC59z2R [2022-08-09T16:08:43.985Z] #67 1.125 + RM_GOPATH=1 [2022-08-09T16:08:43.985Z] #67 1.125 + case "$(go env GOARCH)" in [2022-08-09T16:08:43.985Z] #67 1.125 ++ go env GOARCH [2022-08-09T16:08:43.985Z] #67 1.141 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:43.985Z] #67 1.141 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:08:43.985Z] #67 1.141 ++ dirname /install.sh [2022-08-09T16:08:43.985Z] #67 1.142 + dir=/ [2022-08-09T16:08:43.985Z] #67 1.142 + bin=runc [2022-08-09T16:08:43.985Z] #67 1.142 + shift [2022-08-09T16:08:43.985Z] #67 1.142 + '[' '!' -f //runc.installer ']' [2022-08-09T16:08:43.985Z] #67 1.142 + . //runc.installer [2022-08-09T16:08:43.985Z] #67 1.142 ++ set -e [2022-08-09T16:08:43.985Z] #67 1.143 ++ : v1.1.3 [2022-08-09T16:08:43.985Z] #67 1.143 + install_runc [2022-08-09T16:08:43.985Z] #67 1.143 + RUNC_BUILDTAGS=seccomp [2022-08-09T16:08:43.985Z] #67 1.143 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T16:08:43.985Z] #67 1.143 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T16:08:43.985Z] #67 1.143 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KosGC59z2R/src/github.com/opencontainers/runc [2022-08-09T16:08:43.985Z] #67 1.144 Cloning into '/tmp/tmp.KosGC59z2R/src/github.com/opencontainers/runc'... [2022-08-09T16:08:44.175Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-09T16:08:44.493Z] #55 31.84 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T16:08:44.546Z] #67 ... [2022-08-09T16:08:44.546Z] [2022-08-09T16:08:44.546Z] #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-08-09T16:08:44.546Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-09T16:08:44.546Z] #23 DONE 0.9s [2022-08-09T16:08:44.800Z] #51 31.98 Reading package lists... [2022-08-09T16:08:44.800Z] #51 ... [2022-08-09T16:08:44.800Z] [2022-08-09T16:08:44.800Z] #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-08-09T16:08:44.800Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:08:44.800Z] #67 23.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-09T16:08:44.800Z] #67 28.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T16:08:44.845Z] [2022-08-09T16:08:44.845Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T16:08:44.845Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-09T16:08:45.060Z] #67 ... [2022-08-09T16:08:45.060Z] [2022-08-09T16:08:45.060Z] #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-08-09T16:08:45.060Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:45.060Z] #55 33.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T16:08:45.060Z] #55 33.62 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T16:08:45.060Z] #55 33.76 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T16:08:45.060Z] #55 34.06 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T16:08:45.321Z] #55 34.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T16:08:45.541Z] ok github.com/docker/docker/quota 0.203s coverage: 71.4% of statements [2022-08-09T16:08:45.542Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-09T16:08:45.814Z] #24 0.819 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T16:08:45.814Z] #24 DONE 0.9s [2022-08-09T16:08:45.814Z] [2022-08-09T16:08:45.814Z] #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-08-09T16:08:45.814Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:08:45.814Z] #71 ... [2022-08-09T16:08:45.814Z] [2022-08-09T16:08:45.814Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T16:08:45.814Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-09T16:08:46.261Z] #55 35.03 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T16:08:46.376Z] #25 DONE 0.9s [2022-08-09T16:08:46.376Z] [2022-08-09T16:08:46.376Z] #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-08-09T16:08:46.376Z] #67 sha256:c0114d7998f5fa2c2c58c6f74514a966ca8e2fb936d2456535ea194266438663 [2022-08-09T16:08:46.429Z] #55 33.55 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T16:08:46.469Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-08-09T16:08:46.568Z] #55 35.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T16:08:46.568Z] #55 35.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T16:08:46.568Z] #55 35.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T16:08:46.691Z] #55 33.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-09T16:08:46.691Z] #55 33.83 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-09T16:08:46.729Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-09T16:08:46.871Z] #55 35.87 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T16:08:46.955Z] #55 33.98 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-09T16:08:46.955Z] #55 34.03 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-09T16:08:46.997Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-09T16:08:47.136Z] #55 36.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T16:08:47.136Z] #55 36.05 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T16:08:47.218Z] #55 34.25 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-09T16:08:47.478Z] #55 34.55 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-09T16:08:47.478Z] #55 34.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-09T16:08:47.478Z] #55 ... [2022-08-09T16:08:47.478Z] [2022-08-09T16:08:47.478Z] #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-08-09T16:08:47.478Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:08:47.478Z] #51 24.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-09T16:08:47.559Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-09T16:08:47.719Z] #55 36.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T16:08:47.719Z] #55 36.39 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T16:08:47.719Z] #55 36.61 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T16:08:47.719Z] #55 36.61 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T16:08:47.737Z] #51 34.54 Fetched 8568 kB in 26s (332 kB/s) [2022-08-09T16:08:47.737Z] #51 34.54 Reading package lists... [2022-08-09T16:08:47.737Z] #51 ... [2022-08-09T16:08:47.737Z] [2022-08-09T16:08:47.737Z] #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-08-09T16:08:47.737Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:47.737Z] #55 34.91 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-09T16:08:47.749Z] #67 ... [2022-08-09T16:08:47.749Z] [2022-08-09T16:08:47.749Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T16:08:47.749Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-09T16:08:47.749Z] #26 DONE 1.0s [2022-08-09T16:08:47.749Z] [2022-08-09T16:08:47.749Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T16:08:47.749Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-09T16:08:47.815Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-09T16:08:47.991Z] #55 36.88 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T16:08:47.991Z] #55 36.90 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T16:08:47.998Z] #55 35.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-09T16:08:47.998Z] #55 ... [2022-08-09T16:08:47.998Z] [2022-08-09T16:08:47.998Z] #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-08-09T16:08:47.998Z] #67 sha256:86af4a5c24b84422c7aa1da66142fe86e886e63cf5ab2e2c1f5510772a988ccd [2022-08-09T16:08:47.998Z] #67 24.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-09T16:08:47.998Z] #67 ... [2022-08-09T16:08:47.998Z] [2022-08-09T16:08:47.998Z] #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-08-09T16:08:47.998Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:47.998Z] #55 35.17 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-09T16:08:47.998Z] #55 35.27 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-09T16:08:48.257Z] #55 37.04 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T16:08:48.258Z] #55 35.41 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-09T16:08:48.311Z] #27 DONE 0.9s [2022-08-09T16:08:48.311Z] [2022-08-09T16:08:48.311Z] #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-08-09T16:08:48.311Z] #67 sha256:c0114d7998f5fa2c2c58c6f74514a966ca8e2fb936d2456535ea194266438663 [2022-08-09T16:08:48.311Z] #67 5.685 + cd /tmp/tmp.KosGC59z2R/src/github.com/opencontainers/runc [2022-08-09T16:08:48.311Z] #67 5.686 + git checkout -q v1.1.3 [2022-08-09T16:08:48.517Z] #55 35.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-09T16:08:48.517Z] #55 35.78 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-09T16:08:48.533Z] #55 37.46 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T16:08:48.568Z] #67 6.027 + '[' -z '' ']' [2022-08-09T16:08:48.568Z] #67 6.028 + target=static [2022-08-09T16:08:48.568Z] #67 6.028 + make BUILDTAGS=seccomp static [2022-08-09T16:08:48.776Z] #55 35.97 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-09T16:08:48.776Z] #55 36.04 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-09T16:08:48.792Z] #55 37.63 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T16:08:48.792Z] #55 37.74 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T16:08:49.035Z] #55 36.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-09T16:08:49.035Z] #55 36.32 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-09T16:08:49.052Z] #55 37.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T16:08:49.131Z] #67 6.339 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T16:08:49.312Z] #55 38.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T16:08:49.312Z] #55 38.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T16:08:49.572Z] #55 38.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T16:08:49.572Z] #55 ... [2022-08-09T16:08:49.572Z] [2022-08-09T16:08:49.572Z] #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-08-09T16:08:49.572Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:49.572Z] #76 28.36 Fetched 8564 kB in 22s (385 kB/s) [2022-08-09T16:08:49.572Z] #76 28.36 Reading package lists... [2022-08-09T16:08:49.572Z] #76 ... [2022-08-09T16:08:49.572Z] [2022-08-09T16:08:49.572Z] #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-08-09T16:08:49.572Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:49.572Z] #42 22.65 Reading package lists... [2022-08-09T16:08:49.602Z] #55 36.65 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-09T16:08:49.704Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-09T16:08:49.861Z] #55 36.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-09T16:08:49.861Z] #55 36.99 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-09T16:08:49.861Z] #55 37.14 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-09T16:08:49.960Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-08-09T16:08:50.119Z] #55 37.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-09T16:08:50.120Z] #55 37.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-09T16:08:50.142Z] #42 33.68 Reading package lists... [2022-08-09T16:08:50.142Z] #42 ... [2022-08-09T16:08:50.142Z] [2022-08-09T16:08:50.142Z] #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-08-09T16:08:50.142Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:50.142Z] #55 38.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T16:08:50.142Z] #55 38.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T16:08:50.142Z] #55 39.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T16:08:50.378Z] #55 37.47 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-09T16:08:50.378Z] #55 37.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-09T16:08:50.405Z] #55 39.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T16:08:50.405Z] #55 39.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T16:08:50.522Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-09T16:08:50.637Z] #55 37.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-09T16:08:50.975Z] #55 39.74 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T16:08:50.975Z] #55 39.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T16:08:50.975Z] #55 39.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T16:08:50.975Z] #55 39.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T16:08:51.204Z] #55 38.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-09T16:08:51.204Z] #55 38.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-09T16:08:51.204Z] #55 ... [2022-08-09T16:08:51.204Z] [2022-08-09T16:08:51.204Z] #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-08-09T16:08:51.204Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:51.204Z] #76 18.01 Reading package lists... [2022-08-09T16:08:51.238Z] #55 40.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T16:08:51.238Z] #55 40.16 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T16:08:51.238Z] #55 40.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T16:08:51.462Z] #76 28.83 Reading package lists... [2022-08-09T16:08:51.462Z] #76 ... [2022-08-09T16:08:51.462Z] [2022-08-09T16:08:51.462Z] #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-08-09T16:08:51.462Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:08:51.462Z] #62 28.64 Fetched 8564 kB in 22s (396 kB/s) [2022-08-09T16:08:51.462Z] #62 28.64 Reading package lists... [2022-08-09T16:08:51.462Z] #62 ... [2022-08-09T16:08:51.462Z] [2022-08-09T16:08:51.462Z] #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-08-09T16:08:51.462Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:51.462Z] #55 38.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-09T16:08:51.462Z] #55 38.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-09T16:08:51.501Z] #55 40.34 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T16:08:51.721Z] #55 38.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-09T16:08:51.761Z] #55 40.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T16:08:51.761Z] #55 40.58 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T16:08:51.761Z] #55 40.67 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T16:08:51.888Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-09T16:08:51.981Z] #55 39.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-09T16:08:51.981Z] #55 39.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-09T16:08:51.981Z] #55 39.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-09T16:08:52.021Z] #55 40.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T16:08:52.021Z] #55 40.92 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T16:08:52.240Z] #55 39.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-09T16:08:52.240Z] #55 39.49 go: downloading github.com/julz/importas v0.1.0 [2022-08-09T16:08:52.281Z] #55 41.18 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T16:08:52.281Z] #55 41.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T16:08:52.500Z] #55 39.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-09T16:08:52.500Z] #55 39.64 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-09T16:08:52.500Z] #55 39.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-09T16:08:52.542Z] #55 41.37 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T16:08:52.542Z] #55 41.48 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-09T16:08:52.759Z] #55 39.95 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-09T16:08:52.759Z] #55 39.95 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-09T16:08:52.759Z] #55 40.07 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-09T16:08:52.802Z] #55 ... [2022-08-09T16:08:52.802Z] [2022-08-09T16:08:52.802Z] #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-08-09T16:08:52.802Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:08:52.802Z] #14 31.74 Fetched 8564 kB in 24s (355 kB/s) [2022-08-09T16:08:52.802Z] #14 31.74 Reading package lists... [2022-08-09T16:08:52.802Z] #14 41.83 Reading package lists... [2022-08-09T16:08:52.802Z] #14 ... [2022-08-09T16:08:52.802Z] [2022-08-09T16:08:52.802Z] #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-08-09T16:08:52.802Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:08:53.019Z] #55 40.24 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-09T16:08:53.072Z] #47 41.47 Updating files: 47% (1034/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) [2022-08-09T16:08:53.072Z] #47 ... [2022-08-09T16:08:53.072Z] [2022-08-09T16:08:53.072Z] #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-08-09T16:08:53.072Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:08:53.072Z] #62 31.86 Fetched 8564 kB in 25s (349 kB/s) [2022-08-09T16:08:53.072Z] #62 31.86 Reading package lists... [2022-08-09T16:08:53.072Z] #62 41.55 Reading package lists... [2022-08-09T16:08:53.072Z] #62 ... [2022-08-09T16:08:53.072Z] [2022-08-09T16:08:53.072Z] #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-08-09T16:08:53.072Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:53.072Z] #36 31.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T16:08:53.072Z] #36 33.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T16:08:53.282Z] #55 40.44 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-09T16:08:53.342Z] #36 ... [2022-08-09T16:08:53.342Z] [2022-08-09T16:08:53.342Z] #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-08-09T16:08:53.342Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:08:53.546Z] #55 40.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-09T16:08:53.546Z] #55 40.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-09T16:08:53.546Z] #55 40.69 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-09T16:08:54.384Z] #47 41.47 Updating files: 47% (1034/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: 79% (1720/2176) Updating files: 79% (1738/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-08-09T16:08:54.431Z] #67 11.16 + mkdir -p /build [2022-08-09T16:08:54.431Z] #67 11.16 + cp runc /build/runc [2022-08-09T16:08:54.431Z] #67 DONE 11.4s [2022-08-09T16:08:54.431Z] [2022-08-09T16:08:54.431Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:08:54.431Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-09T16:08:54.431Z] #28 1.164 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-09T16:08:54.431Z] #28 1.170 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-09T16:08:54.431Z] #28 1.170 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-09T16:08:54.431Z] #28 1.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-09T16:08:54.431Z] #28 1.719 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-09T16:08:54.431Z] #28 2.039 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-09T16:08:54.431Z] #28 2.264 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-09T16:08:54.431Z] #28 2.573 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-09T16:08:54.431Z] #28 2.832 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [170 kB] [2022-08-09T16:08:54.431Z] #28 2.834 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [145 kB] [2022-08-09T16:08:54.431Z] #28 2.835 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [163 kB] [2022-08-09T16:08:54.431Z] #28 2.837 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [153 kB] [2022-08-09T16:08:54.431Z] #28 2.838 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-08-09T16:08:54.431Z] #28 2.840 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-09T16:08:54.432Z] #28 2.846 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-09T16:08:54.432Z] #28 2.846 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-09T16:08:54.432Z] #28 2.846 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-09T16:08:54.432Z] #28 2.847 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-09T16:08:54.648Z] #47 43.29 + git checkout -q v2.3.0 [2022-08-09T16:08:54.925Z] #55 41.81 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T16:08:54.925Z] #55 41.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T16:08:54.925Z] #55 41.93 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T16:08:54.925Z] #55 41.96 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T16:08:54.925Z] #55 42.13 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T16:08:55.183Z] #55 42.38 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T16:08:55.184Z] #55 42.41 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T16:08:55.443Z] #55 42.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T16:08:55.443Z] #55 42.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T16:08:55.702Z] #55 ... [2022-08-09T16:08:55.702Z] [2022-08-09T16:08:55.702Z] #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-08-09T16:08:55.702Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:08:55.702Z] #36 32.82 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-09T16:08:55.702Z] #36 32.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-09T16:08:55.961Z] #36 ... [2022-08-09T16:08:55.961Z] [2022-08-09T16:08:55.961Z] #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-08-09T16:08:55.961Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:08:55.961Z] #47 40.42 Updating files: 61% (1349/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: 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-08-09T16:08:55.961Z] #47 41.62 + git checkout -q v2.3.0 [2022-08-09T16:08:56.220Z] #47 ... [2022-08-09T16:08:56.220Z] [2022-08-09T16:08:56.220Z] #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-08-09T16:08:56.220Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:08:56.220Z] #14 33.53 Fetched 8564 kB in 25s (349 kB/s) [2022-08-09T16:08:56.220Z] #14 33.53 Reading package lists... [2022-08-09T16:08:56.495Z] #14 42.67 Reading package lists... [2022-08-09T16:08:56.495Z] #14 ... [2022-08-09T16:08:56.495Z] [2022-08-09T16:08:56.495Z] #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-08-09T16:08:56.495Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:56.495Z] #55 43.10 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T16:08:56.495Z] #55 43.11 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T16:08:56.495Z] #55 43.23 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T16:08:56.495Z] #55 43.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T16:08:56.495Z] #55 43.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T16:08:56.495Z] #55 43.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T16:08:56.757Z] #55 43.89 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T16:08:56.757Z] #55 44.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T16:08:56.757Z] #55 44.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T16:08:57.017Z] #55 44.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T16:08:57.017Z] #55 44.21 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T16:08:57.278Z] #55 44.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T16:08:57.278Z] #55 ... [2022-08-09T16:08:57.278Z] [2022-08-09T16:08:57.278Z] #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-08-09T16:08:57.278Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:08:57.278Z] #42 34.48 Fetched 8564 kB in 25s (343 kB/s) [2022-08-09T16:08:57.278Z] #42 34.48 Reading package lists... [2022-08-09T16:08:57.540Z] #42 43.89 Reading package lists... [2022-08-09T16:08:57.540Z] #42 ... [2022-08-09T16:08:57.540Z] [2022-08-09T16:08:57.540Z] #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-08-09T16:08:57.540Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:08:57.540Z] #55 44.71 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T16:08:57.801Z] #55 44.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T16:08:57.960Z] #47 46.27 + 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-08-09T16:08:58.061Z] #55 45.20 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T16:08:58.061Z] #55 45.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T16:08:58.320Z] #55 45.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T16:08:58.320Z] #55 45.48 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T16:08:58.579Z] #55 45.81 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T16:08:59.148Z] #55 46.19 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T16:08:59.696Z] #28 11.18 Fetched 40.6 MB in 10s (3946 kB/s) [2022-08-09T16:08:59.874Z] #47 ... [2022-08-09T16:08:59.874Z] [2022-08-09T16:08:59.874Z] #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-08-09T16:08:59.874Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:08:59.874Z] #76 38.76 Reading package lists... [2022-08-09T16:08:59.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T16:09:00.135Z] #76 48.04 Building dependency tree... [2022-08-09T16:09:00.135Z] #76 ... [2022-08-09T16:09:00.135Z] [2022-08-09T16:09:00.135Z] #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-08-09T16:09:00.135Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:09:00.135Z] #55 42.78 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-09T16:09:00.135Z] #55 42.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-09T16:09:00.135Z] #55 43.11 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-09T16:09:00.135Z] #55 43.14 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-09T16:09:00.135Z] #55 43.39 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-09T16:09:00.135Z] #55 43.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-09T16:09:00.135Z] #55 43.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-09T16:09:00.135Z] #55 43.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-09T16:09:00.135Z] #55 43.86 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-09T16:09:00.135Z] #55 44.32 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-09T16:09:00.135Z] #55 44.35 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-09T16:09:00.135Z] #55 44.48 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-09T16:09:00.135Z] #55 44.55 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-09T16:09:00.135Z] #55 44.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-09T16:09:00.135Z] #55 44.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-09T16:09:00.135Z] #55 44.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-09T16:09:00.135Z] #55 44.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-09T16:09:00.135Z] #55 44.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-09T16:09:00.135Z] #55 45.12 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-09T16:09:00.135Z] #55 45.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-09T16:09:00.135Z] #55 45.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-09T16:09:00.135Z] #55 45.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-09T16:09:00.135Z] #55 45.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-09T16:09:00.135Z] #55 45.93 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-09T16:09:00.135Z] #55 45.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-09T16:09:00.135Z] #55 46.07 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-09T16:09:00.135Z] #55 46.22 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-09T16:09:00.135Z] #55 46.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-09T16:09:00.135Z] #55 46.91 go: downloading honnef.co/go/tools v0.3.1 [2022-08-09T16:09:01.079Z] #55 50.08 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T16:09:01.340Z] #55 50.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T16:09:01.340Z] #55 50.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T16:09:01.681Z] #55 ... [2022-08-09T16:09:01.681Z] [2022-08-09T16:09:01.681Z] #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-08-09T16:09:01.681Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:01.681Z] #76 28.83 Reading package lists... [2022-08-09T16:09:01.681Z] #76 39.17 Building dependency tree... [2022-08-09T16:09:01.681Z] #76 46.14 python3 is already the newest version (3.9.2-3). [2022-08-09T16:09:01.681Z] #76 46.14 The following additional packages will be installed: [2022-08-09T16:09:01.681Z] #76 46.16 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T16:09:01.681Z] #76 46.21 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T16:09:01.681Z] #76 46.27 Suggested packages: [2022-08-09T16:09:01.681Z] #76 46.27 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T16:09:01.681Z] #76 46.27 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T16:09:01.681Z] #76 46.27 m4-doc ed diffutils-doc [2022-08-09T16:09:01.681Z] #76 46.27 Recommended packages: [2022-08-09T16:09:01.681Z] #76 46.27 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T16:09:01.912Z] #55 50.71 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-09T16:09:01.912Z] #55 50.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T16:09:01.912Z] #55 ... [2022-08-09T16:09:01.912Z] [2022-08-09T16:09:01.913Z] #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-08-09T16:09:01.913Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:01.913Z] #76 48.04 Building dependency tree... [2022-08-09T16:09:01.940Z] #76 ... [2022-08-09T16:09:01.940Z] [2022-08-09T16:09:01.940Z] #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-08-09T16:09:01.940Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:09:01.940Z] #62 39.09 Reading package lists... [2022-08-09T16:09:01.940Z] #62 49.13 Building dependency tree... [2022-08-09T16:09:01.940Z] #62 ... [2022-08-09T16:09:01.940Z] [2022-08-09T16:09:01.940Z] #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-08-09T16:09:01.940Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:09:01.940Z] #47 44.66 + 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-08-09T16:09:02.856Z] #76 ... [2022-08-09T16:09:02.856Z] [2022-08-09T16:09:02.856Z] #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-08-09T16:09:02.856Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:02.856Z] #51 31.98 Reading package lists... [2022-08-09T16:09:02.856Z] #51 41.76 Reading package lists... [2022-08-09T16:09:02.856Z] #51 51.03 Building dependency tree... [2022-08-09T16:09:02.856Z] #51 ... [2022-08-09T16:09:02.856Z] [2022-08-09T16:09:02.856Z] #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-08-09T16:09:02.856Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:09:02.856Z] #55 50.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T16:09:02.856Z] #55 51.00 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T16:09:02.856Z] #55 51.30 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-09T16:09:02.856Z] #55 51.31 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T16:09:02.856Z] #55 51.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T16:09:03.118Z] #55 51.92 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T16:09:03.118Z] #55 51.92 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T16:09:03.118Z] #55 52.08 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-09T16:09:03.318Z] #47 ... [2022-08-09T16:09:03.318Z] [2022-08-09T16:09:03.318Z] #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-08-09T16:09:03.318Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:03.318Z] #76 49.55 The following NEW packages will be installed: [2022-08-09T16:09:03.319Z] #76 49.55 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T16:09:03.319Z] #76 49.55 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T16:09:03.319Z] #76 49.55 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T16:09:03.319Z] #76 49.56 libyajl2 m4 patch xz-utils [2022-08-09T16:09:03.319Z] #76 50.10 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:03.319Z] #76 50.10 Need to get 5940 kB of archives. [2022-08-09T16:09:03.319Z] #76 50.10 After this operation, 18.7 MB of additional disk space will be used. [2022-08-09T16:09:03.319Z] #76 50.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T16:09:03.319Z] #76 50.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T16:09:03.319Z] #76 50.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T16:09:03.319Z] #76 50.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T16:09:03.319Z] #76 50.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T16:09:03.319Z] #76 50.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-09T16:09:03.319Z] #76 50.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-09T16:09:03.319Z] #76 50.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-09T16:09:03.319Z] #76 50.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T16:09:03.319Z] #76 50.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T16:09:03.319Z] #76 50.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T16:09:03.319Z] #76 50.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T16:09:03.580Z] #76 50.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-09T16:09:03.580Z] #76 50.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T16:09:03.580Z] #76 50.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-09T16:09:03.580Z] #76 50.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:09:03.580Z] #76 50.72 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-08-09T16:09:03.580Z] #76 50.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T16:09:03.580Z] #76 50.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T16:09:03.580Z] #76 50.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-09T16:09:03.580Z] #76 50.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T16:09:03.580Z] #76 50.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T16:09:03.580Z] #76 50.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-09T16:09:03.690Z] #55 52.36 go: downloading golang.org/x/text v0.3.7 [2022-08-09T16:09:04.636Z] #55 ... [2022-08-09T16:09:04.636Z] [2022-08-09T16:09:04.636Z] #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-08-09T16:09:04.636Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:04.636Z] #42 33.68 Reading package lists... [2022-08-09T16:09:04.636Z] #42 43.82 Building dependency tree... [2022-08-09T16:09:04.636Z] #42 50.06 The following additional packages will be installed: [2022-08-09T16:09:04.636Z] #42 50.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-09T16:09:04.636Z] #42 50.12 Suggested packages: [2022-08-09T16:09:04.636Z] #42 50.12 cmake-doc ninja-build lrzip [2022-08-09T16:09:04.636Z] #42 50.12 Recommended packages: [2022-08-09T16:09:04.636Z] #42 50.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T16:09:04.636Z] #42 51.43 The following NEW packages will be installed: [2022-08-09T16:09:04.636Z] #42 51.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-09T16:09:04.636Z] #42 51.45 vim-common xxd [2022-08-09T16:09:04.636Z] #42 52.07 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:04.636Z] #42 52.07 Need to get 17.7 MB of archives. [2022-08-09T16:09:04.636Z] #42 52.07 After this operation, 70.7 MB of additional disk space will be used. [2022-08-09T16:09:04.636Z] #42 52.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T16:09:04.636Z] #42 52.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T16:09:04.636Z] #42 52.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T16:09:04.636Z] #42 52.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T16:09:04.636Z] #42 53.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-09T16:09:04.636Z] #42 53.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T16:09:04.636Z] #42 53.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T16:09:04.636Z] #42 53.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T16:09:04.636Z] #42 53.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T16:09:04.636Z] #42 53.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T16:09:04.897Z] #42 ... [2022-08-09T16:09:04.897Z] [2022-08-09T16:09:04.898Z] #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-08-09T16:09:04.898Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:04.898Z] #51 51.03 Building dependency tree... [2022-08-09T16:09:04.946Z] #28 11.18 Reading package lists... [2022-08-09T16:09:04.946Z] #28 15.63 Reading package lists... [2022-08-09T16:09:04.946Z] #28 ... [2022-08-09T16:09:04.946Z] [2022-08-09T16:09:04.946Z] #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-08-09T16:09:04.946Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:04.946Z] #71 75.30 + bin/containerd [2022-08-09T16:09:06.119Z] #76 53.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:06.378Z] #76 53.57 Fetched 5940 kB in 1s (5183 kB/s) [2022-08-09T16:09:06.638Z] #76 53.81 Selecting previously unselected package bzip2. [2022-08-09T16:09:06.638Z] #76 53.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T16:09:06.638Z] #76 53.91 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T16:09:06.638Z] #76 53.97 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T16:09:06.638Z] #76 ... [2022-08-09T16:09:06.638Z] [2022-08-09T16:09:06.638Z] #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-08-09T16:09:06.638Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:06.638Z] #51 34.54 Reading package lists... [2022-08-09T16:09:06.897Z] #51 43.76 Reading package lists... [2022-08-09T16:09:06.897Z] #51 ... [2022-08-09T16:09:06.897Z] [2022-08-09T16:09:06.897Z] #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-08-09T16:09:06.897Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:09:06.897Z] #55 49.42 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-09T16:09:06.897Z] #55 49.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-09T16:09:06.897Z] #55 49.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-09T16:09:06.897Z] #55 49.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-09T16:09:06.897Z] #55 49.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-09T16:09:06.897Z] #55 49.98 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-09T16:09:06.897Z] #55 50.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-09T16:09:06.897Z] #55 50.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-09T16:09:06.897Z] #55 50.62 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-09T16:09:06.897Z] #55 50.65 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-09T16:09:06.897Z] #55 50.96 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-09T16:09:06.897Z] #55 51.19 go: downloading golang.org/x/text v0.3.7 [2022-08-09T16:09:08.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T16:09:08.275Z] #55 ... [2022-08-09T16:09:08.275Z] [2022-08-09T16:09:08.275Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-09T16:09:08.275Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:08.275Z] #76 54.38 Selecting previously unselected package libmagic-mgc. [2022-08-09T16:09:08.275Z] #76 54.39 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T16:09:08.275Z] #76 54.45 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T16:09:08.275Z] #76 55.45 Selecting previously unselected package libmagic1:amd64. [2022-08-09T16:09:08.275Z] #76 55.45 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T16:09:08.275Z] #76 55.47 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T16:09:08.534Z] #76 55.82 Selecting previously unselected package file. [2022-08-09T16:09:08.534Z] #76 55.83 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-09T16:09:08.793Z] #76 55.88 Unpacking file (1:5.39-3) ... [2022-08-09T16:09:09.053Z] #76 56.15 Selecting previously unselected package xz-utils. [2022-08-09T16:09:09.053Z] #76 56.17 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T16:09:09.053Z] #76 56.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:09:09.117Z] #51 57.40 The following additional packages will be installed: [2022-08-09T16:09:09.117Z] #51 57.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T16:09:09.117Z] #51 57.42 python3-protobuf python3-six [2022-08-09T16:09:09.117Z] #51 57.45 Suggested packages: [2022-08-09T16:09:09.117Z] #51 57.45 python3-setuptools [2022-08-09T16:09:09.117Z] #51 57.45 Recommended packages: [2022-08-09T16:09:09.117Z] #51 57.45 iproute2 | iproute [2022-08-09T16:09:09.992Z] #76 56.93 Selecting previously unselected package libsigsegv2:amd64. [2022-08-09T16:09:09.992Z] #76 56.94 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-09T16:09:09.992Z] #76 56.98 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-09T16:09:09.992Z] #76 57.27 Selecting previously unselected package m4. [2022-08-09T16:09:10.062Z] #51 58.57 The following NEW packages will be installed: [2022-08-09T16:09:10.062Z] #51 58.62 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T16:09:10.062Z] #51 58.63 python3-protobuf python3-six [2022-08-09T16:09:10.194Z] #71 ... [2022-08-09T16:09:10.194Z] [2022-08-09T16:09:10.194Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:09:10.194Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-09T16:09:10.194Z] #28 15.63 Reading package lists... [2022-08-09T16:09:10.194Z] #28 20.20 Building dependency tree... [2022-08-09T16:09:10.194Z] #28 21.27 Reading state information... [2022-08-09T16:09:10.251Z] #76 57.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-09T16:09:10.251Z] #76 57.29 Unpacking m4 (1.4.18-5) ... [2022-08-09T16:09:10.323Z] #51 ... [2022-08-09T16:09:10.323Z] [2022-08-09T16:09:10.323Z] #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-08-09T16:09:10.323Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:10.323Z] #42 55.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:10.323Z] #42 56.28 Fetched 17.7 MB in 2s (8192 kB/s) [2022-08-09T16:09:10.323Z] #42 56.46 Selecting previously unselected package xxd. [2022-08-09T16:09:10.323Z] #42 56.46 (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-08-09T16:09:10.323Z] #42 56.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:09:10.323Z] #42 56.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:10.323Z] #42 57.02 Selecting previously unselected package vim-common. [2022-08-09T16:09:10.323Z] #42 57.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:09:10.323Z] #42 57.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:10.323Z] #42 57.69 Selecting previously unselected package cmake-data. [2022-08-09T16:09:10.323Z] #42 57.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T16:09:10.323Z] #42 57.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T16:09:10.451Z] #28 22.08 bzip2 is already the newest version (1.0.8-4). [2022-08-09T16:09:10.451Z] #28 22.08 patch is already the newest version (2.7.6-7). [2022-08-09T16:09:10.451Z] #28 22.08 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-09T16:09:10.451Z] #28 22.08 The following additional packages will be installed: [2022-08-09T16:09:10.451Z] #28 22.08 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-09T16:09:10.451Z] #28 22.08 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-09T16:09:10.451Z] #28 22.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-09T16:09:10.451Z] #28 22.08 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-09T16:09:10.451Z] #28 22.08 systemd vim-runtime xxd [2022-08-09T16:09:10.451Z] #28 22.10 Suggested packages: [2022-08-09T16:09:10.510Z] #76 57.78 Selecting previously unselected package autoconf. [2022-08-09T16:09:10.510Z] #76 57.79 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T16:09:10.510Z] #76 57.83 Unpacking autoconf (2.69-14) ... [2022-08-09T16:09:10.708Z] #28 22.10 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-09T16:09:10.708Z] #28 22.10 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-09T16:09:10.708Z] #28 22.10 vim-scripts xfsdump acl attr quota [2022-08-09T16:09:10.708Z] #28 22.10 Recommended packages: [2022-08-09T16:09:10.708Z] #28 22.10 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T16:09:10.708Z] #28 22.10 systemd-timesyncd | time-daemon unzip [2022-08-09T16:09:11.638Z] #28 23.25 The following NEW packages will be installed: [2022-08-09T16:09:11.638Z] #28 23.25 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T16:09:11.638Z] #28 23.25 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T16:09:11.888Z] #76 58.78 Selecting previously unselected package autotools-dev. [2022-08-09T16:09:11.888Z] #76 58.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T16:09:11.888Z] #76 58.79 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T16:09:11.895Z] #28 23.25 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T16:09:11.895Z] #28 23.25 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-09T16:09:11.895Z] #28 23.25 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-09T16:09:11.895Z] #28 23.26 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-09T16:09:11.895Z] #28 23.26 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-09T16:09:11.895Z] #28 23.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-09T16:09:11.895Z] #28 23.26 zstd [2022-08-09T16:09:12.147Z] #76 59.36 Selecting previously unselected package automake. [2022-08-09T16:09:12.147Z] #76 59.37 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T16:09:12.151Z] #28 23.60 0 upgraded, 52 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:12.151Z] #28 23.60 Need to get 23.8 MB of archives. [2022-08-09T16:09:12.151Z] #28 23.60 After this operation, 89.3 MB of additional disk space will be used. [2022-08-09T16:09:12.151Z] #28 23.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T16:09:12.151Z] #28 23.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T16:09:12.151Z] #28 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T16:09:12.151Z] #28 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T16:09:12.151Z] #28 23.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T16:09:12.151Z] #28 23.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T16:09:12.151Z] #28 23.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T16:09:12.151Z] #28 23.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T16:09:12.151Z] #28 23.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T16:09:12.151Z] #28 23.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T16:09:12.151Z] #28 23.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T16:09:12.151Z] #28 23.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T16:09:12.151Z] #28 23.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T16:09:12.151Z] #28 23.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T16:09:12.151Z] #28 23.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T16:09:12.151Z] #28 23.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T16:09:12.151Z] #28 23.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T16:09:12.151Z] #28 23.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T16:09:12.151Z] #28 23.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T16:09:12.151Z] #28 23.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T16:09:12.151Z] #28 23.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T16:09:12.151Z] #28 23.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T16:09:12.151Z] #28 23.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T16:09:12.151Z] #28 23.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T16:09:12.151Z] #28 23.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T16:09:12.151Z] #28 23.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T16:09:12.151Z] #28 23.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T16:09:12.151Z] #28 23.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T16:09:12.152Z] #28 23.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T16:09:12.152Z] #28 23.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T16:09:12.152Z] #28 23.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T16:09:12.152Z] #28 23.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T16:09:12.237Z] #42 ... [2022-08-09T16:09:12.237Z] [2022-08-09T16:09:12.237Z] #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-08-09T16:09:12.237Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:09:12.237Z] #62 41.55 Reading package lists... [2022-08-09T16:09:12.237Z] #62 51.20 Building dependency tree... [2022-08-09T16:09:12.237Z] #62 57.59 The following additional packages will be installed: [2022-08-09T16:09:12.237Z] #62 57.61 libbtrfs0 [2022-08-09T16:09:12.237Z] #62 58.03 The following NEW packages will be installed: [2022-08-09T16:09:12.237Z] #62 58.04 libbtrfs-dev libbtrfs0 [2022-08-09T16:09:12.237Z] #62 58.63 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:12.237Z] #62 58.63 Need to get 460 kB of archives. [2022-08-09T16:09:12.237Z] #62 58.63 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T16:09:12.237Z] #62 58.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T16:09:12.237Z] #62 58.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T16:09:12.237Z] #62 60.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:12.237Z] #62 60.97 Fetched 460 kB in 0s (1117 kB/s) [2022-08-09T16:09:12.237Z] #62 ... [2022-08-09T16:09:12.237Z] [2022-08-09T16:09:12.237Z] #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-08-09T16:09:12.237Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:12.237Z] #76 55.23 python3 is already the newest version (3.9.2-3). [2022-08-09T16:09:12.237Z] #76 55.23 The following additional packages will be installed: [2022-08-09T16:09:12.237Z] #76 55.25 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-09T16:09:12.237Z] #76 55.25 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-09T16:09:12.237Z] #76 55.29 Suggested packages: [2022-08-09T16:09:12.237Z] #76 55.29 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-09T16:09:12.237Z] #76 55.29 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-09T16:09:12.237Z] #76 55.29 m4-doc ed diffutils-doc [2022-08-09T16:09:12.237Z] #76 55.29 Recommended packages: [2022-08-09T16:09:12.237Z] #76 55.29 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-09T16:09:12.237Z] #76 57.87 The following NEW packages will be installed: [2022-08-09T16:09:12.237Z] #76 57.92 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-09T16:09:12.237Z] #76 57.93 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-09T16:09:12.237Z] #76 57.93 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-09T16:09:12.237Z] #76 57.93 libyajl2 m4 patch xz-utils [2022-08-09T16:09:12.237Z] #76 58.50 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:12.237Z] #76 58.50 Need to get 5940 kB of archives. [2022-08-09T16:09:12.237Z] #76 58.50 After this operation, 18.7 MB of additional disk space will be used. [2022-08-09T16:09:12.237Z] #76 58.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T16:09:12.237Z] #76 58.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-09T16:09:12.237Z] #76 58.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-09T16:09:12.237Z] #76 58.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-09T16:09:12.237Z] #76 58.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T16:09:12.237Z] #76 58.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-09T16:09:12.237Z] #76 58.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-09T16:09:12.237Z] #76 58.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-09T16:09:12.237Z] #76 58.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-09T16:09:12.237Z] #76 58.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-09T16:09:12.237Z] #76 58.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T16:09:12.237Z] #76 58.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-09T16:09:12.237Z] #76 59.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-09T16:09:12.237Z] #76 59.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T16:09:12.237Z] #76 59.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-09T16:09:12.237Z] #76 59.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:09:12.237Z] #76 59.05 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-08-09T16:09:12.237Z] #76 59.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T16:09:12.237Z] #76 59.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T16:09:12.237Z] #76 59.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-09T16:09:12.237Z] #76 59.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T16:09:12.237Z] #76 59.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T16:09:12.237Z] #76 59.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-09T16:09:12.237Z] #76 ... [2022-08-09T16:09:12.237Z] [2022-08-09T16:09:12.237Z] #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-08-09T16:09:12.238Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:09:12.238Z] #62 61.12 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T16:09:12.408Z] #76 59.40 Unpacking automake (1:1.16.3-2) ... [2022-08-09T16:09:12.408Z] #28 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T16:09:12.408Z] #28 23.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:09:12.408Z] #28 23.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T16:09:12.408Z] #28 23.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T16:09:12.408Z] #28 23.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T16:09:12.408Z] #28 23.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T16:09:12.408Z] #28 23.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T16:09:12.408Z] #28 23.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T16:09:12.408Z] #28 23.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T16:09:12.408Z] #28 23.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T16:09:12.408Z] #28 23.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T16:09:12.408Z] #28 23.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T16:09:12.408Z] #28 23.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T16:09:12.408Z] #28 23.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T16:09:12.408Z] #28 23.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T16:09:12.408Z] #28 23.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T16:09:12.408Z] #28 23.96 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T16:09:12.408Z] #28 23.98 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T16:09:12.408Z] #28 23.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T16:09:12.408Z] #28 24.00 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T16:09:12.499Z] #62 61.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T16:09:12.499Z] #62 61.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T16:09:12.499Z] #62 61.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:09:12.499Z] #62 ... [2022-08-09T16:09:12.499Z] [2022-08-09T16:09:12.499Z] #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-08-09T16:09:12.499Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:12.499Z] #14 41.83 Reading package lists... [2022-08-09T16:09:12.499Z] #14 51.59 Building dependency tree... [2022-08-09T16:09:12.499Z] #14 58.06 The following additional packages will be installed: [2022-08-09T16:09:12.499Z] #14 58.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T16:09:12.499Z] #14 58.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T16:09:12.499Z] #14 58.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T16:09:12.499Z] #14 58.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T16:09:12.499Z] #14 58.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T16:09:12.499Z] #14 58.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T16:09:12.499Z] #14 58.12 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T16:09:12.499Z] #14 58.12 Suggested packages: [2022-08-09T16:09:12.499Z] #14 58.12 gcc-10-locales seccomp wine64 [2022-08-09T16:09:12.499Z] #14 60.57 The following NEW packages will be installed: [2022-08-09T16:09:12.499Z] #14 60.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T16:09:12.499Z] #14 60.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T16:09:12.499Z] #14 60.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T16:09:12.499Z] #14 60.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T16:09:12.499Z] #14 60.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T16:09:12.499Z] #14 60.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T16:09:12.499Z] #14 60.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T16:09:12.499Z] #14 60.58 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T16:09:12.499Z] #14 60.59 mingw-w64-x86-64-dev [2022-08-09T16:09:12.499Z] #14 61.18 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:12.499Z] #14 61.18 Need to get 115 MB of archives. [2022-08-09T16:09:12.499Z] #14 61.18 After this operation, 645 MB of additional disk space will be used. [2022-08-09T16:09:12.499Z] #14 61.18 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-08-09T16:09:12.499Z] #14 61.39 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-08-09T16:09:12.760Z] #14 ... [2022-08-09T16:09:12.760Z] [2022-08-09T16:09:12.760Z] #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-08-09T16:09:12.760Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:12.760Z] #76 61.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:13.015Z] #28 24.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:13.015Z] #28 24.63 Fetched 23.8 MB in 1s (34.8 MB/s) [2022-08-09T16:09:13.015Z] #28 24.68 Selecting previously unselected package libcap2:amd64. [2022-08-09T16:09:13.021Z] #76 61.79 Fetched 5940 kB in 1s (5239 kB/s) [2022-08-09T16:09:13.021Z] #76 62.04 Selecting previously unselected package bzip2. [2022-08-09T16:09:13.271Z] #28 24.68 (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-08-09T16:09:13.272Z] #28 24.72 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T16:09:13.272Z] #28 24.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:09:13.272Z] #28 24.79 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T16:09:13.272Z] #28 24.79 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T16:09:13.272Z] #28 24.80 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T16:09:13.272Z] #28 24.84 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T16:09:13.272Z] #28 24.85 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T16:09:13.272Z] #28 24.85 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T16:09:13.272Z] #28 24.90 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T16:09:13.272Z] #28 24.91 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T16:09:13.272Z] #28 24.92 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T16:09:13.282Z] #76 62.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T16:09:13.282Z] #76 62.16 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T16:09:13.282Z] #76 62.27 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T16:09:13.346Z] #76 60.48 Selecting previously unselected package patch. [2022-08-09T16:09:13.346Z] #76 60.51 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-09T16:09:13.346Z] #76 60.56 Unpacking patch (2.7.6-7) ... [2022-08-09T16:09:13.528Z] #28 25.01 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T16:09:13.528Z] #28 25.01 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T16:09:13.528Z] #28 25.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T16:09:13.528Z] #28 25.08 Selecting previously unselected package libkmod2:amd64. [2022-08-09T16:09:13.528Z] #28 25.09 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T16:09:13.528Z] #28 25.09 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T16:09:13.528Z] #28 25.15 Selecting previously unselected package systemd. [2022-08-09T16:09:13.605Z] #76 60.90 Selecting previously unselected package dpkg-dev. [2022-08-09T16:09:13.605Z] #76 60.92 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T16:09:13.773Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/rootless [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/volume [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-09T16:09:13.773Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === Skipped [2022-08-09T16:09:13.773Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-09T16:09:13.773Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-09T16:09:13.773Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-09T16:09:13.773Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-09T16:09:13.773Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:71: No driver to put! [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-09T16:09:13.773Z] time="2022-08-09T16:08:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-09T16:09:13.773Z] time="2022-08-09T16:08:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-09T16:09:13.773Z] time="2022-08-09T16:08:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-09T16:09:13.773Z] time="2022-08-09T16:08:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-09T16:09:13.773Z] time="2022-08-09T16:08:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:71: No driver to put! [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-09T16:09:13.773Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-09T16:09:13.773Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-09T16:09:13.773Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:09:13.773Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.773Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-09T16:09:13.773Z] graphtest_unix.go:71: No driver to put! [2022-08-09T16:09:13.773Z] [2022-08-09T16:09:13.774Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-09T16:09:13.774Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-09T16:09:13.774Z] [2022-08-09T16:09:13.774Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-09T16:09:13.774Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-09T16:09:13.774Z] [2022-08-09T16:09:13.774Z] DONE 2875 tests, 28 skipped in 209.121s [2022-08-09T16:09:13.774Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:09:13.774Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-09T16:09:13.774Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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-08-09T16:09:13.784Z] #28 25.16 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T16:09:13.784Z] #28 25.22 Unpacking systemd (247.3-7) ... [2022-08-09T16:09:13.865Z] #76 60.98 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T16:09:13.871Z] #76 62.60 Selecting previously unselected package libmagic-mgc. [2022-08-09T16:09:13.871Z] #76 62.62 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-09T16:09:13.871Z] #76 62.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-09T16:09:14.346Z] #28 25.97 Selecting previously unselected package pigz. [2022-08-09T16:09:14.346Z] #28 25.98 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T16:09:14.346Z] #28 25.99 Unpacking pigz (2.6-1) ... [2022-08-09T16:09:14.346Z] #28 26.04 Selecting previously unselected package libelf1:amd64. [2022-08-09T16:09:14.439Z] #76 ... [2022-08-09T16:09:14.439Z] [2022-08-09T16:09:14.439Z] #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-08-09T16:09:14.439Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:09:14.439Z] #62 49.13 Building dependency tree... [2022-08-09T16:09:14.439Z] #62 55.83 The following additional packages will be installed: [2022-08-09T16:09:14.439Z] #62 55.86 libbtrfs0 [2022-08-09T16:09:14.439Z] #62 56.31 The following NEW packages will be installed: [2022-08-09T16:09:14.439Z] #62 56.34 libbtrfs-dev libbtrfs0 [2022-08-09T16:09:14.439Z] #62 56.99 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:14.439Z] #62 56.99 Need to get 460 kB of archives. [2022-08-09T16:09:14.439Z] #62 56.99 After this operation, 1237 kB of additional disk space will be used. [2022-08-09T16:09:14.439Z] #62 56.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T16:09:14.439Z] #62 57.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T16:09:14.439Z] #62 59.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:14.439Z] #62 59.66 Fetched 460 kB in 0s (1099 kB/s) [2022-08-09T16:09:14.439Z] #62 60.04 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T16:09:14.439Z] #62 60.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-09T16:09:14.439Z] #62 60.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T16:09:14.439Z] #62 60.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:09:14.439Z] #62 60.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T16:09:14.439Z] #62 60.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T16:09:14.439Z] #62 60.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:09:14.439Z] #62 61.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:09:14.439Z] #62 61.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:09:14.439Z] #62 61.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:14.602Z] #28 26.05 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T16:09:14.602Z] #28 26.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T16:09:14.602Z] #28 26.12 Selecting previously unselected package libbpf0:amd64. [2022-08-09T16:09:14.602Z] #28 26.12 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T16:09:14.602Z] #28 26.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T16:09:14.602Z] #28 26.19 Selecting previously unselected package libmnl0:amd64. [2022-08-09T16:09:14.602Z] #28 26.19 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T16:09:14.602Z] #28 26.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T16:09:14.602Z] #28 26.25 Selecting previously unselected package libxtables12:amd64. [2022-08-09T16:09:14.602Z] #28 26.25 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T16:09:14.602Z] #28 26.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T16:09:14.602Z] #28 26.31 Selecting previously unselected package libcap2-bin. [2022-08-09T16:09:14.602Z] #28 26.31 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T16:09:14.699Z] #62 ... [2022-08-09T16:09:14.699Z] [2022-08-09T16:09:14.699Z] #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-08-09T16:09:14.699Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:14.699Z] #14 42.67 Reading package lists... [2022-08-09T16:09:14.699Z] #14 52.22 Building dependency tree... [2022-08-09T16:09:14.699Z] #14 59.38 The following additional packages will be installed: [2022-08-09T16:09:14.699Z] #14 59.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T16:09:14.699Z] #14 59.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-09T16:09:14.699Z] #14 59.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-09T16:09:14.699Z] #14 59.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-09T16:09:14.699Z] #14 59.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-09T16:09:14.699Z] #14 59.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-09T16:09:14.699Z] #14 59.43 mingw-w64-common mingw-w64-x86-64-dev [2022-08-09T16:09:14.699Z] #14 59.46 Suggested packages: [2022-08-09T16:09:14.699Z] #14 59.46 gcc-10-locales seccomp wine64 [2022-08-09T16:09:14.699Z] #14 61.47 The following NEW packages will be installed: [2022-08-09T16:09:14.699Z] #14 61.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-09T16:09:14.699Z] #14 61.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-09T16:09:14.699Z] #14 61.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-09T16:09:14.699Z] #14 61.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-09T16:09:14.699Z] #14 61.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-09T16:09:14.699Z] #14 61.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-09T16:09:14.699Z] #14 61.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-09T16:09:14.699Z] #14 61.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-09T16:09:14.699Z] #14 61.56 mingw-w64-x86-64-dev [2022-08-09T16:09:14.858Z] #28 26.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T16:09:14.858Z] #28 26.38 Selecting previously unselected package iproute2. [2022-08-09T16:09:14.858Z] #28 26.38 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T16:09:14.858Z] #28 26.39 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T16:09:14.958Z] #14 62.30 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:14.959Z] #14 62.30 Need to get 115 MB of archives. [2022-08-09T16:09:14.959Z] #14 62.30 After this operation, 645 MB of additional disk space will be used. [2022-08-09T16:09:14.959Z] #14 62.30 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-08-09T16:09:15.114Z] #28 26.59 Selecting previously unselected package xxd. [2022-08-09T16:09:15.114Z] #28 26.59 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:09:15.114Z] #28 26.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:15.114Z] #28 26.68 Selecting previously unselected package vim-common. [2022-08-09T16:09:15.114Z] #28 26.68 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:09:15.114Z] #28 26.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:15.114Z] #28 26.79 Selecting previously unselected package bash-completion. [2022-08-09T16:09:15.218Z] #14 ... [2022-08-09T16:09:15.218Z] [2022-08-09T16:09:15.218Z] #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-08-09T16:09:15.218Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:09:15.218Z] #62 DONE 62.6s [2022-08-09T16:09:15.218Z] [2022-08-09T16:09:15.218Z] #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-08-09T16:09:15.218Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:15.218Z] #14 62.52 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-08-09T16:09:15.218Z] #14 ... [2022-08-09T16:09:15.218Z] [2022-08-09T16:09:15.218Z] #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-08-09T16:09:15.218Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:15.218Z] #51 53.80 Building dependency tree... [2022-08-09T16:09:15.218Z] #51 60.51 The following additional packages will be installed: [2022-08-09T16:09:15.218Z] #51 60.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T16:09:15.218Z] #51 60.52 python3-protobuf python3-six [2022-08-09T16:09:15.218Z] #51 60.56 Suggested packages: [2022-08-09T16:09:15.219Z] #51 60.56 python3-setuptools [2022-08-09T16:09:15.219Z] #51 60.56 Recommended packages: [2022-08-09T16:09:15.219Z] #51 60.56 iproute2 | iproute [2022-08-09T16:09:15.219Z] #51 61.63 The following NEW packages will be installed: [2022-08-09T16:09:15.219Z] #51 61.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-09T16:09:15.219Z] #51 61.63 python3-protobuf python3-six [2022-08-09T16:09:15.414Z] #28 26.80 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T16:09:15.478Z] #51 ... [2022-08-09T16:09:15.478Z] [2022-08-09T16:09:15.478Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T16:09:15.478Z] #63 sha256:f4fbee72be1ebccdb1fe60ec50e65b645299a3f53ab6a182b7c882577f5711f7 [2022-08-09T16:09:15.478Z] #63 DONE 0.2s [2022-08-09T16:09:15.478Z] [2022-08-09T16:09:15.478Z] #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-08-09T16:09:15.478Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:15.478Z] #14 62.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T16:09:15.479Z] #14 62.80 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-08-09T16:09:15.479Z] #14 62.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T16:09:15.739Z] #14 62.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T16:09:15.739Z] #14 ... [2022-08-09T16:09:15.739Z] [2022-08-09T16:09:15.739Z] #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-08-09T16:09:15.739Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:15.739Z] #42 43.89 Reading package lists... [2022-08-09T16:09:15.739Z] #42 53.35 Building dependency tree... [2022-08-09T16:09:15.739Z] #42 60.22 The following additional packages will be installed: [2022-08-09T16:09:15.739Z] #42 60.26 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-09T16:09:15.739Z] #42 60.27 Suggested packages: [2022-08-09T16:09:15.739Z] #42 60.27 cmake-doc ninja-build lrzip [2022-08-09T16:09:15.739Z] #42 60.27 Recommended packages: [2022-08-09T16:09:15.739Z] #42 60.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-09T16:09:15.739Z] #42 62.04 The following NEW packages will be installed: [2022-08-09T16:09:15.739Z] #42 62.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-09T16:09:15.739Z] #42 62.09 vim-common xxd [2022-08-09T16:09:15.739Z] #42 62.71 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:15.739Z] #42 62.71 Need to get 17.7 MB of archives. [2022-08-09T16:09:15.739Z] #42 62.71 After this operation, 70.7 MB of additional disk space will be used. [2022-08-09T16:09:15.739Z] #42 62.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T16:09:15.739Z] #42 62.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T16:09:15.739Z] #42 62.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-09T16:09:15.739Z] #42 62.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T16:09:15.804Z] #76 64.30 Selecting previously unselected package libmagic1:amd64. [2022-08-09T16:09:15.804Z] #76 64.30 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-09T16:09:15.804Z] #76 ... [2022-08-09T16:09:15.804Z] [2022-08-09T16:09:15.804Z] #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-08-09T16:09:15.804Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:09:15.804Z] #57 63.41 v3.0.2 [2022-08-09T16:09:15.804Z] #57 DONE 64.5s [2022-08-09T16:09:15.804Z] [2022-08-09T16:09:15.804Z] #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-08-09T16:09:15.804Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-09T16:09:15.804Z] #62 61.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T16:09:15.804Z] #62 61.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T16:09:15.804Z] #62 61.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:09:15.804Z] #62 62.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:09:15.804Z] #62 62.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:09:15.804Z] #62 62.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:15.804Z] #62 DONE 64.5s [2022-08-09T16:09:15.804Z] [2022-08-09T16:09:15.804Z] #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-08-09T16:09:15.804Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:15.804Z] #76 64.45 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-09T16:09:15.804Z] #76 ... [2022-08-09T16:09:15.804Z] [2022-08-09T16:09:15.804Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-09T16:09:15.804Z] #63 sha256:32e8adf69833a1d46f48fa464cbf49e517e2dd4b8ace3c7c5f896ab0b161468b [2022-08-09T16:09:15.804Z] #63 DONE 0.3s [2022-08-09T16:09:15.804Z] [2022-08-09T16:09:15.804Z] #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-08-09T16:09:15.804Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:15.804Z] #76 64.79 Selecting previously unselected package file. [2022-08-09T16:09:15.977Z] #28 27.68 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T16:09:15.999Z] #42 ... [2022-08-09T16:09:15.999Z] [2022-08-09T16:09:15.999Z] #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-08-09T16:09:15.999Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:15.999Z] #51 62.29 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:15.999Z] #51 62.29 Need to get 2315 kB of archives. [2022-08-09T16:09:15.999Z] #51 62.29 After this operation, 11.1 MB of additional disk space will be used. [2022-08-09T16:09:15.999Z] #51 62.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-09T16:09:15.999Z] #51 62.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T16:09:15.999Z] #51 62.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T16:09:15.999Z] #51 62.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-09T16:09:15.999Z] #51 62.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T16:09:15.999Z] #51 62.47 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-08-09T16:09:15.999Z] #51 62.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:09:16.065Z] #76 64.84 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-09T16:09:16.066Z] #76 64.88 Unpacking file (1:5.39-3) ... [2022-08-09T16:09:16.234Z] #28 27.86 Selecting previously unselected package apparmor. [2022-08-09T16:09:16.234Z] #28 27.87 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T16:09:16.234Z] #28 27.91 Unpacking apparmor (2.13.6-10) ... [2022-08-09T16:09:16.326Z] #76 65.14 Selecting previously unselected package xz-utils. [2022-08-09T16:09:16.326Z] #76 65.20 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T16:09:16.326Z] #76 65.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:09:16.490Z] #28 28.10 Selecting previously unselected package inetutils-ping. [2022-08-09T16:09:16.490Z] #28 28.10 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T16:09:16.490Z] #28 28.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T16:09:16.490Z] #28 28.16 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T16:09:16.490Z] #28 28.17 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T16:09:16.490Z] #28 28.17 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T16:09:16.746Z] #28 28.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T16:09:16.746Z] #28 28.24 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T16:09:16.746Z] #28 28.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T16:09:16.747Z] #28 28.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T16:09:16.747Z] #28 28.30 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T16:09:16.747Z] #28 28.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T16:09:16.747Z] #28 28.35 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T16:09:16.902Z] #76 65.71 Selecting previously unselected package libsigsegv2:amd64. [2022-08-09T16:09:16.902Z] #76 65.72 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-09T16:09:16.902Z] #76 65.73 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-09T16:09:16.902Z] #76 65.88 Selecting previously unselected package m4. [2022-08-09T16:09:17.003Z] #28 28.36 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T16:09:17.003Z] #28 28.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T16:09:17.003Z] #28 28.43 Selecting previously unselected package iptables. [2022-08-09T16:09:17.003Z] #28 28.43 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-09T16:09:17.003Z] #28 28.44 Unpacking iptables (1.8.7-1) ... [2022-08-09T16:09:17.003Z] #28 28.59 Selecting previously unselected package libonig5:amd64. [2022-08-09T16:09:17.003Z] #28 28.59 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T16:09:17.003Z] #28 28.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:09:17.003Z] #28 28.68 Selecting previously unselected package libjq1:amd64. [2022-08-09T16:09:17.003Z] #28 28.69 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T16:09:17.003Z] #28 28.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:09:17.003Z] #28 28.76 Selecting previously unselected package jq. [2022-08-09T16:09:17.163Z] #76 65.89 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-09T16:09:17.163Z] #76 65.91 Unpacking m4 (1.4.18-5) ... [2022-08-09T16:09:17.258Z] #28 28.77 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-09T16:09:17.258Z] #28 28.77 Unpacking jq (1.6-2.1) ... [2022-08-09T16:09:17.258Z] #28 28.83 Selecting previously unselected package libaio1:amd64. [2022-08-09T16:09:17.258Z] #28 28.84 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T16:09:17.258Z] #28 28.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T16:09:17.258Z] #28 28.89 Selecting previously unselected package libgpm2:amd64. [2022-08-09T16:09:17.258Z] #28 28.90 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T16:09:17.258Z] #28 28.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T16:09:17.258Z] #28 28.95 Selecting previously unselected package libinih1:amd64. [2022-08-09T16:09:17.258Z] #28 28.96 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-09T16:09:17.258Z] #28 28.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T16:09:17.515Z] #28 29.00 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T16:09:17.515Z] #28 29.01 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T16:09:17.515Z] #28 29.02 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T16:09:17.515Z] #28 29.07 Selecting previously unselected package libnet1:amd64. [2022-08-09T16:09:17.515Z] #28 29.08 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T16:09:17.515Z] #28 29.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:09:17.515Z] #28 29.15 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T16:09:17.515Z] #28 29.15 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T16:09:17.515Z] #28 29.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:09:17.515Z] #28 29.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:09:17.515Z] #28 29.22 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:17.515Z] #28 29.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:17.736Z] #76 66.50 Selecting previously unselected package autoconf. [2022-08-09T16:09:17.736Z] #76 66.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-09T16:09:17.736Z] #76 66.52 Unpacking autoconf (2.69-14) ... [2022-08-09T16:09:17.874Z] #28 29.26 Selecting previously unselected package libyajl2:amd64. [2022-08-09T16:09:17.874Z] #28 29.27 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T16:09:17.874Z] #28 29.28 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:09:17.874Z] #28 29.36 Selecting previously unselected package net-tools. [2022-08-09T16:09:17.874Z] #28 29.37 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T16:09:17.874Z] #28 29.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T16:09:17.874Z] #28 29.48 Selecting previously unselected package python-pip-whl. [2022-08-09T16:09:17.874Z] #28 29.49 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T16:09:17.874Z] #28 29.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T16:09:17.905Z] #51 ... [2022-08-09T16:09:17.905Z] [2022-08-09T16:09:17.905Z] #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-08-09T16:09:17.905Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-09T16:09:17.905Z] #57 64.59 v3.0.2 [2022-08-09T16:09:17.905Z] #57 DONE 64.9s [2022-08-09T16:09:17.905Z] [2022-08-09T16:09:17.905Z] #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-08-09T16:09:17.905Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:17.905Z] #76 63.32 Selecting previously unselected package build-essential. [2022-08-09T16:09:17.905Z] #76 63.33 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-09T16:09:17.905Z] #76 63.33 Unpacking build-essential (12.9) ... [2022-08-09T16:09:17.905Z] #76 63.58 Selecting previously unselected package libcap2:amd64. [2022-08-09T16:09:17.905Z] #76 63.59 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T16:09:17.905Z] #76 63.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:09:17.905Z] #76 63.84 Selecting previously unselected package libcap-dev:amd64. [2022-08-09T16:09:17.905Z] #76 63.87 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-09T16:09:17.905Z] #76 63.99 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T16:09:17.905Z] #76 64.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:09:17.905Z] #76 64.57 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:17.905Z] #76 64.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:17.905Z] #76 64.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-09T16:09:17.905Z] #76 64.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:17.905Z] #76 64.97 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:18.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T16:09:18.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T16:09:18.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T16:09:18.135Z] #28 29.80 Selecting previously unselected package python3-lib2to3. [2022-08-09T16:09:18.135Z] #28 29.80 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T16:09:18.135Z] #28 29.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T16:09:18.135Z] #28 29.87 Selecting previously unselected package python3-distutils. [2022-08-09T16:09:18.135Z] #28 29.88 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T16:09:18.135Z] #28 29.88 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T16:09:18.166Z] #76 65.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T16:09:18.166Z] #76 65.26 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T16:09:18.166Z] #76 65.27 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:09:18.391Z] #28 29.95 Selecting previously unselected package python3-pkg-resources. [2022-08-09T16:09:18.391Z] #28 29.96 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T16:09:18.391Z] #28 29.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:09:18.391Z] #28 30.03 Selecting previously unselected package python3-setuptools. [2022-08-09T16:09:18.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T16:09:18.647Z] #28 30.04 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T16:09:18.647Z] #28 30.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T16:09:18.647Z] #28 30.17 Selecting previously unselected package python3-wheel. [2022-08-09T16:09:18.647Z] #28 30.17 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T16:09:18.647Z] #28 30.18 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T16:09:18.647Z] #28 30.23 Selecting previously unselected package python3-pip. [2022-08-09T16:09:18.647Z] #28 30.23 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T16:09:18.647Z] #28 30.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T16:09:18.680Z] #76 67.46 Selecting previously unselected package autotools-dev. [2022-08-09T16:09:18.680Z] #76 67.46 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-09T16:09:18.680Z] #76 67.48 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-09T16:09:18.736Z] #76 65.83 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T16:09:18.736Z] #76 65.83 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T16:09:18.736Z] #76 65.89 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:09:18.903Z] #28 30.36 Selecting previously unselected package sudo. [2022-08-09T16:09:18.903Z] #28 30.37 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T16:09:18.903Z] #28 30.38 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T16:09:18.942Z] #76 67.81 Selecting previously unselected package automake. [2022-08-09T16:09:18.942Z] #76 67.81 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-09T16:09:18.942Z] #76 67.86 Unpacking automake (1:1.16.3-2) ... [2022-08-09T16:09:19.158Z] #28 30.62 Selecting previously unselected package systemd-journal-remote. [2022-08-09T16:09:19.159Z] #28 30.63 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T16:09:19.159Z] #28 30.63 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T16:09:19.159Z] #28 30.69 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T16:09:19.159Z] #28 30.70 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T16:09:19.159Z] #28 30.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T16:09:19.415Z] #28 30.83 Selecting previously unselected package uidmap. [2022-08-09T16:09:19.415Z] #28 30.84 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T16:09:19.415Z] #28 30.85 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T16:09:19.415Z] #28 30.94 Selecting previously unselected package vim-runtime. [2022-08-09T16:09:19.415Z] #28 30.94 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:09:19.415Z] #28 30.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T16:09:19.415Z] #28 30.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T16:09:19.415Z] #28 31.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:19.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T16:09:19.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T16:09:20.331Z] #76 ... [2022-08-09T16:09:20.331Z] [2022-08-09T16:09:20.331Z] #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-08-09T16:09:20.331Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:09:20.331Z] #40 68.14 NAME: [2022-08-09T16:09:20.331Z] #40 68.14 go-winres - A tool for embedding resources in Windows executables [2022-08-09T16:09:20.331Z] #40 68.14 [2022-08-09T16:09:20.331Z] #40 68.14 USAGE: [2022-08-09T16:09:20.331Z] #40 68.14 go-winres [global options] command [command options] [arguments...] [2022-08-09T16:09:20.331Z] #40 68.14 [2022-08-09T16:09:20.331Z] #40 68.14 COMMANDS: [2022-08-09T16:09:20.331Z] #40 68.14 init Create an initial ./winres/winres.json [2022-08-09T16:09:20.331Z] #40 68.14 make Make syso files for the "go build" command [2022-08-09T16:09:20.331Z] #40 68.14 simply Make syso files for the "go build" command (simplified) [2022-08-09T16:09:20.331Z] #40 68.14 extract Extract all resources from an executable [2022-08-09T16:09:20.331Z] #40 68.14 patch Replace resources in an executable file (exe, dll) [2022-08-09T16:09:20.331Z] #40 68.14 help, h Shows a list of commands or help for one command [2022-08-09T16:09:20.331Z] #40 68.14 [2022-08-09T16:09:20.331Z] #40 68.14 GLOBAL OPTIONS: [2022-08-09T16:09:20.331Z] #40 68.14 --help, -h show help (default: false) [2022-08-09T16:09:20.331Z] #40 DONE 69.0s [2022-08-09T16:09:20.331Z] [2022-08-09T16:09:20.331Z] #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-08-09T16:09:20.331Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:20.331Z] #76 68.94 Selecting previously unselected package patch. [2022-08-09T16:09:20.331Z] #76 68.94 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-09T16:09:20.331Z] #76 68.95 Unpacking patch (2.7.6-7) ... [2022-08-09T16:09:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T16:09:20.595Z] #76 69.32 Selecting previously unselected package dpkg-dev. [2022-08-09T16:09:20.595Z] #76 69.32 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-09T16:09:20.595Z] #76 69.33 Unpacking dpkg-dev (1.20.11) ... [2022-08-09T16:09:20.595Z] #76 ... [2022-08-09T16:09:20.595Z] [2022-08-09T16:09:20.595Z] #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-08-09T16:09:20.595Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:20.595Z] #51 59.29 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:09:20.595Z] #51 59.29 Need to get 2315 kB of archives. [2022-08-09T16:09:20.595Z] #51 59.29 After this operation, 11.1 MB of additional disk space will be used. [2022-08-09T16:09:20.595Z] #51 59.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-09T16:09:20.595Z] #51 59.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T16:09:20.595Z] #51 59.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-09T16:09:20.595Z] #51 59.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-09T16:09:20.595Z] #51 59.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T16:09:20.595Z] #51 59.51 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-08-09T16:09:20.595Z] #51 59.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:09:20.595Z] #51 61.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-09T16:09:20.595Z] #51 63.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:20.595Z] #51 64.19 Fetched 2315 kB in 4s (649 kB/s) [2022-08-09T16:09:20.595Z] #51 64.48 Selecting previously unselected package libprotobuf23:amd64. [2022-08-09T16:09:20.595Z] #51 64.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-08-09T16:09:20.595Z] #51 64.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-09T16:09:20.595Z] #51 64.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T16:09:20.595Z] #51 66.25 Selecting previously unselected package python3-pkg-resources. [2022-08-09T16:09:20.595Z] #51 66.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T16:09:20.595Z] #51 66.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:09:20.595Z] #51 66.73 Selecting previously unselected package python3-six. [2022-08-09T16:09:20.595Z] #51 66.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T16:09:20.595Z] #51 66.75 Unpacking python3-six (1.16.0-2) ... [2022-08-09T16:09:20.595Z] #51 66.96 Selecting previously unselected package python3-protobuf. [2022-08-09T16:09:20.595Z] #51 66.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-09T16:09:20.595Z] #51 66.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T16:09:20.595Z] #51 68.69 Selecting previously unselected package libnet1:amd64. [2022-08-09T16:09:20.595Z] #51 68.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T16:09:20.595Z] #51 68.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:09:20.595Z] #51 68.95 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T16:09:20.595Z] #51 68.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T16:09:20.595Z] #51 68.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:09:20.595Z] #51 69.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:09:20.595Z] #51 69.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:20.595Z] #51 69.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:20.645Z] #76 67.39 Selecting previously unselected package libtool. [2022-08-09T16:09:20.645Z] #76 67.41 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T16:09:20.645Z] #76 67.44 Unpacking libtool (2.4.6-15) ... [2022-08-09T16:09:20.645Z] #76 67.91 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T16:09:20.645Z] #76 67.94 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T16:09:20.645Z] #76 67.97 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:09:20.822Z] #28 32.14 Selecting previously unselected package vim. [2022-08-09T16:09:20.822Z] #28 32.15 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:09:20.822Z] #28 32.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:20.822Z] #28 32.39 Selecting previously unselected package xfsprogs. [2022-08-09T16:09:20.822Z] #28 32.40 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T16:09:20.822Z] #28 32.40 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T16:09:20.859Z] #51 69.42 Selecting previously unselected package criu. [2022-08-09T16:09:20.859Z] #51 69.43 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-09T16:09:20.859Z] #51 69.46 Unpacking criu (3.17.1-1) ... [2022-08-09T16:09:20.859Z] #51 ... [2022-08-09T16:09:20.859Z] [2022-08-09T16:09:20.859Z] #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-08-09T16:09:20.859Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:09:20.859Z] #55 64.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T16:09:20.859Z] #55 64.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T16:09:20.859Z] #55 64.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T16:09:20.859Z] #55 64.41 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T16:09:20.859Z] #55 64.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T16:09:20.859Z] #55 64.78 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T16:09:20.859Z] #55 64.78 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T16:09:20.859Z] #55 65.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T16:09:20.859Z] #55 65.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T16:09:20.859Z] #55 65.27 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T16:09:20.859Z] #55 65.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T16:09:20.859Z] #55 65.75 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T16:09:20.859Z] #55 66.93 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T16:09:20.859Z] #55 67.13 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T16:09:20.859Z] #55 67.37 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T16:09:20.859Z] #55 68.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T16:09:20.859Z] #55 68.16 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T16:09:20.859Z] #55 68.30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T16:09:20.859Z] #55 68.32 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T16:09:20.859Z] #55 68.45 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T16:09:20.859Z] #55 68.61 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T16:09:20.859Z] #55 68.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T16:09:20.859Z] #55 68.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T16:09:20.859Z] #55 68.92 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T16:09:20.859Z] #55 69.67 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T16:09:20.859Z] #55 69.68 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T16:09:21.078Z] #28 32.59 Selecting previously unselected package zip. [2022-08-09T16:09:21.078Z] #28 32.60 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-09T16:09:21.078Z] #28 32.60 Unpacking zip (3.0-12) ... [2022-08-09T16:09:21.078Z] #28 32.67 Selecting previously unselected package zstd. [2022-08-09T16:09:21.078Z] #28 32.68 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T16:09:21.078Z] #28 32.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T16:09:21.216Z] #76 68.51 Selecting previously unselected package libyajl2:amd64. [2022-08-09T16:09:21.216Z] #76 68.53 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T16:09:21.216Z] #76 68.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:09:21.335Z] #28 32.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:09:21.475Z] #76 68.74 Selecting previously unselected package libyajl-dev:amd64. [2022-08-09T16:09:21.475Z] #76 68.75 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-09T16:09:21.475Z] #76 68.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T16:09:21.897Z] #28 33.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T16:09:21.897Z] #28 33.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T16:09:21.897Z] #28 33.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T16:09:21.897Z] #28 33.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T16:09:21.897Z] #28 33.43 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T16:09:21.897Z] #28 33.44 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T16:09:21.897Z] #28 33.46 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T16:09:21.897Z] #28 33.47 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:09:21.897Z] #28 33.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:09:21.897Z] #28 33.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:21.897Z] #28 33.51 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T16:09:22.051Z] #76 69.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:09:22.051Z] #76 69.30 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T16:09:22.051Z] #76 69.33 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:09:22.362Z] #76 69.36 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T16:09:22.362Z] #76 69.41 Setting up file (1:5.39-3) ... [2022-08-09T16:09:22.362Z] #76 69.46 Setting up bzip2 (1.0.8-4) ... [2022-08-09T16:09:22.362Z] #76 69.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:22.362Z] #76 69.54 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:22.362Z] #76 69.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:09:22.362Z] #76 69.56 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T16:09:22.362Z] #76 ... [2022-08-09T16:09:22.362Z] [2022-08-09T16:09:22.362Z] #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-08-09T16:09:22.362Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-09T16:09:22.362Z] #40 69.53 NAME: [2022-08-09T16:09:22.362Z] #40 69.53 go-winres - A tool for embedding resources in Windows executables [2022-08-09T16:09:22.362Z] #40 69.53 [2022-08-09T16:09:22.362Z] #40 69.53 USAGE: [2022-08-09T16:09:22.362Z] #40 69.53 go-winres [global options] command [command options] [arguments...] [2022-08-09T16:09:22.362Z] #40 69.53 [2022-08-09T16:09:22.362Z] #40 69.53 COMMANDS: [2022-08-09T16:09:22.362Z] #40 69.53 init Create an initial ./winres/winres.json [2022-08-09T16:09:22.362Z] #40 69.53 make Make syso files for the "go build" command [2022-08-09T16:09:22.362Z] #40 69.53 simply Make syso files for the "go build" command (simplified) [2022-08-09T16:09:22.362Z] #40 69.53 extract Extract all resources from an executable [2022-08-09T16:09:22.362Z] #40 69.53 patch Replace resources in an executable file (exe, dll) [2022-08-09T16:09:22.362Z] #40 69.53 help, h Shows a list of commands or help for one command [2022-08-09T16:09:22.362Z] #40 69.53 [2022-08-09T16:09:22.362Z] #40 69.53 GLOBAL OPTIONS: [2022-08-09T16:09:22.362Z] #40 69.53 --help, -h show help (default: false) [2022-08-09T16:09:22.459Z] #28 33.80 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T16:09:22.459Z] #28 33.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:22.459Z] #28 33.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:09:22.459Z] #28 33.83 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T16:09:22.459Z] #28 33.85 Setting up apparmor (2.13.6-10) ... [2022-08-09T16:09:22.775Z] #55 71.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T16:09:22.776Z] #55 ... [2022-08-09T16:09:22.776Z] [2022-08-09T16:09:22.776Z] #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-08-09T16:09:22.776Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:22.776Z] #76 71.50 Selecting previously unselected package build-essential. [2022-08-09T16:09:22.776Z] #76 71.50 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-09T16:09:22.776Z] #76 71.51 Unpacking build-essential (12.9) ... [2022-08-09T16:09:22.776Z] #76 71.68 Selecting previously unselected package libcap2:amd64. [2022-08-09T16:09:22.776Z] #76 71.68 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T16:09:22.776Z] #76 71.70 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:09:22.776Z] #76 71.79 Selecting previously unselected package libcap-dev:amd64. [2022-08-09T16:09:22.776Z] #76 ... [2022-08-09T16:09:22.776Z] [2022-08-09T16:09:22.776Z] #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-08-09T16:09:22.776Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:22.776Z] #14 61.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-09T16:09:22.776Z] #14 61.75 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-08-09T16:09:22.776Z] #14 61.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-09T16:09:22.776Z] #14 61.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-09T16:09:22.776Z] #14 62.19 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-08-09T16:09:22.776Z] #14 62.49 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-08-09T16:09:22.776Z] #14 62.51 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-08-09T16:09:22.776Z] #14 63.76 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-08-09T16:09:22.776Z] #14 66.44 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-08-09T16:09:22.776Z] #14 67.63 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-08-09T16:09:22.776Z] #14 68.65 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-08-09T16:09:22.776Z] #14 71.33 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-08-09T16:09:22.933Z] #40 DONE 70.0s [2022-08-09T16:09:22.933Z] [2022-08-09T16:09:22.933Z] #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-08-09T16:09:22.933Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:22.933Z] #76 69.56 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T16:09:22.933Z] #76 69.67 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-09T16:09:22.933Z] #76 69.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:09:22.933Z] #76 70.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T16:09:22.933Z] #76 70.13 Setting up patch (2.7.6-7) ... [2022-08-09T16:09:22.933Z] #76 70.15 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:09:22.933Z] #76 70.18 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T16:09:22.933Z] #76 70.19 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T16:09:22.933Z] #76 70.20 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:09:22.933Z] #76 70.22 Setting up libtool (2.4.6-15) ... [2022-08-09T16:09:22.933Z] #76 70.23 Setting up m4 (1.4.18-5) ... [2022-08-09T16:09:22.933Z] #76 70.26 Setting up dpkg-dev (1.20.11) ... [2022-08-09T16:09:22.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T16:09:23.039Z] #14 ... [2022-08-09T16:09:23.039Z] [2022-08-09T16:09:23.039Z] #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-08-09T16:09:23.039Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:23.039Z] #76 71.82 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-09T16:09:23.039Z] #76 71.82 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T16:09:23.192Z] #76 70.28 Setting up autoconf (2.69-14) ... [2022-08-09T16:09:23.193Z] #76 70.31 Setting up build-essential (12.9) ... [2022-08-09T16:09:23.193Z] #76 70.33 Setting up automake (1:1.16.3-2) ... [2022-08-09T16:09:23.193Z] #76 70.34 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T16:09:23.193Z] #76 70.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:23.300Z] #76 72.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:09:23.300Z] #76 72.26 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:23.300Z] #76 72.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:23.390Z] #28 34.97 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T16:09:23.390Z] #28 35.02 Setting up zip (3.0-12) ... [2022-08-09T16:09:23.390Z] #28 35.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:23.390Z] #28 35.07 Setting up bash-completion (1:2.11-2) ... [2022-08-09T16:09:23.561Z] #76 72.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-09T16:09:23.561Z] #76 72.40 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:23.561Z] #76 72.44 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:23.764Z] #76 DONE 71.1s [2022-08-09T16:09:23.764Z] [2022-08-09T16:09:23.764Z] #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-08-09T16:09:23.764Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:23.764Z] #51 65.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-09T16:09:23.764Z] #51 67.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:23.764Z] #51 68.30 Fetched 2315 kB in 4s (582 kB/s) [2022-08-09T16:09:23.764Z] #51 68.48 Selecting previously unselected package libprotobuf23:amd64. [2022-08-09T16:09:23.764Z] #51 68.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-08-09T16:09:23.764Z] #51 68.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-09T16:09:23.764Z] #51 68.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T16:09:23.764Z] #51 70.26 Selecting previously unselected package python3-pkg-resources. [2022-08-09T16:09:23.764Z] #51 70.28 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T16:09:23.764Z] #51 70.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:09:23.822Z] #76 72.66 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T16:09:23.822Z] #76 72.66 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T16:09:23.822Z] #76 72.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:09:24.024Z] #51 70.73 Selecting previously unselected package python3-six. [2022-08-09T16:09:24.024Z] #51 70.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-09T16:09:24.024Z] #51 70.74 Unpacking python3-six (1.16.0-2) ... [2022-08-09T16:09:24.024Z] #51 70.94 Selecting previously unselected package python3-protobuf. [2022-08-09T16:09:24.024Z] #51 70.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-09T16:09:24.024Z] #51 70.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-09T16:09:24.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T16:09:24.394Z] #76 73.13 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T16:09:24.394Z] #76 73.14 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T16:09:24.394Z] #76 73.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:09:24.757Z] #28 36.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T16:09:24.757Z] #28 36.09 Setting up sudo (1.9.5p2-3) ... [2022-08-09T16:09:24.757Z] #28 36.15 invoke-rc.d: could not determine current runlevel [2022-08-09T16:09:24.757Z] #28 36.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T16:09:24.757Z] #28 36.16 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T16:09:24.757Z] #28 36.17 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T16:09:24.757Z] #28 36.17 Failed to connect to bus: Host is down [2022-08-09T16:09:24.757Z] #28 36.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T16:09:24.757Z] #28 36.19 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T16:09:24.757Z] #28 36.21 Setting up pigz (2.6-1) ... [2022-08-09T16:09:24.757Z] #28 36.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T16:09:24.757Z] #28 36.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:09:24.757Z] #28 36.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T16:09:24.757Z] #28 36.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:25.013Z] #28 36.60 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T16:09:25.013Z] #28 36.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T16:09:25.269Z] #28 36.79 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T16:09:25.269Z] #28 36.87 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T16:09:25.269Z] #28 36.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T16:09:25.269Z] #28 36.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:09:25.269Z] #28 36.93 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T16:09:25.269Z] #28 36.94 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T16:09:25.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T16:09:25.403Z] #51 72.09 Selecting previously unselected package libnet1:amd64. [2022-08-09T16:09:25.403Z] #51 72.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T16:09:25.403Z] #51 72.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:09:25.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T16:09:25.663Z] #51 72.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T16:09:25.663Z] #51 72.43 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T16:09:25.663Z] #51 ... [2022-08-09T16:09:25.663Z] [2022-08-09T16:09:25.663Z] #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-08-09T16:09:25.663Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:09:25.663Z] #64 1.522 + RM_GOPATH=0 [2022-08-09T16:09:25.663Z] #64 1.522 + TMP_GOPATH= [2022-08-09T16:09:25.663Z] #64 1.522 + : /build [2022-08-09T16:09:25.663Z] #64 1.522 + '[' -z '' ']' [2022-08-09T16:09:25.663Z] #64 1.522 ++ mktemp -d [2022-08-09T16:09:25.663Z] #64 1.522 + export GOPATH=/tmp/tmp.ATJB1Z3DrI [2022-08-09T16:09:25.663Z] #64 1.527 + GOPATH=/tmp/tmp.ATJB1Z3DrI [2022-08-09T16:09:25.663Z] #64 1.527 + RM_GOPATH=1 [2022-08-09T16:09:25.663Z] #64 1.530 + case "$(go env GOARCH)" in [2022-08-09T16:09:25.663Z] #64 1.530 ++ go env GOARCH [2022-08-09T16:09:25.663Z] #64 1.588 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:25.663Z] #64 1.588 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:25.663Z] #64 1.588 ++ dirname /install.sh [2022-08-09T16:09:25.663Z] #64 1.598 + dir=/ [2022-08-09T16:09:25.663Z] #64 1.598 + bin=containerd [2022-08-09T16:09:25.663Z] #64 1.598 + shift [2022-08-09T16:09:25.663Z] #64 1.598 + '[' '!' -f //containerd.installer ']' [2022-08-09T16:09:25.663Z] #64 1.598 + . //containerd.installer [2022-08-09T16:09:25.663Z] #64 1.598 ++ set -e [2022-08-09T16:09:25.663Z] #64 1.598 ++ : v1.6.7 [2022-08-09T16:09:25.663Z] #64 1.598 + install_containerd [2022-08-09T16:09:25.663Z] #64 1.598 + echo 'Install containerd version v1.6.7' [2022-08-09T16:09:25.663Z] #64 1.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ATJB1Z3DrI/src/github.com/containerd/containerd [2022-08-09T16:09:25.663Z] #64 1.598 Install containerd version v1.6.7 [2022-08-09T16:09:25.663Z] #64 1.614 Cloning into '/tmp/tmp.ATJB1Z3DrI/src/github.com/containerd/containerd'... [2022-08-09T16:09:25.663Z] #64 ... [2022-08-09T16:09:25.663Z] [2022-08-09T16:09:25.663Z] #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-08-09T16:09:25.663Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:25.663Z] #51 72.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:09:25.780Z] #76 ... [2022-08-09T16:09:25.780Z] [2022-08-09T16:09:25.780Z] #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-08-09T16:09:25.780Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:25.780Z] #42 64.30 Selecting previously unselected package libicu67:amd64. [2022-08-09T16:09:25.780Z] #42 64.31 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-09T16:09:25.780Z] #42 64.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T16:09:25.780Z] #42 ... [2022-08-09T16:09:25.780Z] [2022-08-09T16:09:25.780Z] #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-08-09T16:09:25.780Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:25.780Z] #76 74.47 Selecting previously unselected package libtool. [2022-08-09T16:09:25.780Z] #76 74.47 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-09T16:09:25.780Z] #76 74.49 Unpacking libtool (2.4.6-15) ... [2022-08-09T16:09:25.780Z] #76 ... [2022-08-09T16:09:25.780Z] [2022-08-09T16:09:25.780Z] #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-08-09T16:09:25.780Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:09:25.780Z] #64 2.191 + RM_GOPATH=0 [2022-08-09T16:09:25.780Z] #64 2.191 + TMP_GOPATH= [2022-08-09T16:09:25.780Z] #64 2.191 + : /build [2022-08-09T16:09:25.780Z] #64 2.191 + '[' -z '' ']' [2022-08-09T16:09:25.780Z] #64 2.191 ++ mktemp -d [2022-08-09T16:09:25.780Z] #64 2.198 + export GOPATH=/tmp/tmp.l96isuYQGo [2022-08-09T16:09:25.780Z] #64 2.198 + GOPATH=/tmp/tmp.l96isuYQGo [2022-08-09T16:09:25.780Z] #64 2.198 + RM_GOPATH=1 [2022-08-09T16:09:25.780Z] #64 2.198 + case "$(go env GOARCH)" in [2022-08-09T16:09:25.780Z] #64 2.198 ++ go env GOARCH [2022-08-09T16:09:25.780Z] #64 2.251 Install containerd version v1.6.7 [2022-08-09T16:09:25.780Z] #64 2.251 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:25.780Z] #64 2.251 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:25.780Z] #64 2.251 ++ dirname /install.sh [2022-08-09T16:09:25.780Z] #64 2.251 + dir=/ [2022-08-09T16:09:25.780Z] #64 2.251 + bin=containerd [2022-08-09T16:09:25.780Z] #64 2.251 + shift [2022-08-09T16:09:25.780Z] #64 2.251 + '[' '!' -f //containerd.installer ']' [2022-08-09T16:09:25.780Z] #64 2.251 + . //containerd.installer [2022-08-09T16:09:25.780Z] #64 2.251 ++ set -e [2022-08-09T16:09:25.780Z] #64 2.251 ++ : v1.6.7 [2022-08-09T16:09:25.780Z] #64 2.251 + install_containerd [2022-08-09T16:09:25.780Z] #64 2.251 + echo 'Install containerd version v1.6.7' [2022-08-09T16:09:25.780Z] #64 2.251 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l96isuYQGo/src/github.com/containerd/containerd [2022-08-09T16:09:25.780Z] #64 2.285 Cloning into '/tmp/tmp.l96isuYQGo/src/github.com/containerd/containerd'... [2022-08-09T16:09:25.781Z] #28 37.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:25.781Z] #28 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T16:09:25.781Z] #28 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T16:09:25.781Z] #28 37.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T16:09:25.781Z] #28 37.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T16:09:25.781Z] #28 37.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T16:09:25.781Z] #28 37.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T16:09:25.781Z] #28 37.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T16:09:25.781Z] #28 37.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T16:09:25.781Z] #28 37.22 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T16:09:26.042Z] #64 ... [2022-08-09T16:09:26.042Z] [2022-08-09T16:09:26.042Z] #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-08-09T16:09:26.042Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-09T16:09:26.042Z] #76 74.86 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T16:09:26.042Z] #76 74.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T16:09:26.042Z] #76 74.90 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:09:26.232Z] #51 ... [2022-08-09T16:09:26.232Z] [2022-08-09T16:09:26.232Z] #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-08-09T16:09:26.232Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:26.232Z] #14 63.30 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-08-09T16:09:26.232Z] #14 63.54 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-08-09T16:09:26.232Z] #14 63.56 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-08-09T16:09:26.232Z] #14 64.44 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-08-09T16:09:26.232Z] #14 66.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-09T16:09:26.232Z] #14 68.01 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-08-09T16:09:26.232Z] #14 69.24 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-08-09T16:09:26.232Z] #14 71.86 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-08-09T16:09:26.232Z] #14 72.85 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-08-09T16:09:26.232Z] #14 72.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T16:09:26.232Z] #14 72.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T16:09:26.232Z] #14 72.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T16:09:26.232Z] #14 72.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T16:09:26.232Z] #14 72.85 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-08-09T16:09:26.232Z] #14 72.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T16:09:26.232Z] #14 72.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T16:09:26.232Z] #14 72.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T16:09:26.232Z] #14 72.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T16:09:26.232Z] #14 73.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T16:09:26.232Z] #14 73.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T16:09:26.232Z] #14 73.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T16:09:26.232Z] #14 73.10 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-08-09T16:09:26.232Z] #14 73.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T16:09:26.232Z] #14 73.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T16:09:26.232Z] #14 ... [2022-08-09T16:09:26.232Z] [2022-08-09T16:09:26.232Z] #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-08-09T16:09:26.232Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:26.233Z] #51 73.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:09:26.233Z] #51 73.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:09:26.343Z] #28 37.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:09:26.343Z] #28 37.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T16:09:26.343Z] #28 37.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T16:09:26.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T16:09:26.509Z] #51 73.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:26.509Z] #51 ... [2022-08-09T16:09:26.509Z] [2022-08-09T16:09:26.509Z] #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-08-09T16:09:26.509Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:09:26.509Z] #55 63.61 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-09T16:09:26.509Z] #55 63.96 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-09T16:09:26.509Z] #55 64.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-09T16:09:26.509Z] #55 64.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-09T16:09:26.509Z] #55 64.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-09T16:09:26.509Z] #55 64.51 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-09T16:09:26.509Z] #55 64.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-09T16:09:26.509Z] #55 64.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-09T16:09:26.509Z] #55 64.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-09T16:09:26.509Z] #55 64.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-09T16:09:26.509Z] #55 64.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-09T16:09:26.509Z] #55 65.23 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-09T16:09:26.509Z] #55 66.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-09T16:09:26.509Z] #55 66.29 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-09T16:09:26.509Z] #55 66.68 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-09T16:09:26.509Z] #55 67.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-09T16:09:26.509Z] #55 67.45 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-09T16:09:26.509Z] #55 67.66 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-09T16:09:26.509Z] #55 67.81 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-09T16:09:26.509Z] #55 67.91 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-09T16:09:26.509Z] #55 68.08 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-09T16:09:26.509Z] #55 68.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-09T16:09:26.509Z] #55 68.30 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-09T16:09:26.509Z] #55 68.49 go: downloading github.com/prometheus/common v0.32.1 [2022-08-09T16:09:26.509Z] #55 68.98 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-09T16:09:26.509Z] #55 68.98 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-09T16:09:26.509Z] #55 70.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-09T16:09:26.509Z] #55 72.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T16:09:26.599Z] #28 38.04 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T16:09:26.614Z] #76 75.36 Selecting previously unselected package libyajl2:amd64. [2022-08-09T16:09:26.614Z] #76 75.36 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T16:09:26.614Z] #76 75.37 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:09:26.614Z] #76 75.51 Selecting previously unselected package libyajl-dev:amd64. [2022-08-09T16:09:26.614Z] #76 75.53 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-09T16:09:26.769Z] #55 ... [2022-08-09T16:09:26.769Z] [2022-08-09T16:09:26.769Z] #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-08-09T16:09:26.769Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:26.769Z] #42 63.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-09T16:09:26.769Z] #42 64.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-09T16:09:26.769Z] #42 64.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-09T16:09:26.769Z] #42 64.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-09T16:09:26.769Z] #42 64.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-09T16:09:26.769Z] #42 64.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-09T16:09:26.769Z] #42 66.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:26.769Z] #42 67.36 Fetched 17.7 MB in 2s (7169 kB/s) [2022-08-09T16:09:26.769Z] #42 67.53 Selecting previously unselected package xxd. [2022-08-09T16:09:26.769Z] #42 67.53 (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-08-09T16:09:26.769Z] #42 67.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:09:26.769Z] #42 67.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:26.769Z] #42 67.99 Selecting previously unselected package vim-common. [2022-08-09T16:09:26.769Z] #42 67.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:09:26.769Z] #42 68.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:26.769Z] #42 68.75 Selecting previously unselected package cmake-data. [2022-08-09T16:09:26.769Z] #42 68.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-09T16:09:26.769Z] #42 68.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T16:09:26.860Z] #28 38.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T16:09:26.875Z] #76 75.60 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T16:09:27.029Z] #42 ... [2022-08-09T16:09:27.029Z] [2022-08-09T16:09:27.029Z] #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-08-09T16:09:27.029Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:27.029Z] #51 73.61 Selecting previously unselected package criu. [2022-08-09T16:09:27.029Z] #51 73.62 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-09T16:09:27.029Z] #51 73.63 Unpacking criu (3.17.1-1) ... [2022-08-09T16:09:27.116Z] #28 38.61 Setting up jq (1.6-2.1) ... [2022-08-09T16:09:27.116Z] #28 38.63 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T16:09:27.116Z] #28 38.64 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T16:09:27.116Z] #28 38.65 Setting up iptables (1.8.7-1) ... [2022-08-09T16:09:27.116Z] #28 38.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T16:09:27.116Z] #28 38.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T16:09:27.116Z] #28 38.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T16:09:27.116Z] #28 38.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T16:09:27.116Z] #28 38.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T16:09:27.116Z] #28 38.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T16:09:27.116Z] #28 38.70 Setting up iproute2 (5.10.0-4) ... [2022-08-09T16:09:27.136Z] #76 75.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:09:27.136Z] #76 75.95 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-09T16:09:27.136Z] #76 75.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:09:27.136Z] #76 75.98 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-09T16:09:27.136Z] #76 76.01 Setting up file (1:5.39-3) ... [2022-08-09T16:09:27.136Z] #76 76.02 Setting up bzip2 (1.0.8-4) ... [2022-08-09T16:09:27.136Z] #76 76.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:27.136Z] #76 76.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:27.136Z] #76 76.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:09:27.136Z] #76 76.09 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-09T16:09:27.136Z] #76 76.11 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-09T16:09:27.136Z] #76 76.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:09:27.136Z] #76 76.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T16:09:27.136Z] #76 76.19 Setting up patch (2.7.6-7) ... [2022-08-09T16:09:27.373Z] #28 38.91 Setting up systemd (247.3-7) ... [2022-08-09T16:09:27.373Z] #28 38.95 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T16:09:27.373Z] #28 38.96 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T16:09:27.373Z] #28 38.96 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T16:09:27.373Z] #28 38.99 Initializing machine ID from KVM UUID. [2022-08-09T16:09:27.397Z] #76 76.21 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:09:27.397Z] #76 76.24 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-09T16:09:27.397Z] #76 76.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-09T16:09:27.397Z] #76 76.33 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:09:27.397Z] #76 76.37 Setting up libtool (2.4.6-15) ... [2022-08-09T16:09:27.397Z] #76 76.43 Setting up m4 (1.4.18-5) ... [2022-08-09T16:09:27.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T16:09:27.672Z] #76 76.49 Setting up dpkg-dev (1.20.11) ... [2022-08-09T16:09:27.672Z] #76 76.53 Setting up autoconf (2.69-14) ... [2022-08-09T16:09:27.672Z] #76 76.55 Setting up build-essential (12.9) ... [2022-08-09T16:09:27.672Z] #76 76.57 Setting up automake (1:1.16.3-2) ... [2022-08-09T16:09:27.672Z] #76 76.59 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-09T16:09:27.672Z] #76 76.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:27.935Z] #28 39.47 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T16:09:28.192Z] #28 39.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:28.754Z] #28 DONE 40.3s [2022-08-09T16:09:28.754Z] [2022-08-09T16:09:28.754Z] #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-08-09T16:09:28.754Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-09T16:09:28.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T16:09:28.935Z] #51 75.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:09:29.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T16:09:29.593Z] #76 DONE 78.3s [2022-08-09T16:09:29.593Z] [2022-08-09T16:09:29.593Z] #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-08-09T16:09:29.593Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:29.593Z] #42 78.30 Selecting previously unselected package libxml2:amd64. [2022-08-09T16:09:29.593Z] #42 78.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T16:09:29.593Z] #42 78.33 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T16:09:29.682Z] #29 0.787 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T16:09:29.683Z] #29 0.791 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T16:09:29.683Z] #29 0.795 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T16:09:29.683Z] #29 DONE 0.8s [2022-08-09T16:09:29.683Z] [2022-08-09T16:09:29.683Z] #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-08-09T16:09:29.683Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:29.683Z] #71 ... [2022-08-09T16:09:29.683Z] [2022-08-09T16:09:29.683Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T16:09:29.683Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-09T16:09:30.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T16:09:30.536Z] #42 79.37 Selecting previously unselected package libarchive13:amd64. [2022-08-09T16:09:30.536Z] #42 79.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T16:09:30.536Z] #42 79.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T16:09:31.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T16:09:31.279Z] Using test binary docker [2022-08-09T16:09:31.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T16:09:31.279Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-09T16:09:31.279Z] Starting dockerd [2022-08-09T16:09:31.279Z] INFO: Waiting for daemon to start... [2022-08-09T16:09:31.479Z] #42 80.11 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T16:09:31.479Z] #42 80.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T16:09:31.479Z] #42 80.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T16:09:31.479Z] #42 80.39 Selecting previously unselected package librhash0:amd64. [2022-08-09T16:09:31.479Z] #42 80.39 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T16:09:31.479Z] #42 80.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T16:09:32.051Z] #42 80.69 Selecting previously unselected package libuv1:amd64. [2022-08-09T16:09:32.051Z] #42 80.70 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T16:09:32.051Z] #42 80.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T16:09:32.051Z] #42 80.95 Selecting previously unselected package cmake. [2022-08-09T16:09:32.051Z] #42 80.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T16:09:32.051Z] #42 80.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T16:09:32.282Z] #51 78.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T16:09:32.282Z] #51 78.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:09:32.282Z] #51 78.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:32.282Z] #51 78.92 Setting up python3-six (1.16.0-2) ... [2022-08-09T16:09:32.849Z] #51 ... [2022-08-09T16:09:32.849Z] [2022-08-09T16:09:32.849Z] #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-08-09T16:09:32.849Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:09:32.849Z] #34 74.30 Updating files: 76% (1167/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1409/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-08-09T16:09:32.849Z] #34 75.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T16:09:32.849Z] #34 76.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T16:09:32.994Z] #42 ... [2022-08-09T16:09:32.994Z] [2022-08-09T16:09:32.994Z] #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-08-09T16:09:32.994Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:32.994Z] #51 71.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:09:32.995Z] #51 74.45 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-09T16:09:32.995Z] #51 74.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:09:32.995Z] #51 74.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:09:32.995Z] #51 74.51 Setting up python3-six (1.16.0-2) ... [2022-08-09T16:09:32.995Z] #51 76.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:09:32.995Z] #51 76.27 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T16:09:32.995Z] #51 81.76 Setting up criu (3.17.1-1) ... [2022-08-09T16:09:32.995Z] #51 ... [2022-08-09T16:09:32.995Z] [2022-08-09T16:09:32.995Z] #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-08-09T16:09:32.995Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:32.995Z] #14 72.10 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-08-09T16:09:32.995Z] #14 72.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-09T16:09:32.995Z] #14 72.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-09T16:09:32.995Z] #14 72.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-09T16:09:32.995Z] #14 72.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-09T16:09:32.995Z] #14 72.13 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-08-09T16:09:32.995Z] #14 72.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-09T16:09:32.995Z] #14 72.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-09T16:09:32.995Z] #14 72.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-09T16:09:32.995Z] #14 72.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-09T16:09:32.995Z] #14 72.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-09T16:09:32.995Z] #14 72.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-09T16:09:32.995Z] #14 72.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-09T16:09:32.995Z] #14 72.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-08-09T16:09:32.995Z] #14 72.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-09T16:09:32.995Z] #14 72.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-09T16:09:32.995Z] #14 73.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:32.995Z] #14 74.53 Fetched 115 MB in 11s (9986 kB/s) [2022-08-09T16:09:32.995Z] #14 74.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T16:09:32.995Z] #14 74.66 (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-08-09T16:09:32.995Z] #14 74.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T16:09:32.995Z] #14 74.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T16:09:32.995Z] #14 78.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T16:09:32.995Z] #14 78.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T16:09:32.995Z] #14 78.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T16:09:33.179Z] . [2022-08-09T16:09:33.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T16:09:33.179Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T16:09:33.179Z] Error: No such image: emptyfs [2022-08-09T16:09:33.438Z] Running integration-test (iteration 1) [2022-08-09T16:09:33.438Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T16:09:33.697Z] Loaded image: busybox:latest [2022-08-09T16:09:33.784Z] #34 ... [2022-08-09T16:09:33.784Z] [2022-08-09T16:09:33.784Z] #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-08-09T16:09:33.784Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:33.784Z] #77 2.018 Cloning into '/tmp/crun-build'... [2022-08-09T16:09:33.955Z] Loaded image: busybox:glibc [2022-08-09T16:09:34.011Z] #14 ... [2022-08-09T16:09:34.011Z] [2022-08-09T16:09:34.011Z] #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-08-09T16:09:34.011Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:09:34.011Z] #34 72.63 Updating files: 86% (1315/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-08-09T16:09:34.011Z] #34 73.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-09T16:09:34.011Z] #34 74.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-09T16:09:34.042Z] #77 ... [2022-08-09T16:09:34.043Z] [2022-08-09T16:09:34.043Z] #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-08-09T16:09:34.043Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:34.043Z] #14 75.05 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:09:34.043Z] #14 75.53 Fetched 115 MB in 11s (9985 kB/s) [2022-08-09T16:09:34.043Z] #14 75.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-09T16:09:34.043Z] #14 75.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 ... 15717 files and directories currently installed.) [2022-08-09T16:09:34.043Z] #14 75.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T16:09:34.043Z] #14 75.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T16:09:34.043Z] #14 80.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-09T16:09:34.043Z] #14 80.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-09T16:09:34.043Z] #14 80.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T16:09:34.305Z] #34 ... [2022-08-09T16:09:34.305Z] [2022-08-09T16:09:34.305Z] #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-08-09T16:09:34.305Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:09:34.305Z] #55 73.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-09T16:09:34.305Z] #55 ... [2022-08-09T16:09:34.305Z] [2022-08-09T16:09:34.305Z] #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-08-09T16:09:34.305Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:34.305Z] #77 1.717 Cloning into '/tmp/crun-build'... [2022-08-09T16:09:34.613Z] #14 ... [2022-08-09T16:09:34.614Z] [2022-08-09T16:09:34.614Z] #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-08-09T16:09:34.614Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:34.614Z] #51 81.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:09:34.614Z] #51 81.32 Setting up python3-protobuf (3.12.4-1) ... [2022-08-09T16:09:34.889Z] #77 ... [2022-08-09T16:09:34.889Z] [2022-08-09T16:09:34.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-08-09T16:09:34.889Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:34.889Z] #14 83.74 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T16:09:34.889Z] #14 83.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T16:09:34.889Z] #14 83.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T16:09:35.154Z] #14 83.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T16:09:35.154Z] #14 83.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:09:35.154Z] #14 83.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:09:35.332Z] Loaded image: debian:bullseye-slim [2022-08-09T16:09:35.332Z] Loaded image: hello-world:latest [2022-08-09T16:09:35.332Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:09:35.332Z] INFO: Testing against a local daemon [2022-08-09T16:09:35.332Z] === RUN TestCgroupNamespacesBuild [2022-08-09T16:09:35.416Z] #14 84.24 Selecting previously unselected package dmsetup. [2022-08-09T16:09:35.416Z] #14 84.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:09:35.416Z] #14 84.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T16:09:35.938Z] #14 84.68 Selecting previously unselected package mingw-w64-common. [2022-08-09T16:09:35.938Z] #14 84.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T16:09:35.938Z] #14 84.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T16:09:36.706Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-08-09T16:09:36.706Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T16:09:37.817Z] #30 7.081 Collecting yamllint==1.26.1 [2022-08-09T16:09:37.817Z] #30 8.115 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T16:09:37.853Z] #14 ... [2022-08-09T16:09:37.853Z] [2022-08-09T16:09:37.853Z] #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-08-09T16:09:37.853Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:37.853Z] #51 85.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:37.853Z] #51 DONE 86.3s [2022-08-09T16:09:37.853Z] [2022-08-09T16:09:37.853Z] #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-08-09T16:09:37.853Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:37.902Z] #51 ... [2022-08-09T16:09:37.902Z] [2022-08-09T16:09:37.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-08-09T16:09:37.903Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:37.903Z] #42 74.82 Selecting previously unselected package libicu67:amd64. [2022-08-09T16:09:37.903Z] #42 74.83 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-09T16:09:37.903Z] #42 74.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T16:09:37.903Z] #42 ... [2022-08-09T16:09:37.903Z] [2022-08-09T16:09:37.903Z] #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-08-09T16:09:37.903Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:37.903Z] #14 84.58 Selecting previously unselected package binutils-mingw-w64. [2022-08-09T16:09:37.903Z] #14 84.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-09T16:09:37.903Z] #14 84.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T16:09:37.903Z] #14 84.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-09T16:09:37.903Z] #14 84.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:09:37.903Z] #14 84.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:09:37.903Z] #14 85.15 Selecting previously unselected package dmsetup. [2022-08-09T16:09:38.082Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-08-09T16:09:38.082Z] === RUN TestBuildWithSession [2022-08-09T16:09:38.082Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:09:38.082Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T16:09:38.082Z] === RUN TestBuildSquashParent [2022-08-09T16:09:38.161Z] #14 85.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:09:38.161Z] #14 85.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-09T16:09:38.380Z] #30 8.622 Collecting pathspec>=0.5.3 [2022-08-09T16:09:38.380Z] #30 8.626 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T16:09:38.380Z] #30 8.789 Collecting pyyaml [2022-08-09T16:09:38.381Z] #30 8.802 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-08-09T16:09:38.381Z] #30 8.843 Building wheels for collected packages: yamllint [2022-08-09T16:09:38.419Z] #14 85.42 Selecting previously unselected package mingw-w64-common. [2022-08-09T16:09:38.419Z] #14 85.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-09T16:09:38.419Z] #14 85.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-09T16:09:38.638Z] #30 8.849 Building wheel for yamllint (setup.py): started [2022-08-09T16:09:38.894Z] #30 9.269 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T16:09:38.894Z] #30 9.270 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5e30034047c6d05d9e9d927e4a05258c0b5f4b7085fee3e3e2e427fc421c7473 [2022-08-09T16:09:38.894Z] #30 9.270 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T16:09:38.894Z] #30 9.274 Successfully built yamllint [2022-08-09T16:09:38.894Z] #30 9.283 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T16:09:39.151Z] #30 9.459 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T16:09:39.408Z] #30 DONE 9.7s [2022-08-09T16:09:39.408Z] [2022-08-09T16:09:39.408Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T16:09:39.408Z] #34 sha256:97f211080950cc2d15625ae1cf1bbf3b3d2cb031dcc77ffffe0c648b68fc60a6 [2022-08-09T16:09:39.408Z] #34 DONE 0.2s [2022-08-09T16:09:39.408Z] [2022-08-09T16:09:39.408Z] #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-08-09T16:09:39.408Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:39.671Z] #71 ... [2022-08-09T16:09:39.671Z] [2022-08-09T16:09:39.671Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T16:09:39.671Z] #39 sha256:36131440c226b8dc0385fa7f19277a97fa06ab628ed941607fe30a470e92472d [2022-08-09T16:09:39.928Z] #39 DONE 0.3s [2022-08-09T16:09:39.928Z] [2022-08-09T16:09:39.928Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T16:09:39.928Z] #42 sha256:d2bd09ce6a2fa901bee81ec43af53d0ad64561ae69b795f59840b3d219090b86 [2022-08-09T16:09:39.928Z] #42 DONE 0.2s [2022-08-09T16:09:39.928Z] [2022-08-09T16:09:39.928Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T16:09:39.928Z] #44 sha256:c4b34bcd42413c17f6ed482e35f3f00dac54285f3591259dde6d24aa337ea45e [2022-08-09T16:09:40.192Z] #44 DONE 0.2s [2022-08-09T16:09:40.192Z] [2022-08-09T16:09:40.192Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T16:09:40.192Z] #46 sha256:72a68ec46d6265f7fa6d172d0b0bd8c3a154bc8c90baa4c737b03b164d22aef2 [2022-08-09T16:09:40.192Z] #46 DONE 0.1s [2022-08-09T16:09:40.192Z] [2022-08-09T16:09:40.192Z] #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-08-09T16:09:40.192Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:40.192Z] #71 ... [2022-08-09T16:09:40.192Z] [2022-08-09T16:09:40.192Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T16:09:40.192Z] #48 sha256:9b44dfcd9fb331e5f21e4bd85be923a6f89e6a42a1c5a6fcc41c25eaa06ab201 [2022-08-09T16:09:40.192Z] #48 DONE 0.1s [2022-08-09T16:09:40.192Z] [2022-08-09T16:09:40.192Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T16:09:40.192Z] #52 sha256:76d2bdc3a032674bf96c0f88cd54f287803ab2b2873c8b85dbb782d0355734fd [2022-08-09T16:09:40.192Z] #52 DONE 0.0s [2022-08-09T16:09:40.410Z] #77 ... [2022-08-09T16:09:40.410Z] [2022-08-09T16:09:40.410Z] #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-08-09T16:09:40.410Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:40.448Z] [2022-08-09T16:09:40.448Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T16:09:40.448Z] #55 sha256:a2f4b8e029f0177005328f66eff8688c21f005c9eca2fd5fa1ede325aceffa06 [2022-08-09T16:09:40.671Z] #42 89.41 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T16:09:40.671Z] #42 89.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:40.671Z] #42 89.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T16:09:40.671Z] #42 89.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:40.671Z] #42 89.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T16:09:40.671Z] #42 89.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T16:09:40.671Z] #42 89.63 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T16:09:40.671Z] #42 89.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T16:09:40.705Z] #55 DONE 0.2s [2022-08-09T16:09:40.705Z] [2022-08-09T16:09:40.705Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T16:09:40.705Z] #59 sha256:ff7de530dea655a24892cae19a45116a355ec5c6c2228559a25bd2c0954fe0cb [2022-08-09T16:09:40.705Z] #59 DONE 0.1s [2022-08-09T16:09:40.705Z] [2022-08-09T16:09:40.705Z] #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-08-09T16:09:40.705Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:40.705Z] #71 ... [2022-08-09T16:09:40.705Z] [2022-08-09T16:09:40.705Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T16:09:40.705Z] #61 sha256:e62e18c2cf872d06c4f5fb36e2392b3050e45a0ea502edfa596084d65c23969d [2022-08-09T16:09:40.705Z] #61 DONE 0.1s [2022-08-09T16:09:40.705Z] [2022-08-09T16:09:40.705Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T16:09:40.705Z] #63 sha256:eeded7bc05c9d4cd86390733082e3845bfc53cb3e1538a7bcece0284b4af1bf9 [2022-08-09T16:09:40.932Z] #42 89.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T16:09:40.932Z] #42 89.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T16:09:40.932Z] #42 89.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:40.969Z] #63 DONE 0.3s [2022-08-09T16:09:40.969Z] [2022-08-09T16:09:40.969Z] #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-08-09T16:09:40.969Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:41.225Z] #71 ... [2022-08-09T16:09:41.225Z] [2022-08-09T16:09:41.225Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T16:09:41.225Z] #65 sha256:dc28f84f8f88ffc1f99ff57125848fc19aa8766fbf6428087aa36e54f672e550 [2022-08-09T16:09:41.225Z] #65 DONE 0.1s [2022-08-09T16:09:41.225Z] [2022-08-09T16:09:41.225Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T16:09:41.225Z] #68 sha256:318328d8abc9c5018df532274205b99d276c43316705aac0dccd9e4aa78bd501 [2022-08-09T16:09:41.225Z] #68 DONE 0.1s [2022-08-09T16:09:41.225Z] [2022-08-09T16:09:41.225Z] #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-08-09T16:09:41.225Z] #71 sha256:df5408bca3fe603c0978902852d4efe9b46b5af9162114fb2eebd9e4ec17fd32 [2022-08-09T16:09:41.504Z] #42 DONE 90.3s [2022-08-09T16:09:41.504Z] [2022-08-09T16:09:41.504Z] #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-08-09T16:09:41.504Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:09:41.504Z] #53 ... [2022-08-09T16:09:41.504Z] [2022-08-09T16:09:41.504Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T16:09:41.504Z] #43 sha256:7057cb909279189ded0b25031acf2e18aaacadd79414f882778e22b93c852993 [2022-08-09T16:09:41.504Z] #43 DONE 0.1s [2022-08-09T16:09:41.504Z] [2022-08-09T16:09:41.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-08-09T16:09:41.504Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:41.504Z] #77 12.18 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T16:09:41.766Z] #77 12.19 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T16:09:43.349Z] --- PASS: TestBuildSquashParent (4.60s) [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:09:43.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:09:43.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:09:43.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:09:43.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:09:43.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:09:43.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:09:43.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:09:43.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:09:43.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:09:43.684Z] #77 13.97 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T16:09:43.684Z] #77 13.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T16:09:43.684Z] #77 13.98 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T16:09:43.684Z] #77 13.98 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T16:09:43.684Z] #77 13.98 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T16:09:44.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:09:44.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:09:44.980Z] #14 ... [2022-08-09T16:09:44.980Z] [2022-08-09T16:09:44.980Z] #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-08-09T16:09:44.980Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:44.980Z] #42 86.75 Selecting previously unselected package libxml2:amd64. [2022-08-09T16:09:44.980Z] #42 86.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-09T16:09:44.980Z] #42 86.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T16:09:44.980Z] #42 87.89 Selecting previously unselected package libarchive13:amd64. [2022-08-09T16:09:44.980Z] #42 87.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-09T16:09:44.980Z] #42 87.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T16:09:44.980Z] #42 88.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-09T16:09:44.980Z] #42 88.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-09T16:09:44.980Z] #42 88.66 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T16:09:44.980Z] #42 88.97 Selecting previously unselected package librhash0:amd64. [2022-08-09T16:09:44.980Z] #42 88.97 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-09T16:09:44.980Z] #42 88.98 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-09T16:09:44.980Z] #42 89.72 Selecting previously unselected package libuv1:amd64. [2022-08-09T16:09:44.980Z] #42 89.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-09T16:09:44.980Z] #42 89.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-09T16:09:44.980Z] #42 90.09 Selecting previously unselected package cmake. [2022-08-09T16:09:44.980Z] #42 90.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-09T16:09:44.980Z] #42 90.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-09T16:09:45.667Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:09:45.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:09:46.883Z] #42 ... [2022-08-09T16:09:46.883Z] [2022-08-09T16:09:46.883Z] #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-08-09T16:09:46.883Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:46.883Z] #77 12.67 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-09T16:09:46.883Z] #77 12.71 Cloning into '/tmp/crun-build/libocispec'... [2022-08-09T16:09:46.883Z] #77 14.74 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-09T16:09:46.883Z] #77 14.76 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-09T16:09:46.883Z] #77 14.79 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-09T16:09:46.883Z] #77 14.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-09T16:09:46.883Z] #77 14.82 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-09T16:09:46.883Z] #77 18.83 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T16:09:46.883Z] #77 22.06 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T16:09:46.986Z] #77 17.08 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.63s) [2022-08-09T16:09:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2022-08-09T16:09:47.303Z] === RUN TestBuildMultiStageCopy [2022-08-09T16:09:47.303Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T16:09:47.452Z] #77 ... [2022-08-09T16:09:47.452Z] [2022-08-09T16:09:47.452Z] #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-08-09T16:09:47.452Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-09T16:09:47.452Z] #51 88.54 Setting up criu (3.17.1-1) ... [2022-08-09T16:09:47.452Z] #51 92.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:47.452Z] #51 DONE 94.2s [2022-08-09T16:09:47.710Z] [2022-08-09T16:09:47.710Z] #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-08-09T16:09:47.710Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:09:47.929Z] #77 ... [2022-08-09T16:09:47.929Z] [2022-08-09T16:09:47.929Z] #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-08-09T16:09:47.929Z] #44 sha256:4fefcfdfa673837466a1ee2d82314c0bd85bf1a8aabd740d728a9d7e514b1446 [2022-08-09T16:09:47.929Z] #44 1.248 + RM_GOPATH=0 [2022-08-09T16:09:47.929Z] #44 1.248 + TMP_GOPATH= [2022-08-09T16:09:47.929Z] #44 1.248 + : /build [2022-08-09T16:09:47.929Z] #44 1.248 + '[' -z '' ']' [2022-08-09T16:09:47.929Z] #44 1.248 ++ mktemp -d [2022-08-09T16:09:47.929Z] #44 1.248 + export GOPATH=/tmp/tmp.0U61rtnEMU [2022-08-09T16:09:47.929Z] #44 1.248 + GOPATH=/tmp/tmp.0U61rtnEMU [2022-08-09T16:09:47.929Z] #44 1.248 + RM_GOPATH=1 [2022-08-09T16:09:47.929Z] #44 1.248 + case "$(go env GOARCH)" in [2022-08-09T16:09:47.929Z] #44 1.248 ++ go env GOARCH [2022-08-09T16:09:47.929Z] #44 1.326 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:47.929Z] #44 1.326 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:47.929Z] #44 1.326 ++ dirname /install.sh [2022-08-09T16:09:47.929Z] #44 1.334 Install tini version v0.19.0 [2022-08-09T16:09:47.929Z] #44 1.334 + dir=/ [2022-08-09T16:09:47.929Z] #44 1.334 + bin=tini [2022-08-09T16:09:47.929Z] #44 1.334 + shift [2022-08-09T16:09:47.929Z] #44 1.334 + '[' '!' -f //tini.installer ']' [2022-08-09T16:09:47.929Z] #44 1.334 + . //tini.installer [2022-08-09T16:09:47.929Z] #44 1.334 ++ : v0.19.0 [2022-08-09T16:09:47.929Z] #44 1.334 + install_tini [2022-08-09T16:09:47.929Z] #44 1.334 + echo 'Install tini version v0.19.0' [2022-08-09T16:09:47.929Z] #44 1.334 + git clone https://github.com/krallin/tini.git /tmp/tmp.0U61rtnEMU/tini [2022-08-09T16:09:47.929Z] #44 1.346 Cloning into '/tmp/tmp.0U61rtnEMU/tini'... [2022-08-09T16:09:47.929Z] #44 2.492 + cd /tmp/tmp.0U61rtnEMU/tini [2022-08-09T16:09:47.929Z] #44 2.493 + git checkout -q v0.19.0 [2022-08-09T16:09:47.929Z] #44 2.526 + cmake . [2022-08-09T16:09:47.929Z] #44 3.330 -- The C compiler identification is GNU 10.2.1 [2022-08-09T16:09:47.929Z] #44 3.541 -- Detecting C compiler ABI info [2022-08-09T16:09:47.929Z] #44 4.351 -- Detecting C compiler ABI info - done [2022-08-09T16:09:47.929Z] #44 4.617 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T16:09:47.929Z] #44 4.633 -- Detecting C compile features [2022-08-09T16:09:47.929Z] #44 4.634 -- Detecting C compile features - done [2022-08-09T16:09:47.929Z] #44 4.689 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T16:09:47.929Z] #44 5.198 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T16:09:47.929Z] #44 5.350 -- Configuring done [2022-08-09T16:09:47.929Z] #44 5.424 -- Generating done [2022-08-09T16:09:47.929Z] #44 5.424 -- Build files have been written to: /tmp/tmp.0U61rtnEMU/tini [2022-08-09T16:09:47.929Z] #44 5.462 + make tini-static [2022-08-09T16:09:47.929Z] #44 6.108 Scanning dependencies of target tini-static [2022-08-09T16:09:47.929Z] #44 6.320 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T16:09:48.646Z] #64 ... [2022-08-09T16:09:48.646Z] [2022-08-09T16:09:48.646Z] #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-08-09T16:09:48.646Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:48.646Z] #77 24.65 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T16:09:48.679Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T16:09:48.938Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T16:09:49.197Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T16:09:49.213Z] #77 25.18 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T16:09:49.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T16:09:49.472Z] #77 25.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T16:09:49.715Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-08-09T16:09:49.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-08-09T16:09:49.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-09T16:09:49.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-09T16:09:49.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-09T16:09:49.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-09T16:09:49.715Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T16:09:49.848Z] #44 ... [2022-08-09T16:09:49.848Z] [2022-08-09T16:09:49.848Z] #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-08-09T16:09:49.848Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:09:49.848Z] #77 20.32 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-09T16:09:50.283Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-08-09T16:09:50.283Z] === RUN TestBuildLabelWithTargets [2022-08-09T16:09:51.659Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-08-09T16:09:51.659Z] === RUN TestBuildWithEmptyLayers [2022-08-09T16:09:51.917Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-08-09T16:09:51.917Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T16:09:52.010Z] #77 ... [2022-08-09T16:09:52.010Z] [2022-08-09T16:09:52.010Z] #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-08-09T16:09:52.010Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-09T16:09:52.010Z] #42 97.57 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T16:09:52.010Z] #42 97.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:52.010Z] #42 97.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-09T16:09:52.010Z] #42 97.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:09:52.010Z] #42 97.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-09T16:09:52.010Z] #42 97.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-09T16:09:52.010Z] #42 97.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-09T16:09:52.010Z] #42 97.93 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-09T16:09:52.010Z] #42 97.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-09T16:09:52.010Z] #42 97.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-09T16:09:52.010Z] #42 98.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:09:52.010Z] #42 DONE 99.1s [2022-08-09T16:09:52.010Z] [2022-08-09T16:09:52.010Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-09T16:09:52.010Z] #43 sha256:de346b0a29df6787901da7a4da2a15ddbe27d3b99112ad3d520f2385e60474eb [2022-08-09T16:09:52.010Z] #43 DONE 0.2s [2022-08-09T16:09:52.010Z] [2022-08-09T16:09:52.010Z] #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-08-09T16:09:52.010Z] #44 sha256:6f0b119faeb0eb0d7637723499b317daebd019c6599e860978cb77c51defdcd3 [2022-08-09T16:09:52.399Z] #77 22.57 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-09T16:09:52.399Z] #77 22.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-09T16:09:52.971Z] #77 23.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-09T16:09:52.971Z] #77 ... [2022-08-09T16:09:52.971Z] [2022-08-09T16:09:52.971Z] #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-08-09T16:09:52.971Z] #44 sha256:4fefcfdfa673837466a1ee2d82314c0bd85bf1a8aabd740d728a9d7e514b1446 [2022-08-09T16:09:52.971Z] #44 8.415 [100%] Linking C executable tini-static [2022-08-09T16:09:52.971Z] #44 9.574 [100%] Built target tini-static [2022-08-09T16:09:52.971Z] #44 9.722 + mkdir -p /build [2022-08-09T16:09:52.971Z] #44 9.724 + cp tini-static /build/docker-init [2022-08-09T16:09:52.971Z] #44 DONE 11.5s [2022-08-09T16:09:53.232Z] [2022-08-09T16:09:53.232Z] #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-08-09T16:09:53.232Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:53.232Z] #14 94.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T16:09:53.232Z] #14 94.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T16:09:53.232Z] #14 94.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T16:09:53.387Z] #44 1.339 + RM_GOPATH=0 [2022-08-09T16:09:53.387Z] #44 1.339 + TMP_GOPATH= [2022-08-09T16:09:53.387Z] #44 1.339 + : /build [2022-08-09T16:09:53.387Z] #44 1.339 + '[' -z '' ']' [2022-08-09T16:09:53.387Z] #44 1.344 ++ mktemp -d [2022-08-09T16:09:53.387Z] #44 1.344 + export GOPATH=/tmp/tmp.VqBF0Y83Ke [2022-08-09T16:09:53.387Z] #44 1.344 + GOPATH=/tmp/tmp.VqBF0Y83Ke [2022-08-09T16:09:53.387Z] #44 1.344 + RM_GOPATH=1 [2022-08-09T16:09:53.387Z] #44 1.344 + case "$(go env GOARCH)" in [2022-08-09T16:09:53.387Z] #44 1.344 ++ go env GOARCH [2022-08-09T16:09:53.387Z] #44 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:53.647Z] #44 1.377 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:09:53.647Z] #44 1.378 ++ dirname /install.sh [2022-08-09T16:09:53.647Z] #44 1.382 + dir=/ [2022-08-09T16:09:53.647Z] #44 1.382 + bin=tini [2022-08-09T16:09:53.647Z] #44 1.384 + shift [2022-08-09T16:09:53.647Z] #44 1.385 + '[' '!' -f //tini.installer ']' [2022-08-09T16:09:53.647Z] #44 1.386 + . //tini.installer [2022-08-09T16:09:53.647Z] #44 1.386 ++ : v0.19.0 [2022-08-09T16:09:53.647Z] #44 1.386 + install_tini [2022-08-09T16:09:53.647Z] #44 1.387 + echo 'Install tini version v0.19.0' [2022-08-09T16:09:53.647Z] #44 1.387 Install tini version v0.19.0 [2022-08-09T16:09:53.647Z] #44 1.387 + git clone https://github.com/krallin/tini.git /tmp/tmp.VqBF0Y83Ke/tini [2022-08-09T16:09:53.647Z] #44 1.389 Cloning into '/tmp/tmp.VqBF0Y83Ke/tini'... [2022-08-09T16:09:53.842Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-08-09T16:09:53.842Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T16:09:54.409Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-09T16:09:54.409Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T16:09:54.618Z] #14 ... [2022-08-09T16:09:54.618Z] [2022-08-09T16:09:54.618Z] #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-08-09T16:09:54.618Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:09:54.618Z] #53 103.3 gotestsum version dev [2022-08-09T16:09:54.618Z] #53 DONE 103.5s [2022-08-09T16:09:54.618Z] [2022-08-09T16:09:54.618Z] #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-08-09T16:09:54.618Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:54.880Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T16:09:54.880Z] #14 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:09:54.880Z] #14 103.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T16:09:54.880Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T16:09:55.026Z] #44 2.595 + cd /tmp/tmp.VqBF0Y83Ke/tini [2022-08-09T16:09:55.026Z] #44 2.595 + git checkout -q v0.19.0 [2022-08-09T16:09:55.026Z] #44 2.664 + cmake . [2022-08-09T16:09:55.141Z] #14 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:09:55.141Z] #14 103.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T16:09:55.965Z] #44 3.641 -- The C compiler identification is GNU 10.2.1 [2022-08-09T16:09:55.965Z] #44 3.738 -- Detecting C compiler ABI info [2022-08-09T16:09:56.314Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-08-09T16:09:56.314Z] === RUN TestBuildWithHugeFile [2022-08-09T16:09:56.903Z] #44 4.925 -- Detecting C compiler ABI info - done [2022-08-09T16:09:57.162Z] #44 5.146 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-09T16:09:57.162Z] #44 5.172 -- Detecting C compile features [2022-08-09T16:09:57.162Z] #44 5.175 -- Detecting C compile features - done [2022-08-09T16:09:57.422Z] #44 5.241 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-09T16:09:57.992Z] #44 5.869 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-09T16:09:58.251Z] #44 6.016 -- Configuring done [2022-08-09T16:09:58.251Z] #44 6.043 -- Generating done [2022-08-09T16:09:58.251Z] #44 6.064 -- Build files have been written to: /tmp/tmp.VqBF0Y83Ke/tini [2022-08-09T16:09:58.251Z] #44 6.092 + make tini-static [2022-08-09T16:09:58.818Z] #44 6.570 Scanning dependencies of target tini-static [2022-08-09T16:09:58.818Z] #44 ... [2022-08-09T16:09:58.818Z] [2022-08-09T16:09:58.818Z] #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-08-09T16:09:58.818Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:09:58.818Z] #14 95.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-09T16:09:58.818Z] #14 95.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-09T16:09:58.818Z] #14 96.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T16:09:59.078Z] #14 ... [2022-08-09T16:09:59.078Z] [2022-08-09T16:09:59.078Z] #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-08-09T16:09:59.078Z] #44 sha256:6f0b119faeb0eb0d7637723499b317daebd019c6599e860978cb77c51defdcd3 [2022-08-09T16:09:59.078Z] #44 6.864 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork 37.282s coverage: 40.6% of statements [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.483s coverage: 59.9% of statements [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.2% of statements [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-09T16:10:00.397Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-09T16:10:00.397Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-09T16:10:00.458Z] #44 ... [2022-08-09T16:10:00.458Z] [2022-08-09T16:10:00.458Z] #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-08-09T16:10:00.458Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-09T16:10:00.458Z] #53 106.5 gotestsum version dev [2022-08-09T16:10:00.458Z] #53 DONE 107.5s [2022-08-09T16:10:00.458Z] [2022-08-09T16:10:00.458Z] #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-08-09T16:10:00.458Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:00.458Z] #14 107.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-09T16:10:00.458Z] #14 107.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:00.458Z] #14 107.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T16:10:00.718Z] #14 107.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-09T16:10:00.718Z] #14 107.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:00.718Z] #14 107.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T16:10:04.009Z] #14 ... [2022-08-09T16:10:04.010Z] [2022-08-09T16:10:04.010Z] #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-08-09T16:10:04.010Z] #44 sha256:6f0b119faeb0eb0d7637723499b317daebd019c6599e860978cb77c51defdcd3 [2022-08-09T16:10:04.010Z] #44 8.584 [100%] Linking C executable tini-static [2022-08-09T16:10:04.010Z] #44 9.506 [100%] Built target tini-static [2022-08-09T16:10:04.010Z] #44 9.681 + mkdir -p /build [2022-08-09T16:10:04.010Z] #44 9.681 + cp tini-static /build/docker-init [2022-08-09T16:10:04.010Z] #44 DONE 11.4s [2022-08-09T16:10:04.010Z] [2022-08-09T16:10:04.010Z] #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-08-09T16:10:04.010Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:10:07.746Z] #71 137.0 # github.com/containerd/containerd/cmd/containerd [2022-08-09T16:10:07.746Z] #71 137.0 /usr/bin/ld: /tmp/go-link-2415236989/000019.o: in function `New': [2022-08-09T16:10:07.746Z] #71 137.0 /tmp/tmp.ElL1TNQnJd/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-08-09T16:10:07.746Z] #71 137.1 + bin/containerd-stress [2022-08-09T16:10:07.746Z] #71 138.2 + bin/containerd-shim [2022-08-09T16:10:10.054Z] #14 116.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T16:10:10.054Z] #14 116.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:10.054Z] #14 116.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:10:10.339Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.156s coverage: 6.7% of statements [2022-08-09T16:10:10.339Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-09T16:10:10.339Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-09T16:10:10.339Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-09T16:10:10.339Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-09T16:10:10.339Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-09T16:10:10.339Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-09T16:10:10.339Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-09T16:10:10.595Z] ok github.com/docker/docker/libnetwork/etchosts 0.022s coverage: 81.2% of statements [2022-08-09T16:10:10.595Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-09T16:10:10.854Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-09T16:10:14.002Z] #36 ... [2022-08-09T16:10:14.002Z] [2022-08-09T16:10:14.002Z] #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-08-09T16:10:14.002Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:14.002Z] #14 121.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-09T16:10:14.003Z] #14 121.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:14.003Z] #14 121.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:10:15.349Z] #14 ... [2022-08-09T16:10:15.349Z] [2022-08-09T16:10:15.349Z] #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-08-09T16:10:15.349Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:10:15.349Z] #77 45.07 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T16:10:19.973Z] #71 149.4 + bin/containerd-shim-runc-v1 [2022-08-09T16:10:23.035Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-09T16:10:25.262Z] #71 155.6 + bin/containerd-shim-runc-v2 [2022-08-09T16:10:25.822Z] #71 156.4 + binaries [2022-08-09T16:10:25.822Z] #71 156.4 + install -D bin/containerd /build/containerd [2022-08-09T16:10:25.822Z] #71 156.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T16:10:25.822Z] #71 156.4 + install -D bin/ctr /build/ctr [2022-08-09T16:10:26.219Z] #14 ... [2022-08-09T16:10:26.219Z] [2022-08-09T16:10:26.219Z] #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-08-09T16:10:26.219Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:10:26.219Z] #77 50.39 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-09T16:10:26.386Z] #71 DONE 157.0s [2022-08-09T16:10:27.313Z] [2022-08-09T16:10:27.313Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T16:10:27.313Z] #72 sha256:cd95b687726d923f4caed969a0e8f013324ef4d4effb89db1fa1c983ee97b08c [2022-08-09T16:10:27.313Z] #72 DONE 0.2s [2022-08-09T16:10:27.569Z] [2022-08-09T16:10:27.569Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T16:10:27.569Z] #77 sha256:694c169641b8615034620018878e411e06b282f53f560e1dbade2ebc5b2cdd91 [2022-08-09T16:10:27.569Z] #77 DONE 0.1s [2022-08-09T16:10:27.569Z] [2022-08-09T16:10:27.569Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T16:10:27.569Z] #82 sha256:9c1afec6e4af595c6ab9f46590c38d97c871fb9357a3ebccd218a3d4a6725cfd [2022-08-09T16:10:27.583Z] #77 ... [2022-08-09T16:10:27.583Z] [2022-08-09T16:10:27.583Z] #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-08-09T16:10:27.583Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:10:27.825Z] #82 DONE 0.5s [2022-08-09T16:10:28.086Z] [2022-08-09T16:10:28.086Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T16:10:28.086Z] #85 sha256:cf8ba8407a5dc29a952bb3cae466db6006eac771d586a1319c82f7e51c2290be [2022-08-09T16:10:28.086Z] #85 DONE 0.1s [2022-08-09T16:10:28.086Z] [2022-08-09T16:10:28.086Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T16:10:28.086Z] #86 sha256:fceed8d4f62167f27becaa893e2eaa2e0366bd63f14936abfdfba0ba09b85f51 [2022-08-09T16:10:28.086Z] #86 DONE 0.0s [2022-08-09T16:10:28.086Z] [2022-08-09T16:10:28.086Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T16:10:28.086Z] #87 sha256:c18293444addf41105b43bb7c3039df5fd40d7e2bb18dae875f3a1802c6c01b0 [2022-08-09T16:10:28.086Z] #87 DONE 0.0s [2022-08-09T16:10:28.086Z] [2022-08-09T16:10:28.086Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T16:10:28.086Z] #88 sha256:7a0dcea02f3712603a1a861cc279fdab5d3379a7788814edd6684a98b60ca29c [2022-08-09T16:10:29.455Z] #88 DONE 1.1s [2022-08-09T16:10:29.455Z] [2022-08-09T16:10:29.455Z] #89 exporting to image [2022-08-09T16:10:29.455Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T16:10:29.455Z] #89 exporting layers [2022-08-09T16:10:30.193Z] #64 71.49 Updating files: 33% (1669/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 69% (3425/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 87% (4332/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-09T16:10:30.193Z] #64 74.28 + cd /tmp/tmp.l96isuYQGo/src/github.com/containerd/containerd [2022-08-09T16:10:30.193Z] #64 74.29 + git checkout -q v1.6.7 [2022-08-09T16:10:31.497Z] #77 ... [2022-08-09T16:10:31.497Z] [2022-08-09T16:10:31.497Z] #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-08-09T16:10:31.497Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:10:32.742Z] #64 76.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T16:10:32.742Z] #64 76.77 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T16:10:32.742Z] #64 76.77 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T16:10:32.742Z] #64 76.77 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T16:10:32.742Z] #64 76.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T16:10:32.742Z] #64 76.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T16:10:32.742Z] #64 76.77 + '[' '' = dynamic ']' [2022-08-09T16:10:32.742Z] #64 76.77 + make [2022-08-09T16:10:34.093Z] #64 75.50 Updating files: 27% (1352/4925) Updating files: 28% (1379/4925) Updating files: 29% (1429/4925) Updating files: 30% (1478/4925) Updating files: 31% (1527/4925) Updating files: 32% (1576/4925) Updating files: 33% (1626/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 56% (2798/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 82% (4070/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 98% (4832/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-09T16:10:34.353Z] #64 78.73 + cd /tmp/tmp.ATJB1Z3DrI/src/github.com/containerd/containerd [2022-08-09T16:10:34.353Z] #64 78.73 + git checkout -q v1.6.7 [2022-08-09T16:10:35.288Z] #64 ... [2022-08-09T16:10:35.288Z] [2022-08-09T16:10:35.288Z] #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-08-09T16:10:35.288Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:35.288Z] #14 143.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T16:10:35.288Z] #14 143.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:35.288Z] #14 143.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:10:36.893Z] #64 80.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-09T16:10:36.893Z] #64 80.81 + BUILDTAGS='netgo osusergo static_build' [2022-08-09T16:10:36.893Z] #64 80.81 + export EXTRA_FLAGS=-buildmode=pie [2022-08-09T16:10:36.893Z] #64 80.81 + EXTRA_FLAGS=-buildmode=pie [2022-08-09T16:10:36.893Z] #64 80.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-09T16:10:36.893Z] #64 80.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-09T16:10:36.893Z] #64 80.82 + '[' '' = dynamic ']' [2022-08-09T16:10:36.893Z] #64 80.82 + make [2022-08-09T16:10:37.877Z] ok github.com/docker/docker/libnetwork/ipam 16.003s coverage: 85.3% of statements [2022-08-09T16:10:37.877Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-09T16:10:37.877Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-09T16:10:37.877Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-09T16:10:38.439Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-09T16:10:38.439Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-09T16:10:38.695Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-09T16:10:39.258Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-08-09T16:10:39.436Z] #64 83.34 + bin/ctr [2022-08-09T16:10:39.820Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-08-09T16:10:39.820Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-09T16:10:40.374Z] #64 ... [2022-08-09T16:10:40.374Z] [2022-08-09T16:10:40.374Z] #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-08-09T16:10:40.374Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:40.374Z] #14 147.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-09T16:10:40.374Z] #14 147.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:40.374Z] #14 147.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:10:40.382Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-09T16:10:41.876Z] #14 ... [2022-08-09T16:10:41.876Z] [2022-08-09T16:10:41.876Z] #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-08-09T16:10:41.876Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:10:41.876Z] #77 62.20 libtoolize: putting auxiliary files in '.'. [2022-08-09T16:10:41.876Z] #77 62.20 libtoolize: copying file './ltmain.sh' [2022-08-09T16:10:41.876Z] #77 63.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T16:10:41.876Z] #77 63.53 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T16:10:41.876Z] #77 63.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T16:10:42.912Z] #14 ... [2022-08-09T16:10:42.912Z] [2022-08-09T16:10:42.912Z] #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-08-09T16:10:42.912Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:10:42.912Z] #77 68.92 libtoolize: putting auxiliary files in '.'. [2022-08-09T16:10:42.912Z] #77 68.92 libtoolize: copying file './ltmain.sh' [2022-08-09T16:10:42.912Z] #77 70.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-09T16:10:42.912Z] #77 70.69 libtoolize: and rerunning libtoolize and aclocal. [2022-08-09T16:10:42.912Z] #77 70.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T16:10:46.083Z] #77 ... [2022-08-09T16:10:46.083Z] [2022-08-09T16:10:46.083Z] #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-08-09T16:10:46.083Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:10:46.083Z] #64 79.89 + bin/ctr [2022-08-09T16:10:46.344Z] #64 ... [2022-08-09T16:10:46.344Z] [2022-08-09T16:10:46.344Z] #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-08-09T16:10:46.344Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:46.344Z] #14 155.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T16:10:46.344Z] #14 155.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:46.344Z] #14 155.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T16:10:51.038Z] #77 87.15 configure.ac:7: installing './compile' [2022-08-09T16:10:51.039Z] #77 87.16 configure.ac:11: installing './config.guess' [2022-08-09T16:10:51.039Z] #77 87.18 configure.ac:11: installing './config.sub' [2022-08-09T16:10:51.039Z] #77 87.20 configure.ac:8: installing './install-sh' [2022-08-09T16:10:51.039Z] #77 87.21 configure.ac:8: installing './missing' [2022-08-09T16:10:51.298Z] #77 87.44 Makefile.am: installing './depcomp' [2022-08-09T16:10:52.542Z] --- PASS: TestBuildWithHugeFile (50.17s) [2022-08-09T16:10:52.542Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T16:10:52.542Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:10:52.542Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:10:52.542Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T16:10:52.542Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:10:52.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:10:52.542Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:10:52.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:10:52.542Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:10:52.542Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:10:52.542Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:10:52.542Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:10:52.542Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:10:52.542Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-09T16:10:52.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-09T16:10:52.542Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-09T16:10:52.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-09T16:10:52.542Z] === RUN TestBuildPreserveOwnership [2022-08-09T16:10:52.542Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T16:10:52.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T16:10:52.542Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2022-08-09T16:10:52.542Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.54s) [2022-08-09T16:10:52.542Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-08-09T16:10:52.542Z] === RUN TestBuildPlatformInvalid [2022-08-09T16:10:52.542Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-09T16:10:52.542Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T16:10:52.542Z] Loaded image: busybox:latest [2022-08-09T16:10:52.542Z] Loaded image: busybox:glibc [2022-08-09T16:10:52.542Z] Loaded image: debian:bullseye-slim [2022-08-09T16:10:52.681Z] #77 ... [2022-08-09T16:10:52.681Z] [2022-08-09T16:10:52.682Z] #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-08-09T16:10:52.682Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:52.682Z] #14 159.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-09T16:10:52.682Z] #14 159.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:52.682Z] #14 159.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T16:10:52.801Z] Loaded image: hello-world:latest [2022-08-09T16:10:52.801Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:10:52.934Z] #14 ... [2022-08-09T16:10:52.934Z] [2022-08-09T16:10:52.934Z] #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-08-09T16:10:52.934Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:10:52.934Z] #77 79.17 configure.ac:7: installing './compile' [2022-08-09T16:10:52.934Z] #77 79.19 configure.ac:11: installing './config.guess' [2022-08-09T16:10:52.934Z] #77 79.20 configure.ac:11: installing './config.sub' [2022-08-09T16:10:52.934Z] #77 79.22 configure.ac:8: installing './install-sh' [2022-08-09T16:10:52.934Z] #77 79.25 configure.ac:8: installing './missing' [2022-08-09T16:10:52.934Z] #77 79.42 Makefile.am: installing './depcomp' [2022-08-09T16:10:52.934Z] #77 81.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T16:10:52.934Z] #77 81.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T16:10:52.934Z] #77 81.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T16:10:52.934Z] #77 81.97 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T16:10:52.934Z] #77 82.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T16:10:52.934Z] #77 82.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T16:10:52.934Z] #77 82.29 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T16:10:52.934Z] #77 82.42 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T16:10:52.934Z] #77 82.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T16:10:55.953Z] #89 exporting layers 23.9s done [2022-08-09T16:10:55.953Z] #89 writing image sha256:4ecce70f8bdcac3ac342cbc31c1bbdeaf8346ef276cccff9e7c0245ebf15a96b done [2022-08-09T16:10:55.953Z] #89 naming to docker.io/library/docker:df965f51bf78c95a240803825c0dee664ad6f6bf done [2022-08-09T16:10:55.953Z] #89 DONE 23.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-09T16:10:56.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43941/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/validate/default [2022-08-09T16:10:57.260Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-09T16:10:57.260Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-09T16:10:57.260Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-09T16:10:57.260Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-09T16:10:57.260Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-09T16:10:57.260Z] [2022-08-09T16:10:57.260Z] INFO Start validation with golang-ci-lint [2022-08-09T16:10:58.187Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-09T16:10:58.187Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-09T16:10:58.187Z] INFO [loader] Using build tags: [ journald] [2022-08-09T16:10:58.235Z] #77 ... [2022-08-09T16:10:58.235Z] [2022-08-09T16:10:58.235Z] #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-08-09T16:10:58.235Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:10:58.235Z] #14 166.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T16:10:58.235Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:10:58.235Z] #14 166.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:10:59.354Z] #14 ... [2022-08-09T16:10:59.354Z] [2022-08-09T16:10:59.354Z] #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-08-09T16:10:59.354Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:10:59.354Z] #77 89.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T16:10:59.354Z] #77 89.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T16:10:59.354Z] #77 89.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T16:10:59.354Z] #77 89.56 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T16:10:59.354Z] #77 89.75 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T16:10:59.354Z] #77 89.92 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T16:10:59.354Z] #77 90.05 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T16:10:59.354Z] #77 90.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T16:10:59.354Z] #77 90.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-09T16:11:02.776Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s) [2022-08-09T16:11:02.776Z] PASS [2022-08-09T16:11:02.776Z] [2022-08-09T16:11:02.776Z] === Skipped [2022-08-09T16:11:02.776Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-09T16:11:02.776Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:11:02.776Z] [2022-08-09T16:11:02.776Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:11:02.776Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:11:02.776Z] [2022-08-09T16:11:02.776Z] DONE 34 tests, 2 skipped in 88.030s [2022-08-09T16:11:02.776Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T16:11:02.776Z] INFO: Testing against a local daemon [2022-08-09T16:11:02.776Z] === RUN TestConfigInspect [2022-08-09T16:11:03.712Z] --- PASS: TestConfigInspect (2.25s) [2022-08-09T16:11:03.713Z] === RUN TestConfigList [2022-08-09T16:11:05.968Z] #77 ... [2022-08-09T16:11:05.968Z] [2022-08-09T16:11:05.968Z] #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-08-09T16:11:05.968Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:05.968Z] #14 172.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-09T16:11:05.968Z] #14 172.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:11:05.968Z] #14 172.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:06.242Z] --- PASS: TestConfigList (2.20s) [2022-08-09T16:11:06.242Z] === RUN TestConfigsCreateAndDelete [2022-08-09T16:11:08.143Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-08-09T16:11:08.143Z] === RUN TestConfigsUpdate [2022-08-09T16:11:10.611Z] #14 ... [2022-08-09T16:11:10.611Z] [2022-08-09T16:11:10.611Z] #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-08-09T16:11:10.611Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:10.611Z] #77 101.0 configure.ac:7: installing 'build-aux/compile' [2022-08-09T16:11:10.611Z] #77 101.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T16:11:10.611Z] #77 101.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T16:11:10.611Z] #77 101.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T16:11:10.611Z] #77 101.1 configure.ac:11: installing 'build-aux/missing' [2022-08-09T16:11:10.673Z] --- PASS: TestConfigsUpdate (2.21s) [2022-08-09T16:11:10.673Z] === RUN TestTemplatedConfig [2022-08-09T16:11:11.181Z] #77 101.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T16:11:11.181Z] #77 101.8 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T16:11:13.204Z] --- PASS: TestTemplatedConfig (2.75s) [2022-08-09T16:11:13.204Z] === RUN TestConfigCreateResolve [2022-08-09T16:11:15.389Z] #77 105.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T16:11:15.389Z] #77 105.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T16:11:15.745Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-09T16:11:15.745Z] PASS [2022-08-09T16:11:15.745Z] [2022-08-09T16:11:15.745Z] DONE 6 tests in 13.802s [2022-08-09T16:11:15.745Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T16:11:15.745Z] INFO: Testing against a local daemon [2022-08-09T16:11:15.745Z] === RUN TestAttachWithTTY [2022-08-09T16:11:15.745Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-09T16:11:15.745Z] === RUN TestAttachWithoutTTy [2022-08-09T16:11:15.745Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-09T16:11:15.745Z] === RUN TestCheckpoint [2022-08-09T16:11:15.745Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:11:15.745Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:11:15.745Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T16:11:15.745Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T16:11:15.745Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:11:15.745Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T16:11:15.746Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T16:11:15.746Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T16:11:15.746Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-09T16:11:15.746Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T16:11:15.746Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-09T16:11:15.746Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T16:11:15.746Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-09T16:11:15.746Z] === RUN TestCopyEmptyFile [2022-08-09T16:11:15.746Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-09T16:11:15.746Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T16:11:16.004Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-09T16:11:16.004Z] === RUN TestCopyFromContainer [2022-08-09T16:11:16.334Z] #77 106.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T16:11:16.334Z] #77 106.7 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T16:11:16.334Z] #77 106.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T16:11:16.596Z] #77 107.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T16:11:16.596Z] #77 107.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T16:11:16.862Z] #77 107.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T16:11:16.940Z] === RUN TestCopyFromContainer// [2022-08-09T16:11:17.199Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T16:11:17.199Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T16:11:17.199Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T16:11:17.199Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T16:11:17.457Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T16:11:17.457Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T16:11:17.457Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T16:11:17.457Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T16:11:17.716Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer (1.80s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-09T16:11:17.716Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-09T16:11:17.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T16:11:17.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:11:17.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:11:17.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:11:17.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:11:17.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:11:17.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:11:17.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:11:17.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:11:17.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:11:17.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-09T16:11:17.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T16:11:17.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T16:11:17.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T16:11:17.716Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T16:11:17.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-09T16:11:17.716Z] === RUN TestCreateWithInvalidEnv [2022-08-09T16:11:17.716Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T16:11:17.716Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T16:11:17.716Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T16:11:17.716Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T16:11:17.716Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T16:11:17.716Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T16:11:17.716Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T16:11:17.716Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T16:11:17.716Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T16:11:17.716Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-09T16:11:17.716Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T16:11:17.716Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T16:11:17.716Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T16:11:17.716Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T16:11:17.716Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-09T16:11:17.716Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T16:11:18.221Z] #14 ... [2022-08-09T16:11:18.221Z] [2022-08-09T16:11:18.221Z] #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-08-09T16:11:18.221Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:18.221Z] #77 114.3 configure.ac:7: installing 'build-aux/compile' [2022-08-09T16:11:18.221Z] #77 114.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-09T16:11:18.221Z] #77 114.3 configure.ac:9: installing 'build-aux/config.sub' [2022-08-09T16:11:18.221Z] #77 114.4 configure.ac:11: installing 'build-aux/install-sh' [2022-08-09T16:11:18.221Z] #77 114.4 configure.ac:11: installing 'build-aux/missing' [2022-08-09T16:11:18.791Z] #77 114.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T16:11:18.791Z] #77 115.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-09T16:11:19.617Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-08-09T16:11:19.617Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2022-08-09T16:11:21.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T16:11:21.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:11:21.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:11:21.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:11:21.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:11:21.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:11:21.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:11:21.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:11:21.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:11:21.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:11:21.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:11:21.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:11:21.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:11:21.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:11:21.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:11:21.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-09T16:11:21.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-09T16:11:21.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T16:11:22.085Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-08-09T16:11:22.086Z] === RUN TestCreateDifferentPlatform [2022-08-09T16:11:22.086Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T16:11:22.086Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T16:11:22.086Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-09T16:11:22.086Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T16:11:22.086Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T16:11:22.086Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T16:11:22.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-09T16:11:22.086Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T16:11:22.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-09T16:11:22.086Z] === RUN TestCreateInvalidHostConfig [2022-08-09T16:11:22.086Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:11:22.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:11:22.086Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:11:22.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:11:22.086Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:11:22.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:11:22.086Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:11:22.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:11:22.086Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:11:22.086Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:11:22.086Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:11:22.086Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:11:22.086Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-09T16:11:22.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T16:11:22.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T16:11:22.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T16:11:22.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T16:11:22.086Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T16:11:22.086Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-09T16:11:22.086Z] === RUN TestDaemonRestartIpcMode [2022-08-09T16:11:22.086Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T16:11:22.086Z] === RUN TestDaemonHostGatewayIP [2022-08-09T16:11:22.086Z] === PAUSE TestDaemonHostGatewayIP [2022-08-09T16:11:22.086Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T16:11:22.086Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T16:11:22.086Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T16:11:22.086Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-09T16:11:22.086Z] === RUN TestDiff [2022-08-09T16:11:22.652Z] --- PASS: TestDiff (0.65s) [2022-08-09T16:11:22.652Z] === RUN TestExecConsoleSize [2022-08-09T16:11:22.985Z] #77 118.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-09T16:11:22.985Z] #77 118.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-09T16:11:23.452Z] #77 ... [2022-08-09T16:11:23.452Z] [2022-08-09T16:11:23.452Z] #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-08-09T16:11:23.452Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:11:23.452Z] #67 191.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T16:11:23.452Z] #67 191.6 + GOBIN=/build [2022-08-09T16:11:23.452Z] #67 191.6 + GO111MODULE=on [2022-08-09T16:11:23.452Z] #67 191.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:11:23.588Z] --- PASS: TestExecConsoleSize (0.67s) [2022-08-09T16:11:23.588Z] === RUN TestExecWithCloseStdin [2022-08-09T16:11:24.155Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-08-09T16:11:24.155Z] === RUN TestExec [2022-08-09T16:11:24.364Z] #77 120.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-09T16:11:24.364Z] #77 120.2 libtoolize: copying file 'm4/libtool.m4' [2022-08-09T16:11:24.364Z] #77 120.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-09T16:11:24.722Z] --- PASS: TestExec (0.69s) [2022-08-09T16:11:24.722Z] === RUN TestExecUser [2022-08-09T16:11:24.936Z] #77 120.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-09T16:11:25.196Z] #77 121.1 libtoolize: copying file 'm4/ltversion.m4' [2022-08-09T16:11:25.290Z] --- PASS: TestExecUser (0.65s) [2022-08-09T16:11:25.290Z] === RUN TestExportContainerAndImportImage [2022-08-09T16:11:25.455Z] #77 121.5 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-09T16:11:26.227Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-08-09T16:11:26.227Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T16:11:27.603Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-09T16:11:27.603Z] === RUN TestHealthCheckWorkdir [2022-08-09T16:11:28.169Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-08-09T16:11:28.169Z] === RUN TestHealthKillContainer [2022-08-09T16:11:30.038Z] #67 ... [2022-08-09T16:11:30.038Z] [2022-08-09T16:11:30.038Z] #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-08-09T16:11:30.038Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:30.038Z] #14 194.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T16:11:30.038Z] #14 194.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:11:30.038Z] #14 194.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:32.030Z] #77 ... [2022-08-09T16:11:32.031Z] [2022-08-09T16:11:32.031Z] #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-08-09T16:11:32.031Z] #67 sha256:86af4a5c24b84422c7aa1da66142fe86e886e63cf5ab2e2c1f5510772a988ccd [2022-08-09T16:11:32.031Z] #67 197.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-09T16:11:32.031Z] #67 197.7 + GOBIN=/build [2022-08-09T16:11:32.031Z] #67 197.7 + GO111MODULE=on [2022-08-09T16:11:32.031Z] #67 197.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-09T16:11:34.239Z] #14 ... [2022-08-09T16:11:34.239Z] [2022-08-09T16:11:34.240Z] #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-08-09T16:11:34.240Z] #67 sha256:ed0390e75a3dd7a7fef0256813927881a4cca886decf607691c8a5b4a1b8309f [2022-08-09T16:11:34.240Z] #67 202.1 rootlesskit version 1.0.0 [2022-08-09T16:11:34.240Z] #67 202.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T16:11:34.240Z] #67 202.1 -container-ip string [2022-08-09T16:11:34.240Z] #67 202.1 container ip [2022-08-09T16:11:34.240Z] #67 202.1 -container-port int [2022-08-09T16:11:34.240Z] #67 202.1 container port (default -1) [2022-08-09T16:11:34.240Z] #67 202.1 -host-ip string [2022-08-09T16:11:34.240Z] #67 202.1 host ip [2022-08-09T16:11:34.240Z] #67 202.1 -host-port int [2022-08-09T16:11:34.240Z] #67 202.1 host port (default -1) [2022-08-09T16:11:34.240Z] #67 202.1 -proto string [2022-08-09T16:11:34.240Z] #67 202.1 proxy protocol (default "tcp") [2022-08-09T16:11:34.810Z] #67 DONE 203.4s [2022-08-09T16:11:34.810Z] [2022-08-09T16:11:34.810Z] #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-08-09T16:11:34.810Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:34.810Z] #14 ... [2022-08-09T16:11:34.810Z] [2022-08-09T16:11:34.810Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T16:11:34.810Z] #68 sha256:ec42a978f66c2199d8a5b42c976e38dc3d9de0351dd1c09bbdb2b56beda80c82 [2022-08-09T16:11:35.070Z] #68 DONE 0.2s [2022-08-09T16:11:35.070Z] [2022-08-09T16:11:35.070Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T16:11:35.070Z] #69 sha256:eff6568ff5a9b3b3d282c6ff5267ede0b958a46454091eab85eefba2dc412351 [2022-08-09T16:11:35.070Z] #69 DONE 0.2s [2022-08-09T16:11:35.070Z] [2022-08-09T16:11:35.070Z] #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-08-09T16:11:35.070Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:11:36.982Z] #47 ... [2022-08-09T16:11:36.982Z] [2022-08-09T16:11:36.982Z] #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-08-09T16:11:36.982Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:36.982Z] #14 206.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T16:11:37.243Z] #14 206.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T16:11:37.243Z] #14 206.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T16:11:37.504Z] #14 206.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T16:11:37.504Z] #14 206.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T16:11:37.504Z] #14 206.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T16:11:37.764Z] #14 206.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T16:11:37.764Z] #14 206.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T16:11:37.764Z] #14 206.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T16:11:38.067Z] #14 206.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T16:11:38.067Z] #14 206.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T16:11:38.067Z] #14 206.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:11:38.139Z] --- PASS: TestHealthKillContainer (8.26s) [2022-08-09T16:11:38.139Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T16:11:38.139Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-08-09T16:11:38.139Z] === RUN TestIpcModeNone [2022-08-09T16:11:38.139Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-09T16:11:38.139Z] === RUN TestIpcModePrivate [2022-08-09T16:11:38.139Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-09T16:11:38.139Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-09T16:11:38.139Z] === RUN TestIpcModeShareable [2022-08-09T16:11:38.327Z] #14 207.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T16:11:38.327Z] #14 207.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T16:11:38.327Z] #14 207.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:11:38.706Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-09T16:11:38.898Z] #14 207.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T16:11:38.898Z] #14 207.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:11:38.898Z] #14 207.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:38.898Z] #14 207.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T16:11:38.965Z] --- PASS: TestIpcModeShareable (0.69s) [2022-08-09T16:11:38.965Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T16:11:39.158Z] #14 207.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T16:11:39.158Z] #14 208.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:11:39.419Z] #14 208.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T16:11:39.419Z] #14 208.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T16:11:39.419Z] #14 208.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T16:11:40.001Z] #14 208.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T16:11:40.001Z] #14 208.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T16:11:40.001Z] #14 208.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T16:11:40.158Z] #67 ... [2022-08-09T16:11:40.158Z] [2022-08-09T16:11:40.158Z] #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-08-09T16:11:40.158Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:40.158Z] #14 199.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-09T16:11:40.158Z] #14 199.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-09T16:11:40.158Z] #14 199.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:40.261Z] #14 209.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T16:11:40.261Z] #14 209.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T16:11:40.261Z] #14 209.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T16:11:40.525Z] #14 209.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T16:11:40.525Z] #14 209.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T16:11:40.525Z] #14 209.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T16:11:40.786Z] #14 209.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T16:11:40.786Z] #14 209.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T16:11:40.786Z] #14 209.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T16:11:40.866Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-08-09T16:11:40.866Z] === RUN TestAPIIpcModeHost [2022-08-09T16:11:41.125Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-09T16:11:41.125Z] === RUN TestDaemonIpcModeShareable [2022-08-09T16:11:41.726Z] #14 210.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T16:11:41.726Z] #14 210.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T16:11:41.726Z] #14 210.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T16:11:42.302Z] #14 211.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T16:11:42.302Z] #14 211.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:11:42.302Z] #14 211.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:42.302Z] #14 211.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T16:11:42.501Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-09T16:11:42.501Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2022-08-09T16:11:42.501Z] === RUN TestDaemonIpcModePrivate [2022-08-09T16:11:42.570Z] #14 211.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T16:11:42.571Z] #14 211.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:11:42.697Z] #14 ... [2022-08-09T16:11:42.697Z] [2022-08-09T16:11:42.697Z] #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-08-09T16:11:42.697Z] #67 sha256:86af4a5c24b84422c7aa1da66142fe86e886e63cf5ab2e2c1f5510772a988ccd [2022-08-09T16:11:42.697Z] #67 209.5 rootlesskit version 1.0.0 [2022-08-09T16:11:42.697Z] #67 209.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-09T16:11:42.697Z] #67 209.5 -container-ip string [2022-08-09T16:11:42.697Z] #67 209.5 container ip [2022-08-09T16:11:42.697Z] #67 209.5 -container-port int [2022-08-09T16:11:42.697Z] #67 209.5 container port (default -1) [2022-08-09T16:11:42.697Z] #67 209.5 -host-ip string [2022-08-09T16:11:42.697Z] #67 209.5 host ip [2022-08-09T16:11:42.697Z] #67 209.5 -host-port int [2022-08-09T16:11:42.697Z] #67 209.5 host port (default -1) [2022-08-09T16:11:42.697Z] #67 209.5 -proto string [2022-08-09T16:11:42.697Z] #67 209.5 proxy protocol (default "tcp") [2022-08-09T16:11:42.834Z] #14 211.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T16:11:42.834Z] #14 ... [2022-08-09T16:11:42.834Z] [2022-08-09T16:11:42.834Z] #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-08-09T16:11:42.834Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:42.834Z] #77 133.3 configure.ac:11: installing 'build-aux/compile' [2022-08-09T16:11:42.834Z] #77 133.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T16:11:42.834Z] #77 133.4 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T16:11:42.834Z] #77 133.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T16:11:42.834Z] #77 133.4 configure.ac:13: installing 'build-aux/missing' [2022-08-09T16:11:42.834Z] #77 133.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T16:11:43.095Z] #77 133.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T16:11:43.279Z] #67 DONE 210.0s [2022-08-09T16:11:43.279Z] [2022-08-09T16:11:43.279Z] #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-08-09T16:11:43.279Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:11:43.279Z] #55 ... [2022-08-09T16:11:43.279Z] [2022-08-09T16:11:43.279Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-09T16:11:43.279Z] #68 sha256:4f152d06ca416b6dc02169b8073881d312a7f01bbbee11ee66e904aa200e88a2 [2022-08-09T16:11:43.435Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-09T16:11:43.553Z] #68 DONE 0.2s [2022-08-09T16:11:43.553Z] [2022-08-09T16:11:43.553Z] #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-08-09T16:11:43.553Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:43.553Z] #14 210.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-09T16:11:43.553Z] #14 210.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-09T16:11:43.553Z] #14 210.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T16:11:43.553Z] #14 ... [2022-08-09T16:11:43.553Z] [2022-08-09T16:11:43.553Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-09T16:11:43.553Z] #69 sha256:85cf8eb2620ccc622ccc138d43e6c09b75e12d556eac553316070eceb30d7824 [2022-08-09T16:11:43.553Z] #69 DONE 0.2s [2022-08-09T16:11:43.694Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2022-08-09T16:11:43.694Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T16:11:43.813Z] [2022-08-09T16:11:43.813Z] #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-08-09T16:11:43.813Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:43.813Z] #14 211.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-09T16:11:43.813Z] #14 211.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-09T16:11:43.813Z] #14 211.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T16:11:44.075Z] #14 211.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-09T16:11:44.075Z] #14 211.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-09T16:11:44.075Z] #14 211.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T16:11:44.342Z] #14 211.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-09T16:11:44.342Z] #14 211.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-09T16:11:44.342Z] #14 211.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:11:44.601Z] #14 211.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-09T16:11:44.601Z] #14 211.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-09T16:11:44.601Z] #14 211.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:11:45.080Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-09T16:11:45.081Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s) [2022-08-09T16:11:45.081Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T16:11:45.169Z] #14 212.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-09T16:11:45.169Z] #14 212.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:11:45.169Z] #14 212.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:45.169Z] #14 212.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-09T16:11:45.429Z] #14 212.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-09T16:11:45.429Z] #14 212.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:11:45.641Z] #77 135.9 checking build system type... [2022-08-09T16:11:45.641Z] #77 ... [2022-08-09T16:11:45.641Z] [2022-08-09T16:11:45.641Z] #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-08-09T16:11:45.641Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:45.641Z] #14 211.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T16:11:45.641Z] #14 211.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:11:45.641Z] #14 212.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:11:45.641Z] #14 212.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T16:11:45.641Z] #14 212.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T16:11:45.641Z] #14 212.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T16:11:45.641Z] #14 212.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 212.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T16:11:45.641Z] #14 212.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:11:45.641Z] #14 212.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T16:11:45.641Z] #14 212.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:11:45.641Z] #14 212.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T16:11:45.641Z] #14 212.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T16:11:45.641Z] #14 212.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:11:45.641Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T16:11:45.641Z] #14 213.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T16:11:45.641Z] #14 213.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:11:45.641Z] #14 213.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T16:11:45.641Z] #14 213.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T16:11:45.641Z] #14 213.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T16:11:45.641Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-09T16:11:45.641Z] #14 213.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-09T16:11:45.641Z] #14 213.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T16:11:45.641Z] #14 213.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.4 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-08-09T16:11:45.641Z] #14 213.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T16:11:45.641Z] #14 213.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:45.641Z] #14 213.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T16:11:45.641Z] #14 213.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:45.641Z] #14 213.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:45.641Z] #14 213.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:11:45.641Z] #14 DONE 214.4s [2022-08-09T16:11:45.641Z] [2022-08-09T16:11:45.641Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T16:11:45.641Z] #59 sha256:dd95b3bd9956828a294a19718043d25c0878405421f8158f64ccab79903e61ff [2022-08-09T16:11:45.641Z] #59 DONE 0.1s [2022-08-09T16:11:45.641Z] [2022-08-09T16:11:45.641Z] #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-08-09T16:11:45.641Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:11:45.688Z] #14 213.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-09T16:11:45.688Z] #14 213.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-09T16:11:45.688Z] #14 213.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T16:11:46.256Z] #14 213.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-09T16:11:46.256Z] #14 213.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-09T16:11:46.256Z] #14 213.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T16:11:46.456Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-09T16:11:46.456Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2022-08-09T16:11:46.456Z] === RUN TestIpcModeOlderClient [2022-08-09T16:11:46.456Z] === PAUSE TestIpcModeOlderClient [2022-08-09T16:11:46.456Z] === RUN TestKillContainerInvalidSignal [2022-08-09T16:11:46.825Z] #14 214.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-09T16:11:46.825Z] #14 214.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-09T16:11:46.825Z] #14 214.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T16:11:47.023Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2022-08-09T16:11:47.023Z] === RUN TestKillContainer [2022-08-09T16:11:47.023Z] === RUN TestKillContainer/no_signal [2022-08-09T16:11:47.084Z] #14 214.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-09T16:11:47.084Z] #14 214.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-09T16:11:47.084Z] #14 214.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T16:11:47.282Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T16:11:47.343Z] #14 214.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-09T16:11:47.343Z] #14 214.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-09T16:11:47.343Z] #14 214.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T16:11:47.555Z] #60 1.995 + RM_GOPATH=0 [2022-08-09T16:11:47.555Z] #60 1.995 + TMP_GOPATH= [2022-08-09T16:11:47.555Z] #60 1.995 + : /build [2022-08-09T16:11:47.555Z] #60 1.995 + '[' -z '' ']' [2022-08-09T16:11:47.555Z] #60 1.997 ++ mktemp -d [2022-08-09T16:11:47.555Z] #60 1.999 + export GOPATH=/tmp/tmp.ecfCvvmoEE [2022-08-09T16:11:47.555Z] #60 1.999 + GOPATH=/tmp/tmp.ecfCvvmoEE [2022-08-09T16:11:47.555Z] #60 1.999 + RM_GOPATH=1 [2022-08-09T16:11:47.555Z] #60 2.000 + case "$(go env GOARCH)" in [2022-08-09T16:11:47.555Z] #60 2.007 ++ go env GOARCH [2022-08-09T16:11:47.555Z] #60 2.024 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:11:47.555Z] #60 2.024 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:11:47.816Z] #60 ... [2022-08-09T16:11:47.816Z] [2022-08-09T16:11:47.816Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T16:11:47.816Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-09T16:11:47.816Z] #15 DONE 2.2s [2022-08-09T16:11:47.816Z] [2022-08-09T16:11:47.816Z] #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-08-09T16:11:47.816Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:11:47.816Z] #60 2.024 ++ dirname /install.sh [2022-08-09T16:11:47.816Z] #60 2.030 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T16:11:47.816Z] #60 2.039 + dir=/ [2022-08-09T16:11:47.816Z] #60 2.039 + bin=runc [2022-08-09T16:11:47.816Z] #60 2.039 + shift [2022-08-09T16:11:47.816Z] #60 2.039 + '[' '!' -f //runc.installer ']' [2022-08-09T16:11:47.816Z] #60 2.039 + . //runc.installer [2022-08-09T16:11:47.816Z] #60 2.039 ++ set -e [2022-08-09T16:11:47.816Z] #60 2.039 ++ : v1.1.3 [2022-08-09T16:11:47.816Z] #60 2.039 + install_runc [2022-08-09T16:11:47.816Z] #60 2.039 + RUNC_BUILDTAGS=seccomp [2022-08-09T16:11:47.816Z] #60 2.039 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T16:11:47.816Z] #60 2.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ecfCvvmoEE/src/github.com/opencontainers/runc [2022-08-09T16:11:47.816Z] #60 2.039 Cloning into '/tmp/tmp.ecfCvvmoEE/src/github.com/opencontainers/runc'... [2022-08-09T16:11:47.850Z] === RUN TestKillContainer/killing_signal [2022-08-09T16:11:48.416Z] --- PASS: TestKillContainer (1.43s) [2022-08-09T16:11:48.416Z] --- PASS: TestKillContainer/no_signal (0.49s) [2022-08-09T16:11:48.416Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-09T16:11:48.416Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-09T16:11:48.416Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T16:11:48.416Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T16:11:48.675Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T16:11:48.722Z] #14 215.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-09T16:11:48.722Z] #14 215.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-09T16:11:48.722Z] #14 215.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T16:11:48.982Z] #14 216.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-09T16:11:49.207Z] #60 ... [2022-08-09T16:11:49.207Z] [2022-08-09T16:11:49.207Z] #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-08-09T16:11:49.207Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-09T16:11:49.207Z] #16 DONE 1.6s [2022-08-09T16:11:49.241Z] #14 216.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-09T16:11:49.241Z] #14 216.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:49.473Z] [2022-08-09T16:11:49.473Z] #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-08-09T16:11:49.473Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:49.473Z] #77 135.9 checking build system type... x86_64-pc-linux-gnu [2022-08-09T16:11:49.473Z] #77 136.6 checking host system type... x86_64-pc-linux-gnu [2022-08-09T16:11:49.473Z] #77 136.6 checking how to print strings... printf [2022-08-09T16:11:49.473Z] #77 136.6 checking for gcc... gcc [2022-08-09T16:11:49.473Z] #77 136.8 checking whether the C compiler works... yes [2022-08-09T16:11:49.473Z] #77 137.2 checking for C compiler default output file name... a.out [2022-08-09T16:11:49.473Z] #77 137.2 checking for suffix of executables... [2022-08-09T16:11:49.473Z] #77 137.6 checking whether we are cross compiling... no [2022-08-09T16:11:49.473Z] #77 137.8 checking for suffix of object files... o [2022-08-09T16:11:49.473Z] #77 138.0 checking whether we are using the GNU C compiler... yes [2022-08-09T16:11:49.473Z] #77 138.4 checking whether gcc accepts -g... yes [2022-08-09T16:11:49.473Z] #77 138.8 checking for gcc option to accept ISO C89... none needed [2022-08-09T16:11:49.473Z] #77 139.1 checking whether gcc understands -c and -o together... yes [2022-08-09T16:11:49.473Z] #77 139.3 checking for a sed that does not truncate output... /bin/sed [2022-08-09T16:11:49.473Z] #77 139.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T16:11:49.473Z] #77 139.3 checking for egrep... /bin/grep -E [2022-08-09T16:11:49.473Z] #77 139.3 checking for fgrep... /bin/grep -F [2022-08-09T16:11:49.473Z] #77 139.4 checking for ld used by gcc... /usr/bin/ld [2022-08-09T16:11:49.473Z] #77 139.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T16:11:49.473Z] #77 139.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T16:11:49.473Z] #77 139.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T16:11:49.473Z] #77 139.8 checking whether ln -s works... yes [2022-08-09T16:11:49.473Z] #77 139.8 checking the maximum length of command line arguments... 1572864 [2022-08-09T16:11:49.473Z] #77 139.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T16:11:49.473Z] #77 139.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T16:11:49.473Z] #77 139.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T16:11:49.473Z] #77 139.9 checking for objdump... objdump [2022-08-09T16:11:49.473Z] #77 139.9 checking how to recognize dependent libraries... pass_all [2022-08-09T16:11:49.473Z] #77 139.9 checking for dlltool... no [2022-08-09T16:11:49.473Z] #77 139.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T16:11:49.473Z] #77 139.9 checking for ar... ar [2022-08-09T16:11:49.473Z] #77 139.9 checking for archiver @FILE support... @ [2022-08-09T16:11:49.505Z] #14 216.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-09T16:11:49.505Z] #14 216.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-09T16:11:49.505Z] #14 216.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:11:49.505Z] #14 216.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-09T16:11:49.505Z] #14 216.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-09T16:11:49.505Z] #14 216.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:11:49.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-08-09T16:11:49.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2022-08-09T16:11:49.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-08-09T16:11:49.610Z] === RUN TestKillStoppedContainer [2022-08-09T16:11:49.610Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-09T16:11:49.610Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T16:11:49.737Z] #77 140.2 checking for strip... strip [2022-08-09T16:11:49.737Z] #77 140.2 checking for ranlib... ranlib [2022-08-09T16:11:49.737Z] #77 140.2 checking for gawk... no [2022-08-09T16:11:49.737Z] #77 140.2 checking for mawk... mawk [2022-08-09T16:11:49.869Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-09T16:11:49.869Z] === RUN TestKillDifferentUserContainer [2022-08-09T16:11:50.127Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-09T16:11:50.127Z] === RUN TestInspectOomKilledTrue [2022-08-09T16:11:50.127Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-09T16:11:50.127Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-09T16:11:50.127Z] === RUN TestInspectOomKilledFalse [2022-08-09T16:11:50.309Z] #77 140.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T16:11:50.309Z] #77 140.9 checking for sysroot... no [2022-08-09T16:11:50.309Z] #77 140.9 checking for a working dd... /bin/dd [2022-08-09T16:11:50.309Z] #77 141.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T16:11:50.442Z] #14 217.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-09T16:11:50.443Z] #14 217.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-09T16:11:50.443Z] #14 217.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-09T16:11:50.443Z] #14 217.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-09T16:11:50.694Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-08-09T16:11:50.694Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T16:11:50.702Z] #14 217.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-09T16:11:50.702Z] #14 217.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-09T16:11:50.702Z] #14 217.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-09T16:11:50.702Z] #14 217.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-09T16:11:50.702Z] #14 217.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-09T16:11:50.702Z] #14 218.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-09T16:11:50.881Z] #77 141.2 checking for mt... no [2022-08-09T16:11:50.881Z] #77 141.2 checking if : is a manifest tool... no [2022-08-09T16:11:50.881Z] #77 141.2 checking how to run the C preprocessor... [2022-08-09T16:11:50.881Z] #77 ... [2022-08-09T16:11:50.881Z] [2022-08-09T16:11:50.881Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T16:11:50.881Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-09T16:11:50.881Z] #17 1.277 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T16:11:50.881Z] #17 DONE 1.4s [2022-08-09T16:11:50.881Z] [2022-08-09T16:11:50.881Z] #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-08-09T16:11:50.881Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:50.881Z] #77 141.2 checking how to run the C preprocessor... gcc -E [2022-08-09T16:11:50.952Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-08-09T16:11:50.952Z] === RUN TestLinksContainerNames [2022-08-09T16:11:50.961Z] #14 218.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-09T16:11:50.961Z] #14 218.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-09T16:11:50.961Z] #14 218.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-09T16:11:50.961Z] #14 218.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:11:50.961Z] #14 218.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-08-09T16:11:50.961Z] #14 218.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:50.961Z] #14 218.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-09T16:11:50.961Z] #14 218.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-09T16:11:51.220Z] #14 218.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-09T16:11:51.220Z] #14 218.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-09T16:11:51.220Z] #14 218.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-09T16:11:51.220Z] #14 218.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-09T16:11:51.220Z] #14 218.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:51.220Z] #14 218.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-09T16:11:51.220Z] #14 218.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:51.479Z] #14 218.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-09T16:11:51.479Z] #14 218.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:11:51.479Z] #14 ... [2022-08-09T16:11:51.479Z] [2022-08-09T16:11:51.479Z] #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-08-09T16:11:51.479Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:51.479Z] #77 147.6 configure.ac:11: installing 'build-aux/compile' [2022-08-09T16:11:51.479Z] #77 147.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-09T16:11:51.479Z] #77 147.7 configure.ac:11: installing 'build-aux/config.sub' [2022-08-09T16:11:51.479Z] #77 147.7 configure.ac:13: installing 'build-aux/install-sh' [2022-08-09T16:11:51.479Z] #77 147.7 configure.ac:13: installing 'build-aux/missing' [2022-08-09T16:11:51.738Z] #77 147.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-09T16:11:51.888Z] --- PASS: TestLinksContainerNames (0.98s) [2022-08-09T16:11:51.888Z] === RUN TestLogsFollowTailEmpty [2022-08-09T16:11:51.998Z] #77 148.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-09T16:11:52.089Z] #77 141.8 checking for ANSI C header files... [2022-08-09T16:11:52.089Z] #77 ... [2022-08-09T16:11:52.089Z] [2022-08-09T16:11:52.089Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T16:11:52.089Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-09T16:11:52.089Z] #18 DONE 1.5s [2022-08-09T16:11:52.089Z] [2022-08-09T16:11:52.089Z] #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-08-09T16:11:52.089Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:52.089Z] #77 141.8 checking for ANSI C header files... yes [2022-08-09T16:11:52.351Z] #77 142.7 checking for sys/types.h... yes [2022-08-09T16:11:52.455Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-09T16:11:52.455Z] === RUN TestLogs [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:11:52.455Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T16:11:52.455Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T16:11:52.455Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:11:52.455Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:11:52.455Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:11:52.455Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:11:52.455Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:11:52.455Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:11:52.455Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:11:52.566Z] #77 ... [2022-08-09T16:11:52.566Z] [2022-08-09T16:11:52.566Z] #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-08-09T16:11:52.566Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-09T16:11:52.566Z] #14 DONE 219.7s [2022-08-09T16:11:52.826Z] [2022-08-09T16:11:52.826Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-09T16:11:52.826Z] #59 sha256:35b2f13e4e9c76b8e27b8f327e4dd8a6f786bbb922f97b4dc2e5b54a987e31f1 [2022-08-09T16:11:52.826Z] #59 DONE 0.2s [2022-08-09T16:11:52.826Z] [2022-08-09T16:11:52.826Z] #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-08-09T16:11:52.826Z] #60 sha256:5f642d3b110c504cd68f7e9071c56e68fdbbf926ffbd15a884ae67a1c4f348dc [2022-08-09T16:11:52.923Z] #77 143.0 checking for sys/stat.h... yes [2022-08-09T16:11:53.022Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:11:53.189Z] #77 143.4 checking for stdlib.h... yes [2022-08-09T16:11:53.280Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:11:53.451Z] #77 143.6 checking for string.h... yes [2022-08-09T16:11:53.451Z] #77 143.9 checking for memory.h... yes [2022-08-09T16:11:53.848Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T16:11:53.848Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T16:11:53.975Z] #77 144.2 checking for strings.h... yes [2022-08-09T16:11:53.975Z] #77 144.4 checking for inttypes.h... yes [2022-08-09T16:11:54.236Z] #77 144.7 checking for stdint.h... [2022-08-09T16:11:54.236Z] #77 ... [2022-08-09T16:11:54.236Z] [2022-08-09T16:11:54.236Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T16:11:54.236Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-09T16:11:54.236Z] #19 DONE 2.1s [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:11:54.415Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:11:54.415Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:11:54.415Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:11:54.415Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:11:54.415Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:11:54.415Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:11:54.415Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:11:54.415Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:11:54.415Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:11:54.497Z] [2022-08-09T16:11:54.497Z] #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-08-09T16:11:54.497Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:54.497Z] #77 144.7 checking for stdint.h... yes [2022-08-09T16:11:54.985Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:11:55.069Z] #77 145.1 checking for unistd.h... yes [2022-08-09T16:11:55.244Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:11:55.362Z] #60 2.232 + RM_GOPATH=0 [2022-08-09T16:11:55.362Z] #60 2.232 + TMP_GOPATH= [2022-08-09T16:11:55.363Z] #60 2.232 + : /build [2022-08-09T16:11:55.363Z] #60 2.232 + '[' -z '' ']' [2022-08-09T16:11:55.363Z] #60 2.235 ++ mktemp -d [2022-08-09T16:11:55.363Z] #60 2.248 + export GOPATH=/tmp/tmp.yAGKIC1wJA [2022-08-09T16:11:55.363Z] #60 2.248 + GOPATH=/tmp/tmp.yAGKIC1wJA [2022-08-09T16:11:55.363Z] #60 2.248 + RM_GOPATH=1 [2022-08-09T16:11:55.363Z] #60 2.248 + case "$(go env GOARCH)" in [2022-08-09T16:11:55.363Z] #60 2.248 ++ go env GOARCH [2022-08-09T16:11:55.363Z] #60 2.272 + export GO_BUILDMODE=-buildmode=pie [2022-08-09T16:11:55.363Z] #60 2.272 + GO_BUILDMODE=-buildmode=pie [2022-08-09T16:11:55.363Z] #60 2.272 ++ dirname /install.sh [2022-08-09T16:11:55.363Z] #60 2.276 Install runc version v1.1.3 (build tags: seccomp) [2022-08-09T16:11:55.363Z] #60 2.276 + dir=/ [2022-08-09T16:11:55.363Z] #60 2.276 + bin=runc [2022-08-09T16:11:55.363Z] #60 2.276 + shift [2022-08-09T16:11:55.363Z] #60 2.276 + '[' '!' -f //runc.installer ']' [2022-08-09T16:11:55.363Z] #60 2.276 + . //runc.installer [2022-08-09T16:11:55.363Z] #60 2.276 ++ set -e [2022-08-09T16:11:55.363Z] #60 2.276 ++ : v1.1.3 [2022-08-09T16:11:55.363Z] #60 2.276 + install_runc [2022-08-09T16:11:55.363Z] #60 2.276 + RUNC_BUILDTAGS=seccomp [2022-08-09T16:11:55.363Z] #60 2.276 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-09T16:11:55.363Z] #60 2.276 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yAGKIC1wJA/src/github.com/opencontainers/runc [2022-08-09T16:11:55.363Z] #60 2.279 Cloning into '/tmp/tmp.yAGKIC1wJA/src/github.com/opencontainers/runc'... [2022-08-09T16:11:55.363Z] #60 ... [2022-08-09T16:11:55.363Z] [2022-08-09T16:11:55.363Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-09T16:11:55.363Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-09T16:11:55.363Z] #15 DONE 2.6s [2022-08-09T16:11:55.363Z] [2022-08-09T16:11:55.363Z] #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-08-09T16:11:55.363Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:55.363Z] #77 150.6 checking build system type... x86_64-pc-linux-gnu [2022-08-09T16:11:55.363Z] #77 151.2 checking host system type... x86_64-pc-linux-gnu [2022-08-09T16:11:55.363Z] #77 151.2 checking how to print strings... printf [2022-08-09T16:11:55.363Z] #77 151.2 checking for gcc... gcc [2022-08-09T16:11:55.641Z] #77 145.7 checking for dlfcn.h... yes [2022-08-09T16:11:55.641Z] #77 146.0 checking for objdir... .libs [2022-08-09T16:11:55.812Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:11:55.812Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:11:55.931Z] #77 151.5 checking whether the C compiler works... yes [2022-08-09T16:11:55.931Z] #77 152.0 checking for C compiler default output file name... a.out [2022-08-09T16:11:56.191Z] #77 152.0 checking for suffix of executables... [2022-08-09T16:11:56.213Z] #77 ... [2022-08-09T16:11:56.213Z] [2022-08-09T16:11:56.213Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T16:11:56.213Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-09T16:11:56.213Z] #20 DONE 1.8s [2022-08-09T16:11:56.213Z] [2022-08-09T16:11:56.213Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:11:56.213Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:11:56.380Z] --- PASS: TestLogs (3.90s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.69s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s) [2022-08-09T16:11:56.380Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-09T16:11:56.380Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T16:11:56.950Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/default [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/private [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/slave [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/shared [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/default [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/shared [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/slave [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/private [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T16:11:56.950Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:11:56.950Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:11:56.950Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:11:57.021Z] #77 152.4 checking whether we are cross compiling... no [2022-08-09T16:11:57.021Z] #77 152.9 checking for suffix of object files... [2022-08-09T16:11:57.021Z] #77 ... [2022-08-09T16:11:57.021Z] [2022-08-09T16:11:57.021Z] #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-08-09T16:11:57.021Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-09T16:11:57.021Z] #16 DONE 1.9s [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:11:57.209Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-09T16:11:57.209Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T16:11:57.209Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T16:11:57.281Z] [2022-08-09T16:11:57.281Z] #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-08-09T16:11:57.281Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:57.281Z] #77 152.9 checking for suffix of object files... o [2022-08-09T16:11:57.540Z] #77 153.3 checking whether we are using the GNU C compiler... yes [2022-08-09T16:11:57.540Z] #77 153.5 checking whether gcc accepts -g... yes [2022-08-09T16:11:58.059Z] #77 153.7 checking for gcc option to accept ISO C89... none needed [2022-08-09T16:11:58.128Z] #21 2.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:11:58.319Z] #77 154.1 checking whether gcc understands -c and -o together... yes [2022-08-09T16:11:58.319Z] #77 154.5 checking for a sed that does not truncate output... [2022-08-09T16:11:58.319Z] #77 ... [2022-08-09T16:11:58.319Z] [2022-08-09T16:11:58.319Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-09T16:11:58.319Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-09T16:11:58.319Z] #17 1.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-09T16:11:58.319Z] #17 DONE 1.4s [2022-08-09T16:11:58.319Z] [2022-08-09T16:11:58.319Z] #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-08-09T16:11:58.319Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:11:58.319Z] #77 154.5 checking for a sed that does not truncate output... /bin/sed [2022-08-09T16:11:58.319Z] #77 154.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T16:11:58.319Z] #77 154.6 checking for egrep... /bin/grep -E [2022-08-09T16:11:58.389Z] #21 2.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:11:58.580Z] #77 154.6 checking for fgrep... /bin/grep -F [2022-08-09T16:11:58.580Z] #77 154.6 checking for ld used by gcc... /usr/bin/ld [2022-08-09T16:11:58.580Z] #77 154.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T16:11:58.580Z] #77 154.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T16:11:58.650Z] #21 2.425 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:11:58.840Z] #77 154.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T16:11:58.840Z] #77 155.0 checking whether ln -s works... yes [2022-08-09T16:11:58.840Z] #77 155.0 checking the maximum length of command line arguments... 1572864 [2022-08-09T16:11:59.103Z] #77 155.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T16:11:59.103Z] #77 155.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T16:11:59.103Z] #77 155.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T16:11:59.103Z] #77 155.0 checking for objdump... objdump [2022-08-09T16:11:59.103Z] #77 155.0 checking how to recognize dependent libraries... pass_all [2022-08-09T16:11:59.103Z] #77 155.0 checking for dlltool... no [2022-08-09T16:11:59.103Z] #77 155.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T16:11:59.103Z] #77 155.0 checking for ar... ar [2022-08-09T16:11:59.112Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2022-08-09T16:11:59.112Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T16:11:59.112Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-09T16:11:59.112Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T16:11:59.222Z] #21 3.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:11:59.363Z] #77 155.0 checking for archiver @FILE support... @ [2022-08-09T16:11:59.363Z] #77 155.3 checking for strip... strip [2022-08-09T16:11:59.363Z] #77 155.3 checking for ranlib... ranlib [2022-08-09T16:11:59.363Z] #77 155.4 checking for gawk... no [2022-08-09T16:11:59.363Z] #77 155.4 checking for mawk... mawk [2022-08-09T16:11:59.679Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-08-09T16:11:59.679Z] === RUN TestNetworkNat [2022-08-09T16:11:59.932Z] #77 155.4 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-09T16:11:59.932Z] #77 ... [2022-08-09T16:11:59.932Z] [2022-08-09T16:11:59.932Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-09T16:11:59.932Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-09T16:11:59.932Z] #18 DONE 1.6s [2022-08-09T16:11:59.937Z] --- PASS: TestNetworkNat (0.50s) [2022-08-09T16:11:59.937Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T16:12:00.191Z] [2022-08-09T16:12:00.191Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-09T16:12:00.191Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-09T16:12:00.504Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-08-09T16:12:00.504Z] === RUN TestNetworkLoopbackNat [2022-08-09T16:12:00.608Z] #21 4.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:12:01.551Z] #21 ... [2022-08-09T16:12:01.551Z] [2022-08-09T16:12:01.551Z] #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-08-09T16:12:01.551Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:01.551Z] #77 147.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T16:12:01.551Z] #77 147.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T16:12:01.551Z] #77 147.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T16:12:01.551Z] #77 147.3 checking if gcc static flag -static works... yes [2022-08-09T16:12:01.551Z] #77 148.0 checking if gcc supports -c -o file.o... yes [2022-08-09T16:12:01.551Z] #77 148.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T16:12:01.551Z] #77 148.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T16:12:01.551Z] #77 148.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T16:12:01.551Z] #77 149.2 checking how to hardcode library paths into programs... immediate [2022-08-09T16:12:01.551Z] #77 149.2 checking whether stripping libraries is possible... yes [2022-08-09T16:12:01.551Z] #77 149.2 checking if libtool supports shared libraries... yes [2022-08-09T16:12:01.551Z] #77 149.2 checking whether to build shared libraries... no [2022-08-09T16:12:01.551Z] #77 149.2 checking whether to build static libraries... yes [2022-08-09T16:12:01.551Z] #77 149.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T16:12:01.551Z] #77 149.3 checking whether build environment is sane... yes [2022-08-09T16:12:01.551Z] #77 149.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T16:12:01.552Z] #77 149.4 checking whether make sets $(MAKE)... yes [2022-08-09T16:12:01.552Z] #77 149.5 checking whether make supports the include directive... yes (GNU style) [2022-08-09T16:12:01.552Z] #77 149.6 checking whether make supports nested variables... yes [2022-08-09T16:12:01.552Z] #77 149.8 checking whether UID '0' is supported by ustar format... yes [2022-08-09T16:12:01.552Z] #77 149.8 checking whether GID '0' is supported by ustar format... yes [2022-08-09T16:12:01.552Z] #77 149.8 checking how to create a ustar tar archive... gnutar [2022-08-09T16:12:01.552Z] #77 150.0 checking dependency style of gcc... gcc3 [2022-08-09T16:12:01.552Z] #77 150.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T16:12:01.552Z] #77 150.3 checking whether make supports nested variables... (cached) yes [2022-08-09T16:12:01.552Z] #77 150.3 checking for gawk... (cached) mawk [2022-08-09T16:12:01.552Z] #77 150.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T16:12:01.552Z] #77 150.3 checking for gcc... (cached) gcc [2022-08-09T16:12:01.552Z] #77 150.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T16:12:01.552Z] #77 150.5 checking whether gcc accepts -g... (cached) yes [2022-08-09T16:12:01.552Z] #77 150.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T16:12:01.552Z] #77 150.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T16:12:01.552Z] #77 150.5 checking for a Python interpreter with version >= 3... python3 [2022-08-09T16:12:01.552Z] #77 150.6 checking for python3... /usr/bin/python3 [2022-08-09T16:12:01.552Z] #77 150.6 checking for python3 version... 3.9 [2022-08-09T16:12:01.552Z] #77 150.7 checking for python3 platform... linux [2022-08-09T16:12:01.552Z] #77 150.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T16:12:01.552Z] #77 151.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T16:12:01.552Z] #77 151.2 checking for go-md2man... no [2022-08-09T16:12:01.552Z] #77 151.2 checking error.h usability... yes [2022-08-09T16:12:01.552Z] #77 151.5 checking error.h presence... yes [2022-08-09T16:12:01.552Z] #77 151.6 checking for error.h... yes [2022-08-09T16:12:01.552Z] #77 151.6 checking linux/openat2.h usability... yes [2022-08-09T16:12:01.552Z] #77 151.9 checking linux/openat2.h presence... yes [2022-08-09T16:12:01.552Z] #77 152.1 checking for linux/openat2.h... yes [2022-08-09T16:12:01.573Z] #19 DONE 1.4s [2022-08-09T16:12:01.573Z] [2022-08-09T16:12:01.574Z] #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-08-09T16:12:01.574Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:01.574Z] #77 155.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T16:12:01.574Z] #77 156.3 checking for sysroot... no [2022-08-09T16:12:01.574Z] #77 156.3 checking for a working dd... /bin/dd [2022-08-09T16:12:01.574Z] #77 156.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T16:12:01.574Z] #77 156.6 checking for mt... no [2022-08-09T16:12:01.574Z] #77 156.6 checking if : is a manifest tool... no [2022-08-09T16:12:01.574Z] #77 156.6 checking how to run the C preprocessor... gcc -E [2022-08-09T16:12:02.124Z] #77 152.2 checking for copy_file_range... yes [2022-08-09T16:12:02.124Z] #77 ... [2022-08-09T16:12:02.124Z] [2022-08-09T16:12:02.124Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:02.124Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:02.124Z] #21 5.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:12:02.144Z] #77 157.1 checking for ANSI C header files... yes [2022-08-09T16:12:02.713Z] #77 158.3 checking for sys/types.h... yes [2022-08-09T16:12:02.973Z] #77 158.7 checking for sys/stat.h... yes [2022-08-09T16:12:03.033Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-08-09T16:12:03.033Z] === RUN TestPause [2022-08-09T16:12:03.232Z] #77 159.1 checking for stdlib.h... [2022-08-09T16:12:03.232Z] #77 ... [2022-08-09T16:12:03.232Z] [2022-08-09T16:12:03.232Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-09T16:12:03.232Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-09T16:12:03.232Z] #20 DONE 1.7s [2022-08-09T16:12:03.232Z] [2022-08-09T16:12:03.232Z] #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-08-09T16:12:03.232Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:03.232Z] #77 159.1 checking for stdlib.h... yes [2022-08-09T16:12:03.600Z] --- PASS: TestPause (0.53s) [2022-08-09T16:12:03.600Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T16:12:03.600Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:12:03.600Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:12:03.600Z] === RUN TestPauseStopPausedContainer [2022-08-09T16:12:03.752Z] #77 159.6 checking for string.h... yes [2022-08-09T16:12:04.167Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-08-09T16:12:04.167Z] === RUN TestPidHost [2022-08-09T16:12:04.320Z] #77 160.0 checking for memory.h... yes [2022-08-09T16:12:04.580Z] #77 160.4 checking for strings.h... yes [2022-08-09T16:12:05.149Z] #77 160.9 checking for inttypes.h... yes [2022-08-09T16:12:05.542Z] --- PASS: TestPidHost (1.14s) [2022-08-09T16:12:05.543Z] === RUN TestPsFilter [2022-08-09T16:12:05.543Z] --- PASS: TestPsFilter (0.14s) [2022-08-09T16:12:05.543Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T16:12:05.671Z] #77 161.4 checking for stdint.h... yes [2022-08-09T16:12:05.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-09T16:12:05.801Z] === RUN TestRemoveContainerWithVolume [2022-08-09T16:12:06.240Z] #77 161.8 checking for unistd.h... yes [2022-08-09T16:12:06.384Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-08-09T16:12:06.384Z] === RUN TestRemoveContainerRunning [2022-08-09T16:12:06.499Z] #77 162.3 checking for dlfcn.h... yes [2022-08-09T16:12:06.499Z] #77 162.6 checking for objdir... .libs [2022-08-09T16:12:06.963Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-08-09T16:12:06.964Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T16:12:07.222Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-08-09T16:12:07.222Z] === RUN TestRemoveInvalidContainer [2022-08-09T16:12:07.414Z] #21 ... [2022-08-09T16:12:07.414Z] [2022-08-09T16:12:07.414Z] #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-08-09T16:12:07.414Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:07.414Z] #77 152.6 checking for fgetxattr... yes [2022-08-09T16:12:07.414Z] #77 153.1 checking for statx... yes [2022-08-09T16:12:07.414Z] #77 153.5 checking for fgetpwent_r... yes [2022-08-09T16:12:07.414Z] #77 154.0 checking for issetugid... no [2022-08-09T16:12:07.414Z] #77 154.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T16:12:07.414Z] #77 154.5 checking pkg-config is at least version 0.9.0... yes [2022-08-09T16:12:07.414Z] #77 154.5 checking for library containing yajl_tree_get... -lyajl [2022-08-09T16:12:07.414Z] #77 155.3 checking for yajl >= 2.0.0... yes [2022-08-09T16:12:07.414Z] #77 155.3 checking sys/capability.h usability... yes [2022-08-09T16:12:07.414Z] #77 155.7 checking sys/capability.h presence... yes [2022-08-09T16:12:07.414Z] #77 155.8 checking for sys/capability.h... yes [2022-08-09T16:12:07.414Z] #77 155.9 checking for library containing cap_from_name... -lcap [2022-08-09T16:12:07.414Z] #77 156.8 checking for library containing dlopen... -ldl [2022-08-09T16:12:07.480Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-09T16:12:07.480Z] === RUN TestRenameLinkedContainer [2022-08-09T16:12:07.675Z] #77 157.9 checking seccomp.h usability... yes [2022-08-09T16:12:07.876Z] #77 163.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T16:12:07.876Z] #77 163.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T16:12:07.936Z] #77 158.2 checking seccomp.h presence... yes [2022-08-09T16:12:07.936Z] #77 158.5 checking for seccomp.h... yes [2022-08-09T16:12:08.135Z] #77 163.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T16:12:08.882Z] #77 158.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T16:12:08.882Z] #77 159.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T16:12:09.072Z] #77 164.1 checking if gcc static flag -static works... yes [2022-08-09T16:12:09.143Z] #77 159.4 checking systemd/sd-bus.h usability... [2022-08-09T16:12:09.143Z] #77 ... [2022-08-09T16:12:09.143Z] [2022-08-09T16:12:09.143Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:09.143Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:09.143Z] #21 13.02 Fetched 8564 kB in 11s (751 kB/s) [2022-08-09T16:12:09.332Z] #77 165.1 checking if gcc supports -c -o file.o... yes [2022-08-09T16:12:09.332Z] #77 165.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T16:12:09.332Z] #77 165.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T16:12:09.383Z] --- PASS: TestRenameLinkedContainer (1.91s) [2022-08-09T16:12:09.383Z] === RUN TestRenameStoppedContainer [2022-08-09T16:12:09.641Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-09T16:12:09.641Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T16:12:10.302Z] #77 165.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T16:12:10.302Z] #77 166.4 checking how to hardcode library paths into programs... immediate [2022-08-09T16:12:10.302Z] #77 166.4 checking whether stripping libraries is possible... yes [2022-08-09T16:12:10.302Z] #77 166.5 checking if libtool supports shared libraries... yes [2022-08-09T16:12:10.302Z] #77 166.5 checking whether to build shared libraries... no [2022-08-09T16:12:10.302Z] #77 166.5 checking whether to build static libraries... yes [2022-08-09T16:12:10.577Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-09T16:12:10.577Z] === RUN TestRenameInvalidName [2022-08-09T16:12:10.585Z] #77 166.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T16:12:10.585Z] #77 166.7 checking whether build environment is sane... yes [2022-08-09T16:12:10.585Z] #77 166.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T16:12:10.845Z] #77 166.8 checking whether make sets $(MAKE)... yes [2022-08-09T16:12:10.845Z] #77 166.9 checking whether make supports the include directive... yes (GNU style) [2022-08-09T16:12:10.845Z] #77 166.9 checking whether make supports nested variables... yes [2022-08-09T16:12:10.845Z] #77 ... [2022-08-09T16:12:10.845Z] [2022-08-09T16:12:10.845Z] #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-08-09T16:12:10.845Z] #60 sha256:5f642d3b110c504cd68f7e9071c56e68fdbbf926ffbd15a884ae67a1c4f348dc [2022-08-09T16:12:11.107Z] #60 18.23 Updating files: 90% (1083/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/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-08-09T16:12:11.107Z] #60 18.33 + cd /tmp/tmp.yAGKIC1wJA/src/github.com/opencontainers/runc [2022-08-09T16:12:11.107Z] #60 18.33 + git checkout -q v1.1.3 [2022-08-09T16:12:11.145Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-09T16:12:11.145Z] === RUN TestRenameAnonymousContainer [2022-08-09T16:12:12.555Z] #60 19.77 + '[' -z '' ']' [2022-08-09T16:12:12.555Z] #60 19.77 + target=static [2022-08-09T16:12:12.555Z] #60 19.77 + make BUILDTAGS=seccomp static [2022-08-09T16:12:12.814Z] #60 20.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T16:12:13.048Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-09T16:12:13.048Z] === RUN TestRenameContainerWithSameName [2022-08-09T16:12:13.048Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-09T16:12:13.048Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T16:12:13.075Z] #60 ... [2022-08-09T16:12:13.075Z] [2022-08-09T16:12:13.075Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:13.075Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:13.075Z] #21 1.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-09T16:12:13.075Z] #21 2.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-09T16:12:13.075Z] #21 2.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-09T16:12:13.075Z] #21 3.361 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-09T16:12:13.075Z] #21 5.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [171 kB] [2022-08-09T16:12:13.075Z] #21 8.543 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-09T16:12:13.334Z] #21 ... [2022-08-09T16:12:13.334Z] [2022-08-09T16:12:13.334Z] #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-08-09T16:12:13.334Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:13.334Z] #77 167.2 checking whether UID '0' is supported by ustar format... yes [2022-08-09T16:12:13.334Z] #77 167.2 checking whether GID '0' is supported by ustar format... yes [2022-08-09T16:12:13.334Z] #77 167.2 checking how to create a ustar tar archive... gnutar [2022-08-09T16:12:13.334Z] #77 167.3 checking dependency style of gcc... gcc3 [2022-08-09T16:12:13.334Z] #77 167.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T16:12:13.334Z] #77 167.6 checking whether make supports nested variables... (cached) yes [2022-08-09T16:12:13.334Z] #77 167.6 checking for gawk... (cached) mawk [2022-08-09T16:12:13.334Z] #77 167.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T16:12:13.334Z] #77 167.7 checking for gcc... (cached) gcc [2022-08-09T16:12:13.334Z] #77 168.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T16:12:13.334Z] #77 168.1 checking whether gcc accepts -g... (cached) yes [2022-08-09T16:12:13.334Z] #77 168.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T16:12:13.334Z] #77 168.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T16:12:13.334Z] #77 168.1 checking for a Python interpreter with version >= 3... python3 [2022-08-09T16:12:13.334Z] #77 168.2 checking for python3... /usr/bin/python3 [2022-08-09T16:12:13.334Z] #77 168.2 checking for python3 version... 3.9 [2022-08-09T16:12:13.334Z] #77 168.4 checking for python3 platform... linux [2022-08-09T16:12:13.334Z] #77 168.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T16:12:13.335Z] #77 168.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T16:12:13.335Z] #77 169.3 checking for go-md2man... no [2022-08-09T16:12:13.476Z] #21 13.02 Reading package lists... [2022-08-09T16:12:13.476Z] #21 ... [2022-08-09T16:12:13.476Z] [2022-08-09T16:12:13.476Z] #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-08-09T16:12:13.476Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:12:13.476Z] #60 17.28 + cd /tmp/tmp.ecfCvvmoEE/src/github.com/opencontainers/runc [2022-08-09T16:12:13.476Z] #60 17.28 + git checkout -q v1.1.3 [2022-08-09T16:12:13.476Z] #60 18.40 + '[' -z '' ']' [2022-08-09T16:12:13.476Z] #60 18.40 + target=static [2022-08-09T16:12:13.476Z] #60 18.40 + make BUILDTAGS=seccomp static [2022-08-09T16:12:13.476Z] #60 18.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-09T16:12:13.476Z] #60 ... [2022-08-09T16:12:13.476Z] [2022-08-09T16:12:13.476Z] #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-08-09T16:12:13.476Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:13.476Z] #77 159.4 checking systemd/sd-bus.h usability... yes [2022-08-09T16:12:13.476Z] #77 159.7 checking systemd/sd-bus.h presence... yes [2022-08-09T16:12:13.476Z] #77 159.8 checking for systemd/sd-bus.h... yes [2022-08-09T16:12:13.476Z] #77 159.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T16:12:13.476Z] #77 161.1 checking for sd_notify_barrier... yes [2022-08-09T16:12:13.476Z] #77 161.7 checking linux/bpf.h usability... yes [2022-08-09T16:12:13.476Z] #77 161.8 checking linux/bpf.h presence... yes [2022-08-09T16:12:13.476Z] #77 161.9 checking for linux/bpf.h... yes [2022-08-09T16:12:13.476Z] #77 161.9 checking compilation for eBPF... yes [2022-08-09T16:12:13.476Z] #77 162.1 checking for criu >= 3.15... no [2022-08-09T16:12:13.476Z] #77 162.2 configure: CRIU headers not found, building without CRIU support [2022-08-09T16:12:13.476Z] #77 162.2 checking for criu > 3.16... no [2022-08-09T16:12:13.476Z] #77 162.3 configure: CRIU version doesn't support join-ns API [2022-08-09T16:12:13.476Z] #77 162.3 checking for criu > 3.16.1... no [2022-08-09T16:12:13.476Z] #77 162.3 configure: CRIU version doesn't support for pre-dumping [2022-08-09T16:12:13.476Z] #77 162.3 checking for new mount API (fsconfig)... yes [2022-08-09T16:12:13.476Z] #77 162.5 checking for seccomp notify API... yes [2022-08-09T16:12:13.476Z] #77 162.8 checking for gperf... no [2022-08-09T16:12:13.476Z] #77 162.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T16:12:13.476Z] #77 162.8 checking for library containing argp_parse... none required [2022-08-09T16:12:13.476Z] #77 163.0 checking that generated files are newer than configure... done [2022-08-09T16:12:13.476Z] #77 163.0 configure: creating ./config.status [2022-08-09T16:12:13.593Z] #77 169.3 checking error.h usability... yes [2022-08-09T16:12:13.593Z] #77 169.6 checking error.h presence... yes [2022-08-09T16:12:13.852Z] #77 169.8 checking for error.h... yes [2022-08-09T16:12:13.985Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-08-09T16:12:13.985Z] === RUN TestResize [2022-08-09T16:12:14.111Z] #77 169.9 checking linux/openat2.h usability... yes [2022-08-09T16:12:14.111Z] #77 170.2 checking linux/openat2.h presence... yes [2022-08-09T16:12:14.111Z] #77 170.2 checking for linux/openat2.h... yes [2022-08-09T16:12:14.553Z] --- PASS: TestResize (0.46s) [2022-08-09T16:12:14.553Z] === RUN TestResizeWithInvalidSize [2022-08-09T16:12:14.678Z] #77 170.3 checking for copy_file_range... yes [2022-08-09T16:12:14.859Z] #77 ... [2022-08-09T16:12:14.859Z] [2022-08-09T16:12:14.859Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:14.859Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:14.859Z] #21 13.02 Reading package lists... [2022-08-09T16:12:15.120Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-09T16:12:15.120Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T16:12:15.196Z] #77 170.9 checking for fgetxattr... yes [2022-08-09T16:12:15.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:12:15.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:12:15.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:12:15.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:12:15.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:12:16.022Z] #77 171.6 checking for statx... yes [2022-08-09T16:12:16.589Z] #77 172.2 checking for fgetpwent_r... yes [2022-08-09T16:12:17.106Z] #77 172.8 checking for issetugid... no [2022-08-09T16:12:17.106Z] #77 173.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T16:12:17.106Z] #77 173.3 checking pkg-config is at least version 0.9.0... yes [2022-08-09T16:12:17.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:12:18.482Z] #77 173.3 checking for library containing yajl_tree_get... -lyajl [2022-08-09T16:12:18.482Z] #77 174.5 checking for yajl >= 2.0.0... yes [2022-08-09T16:12:18.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:12:18.773Z] #77 174.6 checking sys/capability.h usability... yes [2022-08-09T16:12:19.032Z] #77 174.9 checking sys/capability.h presence... yes [2022-08-09T16:12:19.032Z] #77 175.0 checking for sys/capability.h... yes [2022-08-09T16:12:19.600Z] #77 175.0 checking for library containing cap_from_name... -lcap [2022-08-09T16:12:20.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:12:20.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:12:20.416Z] #21 18.98 Reading package lists... [2022-08-09T16:12:20.416Z] #21 ... [2022-08-09T16:12:20.416Z] [2022-08-09T16:12:20.416Z] #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-08-09T16:12:20.416Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:12:20.416Z] #34 DONE 248.4s [2022-08-09T16:12:20.416Z] [2022-08-09T16:12:20.416Z] #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-08-09T16:12:20.416Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:20.416Z] #77 168.7 config.status: creating Makefile [2022-08-09T16:12:20.416Z] #77 168.9 config.status: creating rpm/crun.spec [2022-08-09T16:12:20.416Z] #77 169.1 config.status: creating config.h [2022-08-09T16:12:20.416Z] #77 169.2 config.status: executing libtool commands [2022-08-09T16:12:20.416Z] #77 169.4 config.status: executing depfiles commands [2022-08-09T16:12:20.679Z] #77 171.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T16:12:20.679Z] #77 171.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T16:12:20.796Z] #77 175.9 checking for library containing dlopen... -ldl [2022-08-09T16:12:21.055Z] #77 176.7 checking seccomp.h usability... yes [2022-08-09T16:12:21.314Z] #77 177.2 checking seccomp.h presence... yes [2022-08-09T16:12:21.314Z] #77 177.4 checking for seccomp.h... yes [2022-08-09T16:12:21.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:12:21.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:12:21.623Z] #77 172.0 checking for gcc... gcc [2022-08-09T16:12:21.623Z] [2022-08-09T16:12:21.623Z] #77 ... [2022-08-09T16:12:21.623Z] [2022-08-09T16:12:21.623Z] #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-08-09T16:12:21.623Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:12:21.623Z] #36 250.4 Delve is a source level debugger for Go programs. [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T16:12:21.623Z] #36 250.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Usage: [2022-08-09T16:12:21.623Z] #36 250.4 dlv [command] [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Available Commands: [2022-08-09T16:12:21.623Z] #36 250.4 attach Attach to running process and begin debugging. [2022-08-09T16:12:21.623Z] #36 250.4 connect Connect to a headless debug server with a terminal client. [2022-08-09T16:12:21.623Z] #36 250.4 core Examine a core dump. [2022-08-09T16:12:21.623Z] #36 250.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T16:12:21.623Z] #36 250.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T16:12:21.623Z] #36 250.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T16:12:21.623Z] #36 250.4 help Help about any command [2022-08-09T16:12:21.623Z] #36 250.4 run Deprecated command. Use 'debug' instead. [2022-08-09T16:12:21.623Z] #36 250.4 test Compile test binary and begin debugging program. [2022-08-09T16:12:21.623Z] #36 250.4 trace Compile and begin tracing program. [2022-08-09T16:12:21.623Z] #36 250.4 version Prints version. [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Flags: [2022-08-09T16:12:21.623Z] #36 250.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T16:12:21.623Z] #36 250.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T16:12:21.623Z] #36 250.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-09T16:12:21.623Z] #36 250.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T16:12:21.623Z] #36 250.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T16:12:21.623Z] #36 250.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-09T16:12:21.623Z] #36 250.4 --disable-aslr Disables address space randomization [2022-08-09T16:12:21.623Z] #36 250.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T16:12:21.623Z] #36 250.4 -h, --help help for dlv [2022-08-09T16:12:21.623Z] #36 250.4 --init string Init file, executed by the terminal client. [2022-08-09T16:12:21.623Z] #36 250.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T16:12:21.623Z] #36 250.4 --log Enable debugging server logging. [2022-08-09T16:12:21.623Z] #36 250.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T16:12:21.623Z] #36 250.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T16:12:21.623Z] #36 250.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T16:12:21.623Z] #36 250.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T16:12:21.623Z] #36 250.4 --wd string Working directory for running the program. [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Additional help topics: [2022-08-09T16:12:21.623Z] #36 250.4 dlv backend Help about the --backend flag. [2022-08-09T16:12:21.623Z] #36 250.4 dlv log Help about logging flags. [2022-08-09T16:12:21.623Z] #36 250.4 dlv redirect Help about file redirection. [2022-08-09T16:12:21.623Z] #36 250.4 [2022-08-09T16:12:21.623Z] #36 250.4 Use "dlv [command] --help" for more information about a command. [2022-08-09T16:12:21.623Z] #36 DONE 250.5s [2022-08-09T16:12:21.623Z] [2022-08-09T16:12:21.623Z] #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-08-09T16:12:21.623Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:21.884Z] #77 172.1 checking whether the C compiler works... yes [2022-08-09T16:12:21.884Z] #77 172.4 checking for C compiler default output file name... a.out [2022-08-09T16:12:22.145Z] #77 172.4 checking for suffix of executables... [2022-08-09T16:12:22.406Z] #77 172.6 checking whether we are cross compiling... no [2022-08-09T16:12:22.667Z] #77 173.0 checking for suffix of object files... o [2022-08-09T16:12:22.693Z] #77 177.4 checking for library containing seccomp_rule_add... -lseccomp [2022-08-09T16:12:22.927Z] #77 173.2 checking whether we are using the GNU C compiler... yes [2022-08-09T16:12:22.952Z] #77 178.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-09T16:12:23.188Z] #77 173.4 checking whether gcc accepts -g... yes [2022-08-09T16:12:23.189Z] #77 173.6 checking for gcc option to accept ISO C89... none needed [2022-08-09T16:12:23.211Z] #77 178.9 checking systemd/sd-bus.h usability... yes [2022-08-09T16:12:23.211Z] #77 179.2 checking systemd/sd-bus.h presence... yes [2022-08-09T16:12:23.211Z] #77 179.4 checking for systemd/sd-bus.h... yes [2022-08-09T16:12:23.450Z] #77 173.9 checking whether gcc understands -c and -o together... yes [2022-08-09T16:12:23.450Z] #77 174.0 checking how to run the C preprocessor... gcc -E [2022-08-09T16:12:23.711Z] #77 174.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T16:12:23.711Z] #77 174.3 checking for egrep... /bin/grep -E [2022-08-09T16:12:24.149Z] #77 179.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-09T16:12:24.283Z] #77 174.3 checking for ANSI C header files... yes [2022-08-09T16:12:24.409Z] #77 180.1 checking for sd_notify_barrier... yes [2022-08-09T16:12:24.545Z] #77 174.9 checking for sys/types.h... yes [2022-08-09T16:12:24.668Z] #77 180.5 checking linux/bpf.h usability... yes [2022-08-09T16:12:24.668Z] #77 180.8 checking linux/bpf.h presence... yes [2022-08-09T16:12:24.668Z] #77 180.9 checking for linux/bpf.h... yes [2022-08-09T16:12:24.805Z] #77 175.1 checking for sys/stat.h... yes [2022-08-09T16:12:24.805Z] #77 175.3 checking for stdlib.h... yes [2022-08-09T16:12:25.065Z] #77 175.4 checking for string.h... yes [2022-08-09T16:12:25.065Z] #77 175.6 checking for memory.h... yes [2022-08-09T16:12:25.187Z] #77 180.9 checking compilation for eBPF... yes [2022-08-09T16:12:25.187Z] #77 181.3 checking for criu >= 3.15... no [2022-08-09T16:12:25.187Z] #77 181.4 configure: CRIU headers not found, building without CRIU support [2022-08-09T16:12:25.187Z] #77 181.4 checking for criu > 3.16... no [2022-08-09T16:12:25.327Z] #77 175.7 checking for strings.h... yes [2022-08-09T16:12:25.447Z] #77 181.6 configure: CRIU version doesn't support join-ns API [2022-08-09T16:12:25.590Z] #77 176.0 checking for inttypes.h... yes [2022-08-09T16:12:25.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:12:25.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:12:25.706Z] #77 181.6 checking for criu > 3.16.1... no [2022-08-09T16:12:25.706Z] #77 181.7 configure: CRIU version doesn't support for pre-dumping [2022-08-09T16:12:25.851Z] #77 176.2 checking for stdint.h... yes [2022-08-09T16:12:25.851Z] #77 176.4 checking for unistd.h... yes [2022-08-09T16:12:25.965Z] #77 181.7 checking for new mount API (fsconfig)... yes [2022-08-09T16:12:25.965Z] #77 181.9 checking for seccomp notify API... yes [2022-08-09T16:12:26.112Z] #77 176.5 checking minix/config.h usability... no [2022-08-09T16:12:26.112Z] #77 176.7 checking minix/config.h presence... no [2022-08-09T16:12:26.224Z] #77 182.2 checking for gperf... no [2022-08-09T16:12:26.224Z] #77 182.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-09T16:12:26.373Z] #77 176.8 checking for minix/config.h... no [2022-08-09T16:12:26.373Z] #77 176.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T16:12:26.635Z] #77 177.0 checking build system type... x86_64-pc-linux-gnu [2022-08-09T16:12:26.635Z] #77 177.2 checking host system type... x86_64-pc-linux-gnu [2022-08-09T16:12:26.635Z] #77 177.2 checking how to print strings... printf [2022-08-09T16:12:26.635Z] #77 177.3 checking for a sed that does not truncate output... /bin/sed [2022-08-09T16:12:26.635Z] #77 177.3 checking for fgrep... /bin/grep -F [2022-08-09T16:12:26.635Z] #77 177.3 checking for ld used by gcc... /usr/bin/ld [2022-08-09T16:12:26.635Z] #77 177.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T16:12:26.635Z] #77 177.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T16:12:26.792Z] #77 182.2 checking for library containing argp_parse... none required [2022-08-09T16:12:26.896Z] #77 177.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T16:12:26.896Z] #77 177.5 checking whether ln -s works... yes [2022-08-09T16:12:26.896Z] #77 177.5 checking the maximum length of command line arguments... 1572864 [2022-08-09T16:12:26.896Z] #77 177.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T16:12:26.896Z] #77 177.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T16:12:26.896Z] #77 177.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T16:12:26.896Z] #77 177.5 checking for objdump... objdump [2022-08-09T16:12:26.896Z] #77 177.5 checking how to recognize dependent libraries... pass_all [2022-08-09T16:12:26.896Z] #77 177.5 checking for dlltool... no [2022-08-09T16:12:26.896Z] #77 177.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T16:12:26.896Z] #77 177.5 checking for ar... ar [2022-08-09T16:12:27.051Z] #77 183.0 checking that generated files are newer than configure... done [2022-08-09T16:12:27.051Z] #77 183.0 configure: creating ./config.status [2022-08-09T16:12:27.156Z] #77 177.5 checking for archiver @FILE support... @ [2022-08-09T16:12:27.156Z] #77 177.6 checking for strip... strip [2022-08-09T16:12:27.156Z] #77 177.6 checking for ranlib... ranlib [2022-08-09T16:12:27.156Z] #77 177.6 checking for gawk... no [2022-08-09T16:12:27.156Z] #77 177.6 checking for mawk... mawk [2022-08-09T16:12:27.417Z] #77 177.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T16:12:27.417Z] #77 178.0 checking for sysroot... no [2022-08-09T16:12:27.417Z] #77 178.0 checking for a working dd... /bin/dd [2022-08-09T16:12:27.417Z] #77 178.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T16:12:27.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:12:27.677Z] #77 178.1 checking for mt... no [2022-08-09T16:12:27.677Z] #77 178.1 checking if : is a manifest tool... no [2022-08-09T16:12:27.939Z] #77 178.2 checking for dlfcn.h... yes [2022-08-09T16:12:27.939Z] #77 178.3 checking for objdir... .libs [2022-08-09T16:12:28.200Z] #77 178.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T16:12:28.200Z] #77 178.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T16:12:28.200Z] #77 178.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T16:12:28.429Z] #77 ... [2022-08-09T16:12:28.429Z] [2022-08-09T16:12:28.429Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:28.429Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:28.429Z] #21 15.10 Fetched 8564 kB in 14s (633 kB/s) [2022-08-09T16:12:28.429Z] #21 15.10 Reading package lists... [2022-08-09T16:12:28.461Z] #77 178.8 checking if gcc static flag -static works... yes [2022-08-09T16:12:28.461Z] #77 179.1 checking if gcc supports -c -o file.o... yes [2022-08-09T16:12:28.722Z] #77 179.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T16:12:28.722Z] #77 179.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T16:12:28.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:12:28.984Z] #77 179.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T16:12:28.984Z] #77 179.5 checking how to hardcode library paths into programs... immediate [2022-08-09T16:12:28.984Z] #77 179.5 checking whether stripping libraries is possible... yes [2022-08-09T16:12:28.984Z] #77 179.6 checking if libtool supports shared libraries... yes [2022-08-09T16:12:28.984Z] #77 179.6 checking whether to build shared libraries... no [2022-08-09T16:12:28.984Z] #77 179.6 checking whether to build static libraries... yes [2022-08-09T16:12:28.984Z] #77 179.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T16:12:29.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:12:29.245Z] #77 179.6 checking whether build environment is sane... yes [2022-08-09T16:12:29.245Z] #77 179.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T16:12:29.245Z] #77 179.6 checking whether make sets $(MAKE)... yes [2022-08-09T16:12:29.245Z] #77 179.7 checking whether make supports the include directive... yes (GNU style) [2022-08-09T16:12:29.245Z] #77 179.8 checking whether make supports nested variables... yes [2022-08-09T16:12:29.245Z] #77 179.8 checking whether UID '0' is supported by ustar format... yes [2022-08-09T16:12:29.245Z] #77 179.8 checking whether GID '0' is supported by ustar format... yes [2022-08-09T16:12:29.245Z] #77 179.8 checking how to create a ustar tar archive... gnutar [2022-08-09T16:12:29.371Z] #21 20.86 Reading package lists... [2022-08-09T16:12:29.506Z] #77 179.9 checking dependency style of gcc... gcc3 [2022-08-09T16:12:29.506Z] #77 180.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T16:12:29.506Z] #77 180.1 checking whether make supports nested variables... (cached) yes [2022-08-09T16:12:29.506Z] #77 180.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T16:12:29.506Z] #77 180.1 checking pkg-config is at least version 0.9.0... yes [2022-08-09T16:12:29.506Z] #77 180.1 checking for yajl >= 2.1.0... yes [2022-08-09T16:12:29.506Z] #77 180.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T16:12:29.506Z] #77 180.1 checking for gcc... (cached) gcc [2022-08-09T16:12:29.766Z] #77 180.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T16:12:29.766Z] #77 180.2 checking whether gcc accepts -g... (cached) yes [2022-08-09T16:12:29.766Z] #77 180.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T16:12:29.766Z] #77 180.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T16:12:29.766Z] #77 180.3 checking for a Python interpreter with version >= 3... python3 [2022-08-09T16:12:29.766Z] #77 180.3 checking for python3... /usr/bin/python3 [2022-08-09T16:12:29.766Z] #77 180.3 checking for python3 version... 3.9 [2022-08-09T16:12:30.027Z] #77 180.4 checking for python3 platform... linux [2022-08-09T16:12:30.027Z] #77 180.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T16:12:30.289Z] #77 180.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T16:12:30.289Z] #77 181.0 checking that generated files are newer than configure... [2022-08-09T16:12:30.289Z] #77 ... [2022-08-09T16:12:30.289Z] [2022-08-09T16:12:30.289Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:30.289Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:30.289Z] #21 18.98 Reading package lists... [2022-08-09T16:12:30.289Z] #21 24.46 Building dependency tree... [2022-08-09T16:12:30.289Z] #21 26.72 The following additional packages will be installed: [2022-08-09T16:12:30.289Z] #21 26.72 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-09T16:12:30.289Z] #21 26.72 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T16:12:30.289Z] #21 26.72 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-09T16:12:30.289Z] #21 26.72 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T16:12:30.289Z] #21 26.72 python3-pkg-resources systemd vim-runtime xxd [2022-08-09T16:12:30.289Z] #21 26.72 Suggested packages: [2022-08-09T16:12:30.289Z] #21 26.72 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-09T16:12:30.289Z] #21 26.72 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-09T16:12:30.289Z] #21 26.72 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-09T16:12:30.289Z] #21 26.72 Recommended packages: [2022-08-09T16:12:30.289Z] #21 26.72 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T16:12:30.289Z] #21 26.72 systemd-timesyncd | time-daemon unzip [2022-08-09T16:12:30.289Z] #21 28.36 The following NEW packages will be installed: [2022-08-09T16:12:30.289Z] #21 28.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T16:12:30.289Z] #21 28.37 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T16:12:30.289Z] #21 28.37 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-09T16:12:30.289Z] #21 28.37 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-09T16:12:30.289Z] #21 28.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-09T16:12:30.289Z] #21 28.37 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T16:12:30.289Z] #21 28.37 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-09T16:12:30.289Z] #21 28.37 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-09T16:12:30.289Z] #21 28.37 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-09T16:12:30.289Z] #21 28.70 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:12:30.289Z] #21 28.70 Need to get 32.8 MB of archives. [2022-08-09T16:12:30.289Z] #21 28.70 After this operation, 124 MB of additional disk space will be used. [2022-08-09T16:12:30.289Z] #21 28.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T16:12:30.289Z] #21 28.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T16:12:30.289Z] #21 28.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T16:12:30.289Z] #21 28.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T16:12:30.289Z] #21 28.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T16:12:30.289Z] #21 28.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T16:12:30.289Z] #21 28.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T16:12:30.289Z] #21 28.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T16:12:30.289Z] #21 28.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T16:12:30.289Z] #21 28.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T16:12:30.289Z] #21 28.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T16:12:30.289Z] #21 28.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T16:12:30.289Z] #21 28.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T16:12:30.289Z] #21 28.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T16:12:30.289Z] #21 28.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T16:12:30.289Z] #21 28.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T16:12:30.289Z] #21 28.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T16:12:30.289Z] #21 28.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T16:12:30.289Z] #21 28.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T16:12:30.289Z] #21 28.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T16:12:30.289Z] #21 28.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T16:12:30.289Z] #21 29.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T16:12:30.289Z] #21 29.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T16:12:30.289Z] #21 29.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T16:12:30.289Z] #21 29.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T16:12:30.289Z] #21 29.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T16:12:30.289Z] #21 29.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T16:12:30.289Z] #21 29.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T16:12:30.289Z] #21 29.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T16:12:30.289Z] #21 29.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T16:12:30.289Z] #21 29.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T16:12:30.289Z] #21 29.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T16:12:30.289Z] #21 29.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T16:12:30.289Z] #21 29.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T16:12:30.289Z] #21 29.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T16:12:30.289Z] #21 29.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T16:12:30.289Z] #21 29.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:12:30.289Z] #21 29.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T16:12:30.289Z] #21 29.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T16:12:30.289Z] #21 29.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T16:12:30.289Z] #21 29.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T16:12:30.289Z] #21 29.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T16:12:30.289Z] #21 29.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T16:12:30.289Z] #21 29.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T16:12:30.289Z] #21 29.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T16:12:30.289Z] #21 29.46 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T16:12:30.289Z] #21 29.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T16:12:30.289Z] #21 29.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T16:12:30.289Z] #21 29.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T16:12:30.289Z] #21 29.52 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T16:12:30.289Z] #21 29.54 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T16:12:30.289Z] #21 29.54 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T16:12:30.289Z] #21 29.72 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T16:12:30.289Z] #21 29.75 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T16:12:30.289Z] #21 29.79 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T16:12:30.289Z] #21 29.79 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T16:12:30.289Z] #21 30.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:12:30.289Z] #21 30.58 Fetched 32.8 MB in 1s (23.6 MB/s) [2022-08-09T16:12:30.289Z] #21 30.65 Selecting previously unselected package libcap2:amd64. [2022-08-09T16:12:30.289Z] #21 30.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-09T16:12:30.289Z] #21 30.72 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T16:12:30.289Z] #21 30.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:12:30.289Z] #21 30.81 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T16:12:30.289Z] #21 30.81 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T16:12:30.289Z] #21 30.82 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T16:12:30.289Z] #21 30.89 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T16:12:30.290Z] #21 30.89 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 30.90 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T16:12:30.290Z] #21 30.98 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T16:12:30.290Z] #21 30.99 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 31.00 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T16:12:30.290Z] #21 31.16 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T16:12:30.290Z] #21 31.17 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 31.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T16:12:30.290Z] #21 31.27 Selecting previously unselected package libkmod2:amd64. [2022-08-09T16:12:30.290Z] #21 31.27 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 31.28 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T16:12:30.290Z] #21 31.38 Selecting previously unselected package systemd. [2022-08-09T16:12:30.290Z] #21 31.38 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 31.52 Unpacking systemd (247.3-7) ... [2022-08-09T16:12:30.290Z] #21 34.06 Selecting previously unselected package pigz. [2022-08-09T16:12:30.290Z] #21 34.07 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 34.09 Unpacking pigz (2.6-1) ... [2022-08-09T16:12:30.290Z] #21 34.18 Selecting previously unselected package libelf1:amd64. [2022-08-09T16:12:30.290Z] #21 34.20 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T16:12:30.290Z] #21 34.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T16:12:30.308Z] #21 26.29 Building dependency tree... [2022-08-09T16:12:30.550Z] #21 34.38 Selecting previously unselected package libbpf0:amd64. [2022-08-09T16:12:30.551Z] #21 34.39 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T16:12:30.551Z] #21 34.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T16:12:30.551Z] #21 ... [2022-08-09T16:12:30.551Z] [2022-08-09T16:12:30.551Z] #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-08-09T16:12:30.551Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:30.551Z] #77 181.0 checking that generated files are newer than configure... done [2022-08-09T16:12:30.551Z] #77 181.0 configure: creating ./config.status [2022-08-09T16:12:30.876Z] #21 ... [2022-08-09T16:12:30.876Z] [2022-08-09T16:12:30.876Z] #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-08-09T16:12:30.876Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:30.876Z] #77 187.1 config.status: creating Makefile [2022-08-09T16:12:31.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:12:31.136Z] #77 187.2 config.status: creating rpm/crun.spec [2022-08-09T16:12:31.136Z] #77 187.3 config.status: creating config.h [2022-08-09T16:12:31.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:12:31.395Z] #77 187.3 config.status: executing libtool commands [2022-08-09T16:12:31.395Z] #77 187.3 config.status: executing depfiles commands [2022-08-09T16:12:31.771Z] ok github.com/docker/docker/libnetwork/networkdb 104.363s coverage: 60.6% of statements [2022-08-09T16:12:31.771Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-09T16:12:31.771Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-09T16:12:31.771Z] ok github.com/docker/docker/libnetwork/osl 4.344s coverage: 39.7% of statements [2022-08-09T16:12:31.771Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-09T16:12:31.771Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-09T16:12:31.963Z] #77 ... [2022-08-09T16:12:31.963Z] [2022-08-09T16:12:31.963Z] #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-08-09T16:12:31.963Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-09T16:12:31.963Z] #34 DONE 258.7s [2022-08-09T16:12:31.963Z] [2022-08-09T16:12:31.963Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:31.963Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:31.963Z] #21 28.70 The following additional packages will be installed: [2022-08-09T16:12:31.963Z] #21 28.71 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-09T16:12:31.963Z] #21 28.72 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-09T16:12:31.963Z] #21 28.72 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-09T16:12:31.963Z] #21 28.72 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T16:12:31.963Z] #21 28.72 python3-pkg-resources systemd vim-runtime xxd [2022-08-09T16:12:31.963Z] #21 28.76 Suggested packages: [2022-08-09T16:12:31.963Z] #21 28.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-09T16:12:31.963Z] #21 28.76 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-09T16:12:31.963Z] #21 28.76 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-09T16:12:31.963Z] #21 28.76 Recommended packages: [2022-08-09T16:12:31.963Z] #21 28.76 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-09T16:12:31.963Z] #21 28.76 systemd-timesyncd | time-daemon unzip [2022-08-09T16:12:32.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:12:32.701Z] ok github.com/docker/docker/libnetwork/portmapper 0.680s coverage: 48.6% of statements [2022-08-09T16:12:32.957Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-09T16:12:32.957Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-09T16:12:33.097Z] #77 183.4 config.status: creating Makefile [2022-08-09T16:12:33.097Z] #77 183.5 config.status: creating config.h [2022-08-09T16:12:33.097Z] #77 183.5 config.status: executing libtool commands [2022-08-09T16:12:33.097Z] #77 183.6 config.status: executing depfiles commands [2022-08-09T16:12:33.213Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === Skipped [2022-08-09T16:12:33.213Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-09T16:12:33.213Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-09T16:12:33.213Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-09T16:12:33.213Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-09T16:12:33.213Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-09T16:12:33.213Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-09T16:12:33.213Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-09T16:12:33.213Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-09T16:12:33.213Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-09T16:12:33.213Z] firewalld_test.go:14: firewalld is not running [2022-08-09T16:12:33.213Z] [2022-08-09T16:12:33.213Z] DONE 327 tests, 9 skipped in 202.696s Post stage [Pipeline] junit [2022-08-09T16:12:33.786Z] Recording test results [2022-08-09T16:12:33.978Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:12:34.040Z] #77 184.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T16:12:34.040Z] #77 184.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T16:12:34.301Z] #77 184.8 checking for gcc... gcc [2022-08-09T16:12:34.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -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:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh dynbinary test-integration [2022-08-09T16:12:34.563Z] #77 185.0 checking whether the C compiler works... yes [2022-08-09T16:12:34.564Z] #77 185.1 checking for C compiler default output file name... a.out [2022-08-09T16:12:34.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-08-09T16:12:34.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-08-09T16:12:34.594Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T16:12:34.594Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T16:12:34.599Z] [2022-08-09T16:12:34.825Z] #77 185.1 checking for suffix of executables... [2022-08-09T16:12:34.855Z] Removing bundles/ [2022-08-09T16:12:34.855Z] [2022-08-09T16:12:34.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T16:12:34.855Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T16:12:34.855Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:12:35.087Z] #77 185.3 checking whether we are cross compiling... no [2022-08-09T16:12:35.087Z] #77 185.6 checking for suffix of object files... o [2022-08-09T16:12:35.087Z] #77 185.7 checking whether we are using the GNU C compiler... yes [2022-08-09T16:12:35.348Z] #77 185.8 checking whether gcc accepts -g... yes [2022-08-09T16:12:35.528Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T16:12:35.611Z] #77 185.9 checking for gcc option to accept ISO C89... none needed [2022-08-09T16:12:35.611Z] #77 186.1 checking whether gcc understands -c and -o together... yes [2022-08-09T16:12:35.872Z] #77 186.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T16:12:35.872Z] #77 186.4 checking whether build environment is sane... yes [2022-08-09T16:12:35.872Z] #77 186.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T16:12:35.872Z] #77 186.4 checking for gawk... no [2022-08-09T16:12:35.872Z] #77 186.4 checking for mawk... mawk [2022-08-09T16:12:35.872Z] #77 186.4 checking whether make sets $(MAKE)... yes [2022-08-09T16:12:35.872Z] #77 186.5 checking whether make supports the include directive... yes (GNU style) [2022-08-09T16:12:36.133Z] #77 186.5 checking whether make supports nested variables... yes [2022-08-09T16:12:36.133Z] #77 186.6 checking whether UID '0' is supported by ustar format... yes [2022-08-09T16:12:36.133Z] #77 186.6 checking whether GID '0' is supported by ustar format... yes [2022-08-09T16:12:36.133Z] #77 186.6 checking how to create a ustar tar archive... gnutar [2022-08-09T16:12:36.159Z] #21 32.31 The following NEW packages will be installed: [2022-08-09T16:12:36.159Z] #21 32.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-09T16:12:36.159Z] #21 32.32 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-09T16:12:36.159Z] #21 32.33 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-09T16:12:36.159Z] #21 32.33 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-09T16:12:36.159Z] #21 32.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-09T16:12:36.159Z] #21 32.33 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-09T16:12:36.159Z] #21 32.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-09T16:12:36.159Z] #21 32.33 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-09T16:12:36.159Z] #21 32.33 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-09T16:12:36.159Z] #21 32.82 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-09T16:12:36.159Z] #21 32.82 Need to get 32.8 MB of archives. [2022-08-09T16:12:36.159Z] #21 32.82 After this operation, 124 MB of additional disk space will be used. [2022-08-09T16:12:36.159Z] #21 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-09T16:12:36.159Z] #21 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-09T16:12:36.159Z] #21 32.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-09T16:12:36.159Z] #21 32.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-09T16:12:36.159Z] #21 32.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-09T16:12:36.159Z] #21 32.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-09T16:12:36.159Z] #21 32.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-09T16:12:36.159Z] #21 33.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-09T16:12:36.159Z] #21 33.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-09T16:12:36.159Z] #21 33.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-09T16:12:36.394Z] #77 186.7 checking dependency style of gcc... gcc3 [2022-08-09T16:12:36.394Z] #77 187.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T16:12:36.394Z] #77 187.0 checking whether make supports nested variables... (cached) yes [2022-08-09T16:12:36.419Z] #21 33.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-09T16:12:36.419Z] #21 33.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-09T16:12:36.419Z] #21 33.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-09T16:12:36.419Z] #21 33.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-09T16:12:36.419Z] #21 33.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-09T16:12:36.419Z] #21 33.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-09T16:12:36.419Z] #21 33.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-09T16:12:36.419Z] #21 33.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-09T16:12:36.419Z] #21 33.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-09T16:12:36.419Z] #21 33.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-09T16:12:36.419Z] #21 33.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-09T16:12:36.419Z] #21 33.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-09T16:12:36.419Z] #21 33.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-09T16:12:36.419Z] #21 33.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-09T16:12:36.419Z] #21 33.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-09T16:12:36.419Z] #21 33.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-09T16:12:36.419Z] #21 33.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-09T16:12:36.463Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.06s) [2022-08-09T16:12:36.463Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.06s) [2022-08-09T16:12:36.463Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) [2022-08-09T16:12:36.463Z] === RUN TestCgroupNamespacesRun [2022-08-09T16:12:36.679Z] #21 33.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-09T16:12:36.679Z] #21 33.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-09T16:12:36.679Z] #21 33.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-09T16:12:36.679Z] #21 33.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-09T16:12:36.679Z] #21 33.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-09T16:12:36.939Z] #21 33.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-09T16:12:36.939Z] #21 33.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-09T16:12:37.082Z] #77 187.1 checking build system type... x86_64-pc-linux-gnu [2022-08-09T16:12:37.082Z] #77 187.7 checking host system type... x86_64-pc-linux-gnu [2022-08-09T16:12:37.082Z] #77 187.7 checking how to print strings... printf [2022-08-09T16:12:37.082Z] #77 187.7 checking for a sed that does not truncate output... /bin/sed [2022-08-09T16:12:37.082Z] #77 187.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T16:12:37.198Z] #21 33.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-09T16:12:37.198Z] #21 33.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-09T16:12:37.198Z] #21 33.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-09T16:12:37.198Z] #21 33.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-09T16:12:37.198Z] #21 33.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-09T16:12:37.198Z] #21 34.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-09T16:12:37.198Z] #21 34.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-09T16:12:37.198Z] #21 34.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-09T16:12:37.198Z] #21 34.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-09T16:12:37.198Z] #21 34.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-09T16:12:37.198Z] #21 34.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-09T16:12:37.343Z] #77 187.8 checking for egrep... /bin/grep -E [2022-08-09T16:12:37.343Z] #77 187.8 checking for fgrep... /bin/grep -F [2022-08-09T16:12:37.343Z] #77 187.8 checking for ld used by gcc... /usr/bin/ld [2022-08-09T16:12:37.343Z] #77 187.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T16:12:37.343Z] #77 187.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T16:12:37.455Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-08-09T16:12:37.455Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T16:12:37.455Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-09T16:12:37.455Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-09T16:12:37.455Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T16:12:37.458Z] #21 34.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-09T16:12:37.458Z] #21 34.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-09T16:12:37.458Z] #21 34.26 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-09T16:12:37.458Z] #21 34.34 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-09T16:12:37.458Z] #21 34.34 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-09T16:12:37.458Z] #21 34.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-09T16:12:37.458Z] #21 34.38 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-09T16:12:37.865Z] #77 188.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T16:12:37.865Z] #77 188.3 checking whether ln -s works... yes [2022-08-09T16:12:37.865Z] #77 188.3 checking the maximum length of command line arguments... 1572864 [2022-08-09T16:12:37.865Z] #77 188.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T16:12:37.865Z] #77 188.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T16:12:37.865Z] #77 188.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T16:12:37.865Z] #77 188.4 checking for objdump... objdump [2022-08-09T16:12:37.865Z] #77 188.4 checking how to recognize dependent libraries... pass_all [2022-08-09T16:12:37.865Z] #77 188.4 checking for dlltool... no [2022-08-09T16:12:37.865Z] #77 188.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T16:12:37.865Z] #77 188.4 checking for ar... ar [2022-08-09T16:12:38.026Z] #21 34.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-09T16:12:38.026Z] #21 34.93 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-09T16:12:38.026Z] #21 ... [2022-08-09T16:12:38.026Z] [2022-08-09T16:12:38.026Z] #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-08-09T16:12:38.026Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-09T16:12:38.026Z] #36 264.6 Delve is a source level debugger for Go programs. [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-09T16:12:38.026Z] #36 264.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Usage: [2022-08-09T16:12:38.026Z] #36 264.6 dlv [command] [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Available Commands: [2022-08-09T16:12:38.026Z] #36 264.6 attach Attach to running process and begin debugging. [2022-08-09T16:12:38.026Z] #36 264.6 connect Connect to a headless debug server with a terminal client. [2022-08-09T16:12:38.026Z] #36 264.6 core Examine a core dump. [2022-08-09T16:12:38.026Z] #36 264.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-09T16:12:38.026Z] #36 264.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-09T16:12:38.026Z] #36 264.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-09T16:12:38.026Z] #36 264.6 help Help about any command [2022-08-09T16:12:38.026Z] #36 264.6 run Deprecated command. Use 'debug' instead. [2022-08-09T16:12:38.026Z] #36 264.6 test Compile test binary and begin debugging program. [2022-08-09T16:12:38.026Z] #36 264.6 trace Compile and begin tracing program. [2022-08-09T16:12:38.026Z] #36 264.6 version Prints version. [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Flags: [2022-08-09T16:12:38.026Z] #36 264.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-09T16:12:38.026Z] #36 264.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-09T16:12:38.026Z] #36 264.6 --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-08-09T16:12:38.026Z] #36 264.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-09T16:12:38.026Z] #36 264.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-09T16:12:38.026Z] #36 264.6 --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-08-09T16:12:38.026Z] #36 264.6 --disable-aslr Disables address space randomization [2022-08-09T16:12:38.026Z] #36 264.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-09T16:12:38.026Z] #36 264.6 -h, --help help for dlv [2022-08-09T16:12:38.026Z] #36 264.6 --init string Init file, executed by the terminal client. [2022-08-09T16:12:38.026Z] #36 264.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-09T16:12:38.026Z] #36 264.6 --log Enable debugging server logging. [2022-08-09T16:12:38.026Z] #36 264.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-09T16:12:38.026Z] #36 264.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-09T16:12:38.026Z] #36 264.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-09T16:12:38.026Z] #36 264.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-09T16:12:38.026Z] #36 264.6 --wd string Working directory for running the program. [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Additional help topics: [2022-08-09T16:12:38.026Z] #36 264.6 dlv backend Help about the --backend flag. [2022-08-09T16:12:38.026Z] #36 264.6 dlv log Help about logging flags. [2022-08-09T16:12:38.026Z] #36 264.6 dlv redirect Help about file redirection. [2022-08-09T16:12:38.026Z] #36 264.6 [2022-08-09T16:12:38.026Z] #36 264.6 Use "dlv [command] --help" for more information about a command. [2022-08-09T16:12:38.026Z] #36 DONE 265.4s [2022-08-09T16:12:38.026Z] [2022-08-09T16:12:38.026Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:38.026Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:38.026Z] #21 34.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-09T16:12:38.026Z] #21 34.97 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-09T16:12:38.026Z] #21 ... [2022-08-09T16:12:38.026Z] [2022-08-09T16:12:38.026Z] #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-08-09T16:12:38.026Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:38.026Z] #77 189.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-09T16:12:38.026Z] #77 189.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T16:12:38.026Z] #77 190.3 checking for gcc... gcc [2022-08-09T16:12:38.026Z] #77 190.5 checking whether the C compiler works... yes [2022-08-09T16:12:38.026Z] #77 190.8 checking for C compiler default output file name... a.out [2022-08-09T16:12:38.026Z] #77 190.8 checking for suffix of executables... [2022-08-09T16:12:38.026Z] #77 191.1 checking whether we are cross compiling... no [2022-08-09T16:12:38.026Z] #77 191.6 checking for suffix of object files... o [2022-08-09T16:12:38.026Z] #77 191.8 checking whether we are using the GNU C compiler... yes [2022-08-09T16:12:38.026Z] #77 192.1 checking whether gcc accepts -g... yes [2022-08-09T16:12:38.026Z] #77 192.3 checking for gcc option to accept ISO C89... none needed [2022-08-09T16:12:38.026Z] #77 192.8 checking whether gcc understands -c and -o together... yes [2022-08-09T16:12:38.026Z] #77 193.2 checking how to run the C preprocessor... gcc -E [2022-08-09T16:12:38.026Z] #77 193.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T16:12:38.026Z] #77 193.8 checking for egrep... /bin/grep -E [2022-08-09T16:12:38.125Z] #77 188.4 checking for archiver @FILE support... @ [2022-08-09T16:12:38.126Z] #77 188.7 checking for strip... strip [2022-08-09T16:12:38.126Z] #77 188.7 checking for ranlib... ranlib [2022-08-09T16:12:38.596Z] #77 193.8 checking for ANSI C header files... yes [2022-08-09T16:12:38.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-08-09T16:12:38.832Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T16:12:38.856Z] #77 194.8 checking for sys/types.h... yes [2022-08-09T16:12:39.066Z] #77 188.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T16:12:39.066Z] #77 189.5 checking for sysroot... no [2022-08-09T16:12:39.066Z] #77 189.5 checking for a working dd... /bin/dd [2022-08-09T16:12:39.066Z] #77 189.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T16:12:39.066Z] #77 189.6 checking for mt... no [2022-08-09T16:12:39.066Z] #77 189.6 checking if : is a manifest tool... no [2022-08-09T16:12:39.327Z] #77 189.6 checking how to run the C preprocessor... gcc -E [2022-08-09T16:12:39.379Z] #77 195.2 checking for sys/stat.h... yes [2022-08-09T16:12:39.639Z] #77 195.6 checking for stdlib.h... yes [2022-08-09T16:12:39.639Z] #77 ... [2022-08-09T16:12:39.639Z] [2022-08-09T16:12:39.639Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:39.639Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:39.639Z] #21 36.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-09T16:12:39.639Z] #21 36.22 Fetched 32.8 MB in 3s (12.8 MB/s) [2022-08-09T16:12:39.639Z] #21 36.41 Selecting previously unselected package libcap2:amd64. [2022-08-09T16:12:39.639Z] #21 36.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-09T16:12:39.639Z] #21 36.55 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-09T16:12:39.639Z] #21 36.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:12:39.639Z] #21 36.67 Selecting previously unselected package libargon2-1:amd64. [2022-08-09T16:12:39.898Z] #21 36.69 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-09T16:12:39.898Z] #21 36.69 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T16:12:40.158Z] #21 36.86 Selecting previously unselected package libjson-c5:amd64. [2022-08-09T16:12:40.158Z] #21 36.87 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-09T16:12:40.158Z] #21 36.88 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-09T16:12:40.206Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-09T16:12:40.206Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T16:12:40.418Z] #21 37.15 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-09T16:12:40.418Z] #21 37.15 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-09T16:12:40.418Z] #21 37.15 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T16:12:40.418Z] #21 37.44 Selecting previously unselected package libip4tc2:amd64. [2022-08-09T16:12:40.418Z] #21 37.44 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-09T16:12:40.418Z] #21 37.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T16:12:40.528Z] #77 190.1 checking for ANSI C header files... [2022-08-09T16:12:40.528Z] #77 ... [2022-08-09T16:12:40.528Z] [2022-08-09T16:12:40.528Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:40.528Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:40.528Z] #21 34.55 Selecting previously unselected package libmnl0:amd64. [2022-08-09T16:12:40.528Z] #21 34.58 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 34.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T16:12:40.528Z] #21 34.68 Selecting previously unselected package libxtables12:amd64. [2022-08-09T16:12:40.528Z] #21 34.69 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 34.69 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T16:12:40.528Z] #21 34.76 Selecting previously unselected package libcap2-bin. [2022-08-09T16:12:40.528Z] #21 34.77 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 34.78 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T16:12:40.528Z] #21 34.85 Selecting previously unselected package iproute2. [2022-08-09T16:12:40.528Z] #21 34.86 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 34.88 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T16:12:40.528Z] #21 35.62 Selecting previously unselected package xxd. [2022-08-09T16:12:40.528Z] #21 35.63 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 35.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:12:40.528Z] #21 35.73 Selecting previously unselected package vim-common. [2022-08-09T16:12:40.528Z] #21 35.74 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:12:40.528Z] #21 35.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:12:40.528Z] #21 35.90 Selecting previously unselected package bash-completion. [2022-08-09T16:12:40.528Z] #21 35.92 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T16:12:40.528Z] #21 38.72 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T16:12:40.528Z] #21 39.26 Selecting previously unselected package bzip2. [2022-08-09T16:12:40.528Z] #21 39.27 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 39.28 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T16:12:40.528Z] #21 39.40 Selecting previously unselected package xz-utils. [2022-08-09T16:12:40.528Z] #21 39.41 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 39.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:12:40.528Z] #21 39.62 Selecting previously unselected package apparmor. [2022-08-09T16:12:40.528Z] #21 39.62 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 39.67 Unpacking apparmor (2.13.6-10) ... [2022-08-09T16:12:40.528Z] #21 40.32 Selecting previously unselected package inetutils-ping. [2022-08-09T16:12:40.528Z] #21 40.33 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 40.33 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T16:12:40.528Z] #21 40.49 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T16:12:40.528Z] #21 40.49 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 40.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T16:12:40.528Z] #21 40.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T16:12:40.528Z] #21 40.71 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 40.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T16:12:40.528Z] #21 40.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T16:12:40.528Z] #21 40.90 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 40.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T16:12:40.528Z] #21 41.14 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T16:12:40.528Z] #21 41.16 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 41.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T16:12:40.528Z] #21 41.42 Selecting previously unselected package iptables. [2022-08-09T16:12:40.528Z] #21 41.45 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 41.47 Unpacking iptables (1.8.7-1) ... [2022-08-09T16:12:40.528Z] #21 42.08 Selecting previously unselected package libonig5:amd64. [2022-08-09T16:12:40.528Z] #21 42.08 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 42.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:12:40.528Z] #21 42.39 Selecting previously unselected package libjq1:amd64. [2022-08-09T16:12:40.528Z] #21 42.41 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 42.41 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:12:40.528Z] #21 42.65 Selecting previously unselected package jq. [2022-08-09T16:12:40.528Z] #21 42.65 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 42.65 Unpacking jq (1.6-2.1) ... [2022-08-09T16:12:40.528Z] #21 42.85 Selecting previously unselected package libaio1:amd64. [2022-08-09T16:12:40.528Z] #21 42.85 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 42.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T16:12:40.528Z] #21 42.94 Selecting previously unselected package libgpm2:amd64. [2022-08-09T16:12:40.528Z] #21 42.96 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 42.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T16:12:40.528Z] #21 43.11 Selecting previously unselected package libicu67:amd64. [2022-08-09T16:12:40.528Z] #21 43.11 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-09T16:12:40.528Z] #21 43.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T16:12:40.677Z] #21 37.59 Selecting previously unselected package libkmod2:amd64. [2022-08-09T16:12:40.677Z] #21 37.59 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-09T16:12:40.677Z] #21 37.60 Unpacking libkmod2:amd64 (28-1) ... [2022-08-09T16:12:40.677Z] #21 37.73 Selecting previously unselected package systemd. [2022-08-09T16:12:40.788Z] #21 ... [2022-08-09T16:12:40.788Z] [2022-08-09T16:12:40.788Z] #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-08-09T16:12:40.788Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:40.788Z] #77 190.1 checking for ANSI C header files... yes [2022-08-09T16:12:40.937Z] #21 37.75 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-09T16:12:41.048Z] #77 191.3 checking for sys/types.h... yes [2022-08-09T16:12:41.141Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-09T16:12:41.141Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T16:12:41.195Z] #21 37.98 Unpacking systemd (247.3-7) ... [2022-08-09T16:12:41.309Z] #77 191.7 checking for sys/stat.h... yes [2022-08-09T16:12:41.569Z] #77 192.0 checking for stdlib.h... yes [2022-08-09T16:12:41.569Z] #77 192.1 checking for string.h... yes [2022-08-09T16:12:41.829Z] #77 192.2 checking for memory.h... yes [2022-08-09T16:12:42.089Z] #77 192.5 checking for strings.h... yes [2022-08-09T16:12:42.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-09T16:12:42.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T16:12:42.609Z] #77 192.9 checking for inttypes.h... yes [2022-08-09T16:12:42.609Z] #77 193.0 checking for stdint.h... yes [2022-08-09T16:12:42.869Z] #77 193.2 checking for unistd.h... yes [2022-08-09T16:12:43.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-09T16:12:43.084Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T16:12:43.132Z] #77 193.6 checking for dlfcn.h... yes [2022-08-09T16:12:43.392Z] #77 193.9 checking for objdir... .libs [2022-08-09T16:12:43.963Z] #77 194.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T16:12:44.224Z] #77 194.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T16:12:44.224Z] #77 194.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T16:12:44.461Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-08-09T16:12:44.461Z] === RUN TestNISDomainname [2022-08-09T16:12:45.029Z] --- PASS: TestNISDomainname (0.58s) [2022-08-09T16:12:45.029Z] === RUN TestHostnameDnsResolution [2022-08-09T16:12:45.166Z] #77 194.8 checking if gcc static flag -static works... yes [2022-08-09T16:12:45.166Z] #77 195.5 checking if gcc supports -c -o file.o... yes [2022-08-09T16:12:45.166Z] #77 195.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T16:12:45.166Z] #77 195.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T16:12:45.388Z] #21 41.95 Selecting previously unselected package pigz. [2022-08-09T16:12:45.388Z] #21 41.97 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-09T16:12:45.388Z] #21 41.97 Unpacking pigz (2.6-1) ... [2022-08-09T16:12:45.388Z] #21 42.19 Selecting previously unselected package libelf1:amd64. [2022-08-09T16:12:45.388Z] #21 42.20 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-09T16:12:45.388Z] #21 42.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-09T16:12:45.388Z] #21 42.46 Selecting previously unselected package libbpf0:amd64. [2022-08-09T16:12:45.427Z] #77 195.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T16:12:45.427Z] #77 196.1 checking how to hardcode library paths into programs... immediate [2022-08-09T16:12:45.596Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-09T16:12:45.596Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T16:12:45.648Z] #21 42.47 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-09T16:12:45.648Z] #21 42.50 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-09T16:12:45.688Z] #77 196.1 checking whether stripping libraries is possible... yes [2022-08-09T16:12:45.688Z] #77 196.1 checking if libtool supports shared libraries... yes [2022-08-09T16:12:45.688Z] #77 196.1 checking whether to build shared libraries... no [2022-08-09T16:12:45.688Z] #77 196.1 checking whether to build static libraries... yes [2022-08-09T16:12:45.907Z] #21 42.75 Selecting previously unselected package libmnl0:amd64. [2022-08-09T16:12:45.907Z] #21 42.76 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-09T16:12:45.907Z] #21 42.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-09T16:12:45.948Z] #77 196.2 checking float.h usability... yes [2022-08-09T16:12:45.948Z] #77 196.4 checking float.h presence... yes [2022-08-09T16:12:45.948Z] #77 196.5 checking for float.h... yes [2022-08-09T16:12:46.163Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-09T16:12:46.163Z] === RUN TestPrivilegedHostDevices [2022-08-09T16:12:46.168Z] #21 42.92 Selecting previously unselected package libxtables12:amd64. [2022-08-09T16:12:46.168Z] #21 42.93 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-09T16:12:46.168Z] #21 42.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-09T16:12:46.168Z] #21 43.07 Selecting previously unselected package libcap2-bin. [2022-08-09T16:12:46.168Z] #21 43.08 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-09T16:12:46.168Z] #21 43.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-09T16:12:46.209Z] #77 196.5 checking limits.h usability... yes [2022-08-09T16:12:46.209Z] #77 196.8 checking limits.h presence... yes [2022-08-09T16:12:46.209Z] #77 196.9 checking for limits.h... yes [2022-08-09T16:12:46.427Z] #21 43.20 Selecting previously unselected package iproute2. [2022-08-09T16:12:46.427Z] #21 43.21 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-09T16:12:46.427Z] #21 43.22 Unpacking iproute2 (5.10.0-4) ... [2022-08-09T16:12:46.692Z] #21 ... [2022-08-09T16:12:46.692Z] [2022-08-09T16:12:46.692Z] #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-08-09T16:12:46.692Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:46.692Z] #77 195.8 checking for string.h... yes [2022-08-09T16:12:46.692Z] #77 196.3 checking for memory.h... yes [2022-08-09T16:12:46.692Z] #77 196.6 checking for strings.h... yes [2022-08-09T16:12:46.692Z] #77 196.9 checking for inttypes.h... yes [2022-08-09T16:12:46.692Z] #77 197.2 checking for stdint.h... yes [2022-08-09T16:12:46.692Z] #77 197.5 checking for unistd.h... yes [2022-08-09T16:12:46.692Z] #77 197.7 checking minix/config.h usability... no [2022-08-09T16:12:46.692Z] #77 198.0 checking minix/config.h presence... no [2022-08-09T16:12:46.692Z] #77 198.1 checking for minix/config.h... no [2022-08-09T16:12:46.692Z] #77 198.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-09T16:12:46.692Z] #77 198.5 checking build system type... x86_64-pc-linux-gnu [2022-08-09T16:12:46.692Z] #77 199.3 checking host system type... x86_64-pc-linux-gnu [2022-08-09T16:12:46.692Z] #77 199.3 checking how to print strings... printf [2022-08-09T16:12:46.692Z] #77 199.3 checking for a sed that does not truncate output... /bin/sed [2022-08-09T16:12:46.692Z] #77 199.4 checking for fgrep... /bin/grep -F [2022-08-09T16:12:46.692Z] #77 199.4 checking for ld used by gcc... /usr/bin/ld [2022-08-09T16:12:46.692Z] #77 199.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T16:12:46.692Z] #77 199.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T16:12:46.692Z] #77 199.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T16:12:46.692Z] #77 199.4 checking whether ln -s works... yes [2022-08-09T16:12:46.692Z] #77 199.4 checking the maximum length of command line arguments... 1572864 [2022-08-09T16:12:46.692Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T16:12:46.692Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T16:12:46.692Z] #77 199.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T16:12:46.692Z] #77 199.4 checking for objdump... objdump [2022-08-09T16:12:46.692Z] #77 199.4 checking how to recognize dependent libraries... pass_all [2022-08-09T16:12:46.692Z] #77 199.4 checking for dlltool... no [2022-08-09T16:12:46.692Z] #77 199.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T16:12:46.692Z] #77 199.4 checking for ar... ar [2022-08-09T16:12:46.692Z] #77 199.4 checking for archiver @FILE support... @ [2022-08-09T16:12:46.692Z] #77 199.5 checking for strip... strip [2022-08-09T16:12:46.692Z] #77 199.5 checking for ranlib... ranlib [2022-08-09T16:12:46.692Z] #77 199.5 checking for gawk... no [2022-08-09T16:12:46.692Z] #77 199.5 checking for mawk... mawk [2022-08-09T16:12:46.692Z] #77 199.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T16:12:46.692Z] #77 200.1 checking for sysroot... no [2022-08-09T16:12:46.692Z] #77 200.1 checking for a working dd... /bin/dd [2022-08-09T16:12:46.692Z] #77 200.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T16:12:46.692Z] #77 200.2 checking for mt... no [2022-08-09T16:12:46.692Z] #77 200.2 checking if : is a manifest tool... no [2022-08-09T16:12:46.692Z] #77 200.2 checking for dlfcn.h... yes [2022-08-09T16:12:46.692Z] #77 200.5 checking for objdir... .libs [2022-08-09T16:12:46.692Z] #77 201.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T16:12:46.692Z] #77 201.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T16:12:46.692Z] #77 201.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T16:12:46.692Z] #77 201.3 checking if gcc static flag -static works... yes [2022-08-09T16:12:46.692Z] #77 201.7 checking if gcc supports -c -o file.o... yes [2022-08-09T16:12:46.692Z] #77 202.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T16:12:46.692Z] #77 202.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T16:12:46.692Z] #77 202.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T16:12:46.692Z] #77 202.6 checking how to hardcode library paths into programs... immediate [2022-08-09T16:12:46.692Z] #77 202.6 checking whether stripping libraries is possible... yes [2022-08-09T16:12:46.692Z] #77 202.7 checking if libtool supports shared libraries... yes [2022-08-09T16:12:46.692Z] #77 202.7 checking whether to build shared libraries... no [2022-08-09T16:12:46.692Z] #77 202.7 checking whether to build static libraries... yes [2022-08-09T16:12:46.692Z] #77 202.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T16:12:46.692Z] #77 202.7 checking whether build environment is sane... yes [2022-08-09T16:12:46.692Z] #77 202.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T16:12:46.692Z] #77 202.7 checking whether make sets $(MAKE)... yes [2022-08-09T16:12:46.692Z] #77 202.8 checking whether make supports the include directive... yes (GNU style) [2022-08-09T16:12:46.692Z] #77 202.8 checking whether make supports nested variables... yes [2022-08-09T16:12:46.692Z] #77 202.9 checking whether UID '0' is supported by ustar format... yes [2022-08-09T16:12:46.692Z] #77 202.9 checking whether GID '0' is supported by ustar format... yes [2022-08-09T16:12:46.730Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-09T16:12:46.730Z] === RUN TestRunConsoleSize [2022-08-09T16:12:46.780Z] #77 196.9 checking stddef.h usability... yes [2022-08-09T16:12:46.780Z] #77 197.2 checking stddef.h presence... yes [2022-08-09T16:12:46.780Z] #77 197.3 checking for stddef.h... yes [2022-08-09T16:12:46.780Z] #77 197.3 checking for stdlib.h... (cached) yes [2022-08-09T16:12:46.780Z] #77 197.4 checking for string.h... (cached) yes [2022-08-09T16:12:46.952Z] #77 202.9 checking how to create a ustar tar archive... gnutar [2022-08-09T16:12:46.952Z] #77 203.0 checking dependency style of gcc... gcc3 [2022-08-09T16:12:46.952Z] #77 203.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T16:12:46.952Z] #77 203.1 checking whether make supports nested variables... (cached) yes [2022-08-09T16:12:46.952Z] #77 203.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-09T16:12:46.952Z] #77 203.1 checking pkg-config is at least version 0.9.0... yes [2022-08-09T16:12:46.952Z] #77 203.1 checking for yajl >= 2.1.0... yes [2022-08-09T16:12:46.952Z] #77 203.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-09T16:12:46.989Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-09T16:12:46.989Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T16:12:47.211Z] #77 203.2 checking for gcc... (cached) gcc [2022-08-09T16:12:47.212Z] #77 203.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-09T16:12:47.212Z] #77 203.3 checking whether gcc accepts -g... (cached) yes [2022-08-09T16:12:47.212Z] #77 203.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-09T16:12:47.212Z] #77 203.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-09T16:12:47.212Z] #77 203.3 checking for a Python interpreter with version >= 3... python3 [2022-08-09T16:12:47.212Z] #77 203.4 checking for python3... /usr/bin/python3 [2022-08-09T16:12:47.350Z] #77 197.5 checking sys/time.h usability... yes [2022-08-09T16:12:47.351Z] #77 197.7 checking sys/time.h presence... yes [2022-08-09T16:12:47.351Z] #77 197.9 checking for sys/time.h... yes [2022-08-09T16:12:47.471Z] #77 203.4 checking for python3 version... 3.9 [2022-08-09T16:12:47.471Z] #77 203.5 checking for python3 platform... linux [2022-08-09T16:12:47.611Z] #77 198.0 checking for inline... inline [2022-08-09T16:12:47.731Z] #77 203.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-09T16:12:48.182Z] #77 198.1 checking for size_t... yes [2022-08-09T16:12:48.182Z] #77 198.7 checking for stdlib.h... (cached) yes [2022-08-09T16:12:48.300Z] #77 203.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-09T16:12:48.365Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-09T16:12:48.365Z] === RUN TestStats [2022-08-09T16:12:48.443Z] #77 198.8 checking for GNU libc compatible malloc... yes [2022-08-09T16:12:48.443Z] #77 199.2 checking for stdlib.h... (cached) yes [2022-08-09T16:12:48.559Z] #77 204.5 checking that generated files are newer than configure... done [2022-08-09T16:12:48.559Z] #77 204.5 configure: creating ./config.status [2022-08-09T16:12:49.017Z] #77 199.2 checking for GNU libc compatible realloc... yes [2022-08-09T16:12:49.587Z] #77 199.6 checking for working strtod... yes [2022-08-09T16:12:49.847Z] #77 200.1 checking for gettimeofday... yes [2022-08-09T16:12:50.107Z] #77 200.5 checking for memset... [2022-08-09T16:12:50.108Z] #77 ... [2022-08-09T16:12:50.108Z] [2022-08-09T16:12:50.108Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:50.108Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:50.108Z] #21 48.82 Selecting previously unselected package libinih1:amd64. [2022-08-09T16:12:50.108Z] #21 48.83 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 48.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T16:12:50.108Z] #21 48.94 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T16:12:50.108Z] #21 48.94 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 48.94 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T16:12:50.108Z] #21 49.02 Selecting previously unselected package libnet1:amd64. [2022-08-09T16:12:50.108Z] #21 49.02 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 49.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:12:50.108Z] #21 49.29 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T16:12:50.108Z] #21 49.33 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 49.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:12:50.108Z] #21 49.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:12:50.108Z] #21 49.59 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 49.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:12:50.108Z] #21 49.85 Selecting previously unselected package libyajl2:amd64. [2022-08-09T16:12:50.108Z] #21 49.85 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 49.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:12:50.108Z] #21 50.02 Selecting previously unselected package net-tools. [2022-08-09T16:12:50.108Z] #21 50.03 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 50.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T16:12:50.108Z] #21 50.21 Selecting previously unselected package patch. [2022-08-09T16:12:50.108Z] #21 50.22 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 50.24 Unpacking patch (2.7.6-7) ... [2022-08-09T16:12:50.108Z] #21 50.38 Selecting previously unselected package python-pip-whl. [2022-08-09T16:12:50.108Z] #21 50.38 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T16:12:50.108Z] #21 50.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T16:12:50.108Z] #21 51.55 Selecting previously unselected package python3-lib2to3. [2022-08-09T16:12:50.108Z] #21 51.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T16:12:50.108Z] #21 51.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T16:12:50.108Z] #21 51.91 Selecting previously unselected package python3-distutils. [2022-08-09T16:12:50.108Z] #21 51.91 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T16:12:50.108Z] #21 51.92 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T16:12:50.108Z] #21 52.19 Selecting previously unselected package python3-pkg-resources. [2022-08-09T16:12:50.108Z] #21 52.19 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T16:12:50.108Z] #21 52.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:12:50.108Z] #21 52.53 Selecting previously unselected package python3-setuptools. [2022-08-09T16:12:50.108Z] #21 52.53 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T16:12:50.108Z] #21 52.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T16:12:50.108Z] #21 52.98 Selecting previously unselected package python3-wheel. [2022-08-09T16:12:50.108Z] #21 52.98 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T16:12:50.108Z] #21 52.99 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T16:12:50.108Z] #21 53.11 Selecting previously unselected package python3-pip. [2022-08-09T16:12:50.108Z] #21 53.12 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T16:12:50.108Z] #21 53.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T16:12:50.108Z] #21 53.58 Selecting previously unselected package sudo. [2022-08-09T16:12:50.108Z] #21 53.58 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T16:12:50.108Z] #21 53.59 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T16:12:50.368Z] #21 54.40 Selecting previously unselected package systemd-journal-remote. [2022-08-09T16:12:50.629Z] #21 54.40 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T16:12:50.629Z] #21 54.41 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T16:12:50.629Z] #21 54.52 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T16:12:50.629Z] #21 54.53 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T16:12:50.629Z] #21 54.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T16:12:50.889Z] #21 54.96 Selecting previously unselected package uidmap. [2022-08-09T16:12:50.893Z] --- PASS: TestStats (2.55s) [2022-08-09T16:12:50.893Z] === RUN TestStopContainerWithTimeout [2022-08-09T16:12:50.893Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T16:12:50.893Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T16:12:50.893Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T16:12:50.893Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T16:12:50.893Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T16:12:50.893Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T16:12:50.893Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T16:12:50.893Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T16:12:50.893Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T16:12:50.893Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T16:12:51.149Z] #21 55.00 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T16:12:51.149Z] #21 55.03 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T16:12:51.410Z] #21 55.29 Selecting previously unselected package vim-runtime. [2022-08-09T16:12:51.410Z] #21 55.31 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:12:51.410Z] #21 55.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T16:12:51.410Z] #21 55.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T16:12:51.460Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T16:12:51.670Z] #21 55.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:12:53.359Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T16:12:53.835Z] #77 209.0 config.status: creating Makefile [2022-08-09T16:12:53.835Z] #77 209.2 config.status: creating config.h [2022-08-09T16:12:53.835Z] #77 209.2 config.status: executing libtool commands [2022-08-09T16:12:53.835Z] #77 209.2 config.status: executing depfiles commands [2022-08-09T16:12:54.094Z] #77 210.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-09T16:12:54.094Z] #77 210.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-09T16:12:54.664Z] #77 210.6 checking for gcc... gcc [2022-08-09T16:12:54.664Z] #77 210.6 checking whether the C compiler works... yes [2022-08-09T16:12:54.664Z] #77 210.8 checking for C compiler default output file name... a.out [2022-08-09T16:12:54.734Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-09T16:12:54.734Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-08-09T16:12:54.734Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-08-09T16:12:54.734Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-09T16:12:54.734Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-09T16:12:54.734Z] === RUN TestDeleteDevicemapper [2022-08-09T16:12:54.734Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:12:54.734Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T16:12:54.734Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T16:12:54.924Z] #77 210.8 checking for suffix of executables... [2022-08-09T16:12:55.183Z] #77 211.0 checking whether we are cross compiling... no [2022-08-09T16:12:55.183Z] #77 211.3 checking for suffix of object files... o [2022-08-09T16:12:55.444Z] #77 211.4 checking whether we are using the GNU C compiler... yes [2022-08-09T16:12:55.703Z] #77 211.5 checking whether gcc accepts -g... yes [2022-08-09T16:12:55.703Z] #77 211.6 checking for gcc option to accept ISO C89... none needed [2022-08-09T16:12:55.962Z] #77 211.8 checking whether gcc understands -c and -o together... yes [2022-08-09T16:12:55.962Z] #77 211.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-09T16:12:55.962Z] #77 212.0 checking whether build environment is sane... yes [2022-08-09T16:12:55.962Z] #77 212.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-09T16:12:55.962Z] #77 212.0 checking for gawk... no [2022-08-09T16:12:55.962Z] #77 212.0 checking for mawk... mawk [2022-08-09T16:12:55.962Z] #77 212.0 checking whether make sets $(MAKE)... yes [2022-08-09T16:12:55.962Z] #77 212.1 checking whether make supports the include directive... yes (GNU style) [2022-08-09T16:12:56.222Z] #77 212.1 checking whether make supports nested variables... yes [2022-08-09T16:12:56.222Z] #77 212.1 checking whether UID '0' is supported by ustar format... yes [2022-08-09T16:12:56.222Z] #77 212.1 checking whether GID '0' is supported by ustar format... yes [2022-08-09T16:12:56.222Z] #77 212.1 checking how to create a ustar tar archive... gnutar [2022-08-09T16:12:56.222Z] #77 212.2 checking dependency style of gcc... gcc3 [2022-08-09T16:12:56.222Z] #77 212.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-09T16:12:56.222Z] #77 212.4 checking whether make supports nested variables... (cached) yes [2022-08-09T16:12:56.481Z] #77 212.5 checking build system type... x86_64-pc-linux-gnu [2022-08-09T16:12:56.645Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-08-09T16:12:56.645Z] === RUN TestUpdateMemory [2022-08-09T16:12:56.741Z] #77 212.7 checking host system type... x86_64-pc-linux-gnu [2022-08-09T16:12:56.741Z] #77 212.7 checking how to print strings... printf [2022-08-09T16:12:56.741Z] #77 212.8 checking for a sed that does not truncate output... /bin/sed [2022-08-09T16:12:56.741Z] #77 212.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-09T16:12:56.741Z] #77 212.8 checking for egrep... /bin/grep -E [2022-08-09T16:12:56.741Z] #77 212.8 checking for fgrep... /bin/grep -F [2022-08-09T16:12:56.741Z] #77 212.8 checking for ld used by gcc... /usr/bin/ld [2022-08-09T16:12:56.741Z] #77 212.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-09T16:12:56.741Z] #77 212.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-09T16:12:56.741Z] #77 212.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-09T16:12:56.917Z] --- PASS: TestUpdateMemory (0.61s) [2022-08-09T16:12:56.917Z] === RUN TestUpdateCPUQuota [2022-08-09T16:12:56.965Z] #21 60.42 Selecting previously unselected package vim. [2022-08-09T16:12:56.965Z] #21 60.43 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:12:56.965Z] #21 60.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:12:57.000Z] #77 213.0 checking whether ln -s works... yes [2022-08-09T16:12:57.000Z] #77 213.0 checking the maximum length of command line arguments... 1572864 [2022-08-09T16:12:57.000Z] #77 213.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-09T16:12:57.000Z] #77 213.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-09T16:12:57.000Z] #77 213.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-09T16:12:57.000Z] #77 213.0 checking for objdump... objdump [2022-08-09T16:12:57.000Z] #77 213.0 checking how to recognize dependent libraries... pass_all [2022-08-09T16:12:57.000Z] #77 213.0 checking for dlltool... no [2022-08-09T16:12:57.000Z] #77 213.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-09T16:12:57.000Z] #77 213.0 checking for ar... ar [2022-08-09T16:12:57.000Z] #77 213.0 checking for archiver @FILE support... @ [2022-08-09T16:12:57.000Z] #77 213.2 checking for strip... strip [2022-08-09T16:12:57.000Z] #77 213.2 checking for ranlib... ranlib [2022-08-09T16:12:57.000Z] #77 213.2 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-09T16:12:57.000Z] #77 ... [2022-08-09T16:12:57.000Z] [2022-08-09T16:12:57.000Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:12:57.000Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:12:57.000Z] #21 43.98 Selecting previously unselected package xxd. [2022-08-09T16:12:57.000Z] #21 43.98 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 44.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:12:57.000Z] #21 44.19 Selecting previously unselected package vim-common. [2022-08-09T16:12:57.000Z] #21 44.19 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:12:57.000Z] #21 44.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:12:57.000Z] #21 44.52 Selecting previously unselected package bash-completion. [2022-08-09T16:12:57.000Z] #21 44.56 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-09T16:12:57.000Z] #21 48.77 Unpacking bash-completion (1:2.11-2) ... [2022-08-09T16:12:57.000Z] #21 49.57 Selecting previously unselected package bzip2. [2022-08-09T16:12:57.000Z] #21 49.60 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 49.61 Unpacking bzip2 (1.0.8-4) ... [2022-08-09T16:12:57.000Z] #21 49.72 Selecting previously unselected package xz-utils. [2022-08-09T16:12:57.000Z] #21 49.74 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 49.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:12:57.000Z] #21 50.01 Selecting previously unselected package apparmor. [2022-08-09T16:12:57.000Z] #21 50.01 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 50.09 Unpacking apparmor (2.13.6-10) ... [2022-08-09T16:12:57.000Z] #21 50.64 Selecting previously unselected package inetutils-ping. [2022-08-09T16:12:57.000Z] #21 50.65 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 50.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-09T16:12:57.000Z] #21 50.82 Selecting previously unselected package libip6tc2:amd64. [2022-08-09T16:12:57.000Z] #21 50.82 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 50.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T16:12:57.000Z] #21 50.93 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-09T16:12:57.000Z] #21 50.93 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 50.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T16:12:57.000Z] #21 51.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-09T16:12:57.000Z] #21 51.07 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 51.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T16:12:57.000Z] #21 51.16 Selecting previously unselected package libnftnl11:amd64. [2022-08-09T16:12:57.000Z] #21 51.16 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 51.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T16:12:57.000Z] #21 51.28 Selecting previously unselected package iptables. [2022-08-09T16:12:57.000Z] #21 51.30 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 51.31 Unpacking iptables (1.8.7-1) ... [2022-08-09T16:12:57.000Z] #21 51.68 Selecting previously unselected package libonig5:amd64. [2022-08-09T16:12:57.000Z] #21 51.68 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 51.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:12:57.000Z] #21 51.86 Selecting previously unselected package libjq1:amd64. [2022-08-09T16:12:57.000Z] #21 51.86 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 51.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:12:57.000Z] #21 52.00 Selecting previously unselected package jq. [2022-08-09T16:12:57.000Z] #21 52.00 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 52.01 Unpacking jq (1.6-2.1) ... [2022-08-09T16:12:57.000Z] #21 52.12 Selecting previously unselected package libaio1:amd64. [2022-08-09T16:12:57.000Z] #21 52.13 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 52.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-09T16:12:57.000Z] #21 52.21 Selecting previously unselected package libgpm2:amd64. [2022-08-09T16:12:57.000Z] #21 52.23 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 52.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-09T16:12:57.000Z] #21 52.31 Selecting previously unselected package libicu67:amd64. [2022-08-09T16:12:57.000Z] #21 52.32 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-09T16:12:57.000Z] #21 52.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-09T16:12:57.227Z] #21 61.18 Selecting previously unselected package xfsprogs. [2022-08-09T16:12:57.227Z] #21 61.18 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T16:12:57.491Z] #21 61.19 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T16:12:57.570Z] #21 ... [2022-08-09T16:12:57.570Z] [2022-08-09T16:12:57.570Z] #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-08-09T16:12:57.570Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:12:57.570Z] #77 213.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-09T16:12:57.570Z] #77 213.6 checking for sysroot... no [2022-08-09T16:12:57.570Z] #77 213.6 checking for a working dd... /bin/dd [2022-08-09T16:12:57.570Z] #77 213.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-09T16:12:57.829Z] #77 213.7 checking for mt... no [2022-08-09T16:12:57.829Z] #77 213.7 checking if : is a manifest tool... no [2022-08-09T16:12:57.829Z] #77 213.7 checking how to run the C preprocessor... gcc -E [2022-08-09T16:12:57.856Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-09T16:12:57.856Z] === RUN TestUpdatePidsLimit [2022-08-09T16:12:57.856Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-09T16:12:58.063Z] #21 61.87 Selecting previously unselected package zip. [2022-08-09T16:12:58.063Z] #21 61.89 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-09T16:12:58.063Z] #21 61.90 Unpacking zip (3.0-12) ... [2022-08-09T16:12:58.115Z] === RUN TestUpdatePidsLimit/no_change [2022-08-09T16:12:58.325Z] #21 62.04 Selecting previously unselected package zstd. [2022-08-09T16:12:58.325Z] #21 62.08 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T16:12:58.325Z] #21 62.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T16:12:58.374Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-09T16:12:58.401Z] #77 214.0 checking for ANSI C header files... yes [2022-08-09T16:12:58.586Z] #21 62.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:12:58.633Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-09T16:12:58.661Z] #77 214.5 checking for sys/types.h... yes [2022-08-09T16:12:58.661Z] #77 214.7 checking for sys/stat.h... yes [2022-08-09T16:12:58.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-09T16:12:58.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-09T16:12:58.920Z] #77 214.9 checking for stdlib.h... yes [2022-08-09T16:12:59.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-09T16:12:59.180Z] #77 215.2 checking for string.h... yes [2022-08-09T16:12:59.748Z] #77 215.4 checking for memory.h... yes [2022-08-09T16:12:59.748Z] #77 215.6 checking for strings.h... yes [2022-08-09T16:12:59.973Z] #21 63.88 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T16:12:59.973Z] #21 63.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T16:12:59.973Z] #21 63.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T16:12:59.973Z] #21 63.91 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T16:12:59.973Z] #21 63.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T16:12:59.973Z] #21 63.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T16:12:59.973Z] #21 63.98 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T16:12:59.973Z] #21 64.00 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T16:12:59.973Z] #21 64.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:12:59.973Z] #21 64.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:13:00.007Z] #77 215.8 checking for inttypes.h... yes [2022-08-09T16:13:00.007Z] #77 216.0 checking for stdint.h... yes [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-09T16:13:00.088Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-08-09T16:13:00.088Z] === RUN TestUpdateRestartPolicy [2022-08-09T16:13:00.234Z] #21 64.05 Setting up bzip2 (1.0.8-4) ... [2022-08-09T16:13:00.234Z] #21 64.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:13:00.234Z] #21 64.08 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T16:13:00.234Z] #21 ... [2022-08-09T16:13:00.234Z] [2022-08-09T16:13:00.234Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T16:13:00.234Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:13:00.234Z] #77 200.5 checking for memset... yes [2022-08-09T16:13:00.234Z] #77 200.9 checking for strspn... yes [2022-08-09T16:13:00.234Z] #77 201.3 checking that generated files are newer than configure... done [2022-08-09T16:13:00.234Z] #77 201.3 configure: creating ./config.status [2022-08-09T16:13:00.234Z] #77 205.7 config.status: creating Makefile [2022-08-09T16:13:00.234Z] #77 205.8 config.status: creating config.h [2022-08-09T16:13:00.234Z] #77 205.9 config.status: executing depfiles commands [2022-08-09T16:13:00.234Z] #77 206.1 config.status: executing libtool commands [2022-08-09T16:13:00.234Z] #77 207.4 GEN .version [2022-08-09T16:13:00.234Z] #77 207.4 make install-recursive [2022-08-09T16:13:00.234Z] #77 207.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T16:13:00.234Z] #77 207.6 Making install in libocispec [2022-08-09T16:13:00.234Z] #77 207.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:13:00.234Z] #77 207.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T16:13:00.234Z] #77 207.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T16:13:00.234Z] #77 207.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T16:13:00.234Z] #77 207.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T16:13:00.234Z] #77 208.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T16:13:00.234Z] #77 209.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T16:13:00.234Z] #77 209.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T16:13:00.268Z] #77 216.2 checking for unistd.h... yes [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T16:13:00.495Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T16:13:00.495Z] #77 211.1 make install-recursive [2022-08-09T16:13:00.495Z] #77 211.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:13:00.528Z] #77 216.4 checking for dlfcn.h... yes [2022-08-09T16:13:00.528Z] #77 216.6 checking for objdir... .libs [2022-08-09T16:13:00.759Z] #77 211.3 Making install in yajl [2022-08-09T16:13:00.759Z] #77 211.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:00.759Z] #77 211.3 CC verify/json_verify-json_verify.o [2022-08-09T16:13:00.759Z] #77 211.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T16:13:00.759Z] #77 211.4 CC src/libyajl_la-yajl.lo [2022-08-09T16:13:00.759Z] #77 211.4 CC src/libyajl_la-yajl_gen.lo [2022-08-09T16:13:01.020Z] #77 211.4 CC src/libyajl_la-yajl_buf.lo [2022-08-09T16:13:01.020Z] #77 211.4 CC src/libyajl_la-yajl_encode.lo [2022-08-09T16:13:01.020Z] #77 211.5 CC src/libyajl_la-yajl_lex.lo [2022-08-09T16:13:01.020Z] #77 211.5 CC src/libyajl_la-yajl_parser.lo [2022-08-09T16:13:01.020Z] #77 211.5 CC src/libyajl_la-yajl_tree.lo [2022-08-09T16:13:01.097Z] #77 217.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-09T16:13:01.321Z] #77 ... [2022-08-09T16:13:01.321Z] [2022-08-09T16:13:01.321Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:13:01.321Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:13:01.321Z] #21 65.14 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T16:13:01.321Z] #21 65.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:01.321Z] #21 65.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:13:01.321Z] #21 65.18 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T16:13:01.321Z] #21 65.22 Setting up apparmor (2.13.6-10) ... [2022-08-09T16:13:01.357Z] #77 217.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-09T16:13:01.357Z] #77 217.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-09T16:13:01.616Z] #77 217.4 checking if gcc static flag -static works... yes [2022-08-09T16:13:01.877Z] #77 217.9 checking if gcc supports -c -o file.o... yes [2022-08-09T16:13:02.137Z] #77 218.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-09T16:13:02.137Z] #77 218.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-09T16:13:02.396Z] #77 218.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-09T16:13:02.396Z] #77 218.5 checking how to hardcode library paths into programs... immediate [2022-08-09T16:13:02.396Z] #77 218.5 checking whether stripping libraries is possible... yes [2022-08-09T16:13:02.396Z] #77 218.5 checking if libtool supports shared libraries... yes [2022-08-09T16:13:02.396Z] #77 218.5 checking whether to build shared libraries... no [2022-08-09T16:13:02.396Z] #77 218.5 checking whether to build static libraries... yes [2022-08-09T16:13:02.655Z] #77 218.6 checking float.h usability... yes [2022-08-09T16:13:02.655Z] #77 218.8 checking float.h presence... yes [2022-08-09T16:13:02.655Z] #77 218.8 checking for float.h... yes [2022-08-09T16:13:02.915Z] #77 218.9 checking limits.h usability... yes [2022-08-09T16:13:02.915Z] #77 219.0 checking limits.h presence... yes [2022-08-09T16:13:02.915Z] #77 219.1 checking for limits.h... yes [2022-08-09T16:13:03.175Z] #77 219.2 checking stddef.h usability... yes [2022-08-09T16:13:03.434Z] #77 219.4 checking stddef.h presence... yes [2022-08-09T16:13:03.434Z] #77 219.5 checking for stddef.h... yes [2022-08-09T16:13:03.434Z] #77 219.5 checking for stdlib.h... (cached) yes [2022-08-09T16:13:03.434Z] #77 219.6 checking for string.h... (cached) yes [2022-08-09T16:13:03.695Z] #77 219.7 checking sys/time.h usability... yes [2022-08-09T16:13:04.019Z] #77 219.9 checking sys/time.h presence... yes [2022-08-09T16:13:04.019Z] #77 220.0 checking for sys/time.h... yes [2022-08-09T16:13:04.019Z] #77 220.1 checking for inline... inline [2022-08-09T16:13:04.567Z] #77 220.2 checking for size_t... yes [2022-08-09T16:13:04.567Z] #77 220.7 checking for stdlib.h... (cached) yes [2022-08-09T16:13:04.690Z] #21 68.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T16:13:04.690Z] #21 68.21 Setting up zip (3.0-12) ... [2022-08-09T16:13:04.690Z] #21 68.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:04.690Z] #21 68.44 Setting up bash-completion (1:2.11-2) ... [2022-08-09T16:13:05.218Z] #77 220.7 checking for GNU libc compatible malloc... yes [2022-08-09T16:13:05.218Z] #77 221.1 checking for stdlib.h... (cached) yes [2022-08-09T16:13:05.478Z] #77 221.1 checking for GNU libc compatible realloc... yes [2022-08-09T16:13:05.742Z] #77 221.5 checking for working strtod... yes [2022-08-09T16:13:06.000Z] #77 221.9 checking for gettimeofday... [2022-08-09T16:13:06.000Z] #77 ... [2022-08-09T16:13:06.000Z] [2022-08-09T16:13:06.000Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:13:06.000Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:13:06.000Z] #21 56.62 Selecting previously unselected package libinih1:amd64. [2022-08-09T16:13:06.000Z] #21 56.64 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-09T16:13:06.000Z] #21 56.66 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-09T16:13:06.000Z] #21 56.74 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-09T16:13:06.000Z] #21 56.74 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-09T16:13:06.000Z] #21 56.75 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T16:13:06.000Z] #21 56.85 Selecting previously unselected package libnet1:amd64. [2022-08-09T16:13:06.000Z] #21 56.86 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-09T16:13:06.000Z] #21 56.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:13:06.000Z] #21 56.98 Selecting previously unselected package libnl-3-200:amd64. [2022-08-09T16:13:06.000Z] #21 56.99 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-09T16:13:06.000Z] #21 57.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:13:06.000Z] #21 57.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-09T16:13:06.000Z] #21 57.20 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-09T16:13:06.000Z] #21 57.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:13:06.000Z] #21 57.30 Selecting previously unselected package libyajl2:amd64. [2022-08-09T16:13:06.000Z] #21 57.32 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-09T16:13:06.000Z] #21 57.32 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:13:06.001Z] #21 57.41 Selecting previously unselected package net-tools. [2022-08-09T16:13:06.001Z] #21 57.43 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-09T16:13:06.001Z] #21 57.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T16:13:06.001Z] #21 57.71 Selecting previously unselected package patch. [2022-08-09T16:13:06.001Z] #21 57.72 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-09T16:13:06.001Z] #21 57.72 Unpacking patch (2.7.6-7) ... [2022-08-09T16:13:06.001Z] #21 57.88 Selecting previously unselected package python-pip-whl. [2022-08-09T16:13:06.001Z] #21 57.91 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-09T16:13:06.001Z] #21 57.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T16:13:06.001Z] #21 58.68 Selecting previously unselected package python3-lib2to3. [2022-08-09T16:13:06.001Z] #21 58.69 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-09T16:13:06.001Z] #21 58.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-09T16:13:06.001Z] #21 58.89 Selecting previously unselected package python3-distutils. [2022-08-09T16:13:06.001Z] #21 58.89 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-09T16:13:06.001Z] #21 58.90 Unpacking python3-distutils (3.9.2-1) ... [2022-08-09T16:13:06.001Z] #21 59.14 Selecting previously unselected package python3-pkg-resources. [2022-08-09T16:13:06.001Z] #21 59.15 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-09T16:13:06.001Z] #21 59.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:13:06.001Z] #21 59.36 Selecting previously unselected package python3-setuptools. [2022-08-09T16:13:06.001Z] #21 59.37 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-09T16:13:06.001Z] #21 59.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-09T16:13:06.001Z] #21 59.82 Selecting previously unselected package python3-wheel. [2022-08-09T16:13:06.001Z] #21 59.83 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-09T16:13:06.001Z] #21 59.83 Unpacking python3-wheel (0.34.2-1) ... [2022-08-09T16:13:06.001Z] #21 59.98 Selecting previously unselected package python3-pip. [2022-08-09T16:13:06.001Z] #21 59.98 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-09T16:13:06.001Z] #21 59.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T16:13:06.001Z] #21 60.44 Selecting previously unselected package sudo. [2022-08-09T16:13:06.001Z] #21 60.44 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-09T16:13:06.001Z] #21 60.47 Unpacking sudo (1.9.5p2-3) ... [2022-08-09T16:13:06.001Z] #21 61.28 Selecting previously unselected package systemd-journal-remote. [2022-08-09T16:13:06.001Z] #21 61.28 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-09T16:13:06.001Z] #21 61.31 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-09T16:13:06.001Z] #21 61.49 Selecting previously unselected package thin-provisioning-tools. [2022-08-09T16:13:06.001Z] #21 61.53 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-09T16:13:06.001Z] #21 61.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-09T16:13:06.001Z] #21 61.88 Selecting previously unselected package uidmap. [2022-08-09T16:13:06.001Z] #21 61.90 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-09T16:13:06.001Z] #21 61.91 Unpacking uidmap (1:4.8.1-1) ... [2022-08-09T16:13:06.001Z] #21 62.09 Selecting previously unselected package vim-runtime. [2022-08-09T16:13:06.001Z] #21 62.10 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-09T16:13:06.001Z] #21 62.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-09T16:13:06.001Z] #21 62.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-09T16:13:06.001Z] #21 62.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:09.976Z] #21 73.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:13:09.976Z] #21 73.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T16:13:09.976Z] #21 73.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T16:13:09.976Z] #21 73.66 Setting up patch (2.7.6-7) ... [2022-08-09T16:13:09.976Z] #21 73.67 Setting up sudo (1.9.5p2-3) ... [2022-08-09T16:13:09.976Z] #21 73.76 invoke-rc.d: could not determine current runlevel [2022-08-09T16:13:09.976Z] #21 73.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T16:13:09.976Z] #21 73.79 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T16:13:09.976Z] #21 73.81 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T16:13:09.976Z] #21 73.81 Failed to connect to bus: Host is down [2022-08-09T16:13:09.976Z] #21 73.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T16:13:09.976Z] #21 73.84 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T16:13:09.976Z] #21 73.86 Setting up pigz (2.6-1) ... [2022-08-09T16:13:09.976Z] #21 ... [2022-08-09T16:13:09.976Z] [2022-08-09T16:13:09.976Z] #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-08-09T16:13:09.976Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:13:09.976Z] #77 220.5 CCLD libyajl.la [2022-08-09T16:13:10.915Z] #77 221.3 CCLD verify/json_verify [2022-08-09T16:13:11.870Z] #77 222.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:11.870Z] #77 222.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T16:13:11.870Z] #77 222.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T16:13:11.870Z] #77 222.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:11.870Z] #77 222.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:11.870Z] #77 222.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:13:12.287Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-08-09T16:13:12.287Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T16:13:12.287Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-08-09T16:13:12.287Z] === RUN TestWaitNonBlocked [2022-08-09T16:13:12.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:13:12.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:13:12.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:13:12.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:13:12.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:13:12.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:13:12.287Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-09T16:13:12.287Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-08-09T16:13:12.287Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-08-09T16:13:12.287Z] === RUN TestWaitBlocked [2022-08-09T16:13:12.441Z] #77 222.8 CC src/validate.o [2022-08-09T16:13:12.441Z] #77 222.8 CC src/image_spec_schema_config_schema.lo [2022-08-09T16:13:12.441Z] #77 222.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T16:13:12.441Z] #77 222.8 CC src/image_spec_schema_defs.lo [2022-08-09T16:13:12.441Z] #77 222.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T16:13:12.441Z] #77 222.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T16:13:12.441Z] #77 222.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T16:13:12.441Z] #77 222.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T16:13:12.441Z] #77 222.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T16:13:12.441Z] #77 223.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T16:13:12.441Z] #77 223.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T16:13:12.441Z] #77 223.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T16:13:12.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:13:12.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:13:12.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:13:12.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:13:12.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:13:12.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:13:12.564Z] #21 68.93 Selecting previously unselected package vim. [2022-08-09T16:13:12.564Z] #21 68.93 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-09T16:13:12.564Z] #21 68.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:12.701Z] #77 223.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T16:13:12.701Z] #77 223.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T16:13:12.961Z] #77 223.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T16:13:12.961Z] #77 223.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T16:13:13.114Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-09T16:13:13.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-09T16:13:13.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-09T16:13:13.114Z] === RUN TestWaitConditions [2022-08-09T16:13:13.114Z] === RUN TestWaitConditions/default [2022-08-09T16:13:13.114Z] === PAUSE TestWaitConditions/default [2022-08-09T16:13:13.114Z] === RUN TestWaitConditions/not-running [2022-08-09T16:13:13.114Z] === PAUSE TestWaitConditions/not-running [2022-08-09T16:13:13.114Z] === RUN TestWaitConditions/next-exit [2022-08-09T16:13:13.114Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T16:13:13.114Z] === RUN TestWaitConditions/removed [2022-08-09T16:13:13.114Z] === PAUSE TestWaitConditions/removed [2022-08-09T16:13:13.114Z] === CONT TestWaitConditions/default [2022-08-09T16:13:13.114Z] === CONT TestWaitConditions/next-exit [2022-08-09T16:13:13.131Z] #21 70.07 Selecting previously unselected package xfsprogs. [2022-08-09T16:13:13.131Z] #21 70.10 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-09T16:13:13.131Z] #21 70.10 Unpacking xfsprogs (5.10.0-4) ... [2022-08-09T16:13:13.222Z] #77 223.6 CC src/runtime_spec_schema_defs.lo [2022-08-09T16:13:13.222Z] #77 223.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T16:13:13.222Z] #77 223.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T16:13:13.222Z] #77 223.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T16:13:13.222Z] #77 223.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T16:13:13.222Z] #77 223.8 CC src/basic_test_double_array_item.lo [2022-08-09T16:13:13.222Z] #77 223.8 CC src/basic_test_double_array.lo [2022-08-09T16:13:13.482Z] #77 223.9 CC src/basic_test_top_array_int.lo [2022-08-09T16:13:13.482Z] #77 224.0 CC src/basic_test_top_array_string.lo [2022-08-09T16:13:14.053Z] #77 224.7 CC src/basic_test_top_double_array_int.lo [2022-08-09T16:13:14.314Z] #77 224.7 CC src/basic_test_top_double_array_obj.lo [2022-08-09T16:13:14.314Z] #77 224.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T16:13:14.507Z] #21 71.13 Selecting previously unselected package zip. [2022-08-09T16:13:14.507Z] #21 71.14 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-09T16:13:14.507Z] #21 71.15 Unpacking zip (3.0-12) ... [2022-08-09T16:13:14.507Z] #21 71.47 Selecting previously unselected package zstd. [2022-08-09T16:13:14.507Z] #21 71.47 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-09T16:13:14.507Z] #21 71.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-09T16:13:14.575Z] #77 225.1 CC src/read-file.lo [2022-08-09T16:13:14.575Z] #77 225.2 CC tests/test-1.o [2022-08-09T16:13:14.575Z] #77 225.3 CC src/basic_test_top_double_array_string.lo [2022-08-09T16:13:14.835Z] #77 225.4 CC src/json_common.lo [2022-08-09T16:13:14.835Z] #77 225.5 CC tests/test-2.o [2022-08-09T16:13:14.836Z] #77 225.5 CC tests/test-3.o [2022-08-09T16:13:14.836Z] #77 225.5 CC tests/test-4.o [2022-08-09T16:13:14.836Z] #77 225.6 CC tests/test-5.o [2022-08-09T16:13:15.016Z] === CONT TestWaitConditions/not-running [2022-08-09T16:13:15.016Z] === CONT TestWaitConditions/removed [2022-08-09T16:13:15.096Z] #77 225.7 CC tests/test-7.o [2022-08-09T16:13:15.096Z] #77 225.8 CC tests/test-8.o [2022-08-09T16:13:15.096Z] #77 225.8 CC tests/test-9.o [2022-08-09T16:13:15.356Z] #77 225.9 CC tests/test-10.o [2022-08-09T16:13:15.356Z] #77 226.0 CC tests/test-6.o [2022-08-09T16:13:15.442Z] #21 72.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-09T16:13:16.298Z] #77 226.6 CC tests/test-11.o [2022-08-09T16:13:16.377Z] #21 ... [2022-08-09T16:13:16.377Z] [2022-08-09T16:13:16.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T16:13:16.377Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:13:16.377Z] #77 221.9 checking for gettimeofday... yes [2022-08-09T16:13:16.377Z] #77 222.3 checking for memset... yes [2022-08-09T16:13:16.377Z] #77 222.9 checking for strspn... yes [2022-08-09T16:13:16.377Z] #77 223.7 checking that generated files are newer than configure... done [2022-08-09T16:13:16.377Z] #77 223.7 configure: creating ./config.status [2022-08-09T16:13:16.377Z] #77 228.1 config.status: creating Makefile [2022-08-09T16:13:16.377Z] #77 228.3 config.status: creating config.h [2022-08-09T16:13:16.377Z] #77 228.4 config.status: executing depfiles commands [2022-08-09T16:13:16.377Z] #77 229.0 config.status: executing libtool commands [2022-08-09T16:13:16.377Z] #77 231.1 GEN .version [2022-08-09T16:13:16.377Z] #77 231.2 make install-recursive [2022-08-09T16:13:16.377Z] #77 231.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-09T16:13:16.377Z] #77 231.3 Making install in libocispec [2022-08-09T16:13:16.377Z] #77 231.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:13:16.377Z] #77 231.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-09T16:13:16.377Z] #77 231.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-09T16:13:16.377Z] #77 231.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-09T16:13:16.377Z] #77 231.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-09T16:13:16.390Z] --- PASS: TestWaitConditions (0.02s) [2022-08-09T16:13:16.390Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-09T16:13:16.390Z] --- PASS: TestWaitConditions/default (1.77s) [2022-08-09T16:13:16.636Z] #77 232.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-09T16:13:16.649Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-09T16:13:16.649Z] --- PASS: TestWaitConditions/removed (1.55s) [2022-08-09T16:13:16.649Z] === RUN TestWaitRestartedContainer [2022-08-09T16:13:16.649Z] === RUN TestWaitRestartedContainer/default [2022-08-09T16:13:16.649Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T16:13:16.649Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T16:13:16.649Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T16:13:16.649Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T16:13:16.649Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T16:13:16.649Z] === CONT TestWaitRestartedContainer/default [2022-08-09T16:13:16.649Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T16:13:16.894Z] #77 ... [2022-08-09T16:13:16.894Z] [2022-08-09T16:13:16.894Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:13:16.894Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:13:16.894Z] #21 73.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-09T16:13:16.894Z] #21 73.87 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-09T16:13:16.894Z] #21 73.88 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-09T16:13:16.894Z] #21 73.89 Setting up libicu67:amd64 (67.1-7) ... [2022-08-09T16:13:16.894Z] #21 73.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-09T16:13:16.894Z] #21 73.92 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-09T16:13:16.894Z] #21 73.95 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-09T16:13:17.152Z] #21 73.96 Setting up uidmap (1:4.8.1-1) ... [2022-08-09T16:13:17.153Z] #21 73.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-09T16:13:17.153Z] #21 73.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-09T16:13:17.153Z] #21 74.00 Setting up bzip2 (1.0.8-4) ... [2022-08-09T16:13:17.153Z] #21 74.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-09T16:13:17.153Z] #21 74.02 Setting up python3-wheel (0.34.2-1) ... [2022-08-09T16:13:18.024Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T16:13:18.530Z] #21 75.23 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-09T16:13:18.530Z] #21 75.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:18.530Z] #21 75.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-09T16:13:18.530Z] #21 75.29 Setting up libcap2-bin (1:2.44-1) ... [2022-08-09T16:13:18.530Z] #21 75.30 Setting up apparmor (2.13.6-10) ... [2022-08-09T16:13:18.844Z] #77 ... [2022-08-09T16:13:18.844Z] [2022-08-09T16:13:18.845Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:13:18.845Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:13:18.845Z] #21 73.86 Setting up pigz (2.6-1) ... [2022-08-09T16:13:18.845Z] #21 73.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T16:13:18.845Z] #21 73.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:13:18.845Z] #21 73.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T16:13:18.845Z] #21 73.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:18.845Z] #21 75.36 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T16:13:18.845Z] #21 75.38 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T16:13:18.845Z] #21 76.13 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T16:13:18.845Z] #21 76.19 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T16:13:18.845Z] #21 76.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T16:13:18.845Z] #21 76.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:13:18.845Z] #21 76.38 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T16:13:18.845Z] #21 76.40 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T16:13:18.845Z] #21 77.64 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:18.845Z] #21 77.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T16:13:18.845Z] #21 77.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T16:13:18.845Z] #21 77.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T16:13:18.845Z] #21 77.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T16:13:18.845Z] #21 77.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T16:13:18.845Z] #21 77.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T16:13:18.845Z] #21 77.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T16:13:18.845Z] #21 77.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T16:13:18.845Z] #21 77.78 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T16:13:18.845Z] #21 79.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:13:18.845Z] #21 79.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T16:13:18.845Z] #21 79.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T16:13:18.845Z] #21 79.30 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T16:13:18.845Z] #21 81.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T16:13:18.845Z] #21 81.64 Setting up jq (1.6-2.1) ... [2022-08-09T16:13:18.845Z] #21 81.65 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T16:13:18.845Z] #21 81.66 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T16:13:18.845Z] #21 81.68 Setting up iptables (1.8.7-1) ... [2022-08-09T16:13:18.845Z] #21 81.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T16:13:18.845Z] #21 81.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T16:13:18.845Z] #21 81.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T16:13:18.845Z] #21 81.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T16:13:18.845Z] #21 81.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T16:13:18.845Z] #21 81.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T16:13:18.845Z] #21 81.79 Setting up iproute2 (5.10.0-4) ... [2022-08-09T16:13:18.845Z] #21 82.59 Setting up systemd (247.3-7) ... [2022-08-09T16:13:18.845Z] #21 82.89 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T16:13:18.845Z] #21 82.89 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T16:13:18.845Z] #21 82.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T16:13:18.961Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-09T16:13:18.961Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-08-09T16:13:18.961Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-08-09T16:13:18.961Z] --- PASS: TestWaitRestartedContainer/not-running (0.96s) [2022-08-09T16:13:18.961Z] === CONT TestContainerStartOnDaemonRestart [2022-08-09T16:13:18.961Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T16:13:19.104Z] #21 83.00 Initializing machine ID from KVM UUID. [2022-08-09T16:13:20.436Z] #21 77.16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-09T16:13:20.436Z] #21 77.20 Setting up zip (3.0-12) ... [2022-08-09T16:13:20.436Z] #21 77.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:20.436Z] #21 77.27 Setting up bash-completion (1:2.11-2) ... [2022-08-09T16:13:21.014Z] #21 84.62 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T16:13:21.014Z] #21 84.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:13:21.494Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2022-08-09T16:13:21.494Z] === CONT TestIpcModeOlderClient [2022-08-09T16:13:21.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-08-09T16:13:21.494Z] === CONT TestContainerKillOnDaemonStart [2022-08-09T16:13:21.494Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-09T16:13:21.494Z] === CONT TestDaemonHostGatewayIP [2022-08-09T16:13:21.585Z] #21 DONE 85.6s [2022-08-09T16:13:21.585Z] [2022-08-09T16:13:21.585Z] #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-08-09T16:13:21.585Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T16:13:22.969Z] #22 1.105 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T16:13:22.969Z] #22 1.108 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T16:13:22.969Z] #22 1.111 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T16:13:22.969Z] #22 DONE 1.3s [2022-08-09T16:13:22.969Z] [2022-08-09T16:13:22.969Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T16:13:22.969Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-09T16:13:24.027Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-08-09T16:13:24.027Z] === CONT TestDaemonRestartIpcMode [2022-08-09T16:13:25.713Z] #21 82.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-09T16:13:25.713Z] #21 82.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-09T16:13:25.713Z] #21 82.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-09T16:13:25.713Z] #21 82.45 Setting up patch (2.7.6-7) ... [2022-08-09T16:13:25.713Z] #21 82.48 Setting up sudo (1.9.5p2-3) ... [2022-08-09T16:13:25.713Z] #21 82.62 invoke-rc.d: could not determine current runlevel [2022-08-09T16:13:25.713Z] #21 82.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-09T16:13:25.713Z] #21 82.65 Setting up xfsprogs (5.10.0-4) ... [2022-08-09T16:13:25.713Z] #21 82.67 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-09T16:13:25.713Z] #21 82.68 Failed to connect to bus: Host is down [2022-08-09T16:13:25.713Z] #21 82.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-09T16:13:25.713Z] #21 82.70 Setting up inetutils-ping (2:2.0-1) ... [2022-08-09T16:13:25.973Z] #21 82.72 Setting up pigz (2.6-1) ... [2022-08-09T16:13:25.973Z] #21 82.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-09T16:13:25.973Z] #21 82.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-09T16:13:25.973Z] #21 82.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-09T16:13:25.973Z] #21 82.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:26.558Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-08-09T16:13:26.914Z] #21 83.60 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-09T16:13:26.914Z] #21 83.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-09T16:13:27.174Z] #21 ... [2022-08-09T16:13:27.174Z] [2022-08-09T16:13:27.174Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T16:13:27.174Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-09T16:13:27.174Z] #77 233.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-09T16:13:27.174Z] #77 233.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-09T16:13:27.174Z] #77 235.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-09T16:13:27.174Z] #77 235.4 make install-recursive [2022-08-09T16:13:27.174Z] #77 235.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:13:27.174Z] #77 235.6 Making install in yajl [2022-08-09T16:13:27.174Z] #77 235.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:27.174Z] #77 235.7 CC verify/json_verify-json_verify.o [2022-08-09T16:13:27.174Z] #77 235.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-09T16:13:27.174Z] #77 235.7 CC src/libyajl_la-yajl.lo [2022-08-09T16:13:27.174Z] #77 235.8 CC src/libyajl_la-yajl_gen.lo [2022-08-09T16:13:27.174Z] #77 235.8 CC src/libyajl_la-yajl_parser.lo [2022-08-09T16:13:27.174Z] #77 235.8 CC src/libyajl_la-yajl_buf.lo [2022-08-09T16:13:27.174Z] #77 235.9 CC src/libyajl_la-yajl_tree.lo [2022-08-09T16:13:27.174Z] #77 235.9 CC src/libyajl_la-yajl_encode.lo [2022-08-09T16:13:27.174Z] #77 236.0 CC src/libyajl_la-yajl_lex.lo [2022-08-09T16:13:27.174Z] #77 ... [2022-08-09T16:13:27.174Z] [2022-08-09T16:13:27.174Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:13:27.174Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:13:27.174Z] #21 84.18 Setting up libelf1:amd64 (0.183-1) ... [2022-08-09T16:13:27.435Z] #21 84.23 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-09T16:13:27.435Z] #21 84.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-09T16:13:27.435Z] #21 84.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-09T16:13:27.435Z] #21 84.27 Setting up libkmod2:amd64 (28-1) ... [2022-08-09T16:13:27.435Z] #21 84.29 Setting up python3-distutils (3.9.2-1) ... [2022-08-09T16:13:28.376Z] #21 85.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-09T16:13:28.376Z] #21 85.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-09T16:13:28.376Z] #21 85.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-09T16:13:28.376Z] #21 85.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-09T16:13:28.376Z] #21 85.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-09T16:13:28.376Z] #21 85.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-09T16:13:28.376Z] #21 85.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-09T16:13:28.376Z] #21 85.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-09T16:13:28.376Z] #21 85.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-09T16:13:28.376Z] #21 85.19 Setting up python3-setuptools (52.0.0-4) ... [2022-08-09T16:13:30.917Z] #21 87.81 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-09T16:13:30.917Z] #21 87.82 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-09T16:13:30.917Z] #21 87.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-09T16:13:30.917Z] #21 87.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-09T16:13:32.827Z] #21 89.88 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-09T16:13:33.086Z] #21 89.90 Setting up jq (1.6-2.1) ... [2022-08-09T16:13:33.086Z] #21 89.92 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-09T16:13:33.086Z] #21 89.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-09T16:13:33.086Z] #21 89.94 Setting up iptables (1.8.7-1) ... [2022-08-09T16:13:33.086Z] #21 89.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T16:13:33.086Z] #21 89.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T16:13:33.086Z] #21 89.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-09T16:13:33.086Z] #21 89.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-09T16:13:33.086Z] #21 90.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-09T16:13:33.086Z] #21 90.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-09T16:13:33.086Z] #21 90.03 Setting up iproute2 (5.10.0-4) ... [2022-08-09T16:13:33.130Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-08-09T16:13:33.130Z] PASS [2022-08-09T16:13:33.130Z] [2022-08-09T16:13:33.130Z] === Skipped [2022-08-09T16:13:33.130Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-09T16:13:33.130Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:13:33.130Z] [2022-08-09T16:13:33.130Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-09T16:13:33.130Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-09T16:13:33.130Z] [2022-08-09T16:13:33.130Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:13:33.130Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:13:33.130Z] [2022-08-09T16:13:33.130Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-09T16:13:33.130Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-09T16:13:33.130Z] [2022-08-09T16:13:33.130Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T16:13:33.130Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:13:33.130Z] [2022-08-09T16:13:33.130Z] DONE 272 tests, 5 skipped in 137.899s [2022-08-09T16:13:33.130Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T16:13:33.130Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T16:13:33.655Z] #21 90.71 Setting up systemd (247.3-7) ... [2022-08-09T16:13:33.696Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-09T16:13:33.696Z] === RUN TestConfigDaemonID [2022-08-09T16:13:33.915Z] #21 90.76 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-09T16:13:33.915Z] #21 90.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-09T16:13:33.915Z] #21 90.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-09T16:13:33.915Z] #21 90.90 Initializing machine ID from KVM UUID. [2022-08-09T16:13:35.072Z] daemon_test.go:83: [dcd8db8eea30c] daemon is not started [2022-08-09T16:13:35.072Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-09T16:13:35.072Z] === RUN TestDaemonConfigValidation [2022-08-09T16:13:35.072Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:13:35.072Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:13:35.072Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T16:13:35.072Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T16:13:35.072Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T16:13:35.072Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T16:13:35.072Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T16:13:35.072Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T16:13:35.072Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T16:13:35.072Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T16:13:35.072Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:13:35.072Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T16:13:35.072Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T16:13:35.072Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T16:13:35.072Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T16:13:35.072Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T16:13:35.072Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-09T16:13:35.072Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-09T16:13:35.072Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-09T16:13:35.072Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-09T16:13:35.072Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-09T16:13:35.072Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T16:13:35.072Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T16:13:36.007Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T16:13:37.208Z] #21 ... [2022-08-09T16:13:37.208Z] [2022-08-09T16:13:37.208Z] #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-08-09T16:13:37.208Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:13:37.208Z] #77 244.7 CCLD libyajl.la [2022-08-09T16:13:37.208Z] #77 245.3 CCLD verify/json_verify [2022-08-09T16:13:37.208Z] #77 245.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:37.208Z] #77 245.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T16:13:37.208Z] #77 245.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T16:13:37.208Z] #77 245.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:37.208Z] #77 245.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-09T16:13:37.208Z] #77 246.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:13:37.208Z] #77 246.1 CC src/validate.o [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_config_schema.lo [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_defs.lo [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-09T16:13:37.208Z] #77 246.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-09T16:13:37.208Z] #77 246.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-09T16:13:37.208Z] #77 246.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-09T16:13:37.208Z] #77 246.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-09T16:13:37.208Z] #77 246.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-09T16:13:37.208Z] #77 246.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-09T16:13:37.208Z] #77 246.5 CC src/runtime_spec_schema_defs.lo [2022-08-09T16:13:37.208Z] #77 246.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-09T16:13:37.208Z] #77 246.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-09T16:13:37.208Z] #77 246.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-09T16:13:37.208Z] #77 246.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-09T16:13:37.208Z] #77 246.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-09T16:13:37.208Z] #77 246.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-09T16:13:37.208Z] #77 246.7 CC src/basic_test_double_array_item.lo [2022-08-09T16:13:37.208Z] #77 246.8 CC src/basic_test_double_array.lo [2022-08-09T16:13:37.208Z] #77 246.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-09T16:13:37.208Z] #77 247.0 CC src/basic_test_top_array_int.lo [2022-08-09T16:13:37.208Z] #77 247.0 CC src/basic_test_top_array_string.lo [2022-08-09T16:13:37.208Z] #77 247.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-09T16:13:37.208Z] #77 247.2 CC src/read-file.lo [2022-08-09T16:13:37.208Z] #77 247.3 CC src/basic_test_top_double_array_obj.lo [2022-08-09T16:13:37.208Z] #77 247.3 CC src/basic_test_top_double_array_int.lo [2022-08-09T16:13:37.208Z] #77 247.4 CC src/json_common.lo [2022-08-09T16:13:37.208Z] #77 247.4 CC src/basic_test_top_double_array_string.lo [2022-08-09T16:13:37.208Z] #77 247.4 CC tests/test-1.o [2022-08-09T16:13:37.208Z] #77 247.6 CC tests/test-2.o [2022-08-09T16:13:37.208Z] #77 248.0 CC tests/test-6.o [2022-08-09T16:13:37.208Z] #77 248.0 CC tests/test-4.o [2022-08-09T16:13:37.208Z] #77 248.1 CC tests/test-7.o [2022-08-09T16:13:37.208Z] #77 248.2 CC tests/test-3.o [2022-08-09T16:13:37.208Z] #77 248.2 CC tests/test-8.o [2022-08-09T16:13:37.208Z] #77 248.4 CC tests/test-5.o [2022-08-09T16:13:37.208Z] #77 248.4 CC tests/test-9.o [2022-08-09T16:13:37.208Z] #77 248.8 CC tests/test-11.o [2022-08-09T16:13:37.208Z] #77 249.0 CC tests/test-10.o [2022-08-09T16:13:37.208Z] #77 ... [2022-08-09T16:13:37.208Z] [2022-08-09T16:13:37.208Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-09T16:13:37.208Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-09T16:13:37.208Z] #21 93.81 Setting up systemd-journal-remote (247.3-7) ... [2022-08-09T16:13:37.384Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T16:13:37.878Z] #23 12.79 Collecting yamllint==1.26.1 [2022-08-09T16:13:37.878Z] #23 13.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T16:13:38.154Z] #21 94.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-09T16:13:38.319Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T16:13:38.319Z] daemon_test.go:197: [dbf6001602bf7] daemon is not started [2022-08-09T16:13:38.319Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-09T16:13:38.319Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-09T16:13:38.319Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-09T16:13:38.319Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-09T16:13:38.319Z] === RUN TestDaemonProxy [2022-08-09T16:13:38.319Z] === RUN TestDaemonProxy/environment_variables [2022-08-09T16:13:38.724Z] #21 DONE 95.7s [2022-08-09T16:13:38.724Z] [2022-08-09T16:13:38.724Z] #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-08-09T16:13:38.724Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:13:38.984Z] #64 ... [2022-08-09T16:13:38.984Z] [2022-08-09T16:13:38.984Z] #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-08-09T16:13:38.984Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-09T16:13:39.264Z] #23 16.06 Collecting pathspec>=0.5.3 [2022-08-09T16:13:39.264Z] #23 16.07 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T16:13:39.840Z] #23 16.65 Collecting pyyaml [2022-08-09T16:13:39.840Z] #23 16.66 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-08-09T16:13:39.840Z] #23 16.72 Building wheels for collected packages: yamllint [2022-08-09T16:13:39.840Z] #23 16.72 Building wheel for yamllint (setup.py): started [2022-08-09T16:13:40.220Z] === RUN TestDaemonProxy/command-line_options [2022-08-09T16:13:40.365Z] #22 1.324 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-09T16:13:40.365Z] #22 1.334 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-09T16:13:40.365Z] #22 1.337 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-09T16:13:40.624Z] #22 DONE 1.7s [2022-08-09T16:13:40.624Z] [2022-08-09T16:13:40.625Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-09T16:13:40.625Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-09T16:13:41.594Z] === RUN TestDaemonProxy/configuration_file [2022-08-09T16:13:41.756Z] #23 18.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T16:13:41.756Z] #23 18.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=baf3a6fe956211963a00a3f0d452221963400166bcc1517c39b67b0e7c8c8801 [2022-08-09T16:13:41.756Z] #23 18.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T16:13:41.756Z] #23 18.51 Successfully built yamllint [2022-08-09T16:13:41.756Z] #23 18.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T16:13:42.332Z] #23 19.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T16:13:42.904Z] #23 DONE 20.1s [2022-08-09T16:13:42.904Z] [2022-08-09T16:13:42.904Z] #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-08-09T16:13:42.904Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:13:43.166Z] #60 ... [2022-08-09T16:13:43.166Z] [2022-08-09T16:13:43.166Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T16:13:43.166Z] #27 sha256:18f525df386a2673ca590037a44155b4e1bb88fea36b7843e654b1d9c416f3e3 [2022-08-09T16:13:43.166Z] #27 DONE 0.3s [2022-08-09T16:13:43.166Z] [2022-08-09T16:13:43.166Z] #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-08-09T16:13:43.166Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:13:43.427Z] #60 ... [2022-08-09T16:13:43.427Z] [2022-08-09T16:13:43.427Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T16:13:43.427Z] #32 sha256:6063630fd2a65e6786371d93beb64b5d7f3763c1da1912d28f492cb5c78e6a6c [2022-08-09T16:13:43.494Z] === RUN TestDaemonProxy/conflicting_options [2022-08-09T16:13:43.688Z] #32 DONE 0.3s [2022-08-09T16:13:43.688Z] [2022-08-09T16:13:43.688Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T16:13:43.688Z] #35 sha256:642c494f06c5983691cfdbebc963a72c4b5920565cf1b22b2e538ccfdd43046c [2022-08-09T16:13:43.688Z] #35 DONE 0.1s [2022-08-09T16:13:43.688Z] [2022-08-09T16:13:43.688Z] #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-08-09T16:13:43.689Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:13:43.752Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-09T16:13:43.949Z] #47 ... [2022-08-09T16:13:43.949Z] [2022-08-09T16:13:43.949Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T16:13:43.949Z] #37 sha256:250c82a8b3d6ef0b009b9e0a299bd74c6a1f640afffe93c38d8c2cb45cd1f921 [2022-08-09T16:13:43.949Z] #37 DONE 0.2s [2022-08-09T16:13:43.949Z] [2022-08-09T16:13:43.949Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T16:13:43.949Z] #39 sha256:98fd03f0e194a4593402f927667d669925d3ddc41c27f2fdad41e33274b97d1e [2022-08-09T16:13:43.949Z] #39 DONE 0.1s [2022-08-09T16:13:43.949Z] [2022-08-09T16:13:43.949Z] #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-08-09T16:13:43.949Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:13:44.211Z] #60 ... [2022-08-09T16:13:44.211Z] [2022-08-09T16:13:44.211Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T16:13:44.211Z] #41 sha256:b8afe3e7e235554078e712b05239aa96430c24ca57c5bf9db6ab946cdacd313f [2022-08-09T16:13:44.211Z] #41 DONE 0.1s [2022-08-09T16:13:44.211Z] [2022-08-09T16:13:44.211Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T16:13:44.211Z] #45 sha256:f7355aa206a899e4318496924b4ede6da51243fcc2d1b6ab98e4de92ec8e019d [2022-08-09T16:13:44.211Z] #45 DONE 0.1s [2022-08-09T16:13:44.211Z] [2022-08-09T16:13:44.211Z] #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-08-09T16:13:44.211Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:13:44.320Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-09T16:13:44.320Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-09T16:13:44.320Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-09T16:13:44.320Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-09T16:13:44.320Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-09T16:13:44.320Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-09T16:13:44.320Z] PASS [2022-08-09T16:13:44.320Z] [2022-08-09T16:13:44.320Z] DONE 18 tests in 11.163s [2022-08-09T16:13:44.320Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T16:13:44.320Z] INFO: Testing against a local daemon [2022-08-09T16:13:44.320Z] === RUN TestCommitInheritsEnv [2022-08-09T16:13:44.888Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-09T16:13:44.888Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T16:13:44.888Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform// [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T16:13:44.888Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T16:13:45.147Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T16:13:45.147Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T16:13:45.147Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T16:13:45.147Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T16:13:45.147Z] === RUN TestImagesFilterMultiReference [2022-08-09T16:13:45.147Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-09T16:13:45.147Z] === RUN TestImagePullPlatformInvalid [2022-08-09T16:13:45.147Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-09T16:13:45.147Z] === RUN TestRemoveImageOrphaning [2022-08-09T16:13:45.407Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-08-09T16:13:45.407Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T16:13:45.973Z] time="2022-08-09T16:13:45Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-09T16:13:47.350Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-08-09T16:13:47.350Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T16:13:47.350Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-09T16:13:47.350Z] === RUN TestTagInvalidReference [2022-08-09T16:13:47.350Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-09T16:13:47.350Z] === RUN TestTagValidPrefixedRepo [2022-08-09T16:13:47.608Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-09T16:13:47.608Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T16:13:47.608Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-09T16:13:47.608Z] === RUN TestTagOfficialNames [2022-08-09T16:13:47.608Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-09T16:13:47.608Z] === RUN TestTagMatchesDigest [2022-08-09T16:13:47.608Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-09T16:13:47.608Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-09T16:13:55.521Z] #23 14.16 Collecting yamllint==1.26.1 [2022-08-09T16:13:55.780Z] #23 15.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-09T16:13:58.318Z] #23 17.65 Collecting pathspec>=0.5.3 [2022-08-09T16:13:58.318Z] #23 17.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-09T16:13:58.888Z] #23 18.37 Collecting pyyaml [2022-08-09T16:13:58.888Z] #23 18.38 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-08-09T16:13:58.888Z] #23 18.51 Building wheels for collected packages: yamllint [2022-08-09T16:13:59.148Z] #23 18.53 Building wheel for yamllint (setup.py): started [2022-08-09T16:14:01.055Z] #23 20.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-09T16:14:01.055Z] #23 20.26 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a34e5506aa66790eeb7381244c28946b558b61e89f7c819a643246cd7f4fe8c0 [2022-08-09T16:14:01.055Z] #23 20.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-09T16:14:01.055Z] #23 20.28 Successfully built yamllint [2022-08-09T16:14:01.055Z] #23 20.36 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-09T16:14:01.625Z] #23 21.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-09T16:14:03.012Z] #23 DONE 22.1s [2022-08-09T16:14:03.012Z] [2022-08-09T16:14:03.012Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-09T16:14:03.012Z] #27 sha256:46fee67c7323243f464f693b331f23285c9701bff9d9e6e292c7c683b43ce21d [2022-08-09T16:14:03.012Z] #27 DONE 0.4s [2022-08-09T16:14:03.012Z] [2022-08-09T16:14:03.012Z] #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-08-09T16:14:03.012Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:14:03.012Z] #64 ... [2022-08-09T16:14:03.012Z] [2022-08-09T16:14:03.012Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-09T16:14:03.012Z] #32 sha256:73061c29b0e3bfafa186506904710c11d91873dc91d2d403c41444381058a0ed [2022-08-09T16:14:03.951Z] #32 DONE 0.6s [2022-08-09T16:14:03.951Z] [2022-08-09T16:14:03.951Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-09T16:14:03.951Z] #35 sha256:ebd52487ff2f468e2a682ec016850db92afa74a893c72908f4e2a543f0e51f10 [2022-08-09T16:14:03.951Z] #35 DONE 0.3s [2022-08-09T16:14:03.951Z] [2022-08-09T16:14:03.951Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-09T16:14:03.951Z] #37 sha256:0bca4ea647defe09b058456e60e4a27362e16d91364e603a3bc2f55183abd7bc [2022-08-09T16:14:04.210Z] #37 DONE 0.3s [2022-08-09T16:14:04.210Z] [2022-08-09T16:14:04.210Z] #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-08-09T16:14:04.210Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:14:04.210Z] #47 ... [2022-08-09T16:14:04.210Z] [2022-08-09T16:14:04.210Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-09T16:14:04.210Z] #39 sha256:8b5810cc66ea42270003b9109734b50d7a299a186c138cfef3f75418f43e487e [2022-08-09T16:14:04.210Z] #39 DONE 0.1s [2022-08-09T16:14:04.210Z] [2022-08-09T16:14:04.210Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-09T16:14:04.210Z] #41 sha256:56acb55eada06e989df1f264a5901b23b965a287924ab89060fcd383be4b9462 [2022-08-09T16:14:04.470Z] #41 DONE 0.1s [2022-08-09T16:14:04.470Z] [2022-08-09T16:14:04.470Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-09T16:14:04.470Z] #45 sha256:8206abfc30ebf50dc8f1802521cad38b5f62ff35da651dcdbbe90ad9b319cd14 [2022-08-09T16:14:04.470Z] #45 DONE 0.0s [2022-08-09T16:14:04.470Z] [2022-08-09T16:14:04.470Z] #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-08-09T16:14:04.470Z] #60 sha256:5f642d3b110c504cd68f7e9071c56e68fdbbf926ffbd15a884ae67a1c4f348dc [2022-08-09T16:14:04.648Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 2m52.532033164s [2022-08-09T16:14:04.648Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.270014ms [2022-08-09T16:14:11.241Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T16:14:11.241Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:14:11.241Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:14:11.241Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:14:11.241Z] [2022-08-09T16:14:11.241Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T16:14:11.241Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T16:14:11.241Z] HOSTNAME=5db890982d96 [2022-08-09T16:14:11.241Z] TESTDEBUG=0 [2022-08-09T16:14:11.241Z] DEST=bundles/test-integration [2022-08-09T16:14:11.241Z] PWD=/go/src/github.com/docker/docker [2022-08-09T16:14:11.241Z] DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:14:11.241Z] container=docker [2022-08-09T16:14:11.241Z] HOME=/root [2022-08-09T16:14:11.241Z] GOLANG_VERSION=1.18.5 [2022-08-09T16:14:11.241Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T16:14:11.241Z] VALIDATE_BRANCH=master [2022-08-09T16:14:11.241Z] TERM=xterm [2022-08-09T16:14:11.241Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T16:14:11.241Z] SHLVL=1 [2022-08-09T16:14:11.241Z] TIMEOUT=120m [2022-08-09T16:14:11.241Z] DOCKER_BUILDTAGS= journald [2022-08-09T16:14:11.241Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T16:14:11.241Z] GO111MODULE=off [2022-08-09T16:14:11.241Z] DOCKER_EXPERIMENTAL=1 [2022-08-09T16:14:11.241Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T16:14:11.241Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T16:14:11.241Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T16:14:11.241Z] GOPATH=/go [2022-08-09T16:14:11.241Z] PKG_CONFIG=pkg-config [2022-08-09T16:14:11.241Z] _=/usr/bin/env [2022-08-09T16:14:11.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T16:14:16.347Z] #60 ... [2022-08-09T16:14:16.347Z] [2022-08-09T16:14:16.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-09T16:14:16.347Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:14:16.347Z] #77 283.8 CCLD libocispec.la [2022-08-09T16:14:16.347Z] #77 284.2 CCLD tests/test-1 [2022-08-09T16:14:16.347Z] #77 284.2 CCLD src/validate [2022-08-09T16:14:16.347Z] #77 284.2 CCLD tests/test-3 [2022-08-09T16:14:16.347Z] #77 284.2 CCLD tests/test-2 [2022-08-09T16:14:16.347Z] #77 284.3 CCLD tests/test-4 [2022-08-09T16:14:16.347Z] #77 284.3 CCLD tests/test-5 [2022-08-09T16:14:16.347Z] #77 284.3 CCLD tests/test-6 [2022-08-09T16:14:16.347Z] #77 284.3 CCLD tests/test-7 [2022-08-09T16:14:16.347Z] #77 284.4 CCLD tests/test-9 [2022-08-09T16:14:16.347Z] #77 284.5 CCLD tests/test-8 [2022-08-09T16:14:16.347Z] #77 284.5 CCLD tests/test-10 [2022-08-09T16:14:16.347Z] #77 284.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T16:14:16.347Z] #77 284.6 CCLD tests/test-11 [2022-08-09T16:14:16.347Z] #77 286.5 libtool: link: ar cr libocispec.a [2022-08-09T16:14:16.347Z] #77 286.5 libtool: link: ranlib libocispec.a [2022-08-09T16:14:17.734Z] #77 288.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:17.734Z] #77 288.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T16:14:17.734Z] #77 288.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T16:14:17.734Z] #77 288.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:17.734Z] #77 288.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:17.734Z] #77 288.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:17.734Z] #77 288.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:17.734Z] #77 288.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T16:14:17.734Z] #77 288.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T16:14:17.734Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T16:14:17.734Z] #77 288.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T16:14:17.734Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T16:14:17.734Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T16:14:17.734Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T16:14:17.996Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T16:14:17.996Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T16:14:17.996Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T16:14:17.996Z] #77 288.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T16:14:17.996Z] #77 288.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T16:14:17.996Z] #77 288.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T16:14:17.996Z] #77 288.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T16:14:17.996Z] #77 288.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T16:14:17.996Z] #77 288.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T16:14:17.996Z] #77 288.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T16:14:17.996Z] #77 288.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T16:14:17.996Z] #77 288.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T16:14:17.996Z] #77 288.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T16:14:17.996Z] #77 288.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T16:14:17.996Z] #77 288.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T16:14:18.257Z] #77 288.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T16:14:18.257Z] #77 288.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T16:14:18.257Z] #77 288.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T16:14:18.257Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T16:14:18.518Z] #77 289.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T16:14:18.518Z] #77 289.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T16:14:18.779Z] #77 289.4 CC src/crun-crun.o [2022-08-09T16:14:18.779Z] #77 289.4 CC src/crun-run.o [2022-08-09T16:14:18.779Z] #77 289.4 CC src/crun-kill.o [2022-08-09T16:14:18.779Z] #77 289.5 CC src/crun-delete.o [2022-08-09T16:14:19.040Z] #77 289.5 CC src/crun-pause.o [2022-08-09T16:14:19.040Z] #77 289.5 CC src/crun-unpause.o [2022-08-09T16:14:19.040Z] #77 289.6 CC src/crun-spec.o [2022-08-09T16:14:19.040Z] #77 289.6 CC src/crun-exec.o [2022-08-09T16:14:19.040Z] #77 289.6 CC src/crun-list.o [2022-08-09T16:14:19.040Z] #77 289.6 CC src/crun-create.o [2022-08-09T16:14:19.040Z] #77 289.7 CC src/crun-start.o [2022-08-09T16:14:19.301Z] #77 289.8 CC src/crun-state.o [2022-08-09T16:14:19.301Z] #77 289.9 CC src/crun-update.o [2022-08-09T16:14:19.301Z] #77 289.9 CC src/crun-ps.o [2022-08-09T16:14:19.301Z] #77 289.9 CC src/crun-checkpoint.o [2022-08-09T16:14:19.301Z] #77 290.0 CC src/crun-restore.o [2022-08-09T16:14:19.562Z] #77 290.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T16:14:19.824Z] #77 290.3 CC src/libcrun/libcrun_la-container.lo [2022-08-09T16:14:19.824Z] #77 290.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T16:14:19.824Z] #77 290.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T16:14:19.824Z] #77 290.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T16:14:20.085Z] #77 290.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T16:14:20.085Z] #77 290.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T16:14:20.085Z] #77 290.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T16:14:20.085Z] #77 290.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T16:14:20.346Z] #77 290.8 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T16:14:20.346Z] #77 291.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T16:14:20.346Z] #77 291.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T16:14:20.607Z] #77 291.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T16:14:20.607Z] #77 291.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T16:14:20.607Z] #77 291.2 CC src/libcrun/libcrun_la-error.lo [2022-08-09T16:14:20.607Z] #77 291.3 CC src/libcrun/libcrun_la-status.lo [2022-08-09T16:14:20.867Z] #77 291.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T16:14:21.128Z] #77 291.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T16:14:21.129Z] #77 291.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T16:14:21.390Z] #77 291.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T16:14:21.390Z] #77 292.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T16:14:21.652Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T16:14:21.652Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T16:14:21.913Z] #77 292.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T16:14:21.913Z] #77 292.5 CC tests/init.o [2022-08-09T16:14:22.183Z] #77 292.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T16:14:22.183Z] #77 292.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T16:14:26.395Z] #77 ... [2022-08-09T16:14:26.395Z] [2022-08-09T16:14:26.395Z] #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-08-09T16:14:26.395Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:14:26.395Z] #47 364.8 + dpkg --print-architecture [2022-08-09T16:14:26.395Z] #47 364.8 + git checkout -q v2.1.0 [2022-08-09T16:14:26.395Z] #47 365.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-09T16:14:26.395Z] #47 365.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-09T16:14:36.573Z] #60 ... [2022-08-09T16:14:36.573Z] [2022-08-09T16:14:36.573Z] #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-08-09T16:14:36.573Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:14:36.573Z] #77 311.1 CCLD libocispec.la [2022-08-09T16:14:36.573Z] #77 312.1 CCLD src/validate [2022-08-09T16:14:36.573Z] #77 312.1 CCLD tests/test-1 [2022-08-09T16:14:36.573Z] #77 312.1 CCLD tests/test-2 [2022-08-09T16:14:36.573Z] #77 312.2 CCLD tests/test-3 [2022-08-09T16:14:36.573Z] #77 312.3 CCLD tests/test-4 [2022-08-09T16:14:36.573Z] #77 312.3 CCLD tests/test-5 [2022-08-09T16:14:36.573Z] #77 312.4 CCLD tests/test-6 [2022-08-09T16:14:36.573Z] #77 312.6 CCLD tests/test-7 [2022-08-09T16:14:36.573Z] #77 312.6 CCLD tests/test-8 [2022-08-09T16:14:36.573Z] #77 312.7 CCLD tests/test-9 [2022-08-09T16:14:36.834Z] #77 312.9 CCLD tests/test-10 [2022-08-09T16:14:36.834Z] #77 313.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-09T16:14:37.094Z] #77 313.1 CCLD tests/test-11 [2022-08-09T16:14:37.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T16:14:37.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T16:14:39.643Z] #77 315.7 libtool: link: ar cr libocispec.a [2022-08-09T16:14:39.643Z] #77 315.7 libtool: link: ranlib libocispec.a [2022-08-09T16:14:43.845Z] #77 ... [2022-08-09T16:14:43.845Z] [2022-08-09T16:14:43.845Z] #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-08-09T16:14:43.845Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:14:43.845Z] #47 390.1 + dpkg --print-architecture [2022-08-09T16:14:43.845Z] #47 390.1 + git checkout -q v2.1.0 [2022-08-09T16:14:43.845Z] #47 390.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-09T16:14:43.845Z] #47 390.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-09T16:14:48.367Z] #47 DONE 393.9s [2022-08-09T16:14:48.367Z] [2022-08-09T16:14:48.367Z] #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-08-09T16:14:48.367Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:14:48.367Z] #60 ... [2022-08-09T16:14:48.367Z] [2022-08-09T16:14:48.367Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T16:14:48.367Z] #48 sha256:a96fd05654106bd1f73258ad59a07f315a89e3e7f4e3fb23f7a5517d1e8a0155 [2022-08-09T16:14:48.367Z] #48 DONE 0.4s [2022-08-09T16:14:48.367Z] [2022-08-09T16:14:48.367Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T16:14:48.367Z] #52 sha256:279b85cb24de62e451df64db94ed8716fb8b9adc9399d79f9e6daaec932e510f [2022-08-09T16:14:48.367Z] #52 DONE 0.1s [2022-08-09T16:14:48.367Z] [2022-08-09T16:14:48.367Z] #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-08-09T16:14:48.367Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:14:48.367Z] #77 ... [2022-08-09T16:14:48.367Z] [2022-08-09T16:14:48.367Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T16:14:48.367Z] #54 sha256:17c3e13176c1c37899412a384b990c7e4ea325d5d5c8147d8a4281c62c774c6e [2022-08-09T16:14:48.367Z] #54 DONE 0.1s [2022-08-09T16:14:48.367Z] [2022-08-09T16:14:48.367Z] #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-08-09T16:14:48.367Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:14:49.186Z] #47 ... [2022-08-09T16:14:49.186Z] [2022-08-09T16:14:49.186Z] #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-08-09T16:14:49.186Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:14:49.186Z] #77 319.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:49.186Z] #77 319.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-09T16:14:49.186Z] #77 319.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-09T16:14:49.186Z] #77 319.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:49.186Z] #77 319.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:49.186Z] #77 319.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:49.186Z] #77 319.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-09T16:14:49.186Z] #77 319.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-09T16:14:49.186Z] #77 320.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-09T16:14:49.186Z] #77 320.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-09T16:14:49.186Z] #77 320.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-09T16:14:49.186Z] #77 320.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-09T16:14:49.186Z] #77 320.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-09T16:14:49.186Z] #77 320.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-09T16:14:49.186Z] #77 320.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-09T16:14:49.186Z] #77 320.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-09T16:14:49.186Z] #77 320.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-09T16:14:49.186Z] #77 320.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-09T16:14:49.186Z] #77 320.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-09T16:14:49.186Z] #77 320.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-09T16:14:49.186Z] #77 320.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-09T16:14:49.186Z] #77 320.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-09T16:14:49.186Z] #77 320.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-09T16:14:49.186Z] #77 320.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-09T16:14:49.186Z] #77 320.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-09T16:14:49.186Z] #77 321.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-09T16:14:49.186Z] #77 321.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-09T16:14:49.186Z] #77 321.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-09T16:14:49.186Z] #77 321.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-09T16:14:49.186Z] #77 321.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-09T16:14:49.186Z] #77 321.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-09T16:14:49.186Z] #77 321.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-09T16:14:49.186Z] #77 321.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-09T16:14:49.186Z] #77 321.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-09T16:14:49.186Z] #77 321.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-09T16:14:49.186Z] #77 321.7 CC src/crun-crun.o [2022-08-09T16:14:49.186Z] #77 321.7 CC src/crun-run.o [2022-08-09T16:14:49.186Z] #77 321.8 CC src/crun-kill.o [2022-08-09T16:14:49.186Z] #77 321.9 CC src/crun-delete.o [2022-08-09T16:14:49.186Z] #77 321.9 CC src/crun-unpause.o [2022-08-09T16:14:49.186Z] #77 321.9 CC src/crun-spec.o [2022-08-09T16:14:49.186Z] #77 321.9 CC src/crun-pause.o [2022-08-09T16:14:49.186Z] #77 322.0 CC src/crun-list.o [2022-08-09T16:14:49.186Z] #77 322.0 CC src/crun-exec.o [2022-08-09T16:14:49.186Z] #77 322.3 CC src/crun-update.o [2022-08-09T16:14:49.186Z] #77 322.3 CC src/crun-ps.o [2022-08-09T16:14:49.186Z] #77 322.3 CC src/crun-create.o [2022-08-09T16:14:49.186Z] #77 322.4 CC src/crun-state.o [2022-08-09T16:14:49.186Z] #77 322.4 CC src/crun-start.o [2022-08-09T16:14:49.186Z] #77 322.5 CC src/crun-restore.o [2022-08-09T16:14:49.186Z] #77 322.6 CC src/crun-checkpoint.o [2022-08-09T16:14:49.186Z] #77 322.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-09T16:14:49.186Z] #77 322.7 CC src/libcrun/libcrun_la-container.lo [2022-08-09T16:14:49.186Z] #77 322.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-09T16:14:49.186Z] #77 322.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-09T16:14:49.186Z] #77 322.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-09T16:14:49.186Z] #77 322.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-09T16:14:49.186Z] #77 323.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-09T16:14:49.186Z] #77 323.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-09T16:14:49.186Z] #77 323.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-09T16:14:49.186Z] #77 323.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-09T16:14:49.186Z] #77 323.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-09T16:14:49.186Z] #77 323.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-09T16:14:49.186Z] #77 323.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-09T16:14:49.186Z] #77 323.8 CC src/libcrun/libcrun_la-status.lo [2022-08-09T16:14:49.186Z] #77 323.9 CC src/libcrun/libcrun_la-error.lo [2022-08-09T16:14:49.186Z] #77 323.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-09T16:14:49.186Z] #77 323.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-09T16:14:49.186Z] #77 324.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-09T16:14:49.186Z] #77 324.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-09T16:14:49.186Z] #77 324.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-09T16:14:49.186Z] #77 324.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-09T16:14:49.186Z] #77 324.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-09T16:14:49.186Z] #77 324.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-09T16:14:49.186Z] #77 324.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-09T16:14:49.186Z] #77 324.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-09T16:14:49.186Z] #77 325.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-09T16:14:49.186Z] #77 325.0 CC tests/init.o [2022-08-09T16:14:49.776Z] #64 ... [2022-08-09T16:14:49.776Z] [2022-08-09T16:14:49.776Z] #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-08-09T16:14:49.776Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:14:49.776Z] #77 320.1 CCLD tests/init [2022-08-09T16:14:55.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T16:15:02.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T16:15:10.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T16:15:10.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T16:15:10.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T16:15:11.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T16:15:11.741Z] #77 340.9 AR libcrun_testing.a [2022-08-09T16:15:11.742Z] #77 340.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T16:15:11.742Z] #77 341.0 CCLD tests/tests_libcrun_utils [2022-08-09T16:15:11.742Z] #77 341.0 CCLD tests/tests_libcrun_errors [2022-08-09T16:15:11.742Z] #77 341.1 CCLD tests/tests_libcrun_fuzzer [2022-08-09T16:15:11.742Z] #77 341.4 CCLD libcrun.la [2022-08-09T16:15:11.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T16:15:12.002Z] #77 342.6 CCLD crun [2022-08-09T16:15:12.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T16:15:12.573Z] #77 343.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T16:15:12.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T16:15:12.833Z] #77 343.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T16:15:12.833Z] #77 343.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T16:15:12.833Z] #77 343.3 /bin/mkdir -p '/usr/local/lib' [2022-08-09T16:15:12.833Z] #77 343.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T16:15:12.833Z] #77 343.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T16:15:12.833Z] #77 343.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T16:15:12.833Z] #77 343.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T16:15:12.833Z] #77 343.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T16:15:13.094Z] #77 343.6 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-08-09T16:15:13.094Z] #77 343.6 ---------------------------------------------------------------------- [2022-08-09T16:15:13.094Z] #77 343.6 Libraries have been installed in: [2022-08-09T16:15:13.094Z] #77 343.6 /usr/local/lib [2022-08-09T16:15:13.094Z] #77 343.6 [2022-08-09T16:15:13.094Z] #77 343.6 If you ever happen to want to link against installed libraries [2022-08-09T16:15:13.094Z] #77 343.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T16:15:13.094Z] #77 343.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T16:15:13.094Z] #77 343.6 flag during linking and do at least one of the following: [2022-08-09T16:15:13.094Z] #77 343.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T16:15:13.094Z] #77 343.6 during execution [2022-08-09T16:15:13.094Z] #77 343.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T16:15:13.094Z] #77 343.6 during linking [2022-08-09T16:15:13.094Z] #77 343.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T16:15:13.094Z] #77 343.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T16:15:13.094Z] #77 343.6 [2022-08-09T16:15:13.094Z] #77 343.6 See any operating system documentation about shared libraries for [2022-08-09T16:15:13.094Z] #77 343.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T16:15:13.094Z] #77 343.6 ---------------------------------------------------------------------- [2022-08-09T16:15:13.094Z] #77 343.6 /bin/mkdir -p '/build' [2022-08-09T16:15:13.094Z] #77 343.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T16:15:13.094Z] #77 343.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T16:15:13.094Z] #77 343.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T16:15:13.094Z] #77 343.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T16:15:13.094Z] #77 343.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T16:15:13.354Z] #77 DONE 343.9s [2022-08-09T16:15:13.354Z] [2022-08-09T16:15:13.354Z] #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-08-09T16:15:13.354Z] #60 sha256:22cb79b8239e376020435918fb6435e7dd2272310259045a2413cdaa6570e671 [2022-08-09T16:15:15.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T16:15:15.727Z] #77 ... [2022-08-09T16:15:15.727Z] [2022-08-09T16:15:15.727Z] #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-08-09T16:15:15.727Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-09T16:15:15.727Z] #47 DONE 421.3s [2022-08-09T16:15:15.727Z] [2022-08-09T16:15:15.727Z] #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-08-09T16:15:15.727Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:15:15.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T16:15:16.665Z] #64 ... [2022-08-09T16:15:16.665Z] [2022-08-09T16:15:16.665Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-09T16:15:16.665Z] #48 sha256:f6e67ab2ebc2ee141fe65312d464252747fc05f2fd4f96f970a8c2cec9b75a1d [2022-08-09T16:15:16.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T16:15:17.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T16:15:17.233Z] #48 DONE 0.5s [2022-08-09T16:15:17.233Z] [2022-08-09T16:15:17.233Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-09T16:15:17.233Z] #52 sha256:7bdbdc8e0e64f0416560e64288b4d3013c66899b38cc54fec356b4ac72a50c4c [2022-08-09T16:15:17.233Z] #52 DONE 0.0s [2022-08-09T16:15:17.233Z] [2022-08-09T16:15:17.233Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-09T16:15:17.233Z] #54 sha256:7d3d6b01a522e440b14c69ae642861f8bd2275c133b02c97941bc02c3aadadb2 [2022-08-09T16:15:17.233Z] #54 DONE 0.1s [2022-08-09T16:15:17.233Z] [2022-08-09T16:15:17.233Z] #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-08-09T16:15:17.233Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-09T16:15:17.493Z] #77 353.6 CCLD tests/init [2022-08-09T16:15:17.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T16:15:18.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T16:15:19.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T16:15:20.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T16:15:21.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T16:15:21.934Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T16:15:21.934Z] Using test binary docker [2022-08-09T16:15:21.934Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T16:15:21.934Z] +++ /etc/init.d/apparmor start [2022-08-09T16:15:21.934Z] Not: starting. [2022-08-09T16:15:21.934Z] INFO: Waiting for daemon to start... [2022-08-09T16:15:21.934Z] Starting dockerd [2022-08-09T16:15:21.934Z] +++ 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-08-09T16:15:23.824Z] . [2022-08-09T16:15:23.824Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T16:15:23.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T16:15:24.053Z] --- PASS: TestImportExtremelyLargeImageWorks (91.83s) [2022-08-09T16:15:24.053Z] PASS [2022-08-09T16:15:24.053Z] [2022-08-09T16:15:24.053Z] DONE 22 tests in 95.040s [2022-08-09T16:15:24.053Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T16:15:24.053Z] === RUN TestStripANSICommands [2022-08-09T16:15:24.053Z] === RUN TestStripANSICommands/#00 [2022-08-09T16:15:24.053Z] === RUN TestStripANSICommands/#01 [2022-08-09T16:15:24.053Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T16:15:24.053Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T16:15:24.053Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T16:15:24.053Z] PASS [2022-08-09T16:15:24.053Z] [2022-08-09T16:15:24.053Z] DONE 3 tests in 0.008s [2022-08-09T16:15:24.053Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T16:15:24.053Z] INFO: Testing against a local daemon [2022-08-09T16:15:24.053Z] === RUN TestNetworkCreateDelete [2022-08-09T16:15:24.053Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-09T16:15:24.053Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T16:15:24.053Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-09T16:15:24.053Z] === RUN TestDaemonDNSFallback [2022-08-09T16:15:24.080Z] Error: No such image: emptyfs [2022-08-09T16:15:24.080Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T16:15:24.080Z] ++++ docker load [2022-08-09T16:15:24.080Z] Running integration-test (iteration 1) [2022-08-09T16:15:24.080Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T16:15:24.080Z] ++ 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-08-09T16:15:24.080Z] ++ set -e [2022-08-09T16:15:24.080Z] ++ '[' -n 0 ']' [2022-08-09T16:15:24.080Z] ++ set -x [2022-08-09T16:15:24.080Z] ++ 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-08-09T16:15:24.336Z] Loaded image: busybox:latest [2022-08-09T16:15:24.594Z] Loaded image: busybox:glibc [2022-08-09T16:15:25.553Z] Loaded image: debian:bullseye-slim [2022-08-09T16:15:25.553Z] Loaded image: hello-world:latest [2022-08-09T16:15:25.553Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:15:25.553Z] INFO: Testing against a local daemon [2022-08-09T16:15:25.553Z] === RUN TestCgroupNamespacesBuild [2022-08-09T16:15:26.604Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-08-09T16:15:26.604Z] === RUN TestInspectNetwork [2022-08-09T16:15:26.918Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-08-09T16:15:26.918Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T16:15:27.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-09T16:15:27.846Z] === RUN TestBuildWithSession [2022-08-09T16:15:27.846Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:15:27.846Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T16:15:27.846Z] === RUN TestBuildSquashParent [2022-08-09T16:15:29.891Z] === RUN TestInspectNetwork/full_network_id [2022-08-09T16:15:29.892Z] === RUN TestInspectNetwork/partial_network_id [2022-08-09T16:15:29.892Z] === RUN TestInspectNetwork/network_name [2022-08-09T16:15:29.892Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-09T16:15:31.114Z] --- PASS: TestBuildSquashParent (3.35s) [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:15:31.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:15:31.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:15:31.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:15:31.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:15:31.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:15:31.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:15:31.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:15:31.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:15:31.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:15:31.476Z] #60 225.8 + mkdir -p /build [2022-08-09T16:15:31.476Z] #60 225.8 + cp runc /build/runc [2022-08-09T16:15:32.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:15:32.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:15:32.859Z] #60 DONE 227.0s [2022-08-09T16:15:32.859Z] [2022-08-09T16:15:32.859Z] #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-08-09T16:15:32.859Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:15:32.859Z] #55 440.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T16:15:32.859Z] #55 DONE 441.5s [2022-08-09T16:15:32.859Z] [2022-08-09T16:15:32.859Z] #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-08-09T16:15:32.859Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:15:34.076Z] --- PASS: TestInspectNetwork (7.32s) [2022-08-09T16:15:34.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-09T16:15:34.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-09T16:15:34.076Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-09T16:15:34.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-09T16:15:34.076Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T16:15:34.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:15:34.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-08-09T16:15:35.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-08-09T16:15:35.031Z] === RUN TestBuildMultiStageCopy [2022-08-09T16:15:35.031Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T16:15:35.454Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T16:15:35.454Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:15:35.454Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:15:35.454Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:15:35.454Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T16:15:35.454Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T16:15:35.454Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T16:15:35.454Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T16:15:35.454Z] === RUN TestNetworkList [2022-08-09T16:15:35.454Z] === RUN TestNetworkList//networks [2022-08-09T16:15:35.454Z] === PAUSE TestNetworkList//networks [2022-08-09T16:15:35.454Z] === RUN TestNetworkList//networks/ [2022-08-09T16:15:35.454Z] === PAUSE TestNetworkList//networks/ [2022-08-09T16:15:35.454Z] === CONT TestNetworkList//networks [2022-08-09T16:15:35.454Z] === CONT TestNetworkList//networks/ [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkList (0.01s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T16:15:35.454Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T16:15:35.454Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T16:15:36.021Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-09T16:15:36.021Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T16:15:36.162Z] #64 ... [2022-08-09T16:15:36.162Z] [2022-08-09T16:15:36.162Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T16:15:36.162Z] #56 sha256:2f7fb478bec3fe59772d2dba2c5296165cfb5f4cd7565afca36157947d1c7822 [2022-08-09T16:15:36.162Z] #56 DONE 0.6s [2022-08-09T16:15:36.162Z] [2022-08-09T16:15:36.162Z] #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-08-09T16:15:36.162Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:15:36.397Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T16:15:36.397Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T16:15:36.422Z] #64 ... [2022-08-09T16:15:36.422Z] [2022-08-09T16:15:36.422Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T16:15:36.422Z] #58 sha256:8751419e248a0a14b06cad8b1b8d1b7127082bf3db9d5913ef8093e469b5a4bb [2022-08-09T16:15:36.422Z] #58 DONE 0.1s [2022-08-09T16:15:36.422Z] [2022-08-09T16:15:36.422Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T16:15:36.422Z] #61 sha256:6fa20d596772654e06ceb9f45bcdd468935a2c63a05dfef0719e6e9845db1193 [2022-08-09T16:15:36.654Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T16:15:36.654Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T16:15:36.682Z] #61 DONE 0.3s [2022-08-09T16:15:36.682Z] [2022-08-09T16:15:36.682Z] #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-08-09T16:15:36.682Z] #64 sha256:9fbbfb83bcb8fbdd0e30e29a507f958384f5e6b63ea83f9cd31d853c6a0136d2 [2022-08-09T16:15:36.911Z] --- PASS: TestBuildMultiStageCopy (1.94s) [2022-08-09T16:15:36.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-08-09T16:15:36.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-09T16:15:36.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-09T16:15:36.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-09T16:15:36.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-09T16:15:36.911Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T16:15:36.956Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-09T16:15:36.956Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T16:15:37.252Z] #64 381.4 + bin/containerd [2022-08-09T16:15:37.473Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-09T16:15:37.473Z] === RUN TestBuildLabelWithTargets [2022-08-09T16:15:37.890Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-09T16:15:37.890Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T16:15:38.402Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-08-09T16:15:38.402Z] === RUN TestBuildWithEmptyLayers [2022-08-09T16:15:38.825Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-09T16:15:38.825Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T16:15:38.963Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-08-09T16:15:38.963Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T16:15:39.431Z] #77 375.3 CCLD libcrun.la [2022-08-09T16:15:39.431Z] #77 375.4 AR libcrun_testing.a [2022-08-09T16:15:39.431Z] #77 375.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-09T16:15:39.431Z] #77 375.5 CCLD tests/tests_libcrun_utils [2022-08-09T16:15:39.431Z] #77 375.5 CCLD tests/tests_libcrun_errors [2022-08-09T16:15:39.431Z] #77 375.5 CCLD tests/tests_libcrun_fuzzer [2022-08-09T16:15:40.201Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-09T16:15:40.201Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T16:15:40.329Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-08-09T16:15:40.329Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T16:15:40.767Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-09T16:15:40.767Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T16:15:40.811Z] #77 376.9 CCLD crun [2022-08-09T16:15:40.892Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-09T16:15:40.892Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T16:15:41.072Z] INFO [linters context/goanalysis] analyzers took 6m31.653949515s with top 10 stages: buildir: 2m24.343278183s, the_only_name: 41.936016905s, goimports: 29.109369567s, unconvert: 24.037622934s, S1038: 17.80400101s, gosec: 16.826501697s, misspell: 7.602557224s, S1039: 5.50689925s, nilness: 5.399255265s, unused: 5.299086543s [2022-08-09T16:15:41.072Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-09T16:15:41.072Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2126/2126, skip_files: 2126/2126, autogenerated_exclude: 2023/2126, exclude: 2023/2023, exclude-rules: 79/2023, nolint: 0/79, cgo: 2126/2447, skip_dirs: 2126/2126, path_prettifier: 2126/2126, identifier_marker: 2023/2023 [2022-08-09T16:15:41.072Z] INFO [runner] processing took 83.559309ms with stages: nolint: 33.987716ms, identifier_marker: 21.335434ms, path_prettifier: 9.326544ms, autogenerated_exclude: 8.753667ms, exclude-rules: 7.956565ms, skip_dirs: 1.790456ms, cgo: 288.056µs, filename_unadjuster: 115.59µs, max_same_issues: 1.497µs, uniq_by_line: 606ns, path_shortener: 529ns, skip_files: 388ns, exclude: 365ns, max_from_linter: 334ns, source_code: 312ns, severity-rules: 279ns, sort_results: 276ns, diff: 259ns, max_per_file_from_linter: 258ns, path_prefixer: 178ns [2022-08-09T16:15:41.072Z] INFO [runner] linters took 1m46.291457661s with stages: goanalysis_metalinter: 1m46.207769698s [2022-08-09T16:15:41.072Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-09T16:15:41.072Z] INFO Memory: 2794 samples, avg is 319.8MB, max is 1239.9MB [2022-08-09T16:15:41.072Z] INFO Execution took 4m39.338157771s [2022-08-09T16:15:41.072Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-09T16:15:41.380Z] #77 377.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-09T16:15:41.380Z] #77 377.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-09T16:15:41.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh dynbinary test-docker-py [2022-08-09T16:15:41.640Z] #77 377.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-09T16:15:41.640Z] #77 377.7 /bin/mkdir -p '/usr/local/lib' [2022-08-09T16:15:41.640Z] #77 377.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-09T16:15:41.640Z] #77 377.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-09T16:15:41.900Z] #77 377.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-09T16:15:41.900Z] #77 377.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-09T16:15:41.900Z] #77 377.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-09T16:15:41.995Z] [2022-08-09T16:15:41.995Z] Removing bundles/ [2022-08-09T16:15:41.995Z] [2022-08-09T16:15:41.995Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T16:15:41.995Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T16:15:41.995Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:15:42.159Z] #77 378.1 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-08-09T16:15:42.159Z] #77 378.1 ---------------------------------------------------------------------- [2022-08-09T16:15:42.159Z] #77 378.1 Libraries have been installed in: [2022-08-09T16:15:42.159Z] #77 378.1 /usr/local/lib [2022-08-09T16:15:42.159Z] #77 378.1 [2022-08-09T16:15:42.159Z] #77 378.1 If you ever happen to want to link against installed libraries [2022-08-09T16:15:42.159Z] #77 378.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-09T16:15:42.159Z] #77 378.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-09T16:15:42.159Z] #77 378.1 flag during linking and do at least one of the following: [2022-08-09T16:15:42.159Z] #77 378.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-09T16:15:42.159Z] #77 378.1 during execution [2022-08-09T16:15:42.159Z] #77 378.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-09T16:15:42.159Z] #77 378.1 during linking [2022-08-09T16:15:42.159Z] #77 378.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-09T16:15:42.159Z] #77 378.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-09T16:15:42.159Z] #77 378.1 [2022-08-09T16:15:42.159Z] #77 378.1 See any operating system documentation about shared libraries for [2022-08-09T16:15:42.159Z] #77 378.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-09T16:15:42.159Z] #77 378.1 ---------------------------------------------------------------------- [2022-08-09T16:15:42.159Z] #77 378.1 /bin/mkdir -p '/build' [2022-08-09T16:15:42.159Z] #77 378.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-09T16:15:42.159Z] #77 378.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-09T16:15:42.159Z] #77 378.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-09T16:15:42.159Z] #77 378.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-09T16:15:42.159Z] #77 378.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-09T16:15:42.258Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-09T16:15:42.258Z] === RUN TestBuildWithHugeFile [2022-08-09T16:15:42.419Z] #77 DONE 378.5s [2022-08-09T16:15:42.419Z] [2022-08-09T16:15:42.419Z] #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-08-09T16:15:42.419Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:15:43.298Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-08-09T16:15:43.298Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T16:15:43.298Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:15:43.298Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:15:43.298Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T16:15:58.174Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-08-09T16:15:58.174Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T16:16:00.076Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1zbzgcbk3p0gired9hfe97705 Created:2022-08-09 16:15:58.448426923 +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[12a8fd5fb9b6724c74b50ef52ba95065c6acdcaea9f3f62c361fa9e54d1dd272:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxqyms18fav1012pzqwe5650m EndpointID:8ec4e6ffb1b389b7afa400ab3d90540183c4b2954813d57b35c5e2ee3fc4070f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fddade800097563c55bc70444d59c180c56fc4d6703384f0751c94d1ddda9dc 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:7ffe7b53d7c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxqyms18fav1012pzqwe5650m EndpointID:8ec4e6ffb1b389b7afa400ab3d90540183c4b2954813d57b35c5e2ee3fc4070f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-09T16:16:00.517Z] #64 ... [2022-08-09T16:16:00.517Z] [2022-08-09T16:16:00.517Z] #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-08-09T16:16:00.517Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-09T16:16:00.517Z] #55 465.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-09T16:16:00.517Z] #55 DONE 466.3s [2022-08-09T16:16:00.517Z] [2022-08-09T16:16:00.517Z] #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-08-09T16:16:00.517Z] #60 sha256:5f642d3b110c504cd68f7e9071c56e68fdbbf926ffbd15a884ae67a1c4f348dc [2022-08-09T16:16:00.517Z] #60 246.4 + mkdir -p /build [2022-08-09T16:16:00.517Z] #60 246.4 + cp runc /build/runc [2022-08-09T16:16:00.517Z] #60 DONE 246.6s [2022-08-09T16:16:00.517Z] [2022-08-09T16:16:00.517Z] #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-08-09T16:16:00.517Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:16:01.896Z] #64 ... [2022-08-09T16:16:01.896Z] [2022-08-09T16:16:01.896Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-09T16:16:01.896Z] #56 sha256:766fba3906d8d160a4b2cd7d0cd8397823897eab40bc39f525c7f61cf0bf6442 [2022-08-09T16:16:02.162Z] #56 DONE 0.2s [2022-08-09T16:16:02.162Z] [2022-08-09T16:16:02.162Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-09T16:16:02.162Z] #58 sha256:9845d9341c3f1e786698ae70a2e9c0acf917ef66392f9aa5ef7050a32b132bab [2022-08-09T16:16:02.162Z] #58 DONE 0.1s [2022-08-09T16:16:02.162Z] [2022-08-09T16:16:02.162Z] #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-08-09T16:16:02.162Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:16:02.162Z] #64 ... [2022-08-09T16:16:02.162Z] [2022-08-09T16:16:02.162Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-09T16:16:02.162Z] #61 sha256:a921467b075d1ee37bd6d05aad0a6c4a41a422c2ddb21db67fd1d7ec9f8102e5 [2022-08-09T16:16:02.421Z] #61 DONE 0.2s [2022-08-09T16:16:02.421Z] [2022-08-09T16:16:02.421Z] #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-08-09T16:16:02.421Z] #64 sha256:019f03b73ddfa25c3ee8103d903bca059be5065e72d4ead08b4a9c1e61ca775a [2022-08-09T16:16:04.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-08-09T16:16:04.267Z] PASS [2022-08-09T16:16:04.267Z] [2022-08-09T16:16:04.267Z] === Skipped [2022-08-09T16:16:04.267Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:16:04.267Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:16:04.267Z] [2022-08-09T16:16:04.267Z] DONE 38 tests, 1 skipped in 44.821s [2022-08-09T16:16:04.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:16:04.267Z] INFO: Testing against a local daemon [2022-08-09T16:16:04.267Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T16:16:04.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:16:04.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:16:04.267Z] === RUN TestDockerNetworkIpvlan [2022-08-09T16:16:04.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:16:04.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:16:04.267Z] PASS [2022-08-09T16:16:04.267Z] [2022-08-09T16:16:04.267Z] === Skipped [2022-08-09T16:16:04.267Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:16:04.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:16:04.267Z] [2022-08-09T16:16:04.267Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:16:04.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:16:04.267Z] [2022-08-09T16:16:04.267Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-09T16:16:04.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:16:04.267Z] INFO: Testing against a local daemon [2022-08-09T16:16:04.267Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T16:16:05.643Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-08-09T16:16:05.643Z] === RUN TestDockerNetworkMacvlan [2022-08-09T16:16:05.709Z] #64 409.9 + bin/containerd [2022-08-09T16:16:06.210Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-09T16:16:07.146Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-09T16:16:07.712Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-09T16:16:09.615Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-09T16:16:11.518Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-09T16:16:14.808Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan (10.06s) [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2022-08-09T16:16:15.744Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-08-09T16:16:15.744Z] PASS [2022-08-09T16:16:15.744Z] [2022-08-09T16:16:15.744Z] DONE 8 tests in 11.341s [2022-08-09T16:16:15.744Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T16:16:15.744Z] testing: warning: no tests to run [2022-08-09T16:16:15.744Z] PASS [2022-08-09T16:16:15.744Z] [2022-08-09T16:16:15.744Z] DONE 0 tests in 0.008s [2022-08-09T16:16:15.744Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T16:16:15.744Z] INFO: Testing against a local daemon [2022-08-09T16:16:15.744Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T16:16:17.121Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-08-09T16:16:17.121Z] === RUN TestAuthZPluginTLS [2022-08-09T16:16:17.379Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-09T16:16:17.379Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T16:16:17.947Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-09T16:16:17.947Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T16:16:18.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-09T16:16:18.515Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T16:16:19.082Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-09T16:16:19.082Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T16:16:20.459Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2022-08-09T16:16:20.459Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T16:16:20.938Z] --- PASS: TestBuildWithHugeFile (34.59s) [2022-08-09T16:16:20.938Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T16:16:20.938Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:16:20.938Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:16:20.938Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T16:16:20.938Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:16:20.938Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:16:20.938Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:16:20.938Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:16:20.938Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:16:20.938Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:16:20.938Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:16:20.938Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:16:20.938Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:16:20.938Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-09T16:16:20.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-09T16:16:20.938Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-09T16:16:20.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-09T16:16:20.938Z] === RUN TestBuildPreserveOwnership [2022-08-09T16:16:20.938Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T16:16:20.938Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T16:16:20.938Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-08-09T16:16:20.938Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-08-09T16:16:20.938Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-08-09T16:16:20.938Z] === RUN TestBuildPlatformInvalid [2022-08-09T16:16:20.938Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-09T16:16:20.938Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T16:16:20.938Z] Loaded image: busybox:latest [2022-08-09T16:16:20.938Z] Loaded image: busybox:glibc [2022-08-09T16:16:21.025Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-09T16:16:21.026Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T16:16:21.284Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-09T16:16:21.284Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T16:16:21.500Z] Loaded image: debian:bullseye-slim [2022-08-09T16:16:21.757Z] Loaded image: hello-world:latest [2022-08-09T16:16:21.757Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:16:21.851Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-09T16:16:21.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T16:16:23.754Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-08-09T16:16:23.754Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T16:16:25.131Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2022-08-09T16:16:25.131Z] === RUN TestAuthZPluginHeader [2022-08-09T16:16:25.698Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-09T16:16:25.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T16:16:29.844Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.12s) [2022-08-09T16:16:29.844Z] PASS [2022-08-09T16:16:29.844Z] [2022-08-09T16:16:29.844Z] === Skipped [2022-08-09T16:16:29.844Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-09T16:16:29.844Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:16:29.844Z] [2022-08-09T16:16:29.844Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:16:29.844Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:16:29.844Z] [2022-08-09T16:16:29.844Z] DONE 34 tests, 2 skipped in 64.819s [2022-08-09T16:16:29.844Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T16:16:29.844Z] ++ 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-08-09T16:16:29.844Z] ++ set -e [2022-08-09T16:16:29.844Z] ++ '[' -n 0 ']' [2022-08-09T16:16:29.844Z] ++ set -x [2022-08-09T16:16:29.844Z] ++ 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-08-09T16:16:29.844Z] INFO: Testing against a local daemon [2022-08-09T16:16:29.844Z] === RUN TestConfigInspect [2022-08-09T16:16:29.902Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2022-08-09T16:16:29.903Z] === RUN TestAuthZPluginV2Disable [2022-08-09T16:16:31.210Z] --- PASS: TestConfigInspect (2.18s) [2022-08-09T16:16:31.210Z] === RUN TestConfigList [2022-08-09T16:16:33.522Z] #64 432.1 # github.com/containerd/containerd/cmd/containerd [2022-08-09T16:16:33.522Z] #64 432.1 /usr/bin/ld: /tmp/go-link-491849087/000019.o: in function `New': [2022-08-09T16:16:33.522Z] #64 432.1 /tmp/tmp.l96isuYQGo/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-08-09T16:16:33.522Z] #64 432.2 + bin/containerd-stress [2022-08-09T16:16:33.522Z] #64 433.3 + bin/containerd-shim [2022-08-09T16:16:33.727Z] --- PASS: TestConfigList (2.15s) [2022-08-09T16:16:33.727Z] === RUN TestConfigsCreateAndDelete [2022-08-09T16:16:34.089Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-09T16:16:34.089Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T16:16:35.617Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-09T16:16:35.617Z] === RUN TestConfigsUpdate [2022-08-09T16:16:37.370Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.65s) [2022-08-09T16:16:37.370Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T16:16:38.133Z] --- PASS: TestConfigsUpdate (2.25s) [2022-08-09T16:16:38.133Z] === RUN TestTemplatedConfig [2022-08-09T16:16:40.658Z] --- PASS: TestTemplatedConfig (2.39s) [2022-08-09T16:16:40.658Z] === RUN TestConfigCreateResolve [2022-08-09T16:16:41.670Z] #64 444.5 + bin/containerd-shim-runc-v1 [2022-08-09T16:16:42.548Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-08-09T16:16:42.548Z] PASS [2022-08-09T16:16:42.548Z] [2022-08-09T16:16:42.548Z] DONE 6 tests in 13.362s [2022-08-09T16:16:42.548Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T16:16:42.548Z] ++ 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-08-09T16:16:42.548Z] ++ set -e [2022-08-09T16:16:42.548Z] ++ '[' -n 0 ']' [2022-08-09T16:16:42.548Z] ++ set -x [2022-08-09T16:16:42.548Z] ++ 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-08-09T16:16:42.548Z] INFO: Testing against a local daemon [2022-08-09T16:16:42.548Z] === RUN TestAttachWithTTY [2022-08-09T16:16:42.548Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-09T16:16:42.548Z] === RUN TestAttachWithoutTTy [2022-08-09T16:16:42.548Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-09T16:16:42.548Z] === RUN TestCheckpoint [2022-08-09T16:16:42.548Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:16:42.548Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:16:42.548Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T16:16:42.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T16:16:42.548Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T16:16:42.548Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T16:16:42.548Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-09T16:16:42.548Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T16:16:42.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-09T16:16:42.804Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T16:16:42.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-09T16:16:42.804Z] === RUN TestCopyEmptyFile [2022-08-09T16:16:43.060Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-09T16:16:43.060Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T16:16:43.060Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-09T16:16:43.060Z] === RUN TestCopyFromContainer [2022-08-09T16:16:43.988Z] === RUN TestCopyFromContainer// [2022-08-09T16:16:43.988Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T16:16:43.988Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T16:16:43.988Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T16:16:44.244Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T16:16:44.244Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T16:16:44.244Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T16:16:44.244Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T16:16:44.500Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T16:16:44.500Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer (1.53s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-09T16:16:44.500Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-09T16:16:44.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T16:16:44.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:16:44.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:16:44.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:16:44.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:16:44.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:16:44.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:16:44.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:16:44.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:16:44.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:16:44.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-09T16:16:44.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T16:16:44.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T16:16:44.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T16:16:44.500Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T16:16:44.500Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-09T16:16:44.500Z] === RUN TestCreateWithInvalidEnv [2022-08-09T16:16:44.500Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T16:16:44.500Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T16:16:44.500Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T16:16:44.500Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T16:16:44.500Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T16:16:44.500Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T16:16:44.500Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T16:16:44.500Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T16:16:44.500Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T16:16:44.500Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-09T16:16:44.500Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T16:16:44.500Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T16:16:44.500Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T16:16:44.500Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T16:16:44.500Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-09T16:16:44.500Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T16:16:45.868Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-09T16:16:45.868Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T16:16:46.957Z] #64 450.8 + bin/containerd-shim-runc-v2 [2022-08-09T16:16:47.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-09T16:16:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T16:16:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:16:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:16:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:16:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:16:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:16:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:16:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:16:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:16:47.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:16:47.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:16:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:16:47.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:16:47.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:16:47.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:16:47.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:16:47.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-09T16:16:47.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-09T16:16:47.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-09T16:16:47.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-09T16:16:47.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-09T16:16:47.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-09T16:16:47.234Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T16:16:47.490Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-08-09T16:16:47.490Z] === RUN TestCreateDifferentPlatform [2022-08-09T16:16:47.490Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T16:16:47.490Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T16:16:47.490Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-09T16:16:47.490Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T16:16:47.490Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T16:16:47.490Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T16:16:47.490Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-09T16:16:47.490Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T16:16:47.490Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-09T16:16:47.490Z] === RUN TestCreateInvalidHostConfig [2022-08-09T16:16:47.490Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:16:47.490Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:16:47.490Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:16:47.490Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:16:47.490Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:16:47.490Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:16:47.490Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:16:47.490Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:16:47.490Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:16:47.490Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:16:47.490Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:16:47.490Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:16:47.490Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-09T16:16:47.490Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T16:16:47.490Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T16:16:47.490Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T16:16:47.490Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T16:16:47.490Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T16:16:47.490Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-09T16:16:47.490Z] === RUN TestDaemonRestartIpcMode [2022-08-09T16:16:47.490Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T16:16:47.490Z] === RUN TestDaemonHostGatewayIP [2022-08-09T16:16:47.490Z] === PAUSE TestDaemonHostGatewayIP [2022-08-09T16:16:47.490Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T16:16:47.490Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T16:16:47.490Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T16:16:47.490Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-09T16:16:47.490Z] === RUN TestDiff [2022-08-09T16:16:47.528Z] #64 451.7 + binaries [2022-08-09T16:16:47.528Z] #64 451.7 + install -D bin/containerd /build/containerd [2022-08-09T16:16:47.528Z] #64 451.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T16:16:47.528Z] #64 451.7 + install -D bin/ctr /build/ctr [2022-08-09T16:16:48.061Z] --- PASS: TestDiff (0.43s) [2022-08-09T16:16:48.061Z] === RUN TestExecConsoleSize [2022-08-09T16:16:48.328Z] --- PASS: TestExecConsoleSize (0.44s) [2022-08-09T16:16:48.328Z] === RUN TestExecWithCloseStdin [2022-08-09T16:16:48.896Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-09T16:16:48.896Z] === RUN TestExec [2022-08-09T16:16:49.458Z] --- PASS: TestExec (0.46s) [2022-08-09T16:16:49.458Z] === RUN TestExecUser [2022-08-09T16:16:49.573Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.34s) [2022-08-09T16:16:49.573Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T16:16:49.714Z] --- PASS: TestExecUser (0.47s) [2022-08-09T16:16:49.714Z] === RUN TestExportContainerAndImportImage [2022-08-09T16:16:50.065Z] #64 DONE 453.8s [2022-08-09T16:16:50.636Z] [2022-08-09T16:16:50.636Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T16:16:50.636Z] #65 sha256:7ffc1af821c6b0585991ea1b5636e203a0aef0ec95122a19a9ab551dcac73ae3 [2022-08-09T16:16:50.641Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-09T16:16:50.641Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T16:16:51.570Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-09T16:16:51.570Z] === RUN TestHealthCheckWorkdir [2022-08-09T16:16:51.577Z] #65 DONE 1.0s [2022-08-09T16:16:51.577Z] [2022-08-09T16:16:51.577Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T16:16:51.577Z] #70 sha256:aedece72e3a87e2ed6a2db2146d988b71e7fc655a91235959aec179796932d7f [2022-08-09T16:16:51.837Z] #70 DONE 0.2s [2022-08-09T16:16:51.837Z] [2022-08-09T16:16:51.837Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T16:16:51.837Z] #75 sha256:72c2248b00b35b1c86ece6483d82f9bea5140d723487a14739499f8accefd580 [2022-08-09T16:16:52.498Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2022-08-09T16:16:52.498Z] === RUN TestHealthKillContainer [2022-08-09T16:16:52.775Z] #75 DONE 0.9s [2022-08-09T16:16:52.775Z] [2022-08-09T16:16:52.775Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T16:16:52.775Z] #78 sha256:469e29399326e3c8929c5e69514e15d57379aae5bc5360e970ac2be967f00fd9 [2022-08-09T16:16:52.775Z] #78 DONE 0.0s [2022-08-09T16:16:52.775Z] [2022-08-09T16:16:52.775Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T16:16:52.775Z] #79 sha256:906b59c52fbeb8ac535781f650cfaa2b7403076d9dbad1d5215dc483a80afbad [2022-08-09T16:16:52.775Z] #79 DONE 0.0s [2022-08-09T16:16:52.775Z] [2022-08-09T16:16:52.775Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T16:16:52.775Z] #80 sha256:312befbf016e8890666e2de2bbf358cd802590d056b2f55011e27dfef7825af3 [2022-08-09T16:16:52.775Z] #80 DONE 0.0s [2022-08-09T16:16:52.775Z] [2022-08-09T16:16:52.775Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T16:16:52.775Z] #81 sha256:ac94001c1b963ea104cee95addc8b707d88f452a9bb6e3ecf3a485946eaa3114 [2022-08-09T16:16:56.972Z] #81 DONE 3.5s [2022-08-09T16:16:56.972Z] [2022-08-09T16:16:56.972Z] #82 exporting to image [2022-08-09T16:16:56.972Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T16:16:56.972Z] #82 exporting layers [2022-08-09T16:17:00.583Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-09T16:17:00.583Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T16:17:00.583Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-09T16:17:00.583Z] === RUN TestIpcModeNone [2022-08-09T16:17:01.146Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-09T16:17:01.147Z] === RUN TestIpcModePrivate [2022-08-09T16:17:01.403Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-09T16:17:01.659Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-09T16:17:01.659Z] === RUN TestIpcModeShareable [2022-08-09T16:17:01.915Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-09T16:17:01.915Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-09T16:17:01.915Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T16:17:01.937Z] #64 462.8 # github.com/containerd/containerd/cmd/containerd [2022-08-09T16:17:01.937Z] #64 462.8 /usr/bin/ld: /tmp/go-link-614161195/000019.o: in function `New': [2022-08-09T16:17:01.937Z] #64 462.8 /tmp/tmp.ATJB1Z3DrI/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-08-09T16:17:01.937Z] #64 462.9 + bin/containerd-stress [2022-08-09T16:17:01.937Z] #64 464.1 + bin/containerd-shim [2022-08-09T16:17:03.807Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-08-09T16:17:03.807Z] === RUN TestAPIIpcModeHost [2022-08-09T16:17:03.807Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-09T16:17:03.807Z] === RUN TestDaemonIpcModeShareable [2022-08-09T16:17:04.736Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-09T16:17:04.993Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-09T16:17:04.993Z] === RUN TestDaemonIpcModePrivate [2022-08-09T16:17:05.105Z] #82 exporting layers 7.4s done [2022-08-09T16:17:05.105Z] #82 writing image sha256:01717dfb8de8abb153740ff9380aeb3a4dda3646d034d763266c83dd2636e11b done [2022-08-09T16:17:05.105Z] #82 naming to docker.io/library/docker:df965f51bf78c95a240803825c0dee664ad6f6bf done [2022-08-09T16:17:05.105Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:05.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -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:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh dynbinary test-integration [2022-08-09T16:17:05.920Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-09T16:17:06.175Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-09T16:17:06.175Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T16:17:07.103Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-09T16:17:07.350Z] [2022-08-09T16:17:07.350Z] Removing bundles/ [2022-08-09T16:17:07.350Z] [2022-08-09T16:17:07.350Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T16:17:07.350Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T16:17:07.350Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:17:07.359Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-08-09T16:17:07.359Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T16:17:07.647Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-09T16:17:07.647Z] PASS [2022-08-09T16:17:07.647Z] [2022-08-09T16:17:07.647Z] DONE 17 tests in 48.970s [2022-08-09T16:17:07.647Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T16:17:07.647Z] INFO: Testing against a local daemon [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:17:07.647Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:17:07.647Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T16:17:07.647Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T16:17:07.647Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T16:17:07.647Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T16:17:07.647Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T16:17:07.647Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T16:17:07.647Z] === RUN TestPluginInstall [2022-08-09T16:17:07.647Z] === RUN TestPluginInstall/no_auth [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a77415d48e128ac0d415e24e1b0eae470f98cf0d5d1f23a9c648479d3e0ec785" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a77415d48e128ac0d415e24e1b0eae470f98cf0d5d1f23a9c648479d3e0ec785" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:17:07.647Z] === RUN TestPluginInstall/with_htpasswd [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a77415d48e128ac0d415e24e1b0eae470f98cf0d5d1f23a9c648479d3e0ec785" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a77415d48e128ac0d415e24e1b0eae470f98cf0d5d1f23a9c648479d3e0ec785" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:17:07.647Z] === RUN TestPluginInstall/with_insecure [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dd919b16ea68d8b033f8401695669b18a1b440676183bd05217a61a54a58c27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:17:07.647Z] time="2022-08-09T16:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dd919b16ea68d8b033f8401695669b18a1b440676183bd05217a61a54a58c27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:17:07.647Z] plugin_test.go:196: [dea1d0defabff] daemon is not started [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInstall (2.83s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2022-08-09T16:17:07.647Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-08-09T16:17:07.647Z] === RUN TestPluginsWithRuntimes [2022-08-09T16:17:08.286Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-09T16:17:08.542Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-09T16:17:08.542Z] === RUN TestIpcModeOlderClient [2022-08-09T16:17:08.542Z] === PAUSE TestIpcModeOlderClient [2022-08-09T16:17:08.542Z] === RUN TestKillContainerInvalidSignal [2022-08-09T16:17:08.798Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-09T16:17:08.798Z] === RUN TestKillContainer [2022-08-09T16:17:08.798Z] === RUN TestKillContainer/no_signal [2022-08-09T16:17:09.021Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-09T16:17:09.360Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T16:17:09.616Z] === RUN TestKillContainer/killing_signal [2022-08-09T16:17:09.956Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-09T16:17:10.178Z] --- PASS: TestKillContainer (1.24s) [2022-08-09T16:17:10.179Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-09T16:17:10.179Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-09T16:17:10.179Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-09T16:17:10.179Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T16:17:10.179Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T16:17:10.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T16:17:10.890Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-08-09T16:17:10.890Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-09T16:17:10.890Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-08-09T16:17:10.890Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T16:17:11.362Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-09T16:17:11.362Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-09T16:17:11.362Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-09T16:17:11.362Z] === RUN TestKillStoppedContainer [2022-08-09T16:17:11.362Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-09T16:17:11.362Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T16:17:11.362Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-09T16:17:11.362Z] === RUN TestKillDifferentUserContainer [2022-08-09T16:17:11.458Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-08-09T16:17:11.458Z] PASS [2022-08-09T16:17:11.458Z] [2022-08-09T16:17:11.458Z] DONE 24 tests in 6.867s [2022-08-09T16:17:11.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T16:17:11.716Z] INFO: Testing against a local daemon [2022-08-09T16:17:11.716Z] === RUN TestExternalGraphDriver [2022-08-09T16:17:11.920Z] #64 475.7 + bin/containerd-shim-runc-v1 [2022-08-09T16:17:11.924Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-09T16:17:11.924Z] === RUN TestInspectOomKilledTrue [2022-08-09T16:17:11.975Z] === RUN TestExternalGraphDriver/json [2022-08-09T16:17:12.487Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-09T16:17:12.487Z] === RUN TestInspectOomKilledFalse [2022-08-09T16:17:12.745Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-09T16:17:12.745Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T16:17:13.009Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-09T16:17:13.009Z] === RUN TestLinksContainerNames [2022-08-09T16:17:13.875Z] === RUN TestExternalGraphDriver/spec [2022-08-09T16:17:13.940Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-09T16:17:13.940Z] === RUN TestLogsFollowTailEmpty [2022-08-09T16:17:14.197Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-09T16:17:14.197Z] === RUN TestLogs [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:17:14.197Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T16:17:14.197Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T16:17:14.197Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:17:14.197Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:17:14.197Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:17:14.197Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:17:14.197Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:17:14.197Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:17:14.197Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:17:15.125Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:17:15.125Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:17:15.250Z] === RUN TestExternalGraphDriver/pull [2022-08-09T16:17:15.382Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T16:17:15.382Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:17:15.944Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:17:15.944Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:17:15.944Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:17:15.944Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:17:15.944Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:17:15.944Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:17:15.944Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:17:15.944Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:17:15.944Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:17:16.873Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:17:16.873Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:17:17.151Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-08-09T16:17:17.151Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-08-09T16:17:17.151Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-08-09T16:17:17.151Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-08-09T16:17:17.151Z] === RUN TestGraphdriverPluginV2 [2022-08-09T16:17:17.436Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:17:17.436Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:17:18.000Z] --- PASS: TestLogs (3.64s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.44s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s) [2022-08-09T16:17:18.000Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-08-09T16:17:18.000Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T16:17:18.256Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/default [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/private [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/slave [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/shared [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T16:17:18.256Z] === CONT TestMountDaemonRoot/default [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:17:18.256Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T16:17:18.256Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T16:17:18.256Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:17:18.256Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T16:17:18.257Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:17:18.257Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:17:18.257Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:17:18.257Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:17:18.257Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:17:18.257Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:17:18.257Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:17:18.257Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:17:18.257Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:17:18.489Z] #64 482.2 + bin/containerd-shim-runc-v2 [2022-08-09T16:17:18.489Z] #64 483.1 + binaries [2022-08-09T16:17:18.489Z] #64 483.1 + install -D bin/containerd /build/containerd [2022-08-09T16:17:18.489Z] #64 483.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/shared [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/slave [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/private [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T16:17:18.513Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:17:18.513Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:17:18.513Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:17:18.747Z] #64 483.1 + install -D bin/ctr /build/ctr [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T16:17:18.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-09T16:17:18.769Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-09T16:17:18.769Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T16:17:19.682Z] #64 DONE 484.3s [2022-08-09T16:17:20.135Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-08-09T16:17:20.135Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T16:17:20.392Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-09T16:17:20.392Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T16:17:20.650Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-09T16:17:20.650Z] === RUN TestNetworkNat [2022-08-09T16:17:21.063Z] [2022-08-09T16:17:21.063Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-09T16:17:21.063Z] #65 sha256:50b27d8fcb74c8e097dd2380ee05a844db79575d52b3b82de24704d52395193a [2022-08-09T16:17:21.063Z] #65 DONE 0.3s [2022-08-09T16:17:21.063Z] [2022-08-09T16:17:21.063Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-09T16:17:21.063Z] #70 sha256:8982fa369d8de0f873fb23b66be9135bb4b64b1790118f5a8887308d0b8acb51 [2022-08-09T16:17:21.063Z] #70 DONE 0.1s [2022-08-09T16:17:21.063Z] [2022-08-09T16:17:21.063Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-09T16:17:21.063Z] #75 sha256:ed87afee590fbf6d95e30a2cf0a638c9ef0911174d28c863331f6c8f09ae895a [2022-08-09T16:17:21.213Z] --- PASS: TestNetworkNat (0.44s) [2022-08-09T16:17:21.213Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T16:17:21.321Z] #75 DONE 0.2s [2022-08-09T16:17:21.321Z] [2022-08-09T16:17:21.321Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-09T16:17:21.321Z] #78 sha256:8819955625b1a15ca839839fd15ff324497c973d3594c257d5d522200a7ce954 [2022-08-09T16:17:21.321Z] #78 DONE 0.0s [2022-08-09T16:17:21.321Z] [2022-08-09T16:17:21.321Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-09T16:17:21.321Z] #79 sha256:9abd397b69d43ee14a3be74a8407cd094679ac0aa76b694e8d7c8c4de5ba23cf [2022-08-09T16:17:21.321Z] #79 DONE 0.0s [2022-08-09T16:17:21.321Z] [2022-08-09T16:17:21.321Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-09T16:17:21.321Z] #80 sha256:96880fef8b5910a09fcc47572802df31da31c7ba0fa234906dcf0a0c456971fe [2022-08-09T16:17:21.349Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-08-09T16:17:21.349Z] PASS [2022-08-09T16:17:21.349Z] [2022-08-09T16:17:21.349Z] DONE 5 tests in 9.599s [2022-08-09T16:17:21.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T16:17:21.349Z] INFO: Testing against a local daemon [2022-08-09T16:17:21.349Z] === RUN TestContinueAfterPluginCrash [2022-08-09T16:17:21.349Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T16:17:21.349Z] === RUN TestReadPluginNoRead [2022-08-09T16:17:21.349Z] === PAUSE TestReadPluginNoRead [2022-08-09T16:17:21.349Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T16:17:21.349Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T16:17:21.349Z] === CONT TestContinueAfterPluginCrash [2022-08-09T16:17:21.349Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T16:17:21.579Z] #80 DONE 0.0s [2022-08-09T16:17:21.579Z] [2022-08-09T16:17:21.580Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-09T16:17:21.580Z] #81 sha256:ff4283fe14e3d28766d558198e6441dcfd16bd4a56fc35e3aefc4e293513814d [2022-08-09T16:17:21.775Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-09T16:17:21.775Z] === RUN TestNetworkLoopbackNat [2022-08-09T16:17:24.291Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-09T16:17:24.291Z] === RUN TestPause [2022-08-09T16:17:24.547Z] --- PASS: TestPause (0.44s) [2022-08-09T16:17:24.547Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T16:17:24.547Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:17:24.547Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:17:24.547Z] === RUN TestPauseStopPausedContainer [2022-08-09T16:17:24.634Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-08-09T16:17:24.634Z] === CONT TestReadPluginNoRead [2022-08-09T16:17:25.109Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-08-09T16:17:25.109Z] === RUN TestPidHost [2022-08-09T16:17:25.765Z] #81 DONE 3.5s [2022-08-09T16:17:25.765Z] [2022-08-09T16:17:25.765Z] #82 exporting to image [2022-08-09T16:17:25.765Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-09T16:17:25.765Z] #82 exporting layers [2022-08-09T16:17:26.038Z] --- PASS: TestPidHost (0.95s) [2022-08-09T16:17:26.038Z] === RUN TestPsFilter [2022-08-09T16:17:26.038Z] --- PASS: TestPsFilter (0.10s) [2022-08-09T16:17:26.038Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T16:17:26.599Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-09T16:17:26.599Z] === RUN TestRemoveContainerWithVolume [2022-08-09T16:17:26.856Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-08-09T16:17:26.856Z] === RUN TestRemoveContainerRunning [2022-08-09T16:17:27.168Z] === RUN TestReadPluginNoRead/default [2022-08-09T16:17:27.418Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-09T16:17:27.418Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T16:17:27.674Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-09T16:17:27.674Z] === RUN TestRemoveInvalidContainer [2022-08-09T16:17:27.674Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-09T16:17:27.674Z] === RUN TestRenameLinkedContainer [2022-08-09T16:17:28.103Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T16:17:29.481Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T16:17:29.564Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-09T16:17:29.564Z] === RUN TestRenameStoppedContainer [2022-08-09T16:17:29.739Z] --- PASS: TestContinueAfterPluginCrash (8.50s) [2022-08-09T16:17:29.821Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-09T16:17:29.821Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T16:17:30.676Z] === CONT TestReadPluginNoRead [2022-08-09T16:17:30.676Z] read_test.go:92: [d6cb100c08feb] daemon is not started [2022-08-09T16:17:30.676Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-08-09T16:17:30.676Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-08-09T16:17:30.676Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-09T16:17:30.676Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-08-09T16:17:30.676Z] PASS [2022-08-09T16:17:30.676Z] [2022-08-09T16:17:30.676Z] DONE 6 tests in 9.538s [2022-08-09T16:17:30.676Z] 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-08-09T16:17:30.676Z] testing: warning: no tests to run [2022-08-09T16:17:30.676Z] PASS [2022-08-09T16:17:30.676Z] [2022-08-09T16:17:30.676Z] DONE 0 tests in 0.008s [2022-08-09T16:17:30.676Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T16:17:30.676Z] INFO: Testing against a local daemon [2022-08-09T16:17:30.676Z] === RUN TestPluginWithDevMounts [2022-08-09T16:17:30.676Z] === PAUSE TestPluginWithDevMounts [2022-08-09T16:17:30.676Z] === CONT TestPluginWithDevMounts [2022-08-09T16:17:30.750Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-09T16:17:30.750Z] === RUN TestRenameInvalidName [2022-08-09T16:17:31.006Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-09T16:17:31.006Z] === RUN TestRenameAnonymousContainer [2022-08-09T16:17:32.329Z] #82 exporting layers 7.1s done [2022-08-09T16:17:32.329Z] #82 writing image sha256:bdb9b2f24077834c82ecce2615ee8db5c7102d53883ba26dd32b77ee8d3ee8f3 done [2022-08-09T16:17:32.329Z] #82 naming to docker.io/library/docker:df965f51bf78c95a240803825c0dee664ad6f6bf done [2022-08-09T16:17:32.329Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-09T16:17:32.578Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-09T16:17:32.578Z] PASS [2022-08-09T16:17:32.578Z] [2022-08-09T16:17:32.578Z] DONE 1 tests in 1.634s [2022-08-09T16:17:32.578Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T16:17:32.578Z] INFO: Testing against a local daemon [2022-08-09T16:17:32.578Z] === RUN TestSecretInspect [2022-08-09T16:17:32.673Z] + trap exit INT TERM [2022-08-09T16:17:32.673Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-09T16:17:32.673Z] + CONTAINER_NAME=docker-pr1 [2022-08-09T16:17:32.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43941/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh dynbinary [2022-08-09T16:17:32.896Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-09T16:17:32.896Z] === RUN TestRenameContainerWithSameName [2022-08-09T16:17:33.151Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-09T16:17:33.152Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T16:17:33.607Z] [2022-08-09T16:17:33.607Z] Removing bundles/ [2022-08-09T16:17:33.607Z] [2022-08-09T16:17:33.607Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-09T16:17:33.607Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-09T16:17:33.607Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:17:34.079Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-09T16:17:34.079Z] === RUN TestResize [2022-08-09T16:17:34.362Z] --- PASS: TestResize (0.40s) [2022-08-09T16:17:34.362Z] === RUN TestResizeWithInvalidSize [2022-08-09T16:17:34.631Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-09T16:17:34.631Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T16:17:35.111Z] --- PASS: TestSecretInspect (2.33s) [2022-08-09T16:17:35.111Z] === RUN TestSecretList [2022-08-09T16:17:35.192Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-09T16:17:35.192Z] === RUN TestDaemonRestartKillContainers [2022-08-09T16:17:35.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:17:35.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:17:35.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:17:35.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:17:35.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:17:35.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:17:35.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:17:35.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:17:35.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:17:35.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:17:36.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:17:36.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:17:37.013Z] --- PASS: TestSecretList (2.25s) [2022-08-09T16:17:37.013Z] === RUN TestSecretsCreateAndDelete [2022-08-09T16:17:37.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:17:38.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:17:38.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:17:39.542Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-08-09T16:17:39.542Z] === RUN TestSecretsUpdate [2022-08-09T16:17:41.448Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-09T16:17:41.448Z] === RUN TestTemplatedSecret [2022-08-09T16:17:41.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:17:42.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:17:43.979Z] --- PASS: TestTemplatedSecret (2.63s) [2022-08-09T16:17:43.980Z] === RUN TestSecretCreateResolve [2022-08-09T16:17:45.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:17:45.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:17:46.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:17:46.511Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-09T16:17:46.511Z] PASS [2022-08-09T16:17:46.511Z] [2022-08-09T16:17:46.511Z] DONE 6 tests in 13.846s [2022-08-09T16:17:46.511Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T16:17:46.511Z] INFO: Testing against a local daemon [2022-08-09T16:17:46.511Z] === RUN TestServiceCreateInit [2022-08-09T16:17:46.511Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T16:17:47.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:17:48.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:17:48.388Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T16:17:48.388Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:17:48.388Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:17:48.388Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:17:48.388Z] [2022-08-09T16:17:48.388Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-09T16:17:48.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-09T16:17:48.388Z] Using test binary docker [2022-08-09T16:17:48.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T16:17:48.388Z] Not: starting. [2022-08-09T16:17:48.388Z] INFO: Waiting for daemon to start... [2022-08-09T16:17:48.388Z] Starting dockerd [2022-08-09T16:17:48.388Z] . [2022-08-09T16:17:48.388Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-09T16:17:49.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:17:50.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:17:50.722Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.72s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-08-09T16:17:52.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-08-09T16:17:52.130Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T16:17:52.130Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T16:17:52.692Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T16:17:53.622Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-08-09T16:17:53.622Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-09T16:17:53.622Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-09T16:17:53.622Z] === RUN TestCgroupNamespacesRun [2022-08-09T16:17:54.909Z] --- PASS: TestServiceCreateInit (8.09s) [2022-08-09T16:17:54.909Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2022-08-09T16:17:54.909Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.98s) [2022-08-09T16:17:54.909Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T16:17:54.988Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-09T16:17:54.988Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T16:17:55.916Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-09T16:17:55.916Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T16:17:56.844Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-09T16:17:56.844Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T16:17:58.216Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-09T16:17:58.216Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T16:17:59.146Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-09T16:17:59.146Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T16:18:00.512Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-09T16:18:00.512Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T16:18:01.075Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-09T16:18:01.075Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T16:18:02.442Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-08-09T16:18:02.442Z] === RUN TestNISDomainname [2022-08-09T16:18:02.698Z] --- PASS: TestNISDomainname (0.51s) [2022-08-09T16:18:02.698Z] === RUN TestHostnameDnsResolution [2022-08-09T16:18:03.262Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-09T16:18:03.262Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T16:18:04.191Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2022-08-09T16:18:04.191Z] === RUN TestPrivilegedHostDevices [2022-08-09T16:18:04.447Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-09T16:18:04.447Z] === RUN TestRunConsoleSize [2022-08-09T16:18:05.009Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-09T16:18:05.009Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T16:18:05.938Z] --- PASS: TestRunWithAlternativeContainerdShim (1.07s) [2022-08-09T16:18:05.938Z] === RUN TestStats [2022-08-09T16:18:08.454Z] --- PASS: TestStats (2.43s) [2022-08-09T16:18:08.454Z] === RUN TestStopContainerWithTimeout [2022-08-09T16:18:08.454Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T16:18:08.454Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T16:18:08.454Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T16:18:08.454Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T16:18:08.454Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T16:18:08.454Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T16:18:08.454Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T16:18:08.454Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T16:18:08.454Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T16:18:08.454Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T16:18:09.016Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T16:18:10.906Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T16:18:12.797Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-09T16:18:12.797Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-09T16:18:12.797Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-08-09T16:18:12.797Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-09T16:18:12.797Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-09T16:18:12.797Z] === RUN TestDeleteDevicemapper [2022-08-09T16:18:12.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:18:12.797Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T16:18:12.797Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T16:18:12.996Z] --- PASS: TestCreateServiceMultipleTimes (15.99s) [2022-08-09T16:18:12.996Z] === RUN TestCreateServiceConflict [2022-08-09T16:18:12.996Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-08-09T16:18:12.996Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T16:18:14.164Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-08-09T16:18:14.164Z] === RUN TestUpdateMemory [2022-08-09T16:18:14.420Z] --- PASS: TestUpdateMemory (0.49s) [2022-08-09T16:18:14.420Z] === RUN TestUpdateCPUQuota [2022-08-09T16:18:15.348Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-08-09T16:18:15.348Z] === RUN TestUpdatePidsLimit [2022-08-09T16:18:15.348Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-09T16:18:15.348Z] === RUN TestUpdatePidsLimit/no_change [2022-08-09T16:18:15.528Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-08-09T16:18:15.528Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T16:18:15.605Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-09T16:18:15.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-09T16:18:15.861Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-09T16:18:16.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-09T16:18:16.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-09T16:18:16.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-09T16:18:16.935Z] === RUN TestUpdateRestartPolicy [2022-08-09T16:18:27.044Z] sha256:a2cead5ef25dcc7565720f3c0dbe90a82db16c7f0f31f4daba832f898934d1ac [2022-08-09T16:18:27.044Z] INFO: Starting docker-py tests... [2022-08-09T16:18:27.044Z] ============================= test session starts ============================== [2022-08-09T16:18:27.044Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-09T16:18:27.044Z] rootdir: /src, inifile: pytest.ini [2022-08-09T16:18:27.044Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-09T16:18:27.044Z] collected 395 items / 2 deselected / 393 selected [2022-08-09T16:18:27.044Z] [2022-08-09T16:18:29.119Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-08-09T16:18:29.119Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T16:18:29.119Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-09T16:18:29.119Z] === RUN TestWaitNonBlocked [2022-08-09T16:18:29.119Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:18:29.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:18:29.119Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:18:29.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:18:29.119Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:18:29.119Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:18:29.119Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-09T16:18:29.119Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-08-09T16:18:29.119Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-08-09T16:18:29.119Z] === RUN TestWaitBlocked [2022-08-09T16:18:29.119Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:18:29.119Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:18:29.119Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:18:29.119Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:18:29.119Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:18:29.119Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:18:29.682Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-09T16:18:29.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-08-09T16:18:29.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-09T16:18:29.682Z] === RUN TestWaitConditions [2022-08-09T16:18:29.682Z] === RUN TestWaitConditions/default [2022-08-09T16:18:29.682Z] === PAUSE TestWaitConditions/default [2022-08-09T16:18:29.682Z] === RUN TestWaitConditions/not-running [2022-08-09T16:18:29.682Z] === PAUSE TestWaitConditions/not-running [2022-08-09T16:18:29.682Z] === RUN TestWaitConditions/next-exit [2022-08-09T16:18:29.682Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T16:18:29.682Z] === RUN TestWaitConditions/removed [2022-08-09T16:18:29.682Z] === PAUSE TestWaitConditions/removed [2022-08-09T16:18:29.682Z] === CONT TestWaitConditions/default [2022-08-09T16:18:29.682Z] === CONT TestWaitConditions/removed [2022-08-09T16:18:30.404Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2022-08-09T16:18:30.404Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T16:18:31.338Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2022-08-09T16:18:31.338Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T16:18:31.571Z] === CONT TestWaitConditions/next-exit [2022-08-09T16:18:31.571Z] === CONT TestWaitConditions/not-running [2022-08-09T16:18:32.937Z] --- PASS: TestWaitConditions (0.02s) [2022-08-09T16:18:32.937Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-09T16:18:32.937Z] --- PASS: TestWaitConditions/removed (1.68s) [2022-08-09T16:18:32.937Z] --- PASS: TestWaitConditions/next-exit (1.45s) [2022-08-09T16:18:32.937Z] --- PASS: TestWaitConditions/not-running (1.44s) [2022-08-09T16:18:32.937Z] === RUN TestWaitRestartedContainer [2022-08-09T16:18:32.937Z] === RUN TestWaitRestartedContainer/default [2022-08-09T16:18:32.937Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T16:18:32.937Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T16:18:32.937Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T16:18:32.937Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T16:18:32.937Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T16:18:32.937Z] === CONT TestWaitRestartedContainer/default [2022-08-09T16:18:32.937Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T16:18:33.865Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T16:18:33.869Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-08-09T16:18:33.869Z] === RUN TestCreateServiceSysctls [2022-08-09T16:18:34.793Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-09T16:18:34.793Z] --- PASS: TestWaitRestartedContainer/next-exit (1.20s) [2022-08-09T16:18:34.793Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-08-09T16:18:34.793Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-09T16:18:34.793Z] === CONT TestContainerStartOnDaemonRestart [2022-08-09T16:18:34.793Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T16:18:37.154Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-08-09T16:18:37.154Z] === RUN TestCreateServiceCapabilities [2022-08-09T16:18:37.311Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-08-09T16:18:37.311Z] === CONT TestIpcModeOlderClient [2022-08-09T16:18:37.311Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-08-09T16:18:37.311Z] === CONT TestContainerKillOnDaemonStart [2022-08-09T16:18:37.311Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-09T16:18:37.311Z] === CONT TestDaemonHostGatewayIP [2022-08-09T16:18:39.202Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-08-09T16:18:39.202Z] === CONT TestDaemonRestartIpcMode [2022-08-09T16:18:39.684Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2022-08-09T16:18:39.684Z] === RUN TestInspect [2022-08-09T16:18:41.720Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-08-09T16:18:41.780Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-09T16:18:42.597Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-09T16:18:43.003Z] --- PASS: TestInspect (2.98s) [2022-08-09T16:18:43.003Z] === RUN TestCreateJob [2022-08-09T16:18:44.341Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-09T16:18:46.288Z] --- PASS: TestCreateJob (3.20s) [2022-08-09T16:18:46.288Z] === RUN TestReplicatedJob [2022-08-09T16:18:49.804Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-08-09T16:18:49.804Z] PASS [2022-08-09T16:18:49.804Z] [2022-08-09T16:18:49.804Z] === Skipped [2022-08-09T16:18:49.804Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-09T16:18:49.804Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:18:49.804Z] [2022-08-09T16:18:49.804Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:18:49.804Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:18:49.804Z] [2022-08-09T16:18:49.804Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T16:18:49.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:18:49.804Z] [2022-08-09T16:18:49.804Z] DONE 272 tests, 3 skipped in 126.216s [2022-08-09T16:18:49.804Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T16:18:49.804Z] ++ 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-08-09T16:18:49.804Z] ++ set -e [2022-08-09T16:18:49.804Z] ++ '[' -n 0 ']' [2022-08-09T16:18:49.804Z] ++ set -x [2022-08-09T16:18:49.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-09T16:18:49.804Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T16:18:49.804Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-09T16:18:49.804Z] === RUN TestConfigDaemonID [2022-08-09T16:18:50.366Z] daemon_test.go:83: [d3a38671e8d57] daemon is not started [2022-08-09T16:18:50.366Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-09T16:18:50.366Z] === RUN TestDaemonConfigValidation [2022-08-09T16:18:50.366Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:18:50.366Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:18:50.366Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T16:18:50.366Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T16:18:50.366Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T16:18:50.366Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T16:18:50.366Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T16:18:50.366Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T16:18:50.366Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T16:18:50.366Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T16:18:50.366Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:18:50.366Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T16:18:50.366Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T16:18:50.366Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T16:18:50.366Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T16:18:50.366Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T16:18:50.366Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-09T16:18:50.366Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-09T16:18:50.366Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-09T16:18:50.366Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-09T16:18:50.366Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-09T16:18:50.366Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T16:18:50.366Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T16:18:51.554Z] --- PASS: TestReplicatedJob (5.22s) [2022-08-09T16:18:51.554Z] === RUN TestUpdateReplicatedJob [2022-08-09T16:18:51.732Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T16:18:52.660Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T16:18:53.588Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T16:18:53.588Z] daemon_test.go:197: [d52c3642739c9] daemon is not started [2022-08-09T16:18:53.588Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-09T16:18:53.588Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-09T16:18:53.588Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-09T16:18:53.588Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-09T16:18:53.588Z] === RUN TestDaemonProxy [2022-08-09T16:18:53.588Z] === RUN TestDaemonProxy/environment_variables [2022-08-09T16:18:54.839Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-08-09T16:18:54.839Z] === RUN TestServiceListWithStatuses [2022-08-09T16:18:54.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:18:54.839Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T16:18:54.839Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T16:18:55.477Z] === RUN TestDaemonProxy/command-line_options [2022-08-09T16:18:57.370Z] === RUN TestDaemonProxy/configuration_file [2022-08-09T16:18:58.736Z] === RUN TestDaemonProxy/conflicting_options [2022-08-09T16:18:59.026Z] --- PASS: TestDockerNetworkConnectAlias (4.39s) [2022-08-09T16:18:59.026Z] === RUN TestDockerNetworkReConnect [2022-08-09T16:18:59.297Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-09T16:18:59.859Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-09T16:18:59.859Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-09T16:18:59.859Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-09T16:18:59.859Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-09T16:18:59.859Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-09T16:18:59.859Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-09T16:18:59.859Z] PASS [2022-08-09T16:18:59.859Z] [2022-08-09T16:18:59.859Z] DONE 18 tests in 11.239s [2022-08-09T16:18:59.859Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T16:18:59.859Z] ++ 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-08-09T16:18:59.859Z] ++ set -e [2022-08-09T16:18:59.859Z] ++ '[' -n 0 ']' [2022-08-09T16:18:59.859Z] ++ set -x [2022-08-09T16:18:59.859Z] ++ 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-08-09T16:18:59.859Z] INFO: Testing against a local daemon [2022-08-09T16:18:59.859Z] === RUN TestCommitInheritsEnv [2022-08-09T16:19:00.116Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-09T16:19:00.116Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T16:19:00.116Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-09T16:19:00.116Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-09T16:19:00.116Z] === RUN TestImportWithCustomPlatform [2022-08-09T16:19:00.116Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T16:19:00.373Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T16:19:00.373Z] === RUN TestImportWithCustomPlatform// [2022-08-09T16:19:00.373Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T16:19:00.373Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T16:19:00.373Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T16:19:00.629Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T16:19:00.629Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T16:19:00.629Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T16:19:00.629Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T16:19:00.629Z] === RUN TestImagesFilterMultiReference [2022-08-09T16:19:00.629Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-09T16:19:00.629Z] === RUN TestImagePullPlatformInvalid [2022-08-09T16:19:00.629Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-09T16:19:00.629Z] === RUN TestRemoveImageOrphaning [2022-08-09T16:19:00.885Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-09T16:19:00.885Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T16:19:00.885Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:19:00.885Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-09T16:19:00.885Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T16:19:00.885Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-09T16:19:00.885Z] === RUN TestTagInvalidReference [2022-08-09T16:19:00.885Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-09T16:19:00.885Z] === RUN TestTagValidPrefixedRepo [2022-08-09T16:19:00.885Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-09T16:19:00.885Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T16:19:00.885Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-09T16:19:00.885Z] === RUN TestTagOfficialNames [2022-08-09T16:19:01.141Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-09T16:19:01.141Z] === RUN TestTagMatchesDigest [2022-08-09T16:19:01.141Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-09T16:19:01.141Z] PASS [2022-08-09T16:19:01.141Z] [2022-08-09T16:19:01.141Z] === Skipped [2022-08-09T16:19:01.141Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-09T16:19:01.141Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-09T16:19:01.141Z] [2022-08-09T16:19:01.141Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-09T16:19:01.141Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:19:01.141Z] [2022-08-09T16:19:01.141Z] DONE 22 tests, 2 skipped in 1.229s [2022-08-09T16:19:01.141Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T16:19:01.141Z] ++ 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-08-09T16:19:01.141Z] ++ set -e [2022-08-09T16:19:01.141Z] ++ '[' -n 0 ']' [2022-08-09T16:19:01.141Z] ++ set -x [2022-08-09T16:19:01.141Z] ++ 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-08-09T16:19:01.141Z] === RUN TestStripANSICommands [2022-08-09T16:19:01.141Z] === RUN TestStripANSICommands/#00 [2022-08-09T16:19:01.141Z] === RUN TestStripANSICommands/#01 [2022-08-09T16:19:01.141Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T16:19:01.141Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T16:19:01.141Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T16:19:01.141Z] PASS [2022-08-09T16:19:01.141Z] [2022-08-09T16:19:01.141Z] DONE 3 tests in 0.038s [2022-08-09T16:19:01.141Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T16:19:01.141Z] ++ 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-08-09T16:19:01.141Z] ++ set -e [2022-08-09T16:19:01.141Z] ++ '[' -n 0 ']' [2022-08-09T16:19:01.141Z] ++ set -x [2022-08-09T16:19:01.141Z] ++ 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-08-09T16:19:01.141Z] INFO: Testing against a local daemon [2022-08-09T16:19:01.141Z] === RUN TestNetworkCreateDelete [2022-08-09T16:19:01.398Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-09T16:19:01.398Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T16:19:01.654Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-09T16:19:01.654Z] === RUN TestDaemonDNSFallback [2022-08-09T16:19:02.316Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2022-08-09T16:19:02.316Z] === RUN TestServicePlugin [2022-08-09T16:19:06.503Z] plugin_test.go:61: [dd795143b5365] joining swarm manager [d4bf2c50667cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:19:07.443Z] plugin_test.go:64: [dedca88d21cfa] joining swarm manager [d4bf2c50667cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:19:08.191Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-09T16:19:08.191Z] === RUN TestInspectNetwork [2022-08-09T16:19:11.459Z] === RUN TestInspectNetwork/full_network_id [2022-08-09T16:19:11.459Z] === RUN TestInspectNetwork/partial_network_id [2022-08-09T16:19:11.459Z] === RUN TestInspectNetwork/network_name [2022-08-09T16:19:11.459Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-09T16:19:13.929Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T16:19:13.929Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:19:13.929Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:19:13.929Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:19:13.929Z] [2022-08-09T16:19:13.929Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T16:19:13.929Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T16:19:13.929Z] HOSTNAME=0d19369af92f [2022-08-09T16:19:13.929Z] DEST=bundles/test-integration [2022-08-09T16:19:13.929Z] PWD=/go/src/github.com/docker/docker [2022-08-09T16:19:13.929Z] DOCKER_ROOTLESS=1 [2022-08-09T16:19:13.929Z] DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:19:13.929Z] container=docker [2022-08-09T16:19:13.929Z] HOME=/root [2022-08-09T16:19:13.929Z] GOLANG_VERSION=1.18.5 [2022-08-09T16:19:13.929Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T16:19:13.929Z] VALIDATE_BRANCH=master [2022-08-09T16:19:13.929Z] TERM=xterm [2022-08-09T16:19:13.929Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T16:19:13.929Z] SHLVL=1 [2022-08-09T16:19:13.929Z] TIMEOUT=120m [2022-08-09T16:19:13.929Z] DOCKER_BUILDTAGS= journald [2022-08-09T16:19:13.929Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T16:19:13.929Z] GO111MODULE=off [2022-08-09T16:19:13.929Z] DOCKER_EXPERIMENTAL=1 [2022-08-09T16:19:13.929Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T16:19:13.929Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T16:19:13.929Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T16:19:13.929Z] GOPATH=/go [2022-08-09T16:19:13.929Z] PKG_CONFIG=pkg-config [2022-08-09T16:19:13.929Z] _=/usr/bin/env [2022-08-09T16:19:13.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T16:19:14.378Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-09T16:19:15.626Z] --- PASS: TestInspectNetwork (7.07s) [2022-08-09T16:19:15.626Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-09T16:19:15.626Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-09T16:19:15.626Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-09T16:19:15.626Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-09T16:19:15.626Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T16:19:16.554Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T16:19:16.554Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:19:16.554Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:19:16.554Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:19:16.554Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T16:19:16.554Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T16:19:16.554Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T16:19:16.554Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T16:19:16.554Z] === RUN TestNetworkList [2022-08-09T16:19:16.554Z] === RUN TestNetworkList//networks [2022-08-09T16:19:16.554Z] === PAUSE TestNetworkList//networks [2022-08-09T16:19:16.554Z] === RUN TestNetworkList//networks/ [2022-08-09T16:19:16.554Z] === PAUSE TestNetworkList//networks/ [2022-08-09T16:19:16.554Z] === CONT TestNetworkList//networks [2022-08-09T16:19:16.554Z] === CONT TestNetworkList//networks/ [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkList (0.01s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T16:19:16.554Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T16:19:16.554Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T16:19:17.116Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-09T16:19:17.116Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T16:19:18.045Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-09T16:19:18.045Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T16:19:18.973Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-09T16:19:18.973Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T16:19:19.903Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-09T16:19:19.903Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T16:19:21.269Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-08-09T16:19:21.269Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T16:19:21.831Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-09T16:19:21.831Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T16:19:24.365Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-09T16:19:24.365Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T16:19:24.365Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:19:24.365Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:19:24.365Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T16:19:33.989Z] --- PASS: TestServicePlugin (30.24s) [2022-08-09T16:19:33.989Z] === RUN TestServiceUpdateLabel [2022-08-09T16:19:34.926Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-08-09T16:19:34.926Z] === RUN TestServiceUpdateSecrets [2022-08-09T16:19:39.207Z] --- PASS: TestServiceWithDataPathPortInit (13.48s) [2022-08-09T16:19:39.207Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T16:19:40.135Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wwjq9j1mzdpri6bidqrg7pr3d Created:2022-08-09 16:19:38.809191583 +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[686d04c5d5eff5734e233d32915fc42c6f950b61410378f235988a0026a530d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7jsft1aiztum22lrpagkvsm1c EndpointID:349881915dbacb12c84f08ab4e09be68b91df2dfcbff4451767eaba8562905af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9898fc7fc1f1100ce92a2302ad697a7b75a72393a79034c755dfaf54342e4459 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:c0e5e727032e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7jsft1aiztum22lrpagkvsm1c EndpointID:349881915dbacb12c84f08ab4e09be68b91df2dfcbff4451767eaba8562905af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-09T16:19:40.238Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-09T16:19:40.238Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:19:40.238Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:19:40.238Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-09T16:19:40.238Z] [2022-08-09T16:19:40.238Z] + TEST_INTEGRATION_DEST=2 [2022-08-09T16:19:40.238Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-09T16:19:40.238Z] + TEST_SKIP_INTEGRATION=1 [2022-08-09T16:19:40.238Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-09T16:19:40.238Z] + run_tests [2022-08-09T16:19:40.238Z] + c=0 [2022-08-09T16:19:40.238Z] + '[' -n 0 ']' [2022-08-09T16:19:40.238Z] + rm= [2022-08-09T16:19:40.238Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43941/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43941/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh '' test-integration [2022-08-09T16:19:40.238Z] + TEST_INTEGRATION_DEST=1 [2022-08-09T16:19:40.238Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-09T16:19:40.238Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T16:19:40.238Z] + run_tests test-integration-flaky [2022-08-09T16:19:40.238Z] + '[' -n 0 ']' [2022-08-09T16:19:40.238Z] + rm= [2022-08-09T16:19:40.238Z] + TEST_INTEGRATION_DEST=3 [2022-08-09T16:19:40.238Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-09T16:19:40.238Z] + TEST_SKIP_INTEGRATION=1 [2022-08-09T16:19:40.238Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-09T16:19:40.238Z] + run_tests [2022-08-09T16:19:40.238Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43941/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43941/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh test-integration-flaky test-integration [2022-08-09T16:19:40.238Z] + '[' -n 0 ']' [2022-08-09T16:19:40.238Z] + rm= [2022-08-09T16:19:40.238Z] ++ jobs -p [2022-08-09T16:19:40.238Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43941/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43941/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh '' test-integration [2022-08-09T16:19:40.238Z] + for job in $(jobs -p) [2022-08-09T16:19:40.238Z] + wait 8723 [2022-08-09T16:19:40.238Z] [2022-08-09T16:19:40.238Z] [2022-08-09T16:19:40.238Z] [2022-08-09T16:19:40.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T16:19:40.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T16:19:40.238Z] HOSTNAME=ba9c766b3b42 [2022-08-09T16:19:40.238Z] TEST_SKIP_INTEGRATION=1 [2022-08-09T16:19:40.238Z] TESTDEBUG=0 [2022-08-09T16:19:40.238Z] DEST=bundles/test-integration [2022-08-09T16:19:40.238Z] PWD=/go/src/github.com/docker/docker [2022-08-09T16:19:40.238Z] KEEPBUNDLE=1 [2022-08-09T16:19:40.238Z] DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:19:40.238Z] container=docker [2022-08-09T16:19:40.238Z] HOME=/root [2022-08-09T16:19:40.238Z] GOLANG_VERSION=1.18.5 [2022-08-09T16:19:40.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T16:19:40.238Z] VALIDATE_BRANCH=master [2022-08-09T16:19:40.238Z] TERM=xterm [2022-08-09T16:19:40.238Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T16:19:40.238Z] SHLVL=1 [2022-08-09T16:19:40.238Z] TIMEOUT=120m [2022-08-09T16:19:40.238Z] DOCKER_BUILDTAGS= journald [2022-08-09T16:19:40.238Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T16:19:40.238Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-09T16:19:40.238Z] GO111MODULE=off [2022-08-09T16:19:40.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T16:19:40.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T16:19:40.238Z] GOPATH=/go [2022-08-09T16:19:40.238Z] PKG_CONFIG=pkg-config [2022-08-09T16:19:40.238Z] _=/usr/bin/env [2022-08-09T16:19:40.238Z] Building test suite binary ./integration-cli/test.main [2022-08-09T16:19:40.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T16:19:40.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T16:19:40.238Z] HOSTNAME=30b280cea0cf [2022-08-09T16:19:40.238Z] TEST_SKIP_INTEGRATION=1 [2022-08-09T16:19:40.238Z] TESTDEBUG=0 [2022-08-09T16:19:40.238Z] DEST=bundles/test-integration [2022-08-09T16:19:40.238Z] PWD=/go/src/github.com/docker/docker [2022-08-09T16:19:40.238Z] KEEPBUNDLE=1 [2022-08-09T16:19:40.238Z] DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:19:40.238Z] container=docker [2022-08-09T16:19:40.238Z] HOME=/root [2022-08-09T16:19:40.238Z] GOLANG_VERSION=1.18.5 [2022-08-09T16:19:40.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T16:19:40.238Z] VALIDATE_BRANCH=master [2022-08-09T16:19:40.238Z] TERM=xterm [2022-08-09T16:19:40.238Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T16:19:40.238Z] SHLVL=1 [2022-08-09T16:19:40.238Z] TIMEOUT=120m [2022-08-09T16:19:40.238Z] DOCKER_BUILDTAGS= journald [2022-08-09T16:19:40.238Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T16:19:40.238Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-09T16:19:40.238Z] GO111MODULE=off [2022-08-09T16:19:40.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T16:19:40.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T16:19:40.238Z] GOPATH=/go [2022-08-09T16:19:40.238Z] PKG_CONFIG=pkg-config [2022-08-09T16:19:40.238Z] _=/usr/bin/env [2022-08-09T16:19:40.238Z] Building test suite binary ./integration-cli/test.main [2022-08-09T16:19:40.238Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-09T16:19:40.238Z] No new tests added to integration. [2022-08-09T16:19:40.238Z] [2022-08-09T16:19:40.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-09T16:19:40.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-09T16:19:40.238Z] HOSTNAME=38c69f2bf5db [2022-08-09T16:19:40.238Z] TESTDEBUG=0 [2022-08-09T16:19:40.238Z] DEST=bundles/test-integration [2022-08-09T16:19:40.238Z] PWD=/go/src/github.com/docker/docker [2022-08-09T16:19:40.238Z] KEEPBUNDLE=1 [2022-08-09T16:19:40.238Z] DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf [2022-08-09T16:19:40.238Z] container=docker [2022-08-09T16:19:40.238Z] HOME=/root [2022-08-09T16:19:40.238Z] GOLANG_VERSION=1.18.5 [2022-08-09T16:19:40.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-09T16:19:40.238Z] VALIDATE_BRANCH=master [2022-08-09T16:19:40.238Z] TERM=xterm [2022-08-09T16:19:40.238Z] DOCKER_PKG=github.com/docker/docker [2022-08-09T16:19:40.238Z] SHLVL=1 [2022-08-09T16:19:40.238Z] TIMEOUT=120m [2022-08-09T16:19:40.238Z] DOCKER_BUILDTAGS= journald [2022-08-09T16:19:40.238Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-09T16:19:40.238Z] GO111MODULE=off [2022-08-09T16:19:40.238Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-09T16:19:40.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-09T16:19:40.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-09T16:19:40.238Z] GOPATH=/go [2022-08-09T16:19:40.238Z] PKG_CONFIG=pkg-config [2022-08-09T16:19:40.238Z] _=/usr/bin/env [2022-08-09T16:19:40.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-09T16:19:44.302Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-08-09T16:19:44.302Z] PASS [2022-08-09T16:19:44.302Z] [2022-08-09T16:19:44.302Z] === Skipped [2022-08-09T16:19:44.302Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:19:44.302Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:19:44.302Z] [2022-08-09T16:19:44.302Z] DONE 38 tests, 1 skipped in 43.284s [2022-08-09T16:19:44.302Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:19:44.302Z] ++ 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-08-09T16:19:44.302Z] ++ set -e [2022-08-09T16:19:44.302Z] ++ '[' -n 0 ']' [2022-08-09T16:19:44.302Z] ++ set -x [2022-08-09T16:19:44.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-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-08-09T16:19:44.558Z] INFO: Testing against a local daemon [2022-08-09T16:19:44.558Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T16:19:44.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:19:44.558Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:19:44.558Z] === RUN TestDockerNetworkIpvlan [2022-08-09T16:19:44.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:19:44.558Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:19:44.558Z] PASS [2022-08-09T16:19:44.558Z] [2022-08-09T16:19:44.558Z] === Skipped [2022-08-09T16:19:44.558Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:19:44.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:19:44.558Z] [2022-08-09T16:19:44.558Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:19:44.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:19:44.558Z] [2022-08-09T16:19:44.558Z] DONE 2 tests, 2 skipped in 0.084s [2022-08-09T16:19:44.558Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:19:44.558Z] ++ 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-08-09T16:19:44.558Z] ++ set -e [2022-08-09T16:19:44.558Z] ++ '[' -n 0 ']' [2022-08-09T16:19:44.558Z] ++ set -x [2022-08-09T16:19:44.558Z] ++ 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-08-09T16:19:44.558Z] INFO: Testing against a local daemon [2022-08-09T16:19:44.558Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T16:19:45.925Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-09T16:19:45.925Z] === RUN TestDockerNetworkMacvlan [2022-08-09T16:19:46.488Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-09T16:19:47.416Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-09T16:19:47.978Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-09T16:19:49.797Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-08-09T16:19:49.797Z] === RUN TestServiceUpdateConfigs [2022-08-09T16:19:49.869Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-09T16:19:51.236Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-09T16:19:54.505Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan (9.08s) [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-08-09T16:19:55.068Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-08-09T16:19:55.068Z] PASS [2022-08-09T16:19:55.068Z] [2022-08-09T16:19:55.068Z] DONE 8 tests in 10.409s [2022-08-09T16:19:55.068Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T16:19:55.068Z] ++ 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-08-09T16:19:55.068Z] ++ set -e [2022-08-09T16:19:55.068Z] ++ '[' -n 0 ']' [2022-08-09T16:19:55.068Z] ++ set -x [2022-08-09T16:19:55.068Z] ++ 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-08-09T16:19:55.068Z] testing: warning: no tests to run [2022-08-09T16:19:55.068Z] PASS [2022-08-09T16:19:55.068Z] [2022-08-09T16:19:55.068Z] DONE 0 tests in 0.028s [2022-08-09T16:19:55.068Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T16:19:55.068Z] ++ 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-08-09T16:19:55.068Z] ++ set -e [2022-08-09T16:19:55.068Z] ++ '[' -n 0 ']' [2022-08-09T16:19:55.068Z] ++ set -x [2022-08-09T16:19:55.068Z] ++ 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-08-09T16:19:55.068Z] INFO: Testing against a local daemon [2022-08-09T16:19:55.068Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T16:19:56.434Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-09T16:19:56.434Z] === RUN TestAuthZPluginTLS [2022-08-09T16:19:56.690Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-09T16:19:56.690Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T16:19:57.253Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-09T16:19:57.253Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T16:19:57.815Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-09T16:19:57.815Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T16:19:58.377Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-09T16:19:58.377Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T16:19:59.316Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-08-09T16:19:59.316Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T16:19:59.878Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-09T16:19:59.878Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T16:20:00.440Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-09T16:20:00.440Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T16:20:00.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T16:20:00.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T16:20:01.002Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-09T16:20:01.003Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T16:20:02.370Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-08-09T16:20:02.370Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T16:20:03.743Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-08-09T16:20:03.743Z] === RUN TestAuthZPluginHeader [2022-08-09T16:20:04.670Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-08-09T16:20:04.671Z] === RUN TestServiceUpdateNetwork [2022-08-09T16:20:04.671Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-09T16:20:04.671Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T16:20:04.671Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:04.671Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-09T16:20:04.671Z] === RUN TestAuthZPluginV2Disable [2022-08-09T16:20:04.671Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:04.671Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-09T16:20:04.671Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T16:20:04.671Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:04.671Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-09T16:20:04.671Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T16:20:04.671Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:04.671Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-09T16:20:04.671Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T16:20:08.116Z] .........................xx.................... [ 29%] [2022-08-09T16:20:16.866Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-08-09T16:20:16.866Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T16:20:18.243Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-09T16:20:18.810Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-09T16:20:22.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T16:20:22.715Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-09T16:20:22.715Z] PASS [2022-08-09T16:20:22.715Z] [2022-08-09T16:20:22.715Z] === Skipped [2022-08-09T16:20:22.715Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-09T16:20:22.715Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:22.715Z] [2022-08-09T16:20:22.715Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-09T16:20:22.715Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:22.715Z] [2022-08-09T16:20:22.715Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-09T16:20:22.715Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:22.715Z] [2022-08-09T16:20:22.715Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-09T16:20:22.715Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:22.715Z] [2022-08-09T16:20:22.715Z] DONE 17 tests, 4 skipped in 26.426s [2022-08-09T16:20:22.715Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T16:20:22.715Z] ++ 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-08-09T16:20:22.715Z] ++ set -e [2022-08-09T16:20:22.715Z] ++ '[' -n 0 ']' [2022-08-09T16:20:22.715Z] ++ set -x [2022-08-09T16:20:22.715Z] ++ 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-08-09T16:20:22.715Z] INFO: Testing against a local daemon [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:20:22.715Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:20:22.715Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T16:20:22.715Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T16:20:22.715Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T16:20:22.715Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T16:20:22.715Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T16:20:22.715Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T16:20:22.715Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T16:20:22.715Z] === RUN TestPluginInstall [2022-08-09T16:20:22.715Z] === RUN TestPluginInstall/no_auth [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec4811eb3a654db26c77ea85eef930196cf539ba0e7eb78afc8d83005f4d48fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec4811eb3a654db26c77ea85eef930196cf539ba0e7eb78afc8d83005f4d48fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:20:22.715Z] === RUN TestPluginInstall/with_htpasswd [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6328320a7dcb00b929d008f4db5beaf786583a99c1b8095d915e79719c8171c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:20:22.715Z] time="2022-08-09T16:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6328320a7dcb00b929d008f4db5beaf786583a99c1b8095d915e79719c8171c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:20:22.972Z] === RUN TestPluginInstall/with_insecure [2022-08-09T16:20:23.900Z] time="2022-08-09T16:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:20:23.900Z] time="2022-08-09T16:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cce46750609284364fa176f816158068a75767bfaf2a44d6108b77f020b05ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:20:23.900Z] time="2022-08-09T16:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:20:23.900Z] time="2022-08-09T16:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cce46750609284364fa176f816158068a75767bfaf2a44d6108b77f020b05ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:20:24.156Z] plugin_test.go:196: [dad9c0f67dc64] daemon is not started [2022-08-09T16:20:24.156Z] --- PASS: TestPluginInstall (2.53s) [2022-08-09T16:20:24.156Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-08-09T16:20:24.156Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-09T16:20:24.156Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-09T16:20:24.156Z] === RUN TestPluginsWithRuntimes [2022-08-09T16:20:24.729Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-09T16:20:25.523Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-09T16:20:26.451Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-09T16:20:26.919Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-09T16:20:27.380Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-08-09T16:20:27.380Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-08-09T16:20:27.380Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-09T16:20:27.380Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T16:20:27.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T16:20:27.945Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-09T16:20:27.945Z] PASS [2022-08-09T16:20:27.945Z] [2022-08-09T16:20:27.945Z] DONE 24 tests in 6.524s [2022-08-09T16:20:27.945Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T16:20:27.945Z] ++ 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-08-09T16:20:27.945Z] ++ set -e [2022-08-09T16:20:27.945Z] ++ '[' -n 0 ']' [2022-08-09T16:20:27.945Z] ++ set -x [2022-08-09T16:20:27.945Z] ++ 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-08-09T16:20:27.945Z] INFO: Testing against a local daemon [2022-08-09T16:20:27.945Z] === RUN TestExternalGraphDriver [2022-08-09T16:20:28.507Z] === RUN TestExternalGraphDriver/json [2022-08-09T16:20:29.873Z] === RUN TestExternalGraphDriver/spec [2022-08-09T16:20:31.763Z] === RUN TestExternalGraphDriver/pull [2022-08-09T16:20:32.691Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-09T16:20:33.156Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-08-09T16:20:33.156Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-09T16:20:33.156Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-08-09T16:20:33.156Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-09T16:20:33.156Z] === RUN TestGraphdriverPluginV2 [2022-08-09T16:20:33.412Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:33.412Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-09T16:20:33.412Z] PASS [2022-08-09T16:20:33.412Z] [2022-08-09T16:20:33.412Z] === Skipped [2022-08-09T16:20:33.412Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-09T16:20:33.412Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:20:33.412Z] [2022-08-09T16:20:33.412Z] DONE 5 tests, 1 skipped in 5.492s [2022-08-09T16:20:33.412Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T16:20:33.412Z] ++ 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-08-09T16:20:33.412Z] ++ set -e [2022-08-09T16:20:33.412Z] ++ '[' -n 0 ']' [2022-08-09T16:20:33.412Z] ++ set -x [2022-08-09T16:20:33.412Z] ++ 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-08-09T16:20:33.477Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2022-08-09T16:20:33.477Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-08-09T16:20:33.477Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-09T16:20:33.477Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-09T16:20:33.477Z] PASS [2022-08-09T16:20:33.477Z] [2022-08-09T16:20:33.477Z] === Skipped [2022-08-09T16:20:33.477Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T16:20:33.477Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:20:33.477Z] [2022-08-09T16:20:33.477Z] DONE 27 tests, 1 skipped in 166.839s [2022-08-09T16:20:33.477Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T16:20:33.477Z] INFO: Testing against a local daemon [2022-08-09T16:20:33.477Z] === RUN TestSessionCreate [2022-08-09T16:20:33.477Z] --- PASS: TestSessionCreate (0.02s) [2022-08-09T16:20:33.477Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T16:20:33.477Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-09T16:20:33.477Z] PASS [2022-08-09T16:20:33.477Z] [2022-08-09T16:20:33.477Z] DONE 2 tests in 0.067s [2022-08-09T16:20:33.477Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T16:20:33.477Z] INFO: Testing against a local daemon [2022-08-09T16:20:33.477Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T16:20:33.477Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-09T16:20:33.477Z] === RUN TestDiskUsage [2022-08-09T16:20:33.477Z] === PAUSE TestDiskUsage [2022-08-09T16:20:33.477Z] === RUN TestEventsExecDie [2022-08-09T16:20:33.669Z] INFO: Testing against a local daemon [2022-08-09T16:20:33.669Z] === RUN TestContinueAfterPluginCrash [2022-08-09T16:20:33.669Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T16:20:33.669Z] === RUN TestReadPluginNoRead [2022-08-09T16:20:33.669Z] === PAUSE TestReadPluginNoRead [2022-08-09T16:20:33.669Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T16:20:33.669Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T16:20:33.669Z] === CONT TestContinueAfterPluginCrash [2022-08-09T16:20:33.669Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T16:20:33.748Z] --- PASS: TestEventsExecDie (0.64s) [2022-08-09T16:20:33.748Z] === RUN TestEventsBackwardsCompatible [2022-08-09T16:20:34.018Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-09T16:20:34.018Z] === RUN TestEventsVolumeCreate [2022-08-09T16:20:34.018Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-09T16:20:34.018Z] === RUN TestInfoBinaryCommits [2022-08-09T16:20:34.018Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-09T16:20:34.018Z] === RUN TestInfoAPIVersioned [2022-08-09T16:20:34.018Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T16:20:34.018Z] === RUN TestInfoAPI [2022-08-09T16:20:34.018Z] --- PASS: TestInfoAPI (0.02s) [2022-08-09T16:20:34.018Z] === RUN TestInfoAPIWarnings [2022-08-09T16:20:36.940Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-08-09T16:20:36.940Z] === CONT TestReadPluginNoRead [2022-08-09T16:20:37.406Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-09T16:20:37.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T16:20:37.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T16:20:37.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T16:20:38.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T16:20:38.830Z] === RUN TestReadPluginNoRead/default [2022-08-09T16:20:39.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T16:20:39.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T16:20:39.758Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T16:20:40.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T16:20:41.124Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T16:20:41.686Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-08-09T16:20:42.248Z] === CONT TestReadPluginNoRead [2022-08-09T16:20:42.248Z] read_test.go:92: [d10e1589c025a] daemon is not started [2022-08-09T16:20:42.248Z] --- PASS: TestReadPluginNoRead (5.58s) [2022-08-09T16:20:42.248Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-08-09T16:20:42.248Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-09T16:20:42.248Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-08-09T16:20:42.248Z] PASS [2022-08-09T16:20:42.248Z] [2022-08-09T16:20:42.248Z] DONE 6 tests in 8.665s [2022-08-09T16:20:42.248Z] 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-08-09T16:20:42.248Z] ++ 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-08-09T16:20:42.248Z] ++ set -e [2022-08-09T16:20:42.248Z] ++ '[' -n 0 ']' [2022-08-09T16:20:42.248Z] ++ set -x [2022-08-09T16:20:42.248Z] ++ 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-08-09T16:20:42.248Z] testing: warning: no tests to run [2022-08-09T16:20:42.248Z] PASS [2022-08-09T16:20:42.248Z] [2022-08-09T16:20:42.248Z] DONE 0 tests in 0.032s [2022-08-09T16:20:42.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T16:20:42.249Z] ++ 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-08-09T16:20:42.249Z] ++ set -e [2022-08-09T16:20:42.249Z] ++ '[' -n 0 ']' [2022-08-09T16:20:42.249Z] ++ set -x [2022-08-09T16:20:42.249Z] ++ 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-08-09T16:20:42.249Z] INFO: Testing against a local daemon [2022-08-09T16:20:42.249Z] === RUN TestPluginWithDevMounts [2022-08-09T16:20:42.249Z] === PAUSE TestPluginWithDevMounts [2022-08-09T16:20:42.249Z] === CONT TestPluginWithDevMounts [2022-08-09T16:20:42.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T16:20:43.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T16:20:44.138Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-09T16:20:44.138Z] PASS [2022-08-09T16:20:44.138Z] [2022-08-09T16:20:44.138Z] DONE 1 tests in 1.609s [2022-08-09T16:20:44.138Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T16:20:44.138Z] ++ 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-08-09T16:20:44.138Z] ++ set -e [2022-08-09T16:20:44.138Z] ++ '[' -n 0 ']' [2022-08-09T16:20:44.138Z] ++ set -x [2022-08-09T16:20:44.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-09T16:20:44.138Z] INFO: Testing against a local daemon [2022-08-09T16:20:44.138Z] === RUN TestSecretInspect [2022-08-09T16:20:44.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T16:20:45.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T16:20:45.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T16:20:46.027Z] --- PASS: TestSecretInspect (1.77s) [2022-08-09T16:20:46.028Z] === RUN TestSecretList [2022-08-09T16:20:46.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T16:20:47.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T16:20:47.916Z] --- PASS: TestSecretList (2.14s) [2022-08-09T16:20:47.916Z] === RUN TestSecretsCreateAndDelete [2022-08-09T16:20:48.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T16:20:49.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T16:20:50.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T16:20:50.349Z] Using test binary docker [2022-08-09T16:20:50.349Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-09T16:20:50.349Z] Not: starting. [2022-08-09T16:20:50.349Z] INFO: Waiting for daemon to start... [2022-08-09T16:20:50.349Z] Starting dockerd [2022-08-09T16:20:50.432Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-09T16:20:50.432Z] === RUN TestSecretsUpdate [2022-08-09T16:20:52.096Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-09T16:20:52.097Z] === RUN TestInfoDebug [2022-08-09T16:20:52.097Z] --- PASS: TestInfoDebug (0.52s) [2022-08-09T16:20:52.097Z] === RUN TestInfoInsecureRegistries [2022-08-09T16:20:52.097Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-09T16:20:52.097Z] === RUN TestInfoRegistryMirrors [2022-08-09T16:20:52.097Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-09T16:20:52.097Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T16:20:52.322Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-09T16:20:52.322Z] === RUN TestTemplatedSecret [2022-08-09T16:20:52.662Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T16:20:52.662Z] === RUN TestPingCacheHeaders [2022-08-09T16:20:52.662Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-09T16:20:52.663Z] === RUN TestPingGet [2022-08-09T16:20:52.663Z] --- PASS: TestPingGet (0.01s) [2022-08-09T16:20:52.663Z] === RUN TestPingHead [2022-08-09T16:20:52.663Z] --- PASS: TestPingHead (0.02s) [2022-08-09T16:20:52.663Z] === RUN TestPingSwarmHeader [2022-08-09T16:20:53.228Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T16:20:53.643Z] . [2022-08-09T16:20:53.643Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T16:20:53.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T16:20:53.643Z] Error: No such image: emptyfs [2022-08-09T16:20:53.643Z] Running integration-test (iteration 1) [2022-08-09T16:20:53.643Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T16:20:53.643Z] Loaded image: busybox:latest [2022-08-09T16:20:53.796Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T16:20:53.903Z] Loaded image: busybox:glibc [2022-08-09T16:20:54.170Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-09T16:20:54.731Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T16:20:54.731Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-08-09T16:20:54.731Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T16:20:54.731Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T16:20:54.731Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T16:20:54.731Z] === RUN TestVersion [2022-08-09T16:20:54.731Z] --- PASS: TestVersion (0.02s) [2022-08-09T16:20:54.731Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-09T16:20:54.731Z] === CONT TestDiskUsage [2022-08-09T16:20:54.838Z] --- PASS: TestTemplatedSecret (2.53s) [2022-08-09T16:20:54.838Z] === RUN TestSecretCreateResolve [2022-08-09T16:20:55.285Z] Loaded image: debian:bullseye-slim [2022-08-09T16:20:55.285Z] Loaded image: hello-world:latest [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T16:20:55.298Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T16:20:55.545Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:20:55.545Z] INFO: Testing against a local daemon [2022-08-09T16:20:55.545Z] === RUN TestCgroupNamespacesBuild [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T16:20:55.557Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T16:20:56.124Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T16:20:56.383Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.74s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage (1.74s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.39s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run (0.59s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-09T16:20:56.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:20:56.383Z] PASS [2022-08-09T16:20:56.383Z] [2022-08-09T16:20:56.383Z] DONE 54 tests in 23.267s [2022-08-09T16:20:56.383Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T16:20:56.383Z] INFO: Testing against a local daemon [2022-08-09T16:20:56.383Z] === RUN TestVolumesCreateAndList [2022-08-09T16:20:56.383Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T16:20:56.383Z] === RUN TestVolumesRemove [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-09T16:20:56.642Z] === RUN TestVolumesInspect [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T16:20:56.642Z] === RUN TestVolumesInvalidJSON [2022-08-09T16:20:56.642Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T16:20:56.642Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T16:20:56.642Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T16:20:56.642Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T16:20:56.642Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T16:20:56.642Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T16:20:56.642Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T16:20:56.642Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T16:20:56.642Z] PASS [2022-08-09T16:20:56.642Z] [2022-08-09T16:20:56.642Z] DONE 9 tests in 0.152s [2022-08-09T16:20:56.642Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T16:20:56.926Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-09T16:20:56.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T16:20:57.209Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-09T16:20:57.209Z] Removing test suite binaries [2022-08-09T16:20:57.209Z] exiting test-integration [2022-08-09T16:20:57.209Z] ++ exit 0 [2022-08-09T16:20:57.209Z] [2022-08-09T16:20:57.356Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-08-09T16:20:57.356Z] PASS [2022-08-09T16:20:57.356Z] [2022-08-09T16:20:57.356Z] DONE 6 tests in 13.052s [2022-08-09T16:20:57.356Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T16:20:57.356Z] ++ 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-08-09T16:20:57.356Z] ++ set -e [2022-08-09T16:20:57.356Z] ++ '[' -n 0 ']' [2022-08-09T16:20:57.356Z] ++ set -x [2022-08-09T16:20:57.356Z] ++ 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-08-09T16:20:57.356Z] INFO: Testing against a local daemon [2022-08-09T16:20:57.356Z] === RUN TestServiceCreateInit [2022-08-09T16:20:57.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T16:20:57.868Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-09T16:20:57.868Z] === RUN TestBuildWithSession [2022-08-09T16:20:57.868Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:20:57.868Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T16:20:57.868Z] === RUN TestBuildSquashParent Post stage [Pipeline] junit [2022-08-09T16:20:58.598Z] Recording test results [2022-08-09T16:20:58.816Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T16:20:59.139Z] + echo Ensuring container killed. [2022-08-09T16:20:59.139Z] Ensuring container killed. [2022-08-09T16:20:59.139Z] + docker rm -vf docker-pr1 [2022-08-09T16:20:59.139Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-09T16:20:59.418Z] + echo Chowning /workspace to jenkins user [2022-08-09T16:20:59.418Z] Chowning /workspace to jenkins user [2022-08-09T16:20:59.418Z] + id -u [2022-08-09T16:20:59.418Z] + id -g [2022-08-09T16:20:59.418Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T16:21:00.632Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T16:21:01.114Z] + bundleName=amd64-cgroup2 [2022-08-09T16:21:01.114Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-09T16:21:01.114Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-09T16:21:01.114Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-09T16:21:01.114Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-09T16:21:01.383Z] Archiving artifacts [2022-08-09T16:21:01.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43941/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T16:21:02.018Z] + make clean [2022-08-09T16:21:02.018Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T16:21:02.018Z] docker-dev-cache [2022-08-09T16:21:02.018Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T16:21:03.897Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-09T16:21:03.900Z] --- PASS: TestServiceCreateInit (6.99s) [2022-08-09T16:21:03.900Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-08-09T16:21:03.900Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-08-09T16:21:03.900Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T16:21:05.640Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-09T16:21:05.994Z] --- PASS: TestBuildSquashParent (7.33s) [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:21:05.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:21:05.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:21:05.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:21:05.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:21:05.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:21:05.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:21:05.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:21:05.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:21:05.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:21:07.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:21:07.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:21:09.570Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-09T16:21:09.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:21:09.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2022-08-09T16:21:12.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2022-08-09T16:21:12.354Z] === RUN TestBuildMultiStageCopy [2022-08-09T16:21:12.354Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T16:21:14.126Z] ............................ [ 66%] [2022-08-09T16:21:15.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T16:21:16.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T16:21:17.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T16:21:18.151Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T16:21:19.090Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-08-09T16:21:19.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-08-09T16:21:19.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-09T16:21:19.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-09T16:21:19.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-09T16:21:19.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-09T16:21:19.090Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T16:21:21.945Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2022-08-09T16:21:21.945Z] === RUN TestCreateServiceConflict [2022-08-09T16:21:21.945Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-09T16:21:21.945Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T16:21:23.834Z] --- PASS: TestCreateServiceMaxReplicas (2.13s) [2022-08-09T16:21:23.834Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T16:21:24.368Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-09T16:21:24.368Z] === RUN TestBuildLabelWithTargets [2022-08-09T16:21:32.493Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-09T16:21:32.493Z] === RUN TestBuildWithEmptyLayers [2022-08-09T16:21:35.033Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-09T16:21:35.033Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T16:21:38.675Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2022-08-09T16:21:38.675Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T16:21:38.931Z] --- PASS: TestCreateServiceSecretFileMode (2.44s) [2022-08-09T16:21:38.931Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T16:21:40.310Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-09T16:21:40.310Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T16:21:40.880Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-09T16:21:40.880Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T16:21:41.446Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-08-09T16:21:41.446Z] === RUN TestCreateServiceSysctls [2022-08-09T16:21:44.714Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-08-09T16:21:44.714Z] === RUN TestCreateServiceCapabilities [2022-08-09T16:21:45.078Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-09T16:21:45.078Z] === RUN TestBuildWithHugeFile [2022-08-09T16:21:46.605Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-08-09T16:21:46.605Z] === RUN TestInspect [2022-08-09T16:21:49.147Z] --- PASS: TestInspect (2.76s) [2022-08-09T16:21:49.147Z] === RUN TestCreateJob [2022-08-09T16:21:52.414Z] --- PASS: TestCreateJob (2.94s) [2022-08-09T16:21:52.414Z] === RUN TestReplicatedJob [2022-08-09T16:21:55.539Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-09T16:21:56.583Z] --- PASS: TestReplicatedJob (4.42s) [2022-08-09T16:21:56.583Z] === RUN TestUpdateReplicatedJob [2022-08-09T16:21:59.852Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-08-09T16:21:59.852Z] === RUN TestServiceListWithStatuses [2022-08-09T16:21:59.852Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:21:59.852Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T16:21:59.852Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T16:22:04.022Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-09T16:22:04.022Z] === RUN TestDockerNetworkReConnect [2022-08-09T16:22:07.292Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-08-09T16:22:07.292Z] === RUN TestServicePlugin [2022-08-09T16:22:07.292Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:22:07.292Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-09T16:22:07.292Z] === RUN TestServiceUpdateLabel [2022-08-09T16:22:09.182Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-09T16:22:09.182Z] === RUN TestServiceUpdateSecrets [2022-08-09T16:22:13.574Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-09T16:22:13.574Z] tests/integration/client_test.py ..... [ 75%] [2022-08-09T16:22:13.574Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-09T16:22:13.574Z] tests/integration/errors_test.py . [ 76%] [2022-08-09T16:22:24.023Z] --- PASS: TestServiceUpdateSecrets (14.18s) [2022-08-09T16:22:24.023Z] === RUN TestServiceUpdateConfigs [2022-08-09T16:22:31.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-09T16:22:31.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-09T16:22:32.225Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-09T16:22:38.884Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2022-08-09T16:22:38.884Z] === RUN TestServiceUpdateNetwork [2022-08-09T16:22:41.336Z] --- PASS: TestBuildWithHugeFile (50.90s) [2022-08-09T16:22:41.336Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T16:22:41.336Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:22:41.336Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:22:41.336Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T16:22:41.336Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:22:41.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:22:41.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:22:41.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:22:41.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:22:41.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:22:41.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:22:41.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:22:41.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:22:41.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-09T16:22:41.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-08-09T16:22:41.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-08-09T16:22:41.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-09T16:22:41.336Z] === RUN TestBuildPreserveOwnership [2022-08-09T16:22:41.336Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T16:22:42.275Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T16:22:46.473Z] --- PASS: TestBuildPreserveOwnership (9.77s) [2022-08-09T16:22:46.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.74s) [2022-08-09T16:22:46.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-09T16:22:46.473Z] === RUN TestBuildPlatformInvalid [2022-08-09T16:22:46.473Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-09T16:22:46.473Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T16:22:46.473Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-09T16:22:46.473Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-09T16:22:46.473Z] PASS [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === Skipped [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-09T16:22:46.473Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:22:46.473Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-09T16:22:46.473Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] DONE 34 tests, 3 skipped in 112.754s [2022-08-09T16:22:46.473Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T16:22:46.473Z] INFO: Testing against a local daemon [2022-08-09T16:22:46.473Z] === RUN TestConfigInspect [2022-08-09T16:22:46.473Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-09T16:22:46.473Z] === RUN TestConfigList [2022-08-09T16:22:46.473Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] --- SKIP: TestConfigList (0.01s) [2022-08-09T16:22:46.473Z] === RUN TestConfigsCreateAndDelete [2022-08-09T16:22:46.473Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-09T16:22:46.473Z] === RUN TestConfigsUpdate [2022-08-09T16:22:46.473Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-08-09T16:22:46.473Z] === RUN TestTemplatedConfig [2022-08-09T16:22:46.473Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-09T16:22:46.473Z] === RUN TestConfigCreateResolve [2022-08-09T16:22:46.473Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-09T16:22:46.473Z] PASS [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === Skipped [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-09T16:22:46.473Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-09T16:22:46.473Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-09T16:22:46.473Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-08-09T16:22:46.473Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-09T16:22:46.473Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-09T16:22:46.473Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:22:46.473Z] [2022-08-09T16:22:46.473Z] DONE 6 tests, 6 skipped in 0.145s [2022-08-09T16:22:46.473Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T16:22:46.473Z] INFO: Testing against a local daemon [2022-08-09T16:22:46.473Z] === RUN TestAttachWithTTY [2022-08-09T16:22:46.733Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-09T16:22:46.733Z] === RUN TestAttachWithoutTTy [2022-08-09T16:22:46.733Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-09T16:22:46.733Z] === RUN TestCheckpoint [2022-08-09T16:22:46.733Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:22:46.733Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:22:46.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T16:22:46.733Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T16:22:46.733Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T16:22:46.733Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T16:22:46.733Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T16:22:46.733Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-09T16:22:46.733Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T16:22:46.733Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-09T16:22:46.733Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T16:22:46.733Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-09T16:22:46.733Z] === RUN TestCopyEmptyFile [2022-08-09T16:22:46.993Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-09T16:22:46.993Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T16:22:46.993Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-09T16:22:46.993Z] === RUN TestCopyFromContainer [2022-08-09T16:22:48.444Z] ......... [ 85%] [2022-08-09T16:22:51.054Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-08-09T16:22:51.054Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T16:22:51.054Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-09T16:22:51.188Z] === RUN TestCopyFromContainer// [2022-08-09T16:22:51.188Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T16:22:51.188Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T16:22:51.448Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T16:22:51.448Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T16:22:51.448Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T16:22:51.448Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T16:22:51.448Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T16:22:51.617Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-09T16:22:51.708Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T16:22:51.708Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer (4.66s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-09T16:22:51.708Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-09T16:22:51.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T16:22:51.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:22:51.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:22:51.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:22:51.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:22:51.708Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:22:51.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:22:51.708Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:22:51.708Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:22:51.708Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:22:51.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-09T16:22:51.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-09T16:22:51.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T16:22:51.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T16:22:51.708Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T16:22:51.708Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-08-09T16:22:51.708Z] === RUN TestCreateWithInvalidEnv [2022-08-09T16:22:51.708Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T16:22:51.708Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T16:22:51.708Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T16:22:51.708Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T16:22:51.708Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T16:22:51.708Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T16:22:51.708Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T16:22:51.708Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T16:22:51.708Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T16:22:51.708Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-09T16:22:51.708Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-09T16:22:51.708Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T16:22:51.708Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T16:22:51.708Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T16:22:51.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-09T16:22:51.708Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T16:22:53.092Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-08-09T16:22:53.092Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T16:22:54.002Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-09T16:22:54.033Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-08-09T16:22:54.033Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T16:22:54.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:22:54.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:22:54.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:22:54.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:22:54.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:22:54.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:22:54.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:22:54.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:22:54.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:22:54.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:22:54.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:22:54.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:22:54.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:22:54.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:22:54.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:22:54.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-09T16:22:54.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-09T16:22:54.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-09T16:22:54.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-09T16:22:54.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-09T16:22:54.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-09T16:22:54.293Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T16:22:54.863Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-08-09T16:22:54.863Z] === RUN TestCreateDifferentPlatform [2022-08-09T16:22:54.863Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T16:22:54.863Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T16:22:54.863Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-09T16:22:54.863Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T16:22:54.863Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T16:22:54.863Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T16:22:54.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-09T16:22:54.863Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T16:22:54.863Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-09T16:22:54.863Z] === RUN TestCreateInvalidHostConfig [2022-08-09T16:22:54.863Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:22:54.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:22:54.863Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:22:54.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:22:54.863Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:22:54.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:22:54.863Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:22:54.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:22:54.863Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:22:54.863Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:22:54.863Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:22:54.863Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:22:54.863Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-09T16:22:54.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-09T16:22:54.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T16:22:54.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T16:22:54.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T16:22:54.863Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T16:22:54.863Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-09T16:22:54.863Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-09T16:22:54.863Z] === RUN TestDaemonRestartIpcMode [2022-08-09T16:22:54.863Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T16:22:54.863Z] === RUN TestDaemonHostGatewayIP [2022-08-09T16:22:54.863Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:22:54.863Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-09T16:22:54.863Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T16:22:54.863Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T16:22:54.863Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T16:22:54.863Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-09T16:22:54.863Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-09T16:22:54.863Z] === RUN TestDiff [2022-08-09T16:22:55.096Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-09T16:22:55.123Z] --- PASS: TestDiff (0.44s) [2022-08-09T16:22:55.123Z] === RUN TestExecConsoleSize [2022-08-09T16:22:55.693Z] --- PASS: TestExecConsoleSize (0.44s) [2022-08-09T16:22:55.693Z] === RUN TestExecWithCloseStdin [2022-08-09T16:22:56.262Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-09T16:22:56.262Z] === RUN TestExec [2022-08-09T16:22:56.522Z] --- PASS: TestExec (0.45s) [2022-08-09T16:22:56.522Z] === RUN TestExecUser [2022-08-09T16:22:57.091Z] --- PASS: TestExecUser (0.48s) [2022-08-09T16:22:57.092Z] === RUN TestExportContainerAndImportImage [2022-08-09T16:22:57.662Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-08-09T16:22:57.662Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T16:22:59.043Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-09T16:22:59.043Z] === RUN TestHealthCheckWorkdir [2022-08-09T16:22:59.612Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-09T16:22:59.612Z] === RUN TestHealthKillContainer [2022-08-09T16:22:59.700Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-09T16:23:01.641Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-09T16:23:01.897Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-09T16:23:03.640Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-09T16:23:06.236Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-08-09T16:23:06.237Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-09T16:23:06.237Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-09T16:23:06.237Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-09T16:23:06.237Z] PASS [2022-08-09T16:23:06.237Z] [2022-08-09T16:23:06.237Z] === Skipped [2022-08-09T16:23:06.237Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T16:23:06.237Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:23:06.237Z] [2022-08-09T16:23:06.237Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-09T16:23:06.237Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-09T16:23:06.237Z] [2022-08-09T16:23:06.237Z] DONE 27 tests, 2 skipped in 128.938s [2022-08-09T16:23:06.237Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T16:23:06.237Z] ++ 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-08-09T16:23:06.237Z] ++ set -e [2022-08-09T16:23:06.237Z] ++ '[' -n 0 ']' [2022-08-09T16:23:06.237Z] ++ set -x [2022-08-09T16:23:06.237Z] ++ 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-08-09T16:23:06.237Z] INFO: Testing against a local daemon [2022-08-09T16:23:06.237Z] === RUN TestSessionCreate [2022-08-09T16:23:06.237Z] --- PASS: TestSessionCreate (0.02s) [2022-08-09T16:23:06.237Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T16:23:06.237Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-09T16:23:06.237Z] PASS [2022-08-09T16:23:06.237Z] [2022-08-09T16:23:06.237Z] DONE 2 tests in 0.128s [2022-08-09T16:23:06.237Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T16:23:06.237Z] ++ 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-08-09T16:23:06.237Z] ++ set -e [2022-08-09T16:23:06.237Z] ++ '[' -n 0 ']' [2022-08-09T16:23:06.237Z] ++ set -x [2022-08-09T16:23:06.237Z] ++ 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-08-09T16:23:06.237Z] INFO: Testing against a local daemon [2022-08-09T16:23:06.237Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T16:23:06.237Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T16:23:06.237Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T16:23:06.237Z] === RUN TestDiskUsage [2022-08-09T16:23:06.237Z] === PAUSE TestDiskUsage [2022-08-09T16:23:06.237Z] === RUN TestEventsExecDie [2022-08-09T16:23:06.493Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-09T16:23:06.493Z] === RUN TestEventsBackwardsCompatible [2022-08-09T16:23:06.749Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-09T16:23:06.749Z] === RUN TestEventsVolumeCreate [2022-08-09T16:23:06.749Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-09T16:23:06.749Z] === RUN TestInfoBinaryCommits [2022-08-09T16:23:06.749Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-09T16:23:06.749Z] === RUN TestInfoAPIVersioned [2022-08-09T16:23:06.749Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T16:23:06.749Z] === RUN TestInfoAPI [2022-08-09T16:23:06.749Z] --- PASS: TestInfoAPI (0.02s) [2022-08-09T16:23:06.749Z] === RUN TestInfoAPIWarnings [2022-08-09T16:23:06.891Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-09T16:23:06.891Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-09T16:23:07.740Z] --- PASS: TestHealthKillContainer (7.85s) [2022-08-09T16:23:07.740Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T16:23:07.740Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-09T16:23:07.740Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-09T16:23:07.740Z] === RUN TestIpcModeNone [2022-08-09T16:23:07.740Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-09T16:23:07.740Z] === RUN TestIpcModePrivate [2022-08-09T16:23:08.000Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-09T16:23:08.259Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-09T16:23:08.259Z] === RUN TestIpcModeShareable [2022-08-09T16:23:08.259Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:23:08.259Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-09T16:23:08.259Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T16:23:09.642Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-08-09T16:23:09.642Z] === RUN TestAPIIpcModeHost [2022-08-09T16:23:09.642Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:23:09.642Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-09T16:23:09.642Z] === RUN TestDaemonIpcModeShareable [2022-08-09T16:23:09.642Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:23:09.642Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-09T16:23:09.642Z] === RUN TestDaemonIpcModePrivate [2022-08-09T16:23:10.584Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-09T16:23:10.584Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-09T16:23:10.584Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T16:23:10.584Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:23:10.584Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-09T16:23:10.584Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T16:23:10.584Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:23:10.584Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-09T16:23:10.584Z] === RUN TestIpcModeOlderClient [2022-08-09T16:23:10.584Z] === PAUSE TestIpcModeOlderClient [2022-08-09T16:23:10.584Z] === RUN TestKillContainerInvalidSignal [2022-08-09T16:23:10.716Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-09T16:23:10.973Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-09T16:23:10.973Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-09T16:23:10.973Z] [2022-08-09T16:23:10.973Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-09T16:23:10.973Z] =========================== short test summary info ============================ [2022-08-09T16:23:10.973Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-09T16:23:10.973Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-09T16:23:10.973Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-09T16:23:10.973Z] Not supported on most drivers [2022-08-09T16:23:10.973Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-09T16:23:10.973Z] Output of docker top depends on host distro, and is not formalized. [2022-08-09T16:23:10.973Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-09T16:23:10.973Z] Output of docker top depends on host distro, and is not formalized. [2022-08-09T16:23:10.973Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-09T16:23:10.973Z] Can fail if eth0 has multiple IP addresses [2022-08-09T16:23:10.973Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-09T16:23:10.973Z] This doesn't seem to be taken into account by the engine [2022-08-09T16:23:10.973Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-09T16:23:10.973Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-09T16:23:10.973Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.69 seconds == [2022-08-09T16:23:11.155Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-09T16:23:11.155Z] === RUN TestKillContainer [2022-08-09T16:23:11.155Z] === RUN TestKillContainer/no_signal [2022-08-09T16:23:11.228Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-09T16:23:11.415Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T16:23:11.676Z] === RUN TestKillContainer/killing_signal [2022-08-09T16:23:12.245Z] --- PASS: TestKillContainer (1.25s) [2022-08-09T16:23:12.245Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-09T16:23:12.245Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-09T16:23:12.245Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-09T16:23:12.245Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T16:23:12.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T16:23:12.814Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T16:23:13.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-08-09T16:23:13.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-09T16:23:13.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-09T16:23:13.074Z] === RUN TestKillStoppedContainer [2022-08-09T16:23:13.074Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-09T16:23:13.074Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T16:23:13.074Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-09T16:23:13.074Z] === RUN TestKillDifferentUserContainer [2022-08-09T16:23:13.645Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-09T16:23:13.645Z] === RUN TestInspectOomKilledTrue [2022-08-09T16:23:13.645Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:13.645Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-09T16:23:13.645Z] === RUN TestInspectOomKilledFalse [2022-08-09T16:23:13.645Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:23:13.645Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-09T16:23:13.645Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T16:23:13.645Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-09T16:23:13.645Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-09T16:23:13.645Z] === RUN TestLinksContainerNames [2022-08-09T16:23:14.586Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-09T16:23:14.586Z] === RUN TestLogsFollowTailEmpty [2022-08-09T16:23:14.857Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-09T16:23:14.857Z] === RUN TestLogs [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:23:14.857Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T16:23:14.857Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T16:23:14.857Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:23:14.857Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:23:14.857Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:23:14.857Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:23:14.857Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:23:14.857Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:23:14.857Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:23:15.454Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:23:15.454Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:23:16.044Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T16:23:16.044Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:23:16.985Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:23:16.985Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:23:16.985Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:23:16.985Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:23:16.985Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:23:16.985Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:23:16.985Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:23:16.985Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:23:16.985Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:23:17.555Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:23:17.555Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:23:18.125Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:23:18.125Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:23:18.695Z] --- PASS: TestLogs (3.79s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-09T16:23:18.695Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-09T16:23:18.695Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T16:23:18.958Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/default [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/private [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/slave [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/shared [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/default [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/shared [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/slave [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/private [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T16:23:18.958Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:23:18.958Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:23:18.958Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:23:19.219Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T16:23:19.479Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-09T16:23:19.479Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-09T16:23:19.479Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T16:23:19.479Z] 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-08-09T16:23:19.479Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-09T16:23:19.479Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T16:23:19.479Z] 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-08-09T16:23:19.479Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-09T16:23:19.479Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T16:23:19.479Z] 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-08-09T16:23:19.479Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-09T16:23:19.479Z] === RUN TestNetworkNat [2022-08-09T16:23:20.049Z] --- PASS: TestNetworkNat (0.50s) [2022-08-09T16:23:20.049Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T16:23:20.310Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-09T16:23:20.310Z] === RUN TestNetworkLoopbackNat [2022-08-09T16:23:22.851Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-09T16:23:22.851Z] === RUN TestPause [2022-08-09T16:23:22.851Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:22.851Z] --- SKIP: TestPause (0.00s) [2022-08-09T16:23:22.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T16:23:22.851Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:23:22.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:23:22.851Z] === RUN TestPauseStopPausedContainer [2022-08-09T16:23:22.851Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:22.851Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-09T16:23:22.851Z] === RUN TestPidHost [2022-08-09T16:23:23.432Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T16:23:23.432Z] [2022-08-09T16:23:23.432Z] Unloading profiles will leave already running processes permanently [2022-08-09T16:23:23.432Z] unconfined, which can lead to unexpected situations. [2022-08-09T16:23:23.432Z] [2022-08-09T16:23:23.432Z] To set a process to complain mode, use the command line tool [2022-08-09T16:23:23.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T16:23:23.432Z] [2022-08-09T16:23:23.791Z] --- PASS: TestPidHost (0.89s) [2022-08-09T16:23:23.791Z] === RUN TestPsFilter [2022-08-09T16:23:23.791Z] --- PASS: TestPsFilter (0.10s) [2022-08-09T16:23:23.791Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T16:23:24.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-09T16:23:24.360Z] === RUN TestRemoveContainerWithVolume [2022-08-09T16:23:24.620Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-08-09T16:23:24.620Z] === RUN TestRemoveContainerRunning [2022-08-09T16:23:24.793Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-09T16:23:24.793Z] === RUN TestInfoDebug [2022-08-09T16:23:24.793Z] --- PASS: TestInfoDebug (0.52s) [2022-08-09T16:23:24.793Z] === RUN TestInfoInsecureRegistries [2022-08-09T16:23:24.793Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-09T16:23:24.793Z] === RUN TestInfoRegistryMirrors [2022-08-09T16:23:24.793Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-09T16:23:24.793Z] === RUN TestLoginFailsWithBadCredentials Post stage [Pipeline] junit [2022-08-09T16:23:24.805Z] Recording test results [2022-08-09T16:23:24.915Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-09T16:23:25.191Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-09T16:23:25.191Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T16:23:25.227Z] + echo Ensuring container killed. [2022-08-09T16:23:25.227Z] Ensuring container killed. [2022-08-09T16:23:25.227Z] + docker rm -vf docker-pr1 [2022-08-09T16:23:25.227Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-09T16:23:25.354Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T16:23:25.354Z] === RUN TestPingCacheHeaders [2022-08-09T16:23:25.354Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-09T16:23:25.354Z] === RUN TestPingGet [2022-08-09T16:23:25.354Z] --- PASS: TestPingGet (0.01s) [2022-08-09T16:23:25.354Z] === RUN TestPingHead [2022-08-09T16:23:25.354Z] --- PASS: TestPingHead (0.02s) [2022-08-09T16:23:25.354Z] === RUN TestPingSwarmHeader [2022-08-09T16:23:25.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-09T16:23:25.451Z] === RUN TestRemoveInvalidContainer [2022-08-09T16:23:25.451Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-09T16:23:25.451Z] === RUN TestRenameLinkedContainer [2022-08-09T16:23:25.503Z] + echo Chowning /workspace to jenkins user [2022-08-09T16:23:25.503Z] Chowning /workspace to jenkins user [2022-08-09T16:23:25.503Z] + id -u [2022-08-09T16:23:25.503Z] + id -g [2022-08-09T16:23:25.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T16:23:25.916Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T16:23:26.478Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T16:23:27.361Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-08-09T16:23:27.361Z] === RUN TestRenameStoppedContainer [2022-08-09T16:23:27.361Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-08-09T16:23:27.361Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T16:23:27.410Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T16:23:27.410Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-09T16:23:27.410Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T16:23:27.410Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T16:23:27.410Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T16:23:27.410Z] === RUN TestVersion [2022-08-09T16:23:27.410Z] --- PASS: TestVersion (0.02s) [2022-08-09T16:23:27.410Z] === CONT TestDiskUsage [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T16:23:27.972Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T16:23:28.229Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T16:23:28.301Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-09T16:23:28.301Z] === RUN TestRenameInvalidName [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage (1.10s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-09T16:23:28.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:23:28.485Z] PASS [2022-08-09T16:23:28.485Z] [2022-08-09T16:23:28.485Z] === Skipped [2022-08-09T16:23:28.485Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T16:23:28.485Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T16:23:28.485Z] [2022-08-09T16:23:28.485Z] DONE 54 tests, 1 skipped in 22.464s [2022-08-09T16:23:28.485Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T16:23:28.485Z] ++ 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-08-09T16:23:28.485Z] ++ set -e [2022-08-09T16:23:28.485Z] ++ '[' -n 0 ']' [2022-08-09T16:23:28.485Z] ++ set -x [2022-08-09T16:23:28.485Z] ++ 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-08-09T16:23:28.485Z] INFO: Testing against a local daemon [2022-08-09T16:23:28.485Z] === RUN TestVolumesCreateAndList [2022-08-09T16:23:28.485Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T16:23:28.485Z] === RUN TestVolumesRemove [2022-08-09T16:23:28.560Z] --- PASS: TestRenameInvalidName (0.38s) [2022-08-09T16:23:28.560Z] === RUN TestRenameAnonymousContainer [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-09T16:23:28.742Z] === RUN TestVolumesInspect [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T16:23:28.742Z] === RUN TestVolumesInvalidJSON [2022-08-09T16:23:28.742Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T16:23:28.742Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T16:23:28.742Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T16:23:28.742Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T16:23:28.742Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T16:23:28.742Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T16:23:28.742Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T16:23:28.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T16:23:28.742Z] PASS [2022-08-09T16:23:28.742Z] [2022-08-09T16:23:28.742Z] DONE 9 tests in 0.201s [2022-08-09T16:23:28.742Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T16:23:28.742Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T16:23:28.742Z] +++ kill 14296 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T16:23:28.998Z] +++ /etc/init.d/apparmor stop [2022-08-09T16:23:28.998Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T16:23:28.998Z] [2022-08-09T16:23:28.998Z] Unloading profiles will leave already running processes permanently [2022-08-09T16:23:28.998Z] unconfined, which can lead to unexpected situations. [2022-08-09T16:23:28.998Z] [2022-08-09T16:23:28.998Z] To set a process to complain mode, use the command line tool [2022-08-09T16:23:28.998Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T16:23:28.998Z] +++ true [2022-08-09T16:23:28.998Z] exiting test-integration [2022-08-09T16:23:28.998Z] ++ exit 0 [2022-08-09T16:23:28.998Z] [2022-08-09T16:23:29.099Z] + bundleName=docker-py [2022-08-09T16:23:29.100Z] + echo Creating docker-py-bundles.tar.gz [2022-08-09T16:23:29.100Z] Creating docker-py-bundles.tar.gz [2022-08-09T16:23:29.100Z] + 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-08-09T16:23:29.109Z] Archiving artifacts [2022-08-09T16:23:29.283Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43941/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh Post stage [Pipeline] junit [2022-08-09T16:23:29.569Z] Recording test results [2022-08-09T16:23:29.660Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh binary [2022-08-09T16:23:29.711Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T16:23:29.915Z] [2022-08-09T16:23:30.030Z] + echo Ensuring container killed. [2022-08-09T16:23:30.030Z] Ensuring container killed. [2022-08-09T16:23:30.030Z] + docker rm -vf docker-pr1 [2022-08-09T16:23:30.030Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-09T16:23:30.172Z] Removing bundles/ [2022-08-09T16:23:30.172Z] [2022-08-09T16:23:30.172Z] ---> Making bundle: binary (in bundles/binary) [2022-08-09T16:23:30.172Z] Building: bundles/binary-daemon/dockerd [2022-08-09T16:23:30.172Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:23:30.308Z] + echo Chowning /workspace to jenkins user [2022-08-09T16:23:30.308Z] Chowning /workspace to jenkins user [2022-08-09T16:23:30.308Z] + id -u [2022-08-09T16:23:30.308Z] + id -g [2022-08-09T16:23:30.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T16:23:30.469Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-08-09T16:23:30.469Z] === RUN TestRenameContainerWithSameName [2022-08-09T16:23:30.469Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-09T16:23:30.469Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T16:23:31.409Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-08-09T16:23:31.410Z] === RUN TestResize [2022-08-09T16:23:31.670Z] --- PASS: TestResize (0.41s) [2022-08-09T16:23:31.670Z] === RUN TestResizeWithInvalidSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T16:23:32.003Z] + bundleName=arm64-integration [2022-08-09T16:23:32.003Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-09T16:23:32.003Z] Creating arm64-integration-bundles.tar.gz [2022-08-09T16:23:32.003Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-09T16:23:32.003Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-09T16:23:32.240Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-09T16:23:32.240Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] archiveArtifacts [2022-08-09T16:23:32.268Z] Archiving artifacts [2022-08-09T16:23:32.500Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-09T16:23:32.500Z] === RUN TestDaemonRestartKillContainers [2022-08-09T16:23:32.500Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-09T16:23:32.500Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-09T16:23:32.500Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T16:23:32.500Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T16:23:32.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43941/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T16:23:32.812Z] + make clean [2022-08-09T16:23:32.812Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T16:23:32.812Z] docker-dev-cache [2022-08-09T16:23:32.812Z] docker-mod-cache [Pipeline] deleteDir [2022-08-09T16:23:33.440Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T16:23:34.379Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-08-09T16:23:34.379Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-09T16:23:34.379Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-09T16:23:34.379Z] === RUN TestCgroupNamespacesRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T16:23:35.761Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-09T16:23:35.761Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T16:23:36.702Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-09T16:23:36.702Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T16:23:37.641Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-09T16:23:37.642Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T16:23:39.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-09T16:23:39.024Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T16:23:39.963Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-09T16:23:39.963Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T16:23:41.353Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-09T16:23:41.354Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T16:23:41.924Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-09T16:23:41.924Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T16:23:43.305Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-09T16:23:43.305Z] === RUN TestNISDomainname [2022-08-09T16:23:43.305Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-09T16:23:43.305Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-09T16:23:43.305Z] === RUN TestHostnameDnsResolution [2022-08-09T16:23:43.565Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-09T16:23:43.565Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T16:23:43.565Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-09T16:23:43.565Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-09T16:23:43.565Z] === RUN TestPrivilegedHostDevices [2022-08-09T16:23:44.137Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-09T16:23:44.137Z] === RUN TestRunConsoleSize [2022-08-09T16:23:44.397Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-09T16:23:44.397Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T16:23:45.779Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-09T16:23:45.779Z] === RUN TestStats [2022-08-09T16:23:45.779Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:45.779Z] --- SKIP: TestStats (0.00s) [2022-08-09T16:23:45.779Z] === RUN TestStopContainerWithTimeout [2022-08-09T16:23:45.779Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T16:23:45.779Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T16:23:45.779Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T16:23:45.779Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T16:23:45.779Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T16:23:45.779Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T16:23:45.779Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T16:23:45.779Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T16:23:45.779Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T16:23:45.779Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T16:23:46.350Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T16:23:48.259Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T16:23:49.639Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-09T16:23:49.639Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-08-09T16:23:49.639Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-08-09T16:23:49.639Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-08-09T16:23:49.639Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-08-09T16:23:49.639Z] === RUN TestDeleteDevicemapper [2022-08-09T16:23:49.639Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:23:49.639Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T16:23:49.639Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T16:23:51.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-08-09T16:23:51.020Z] === RUN TestUpdateMemory [2022-08-09T16:23:51.020Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:51.020Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-09T16:23:51.020Z] === RUN TestUpdateCPUQuota [2022-08-09T16:23:51.020Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:51.020Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-09T16:23:51.020Z] === RUN TestUpdatePidsLimit [2022-08-09T16:23:51.020Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:23:51.020Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-09T16:23:51.020Z] === RUN TestUpdateRestartPolicy [2022-08-09T16:23:53.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-09T16:24:03.237Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-09T16:24:03.237Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T16:24:03.237Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-08-09T16:24:03.237Z] === RUN TestWaitNonBlocked [2022-08-09T16:24:03.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:24:03.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:24:03.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:24:03.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:24:03.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:24:03.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:24:03.237Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-09T16:24:03.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-08-09T16:24:03.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-08-09T16:24:03.237Z] === RUN TestWaitBlocked [2022-08-09T16:24:03.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:24:03.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:24:03.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:24:03.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:24:03.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:24:03.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:24:03.497Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-09T16:24:03.497Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-09T16:24:03.497Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-09T16:24:03.497Z] === RUN TestWaitConditions [2022-08-09T16:24:03.497Z] === RUN TestWaitConditions/default [2022-08-09T16:24:03.497Z] === PAUSE TestWaitConditions/default [2022-08-09T16:24:03.497Z] === RUN TestWaitConditions/not-running [2022-08-09T16:24:03.497Z] === PAUSE TestWaitConditions/not-running [2022-08-09T16:24:03.497Z] === RUN TestWaitConditions/next-exit [2022-08-09T16:24:03.497Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T16:24:03.497Z] === RUN TestWaitConditions/removed [2022-08-09T16:24:03.497Z] === PAUSE TestWaitConditions/removed [2022-08-09T16:24:03.497Z] === CONT TestWaitConditions/default [2022-08-09T16:24:03.497Z] === CONT TestWaitConditions/next-exit [2022-08-09T16:24:05.409Z] === CONT TestWaitConditions/removed [2022-08-09T16:24:05.409Z] === CONT TestWaitConditions/not-running [2022-08-09T16:24:06.790Z] --- PASS: TestWaitConditions (0.01s) [2022-08-09T16:24:06.790Z] --- PASS: TestWaitConditions/default (1.53s) [2022-08-09T16:24:06.790Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-08-09T16:24:06.790Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-09T16:24:06.790Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-09T16:24:06.790Z] === RUN TestWaitRestartedContainer [2022-08-09T16:24:06.790Z] === RUN TestWaitRestartedContainer/default [2022-08-09T16:24:06.790Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T16:24:06.790Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T16:24:06.790Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T16:24:06.790Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T16:24:06.790Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T16:24:06.790Z] === CONT TestWaitRestartedContainer/default [2022-08-09T16:24:06.790Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T16:24:08.171Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T16:24:09.111Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-09T16:24:09.111Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) [2022-08-09T16:24:09.111Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-09T16:24:09.111Z] --- PASS: TestWaitRestartedContainer/not-running (1.01s) [2022-08-09T16:24:09.111Z] === CONT TestDaemonRestartIpcMode [2022-08-09T16:24:09.111Z] === CONT TestIpcModeOlderClient [2022-08-09T16:24:09.111Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-09T16:24:09.111Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T16:24:11.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-09T16:24:12.410Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.61s) [2022-08-09T16:24:12.410Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2022-08-09T16:24:12.410Z] PASS [2022-08-09T16:24:12.410Z] [2022-08-09T16:24:12.410Z] === Skipped [2022-08-09T16:24:12.410Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-09T16:24:12.410Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:24:12.410Z] [2022-08-09T16:24:12.410Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-09T16:24:12.410Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-09T16:24:12.410Z] [2022-08-09T16:24:12.410Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-09T16:24:12.410Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:24:12.410Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-09T16:24:12.411Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-09T16:24:12.411Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-09T16:24:12.411Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-09T16:24:12.411Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-09T16:24:12.411Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-09T16:24:12.411Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-09T16:24:12.411Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-09T16:24:12.411Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-09T16:24:12.411Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-09T16:24:12.411Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-09T16:24:12.411Z] 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-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-09T16:24:12.411Z] 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-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-09T16:24:12.411Z] 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-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-09T16:24:12.411Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:24:12.411Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-09T16:24:12.411Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-09T16:24:12.411Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-09T16:24:12.411Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-09T16:24:12.411Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-09T16:24:12.411Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T16:24:12.411Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-09T16:24:12.411Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-09T16:24:12.411Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-09T16:24:12.411Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-09T16:24:12.411Z] [2022-08-09T16:24:12.411Z] DONE 249 tests, 27 skipped in 85.538s [2022-08-09T16:24:12.411Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T16:24:12.411Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T16:24:12.670Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-09T16:24:12.670Z] === RUN TestConfigDaemonID [2022-08-09T16:24:14.053Z] daemon_test.go:83: [daa8e127e56e9] daemon is not started [2022-08-09T16:24:14.053Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-09T16:24:14.053Z] === RUN TestDaemonConfigValidation [2022-08-09T16:24:14.053Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:24:14.053Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:24:14.053Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T16:24:14.053Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T16:24:14.053Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T16:24:14.053Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T16:24:14.053Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T16:24:14.053Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T16:24:14.053Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T16:24:14.053Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T16:24:14.053Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:24:14.053Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T16:24:14.053Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T16:24:14.053Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T16:24:14.053Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T16:24:14.053Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T16:24:14.053Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-09T16:24:14.053Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-09T16:24:14.053Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-09T16:24:14.053Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-09T16:24:14.053Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-09T16:24:14.053Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T16:24:14.053Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T16:24:14.993Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T16:24:16.442Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T16:24:17.386Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T16:24:17.386Z] daemon_test.go:197: [d0db22ecc69bb] daemon is not started [2022-08-09T16:24:17.386Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-09T16:24:17.386Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-09T16:24:17.386Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-09T16:24:17.386Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-09T16:24:17.386Z] === RUN TestDaemonProxy [2022-08-09T16:24:17.386Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-09T16:24:17.386Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-09T16:24:17.386Z] PASS [2022-08-09T16:24:17.386Z] [2022-08-09T16:24:17.386Z] === Skipped [2022-08-09T16:24:17.386Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-09T16:24:17.386Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-09T16:24:17.386Z] [2022-08-09T16:24:17.386Z] DONE 13 tests, 1 skipped in 5.228s [2022-08-09T16:24:17.386Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T16:24:17.386Z] INFO: Testing against a local daemon [2022-08-09T16:24:17.386Z] === RUN TestCommitInheritsEnv [2022-08-09T16:24:19.294Z] --- PASS: TestCommitInheritsEnv (1.78s) [2022-08-09T16:24:19.294Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T16:24:19.294Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform// [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T16:24:19.294Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T16:24:19.554Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T16:24:19.554Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T16:24:19.554Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T16:24:19.554Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T16:24:19.554Z] === RUN TestImagesFilterMultiReference [2022-08-09T16:24:19.554Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-09T16:24:19.554Z] === RUN TestImagePullPlatformInvalid [2022-08-09T16:24:19.554Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-09T16:24:19.554Z] === RUN TestRemoveImageOrphaning [2022-08-09T16:24:21.462Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-09T16:24:21.462Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T16:24:21.462Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-09T16:24:21.462Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-09T16:24:21.462Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T16:24:21.462Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-09T16:24:21.462Z] === RUN TestTagInvalidReference [2022-08-09T16:24:21.462Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-09T16:24:21.462Z] === RUN TestTagValidPrefixedRepo [2022-08-09T16:24:21.462Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-09T16:24:21.462Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T16:24:21.462Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-09T16:24:21.462Z] === RUN TestTagOfficialNames [2022-08-09T16:24:21.462Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-09T16:24:21.462Z] === RUN TestTagMatchesDigest [2022-08-09T16:24:21.462Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-09T16:24:21.462Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-09T16:24:43.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-09T16:24:43.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-09T16:24:43.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-09T16:24:45.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-09T16:24:47.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-09T16:24:48.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-09T16:24:51.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-09T16:24:59.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-09T16:25:03.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-09T16:25:05.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-09T16:25:07.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-09T16:25:10.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-09T16:25:12.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-09T16:25:17.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-09T16:25:19.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-09T16:25:22.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-09T16:25:24.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T16:25:24.975Z] Using test binary docker [2022-08-09T16:25:24.975Z] +++ /etc/init.d/apparmor start [2022-08-09T16:25:24.975Z] Not: starting. [2022-08-09T16:25:24.975Z] INFO: Waiting for daemon to start... [2022-08-09T16:25:24.975Z] Starting dockerd [2022-08-09T16:25:24.975Z] +++ 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-08-09T16:25:26.883Z] . [2022-08-09T16:25:26.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T16:25:26.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T16:25:26.883Z] Error: No such image: emptyfs [2022-08-09T16:25:26.883Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T16:25:26.883Z] ++++ docker load [2022-08-09T16:25:27.451Z] Running integration-test (iteration 1) [2022-08-09T16:25:27.451Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-09T16:25:27.451Z] ++ 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-08-09T16:25:27.451Z] ++ set -e [2022-08-09T16:25:27.451Z] ++ '[' -n 0 ']' [2022-08-09T16:25:27.451Z] ++ set -x [2022-08-09T16:25:27.451Z] ++ 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-08-09T16:25:28.388Z] Loaded image: busybox:latest [2022-08-09T16:25:28.955Z] Loaded image: busybox:glibc [2022-08-09T16:25:34.224Z] Loaded image: debian:bullseye-slim [2022-08-09T16:25:34.224Z] Loaded image: hello-world:latest [2022-08-09T16:25:34.224Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:25:34.224Z] INFO: Testing against a local daemon [2022-08-09T16:25:34.224Z] === RUN TestCgroupNamespacesBuild [2022-08-09T16:25:36.574Z] Created binary: bundles/binary-daemon/dockerd [2022-08-09T16:25:36.574Z] Copying nested executables into bundles/binary-daemon [2022-08-09T16:25:36.574Z] Building: bundles/binary-daemon/docker-proxy [2022-08-09T16:25:36.574Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:25:36.574Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-09T16:25:36.574Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-09T16:25:36.756Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2022-08-09T16:25:36.756Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-09T16:25:36.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/make.sh cross [2022-08-09T16:25:37.184Z] [2022-08-09T16:25:37.484Z] Removing bundles/ [2022-08-09T16:25:37.484Z] [2022-08-09T16:25:37.484Z] ---> Making bundle: cross (in bundles/cross) [2022-08-09T16:25:37.484Z] Cross building: bundles/cross/linux/amd64 [2022-08-09T16:25:37.484Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-09T16:25:37.484Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-09T16:25:38.663Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-08-09T16:25:38.663Z] === RUN TestBuildWithSession [2022-08-09T16:25:38.663Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:25:38.663Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-09T16:25:38.663Z] === RUN TestBuildSquashParent [2022-08-09T16:25:48.654Z] --- PASS: TestBuildSquashParent (9.31s) [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:25:48.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:25:48.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:25:48.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:25:48.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:25:48.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:25:48.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:25:48.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:25:48.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-09T16:25:48.654Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-09T16:25:51.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-09T16:25:51.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-09T16:25:54.486Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-09T16:25:54.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.46s) [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2022-08-09T16:25:57.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2022-08-09T16:25:57.779Z] === RUN TestBuildMultiStageCopy [2022-08-09T16:25:57.779Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-09T16:25:57.938Z] --- PASS: TestImportExtremelyLargeImageWorks (92.81s) [2022-08-09T16:25:57.938Z] PASS [2022-08-09T16:25:57.938Z] [2022-08-09T16:25:57.938Z] === Skipped [2022-08-09T16:25:57.938Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-09T16:25:57.938Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-09T16:25:57.938Z] [2022-08-09T16:25:57.938Z] DONE 22 tests, 1 skipped in 96.902s [2022-08-09T16:25:57.938Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T16:25:57.938Z] === RUN TestStripANSICommands [2022-08-09T16:25:57.938Z] === RUN TestStripANSICommands/#00 [2022-08-09T16:25:57.938Z] === RUN TestStripANSICommands/#01 [2022-08-09T16:25:57.938Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T16:25:57.938Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T16:25:57.938Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T16:25:57.938Z] PASS [2022-08-09T16:25:57.938Z] [2022-08-09T16:25:57.938Z] DONE 3 tests in 0.042s [2022-08-09T16:25:57.938Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T16:25:57.938Z] INFO: Testing against a local daemon [2022-08-09T16:25:57.938Z] === RUN TestNetworkCreateDelete [2022-08-09T16:25:57.938Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-09T16:25:57.938Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T16:25:57.938Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-09T16:25:57.938Z] === RUN TestDaemonDNSFallback [2022-08-09T16:26:01.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-09T16:26:01.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-09T16:26:01.232Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-09T16:26:01.232Z] === RUN TestInspectNetwork [2022-08-09T16:26:01.232Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T16:26:01.232Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T16:26:01.232Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:26:01.232Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:26:01.232Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:26:01.232Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T16:26:01.232Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T16:26:01.232Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T16:26:01.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestNetworkList [2022-08-09T16:26:01.232Z] === RUN TestNetworkList//networks [2022-08-09T16:26:01.232Z] === PAUSE TestNetworkList//networks [2022-08-09T16:26:01.232Z] === RUN TestNetworkList//networks/ [2022-08-09T16:26:01.232Z] === PAUSE TestNetworkList//networks/ [2022-08-09T16:26:01.232Z] === CONT TestNetworkList//networks [2022-08-09T16:26:01.232Z] === CONT TestNetworkList//networks/ [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkList (0.02s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T16:26:01.232Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T16:26:01.232Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T16:26:01.232Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-09T16:26:01.232Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T16:26:01.232Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-09T16:26:01.232Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T16:26:01.232Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-09T16:26:01.232Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T16:26:01.232Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-09T16:26:01.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T16:26:01.232Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-09T16:26:01.232Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T16:26:01.232Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T16:26:01.232Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:26:01.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:26:01.232Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T16:26:01.232Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-09T16:26:01.232Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T16:26:01.232Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-09T16:26:01.232Z] PASS [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === Skipped [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-09T16:26:01.232Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-09T16:26:01.232Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-09T16:26:01.232Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-09T16:26:01.232Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-09T16:26:01.232Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-09T16:26:01.232Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-09T16:26:01.232Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-09T16:26:01.232Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-09T16:26:01.232Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:26:01.232Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-09T16:26:01.232Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-09T16:26:01.232Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:01.232Z] [2022-08-09T16:26:01.232Z] DONE 34 tests, 12 skipped in 7.064s [2022-08-09T16:26:01.232Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:26:01.492Z] INFO: Testing against a local daemon [2022-08-09T16:26:01.492Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T16:26:01.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:26:01.492Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:26:01.492Z] === RUN TestDockerNetworkIpvlan [2022-08-09T16:26:01.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:26:01.492Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:26:01.492Z] PASS [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] === Skipped [2022-08-09T16:26:01.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:26:01.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:26:01.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] DONE 2 tests, 2 skipped in 0.100s [2022-08-09T16:26:01.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:26:01.492Z] INFO: Testing against a local daemon [2022-08-09T16:26:01.492Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T16:26:01.492Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.492Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-09T16:26:01.492Z] === RUN TestDockerNetworkMacvlan [2022-08-09T16:26:01.492Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.492Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-09T16:26:01.492Z] PASS [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] === Skipped [2022-08-09T16:26:01.492Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-09T16:26:01.492Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-09T16:26:01.492Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] DONE 2 tests, 2 skipped in 0.099s [2022-08-09T16:26:01.492Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T16:26:01.492Z] testing: warning: no tests to run [2022-08-09T16:26:01.492Z] PASS [2022-08-09T16:26:01.492Z] [2022-08-09T16:26:01.492Z] DONE 0 tests in 0.026s [2022-08-09T16:26:01.492Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T16:26:01.752Z] INFO: Testing against a local daemon [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginTLS [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginHeader [2022-08-09T16:26:01.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:01.752Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-09T16:26:01.752Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T16:26:02.011Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-09T16:26:02.012Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:02.012Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-09T16:26:02.012Z] === RUN TestAuthZPluginV2Disable [2022-08-09T16:26:02.581Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-09T16:26:02.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:02.581Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-09T16:26:02.581Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T16:26:02.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:02.841Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.34s) [2022-08-09T16:26:02.841Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T16:26:03.101Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.101Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-09T16:26:03.101Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T16:26:03.150Z] --- PASS: TestBuildMultiStageCopy (5.18s) [2022-08-09T16:26:03.150Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-08-09T16:26:03.150Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-08-09T16:26:03.150Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2022-08-09T16:26:03.150Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-09T16:26:03.150Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-08-09T16:26:03.150Z] === RUN TestBuildMultiStageParentConfig [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-09T16:26:03.361Z] PASS [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === Skipped [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.34s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-09T16:26:03.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.361Z] [2022-08-09T16:26:03.361Z] DONE 17 tests, 17 skipped in 1.866s [2022-08-09T16:26:03.361Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T16:26:03.620Z] INFO: Testing against a local daemon [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:26:03.620Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:26:03.620Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T16:26:03.620Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T16:26:03.620Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T16:26:03.620Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T16:26:03.620Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T16:26:03.620Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:26:03.621Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T16:26:03.621Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T16:26:03.621Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T16:26:03.621Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T16:26:03.621Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T16:26:03.621Z] === RUN TestPluginInstall [2022-08-09T16:26:03.621Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.621Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-09T16:26:03.621Z] === RUN TestPluginsWithRuntimes [2022-08-09T16:26:03.621Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-09T16:26:03.621Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-09T16:26:03.621Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T16:26:03.621Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-09T16:26:03.621Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-09T16:26:03.621Z] PASS [2022-08-09T16:26:03.621Z] [2022-08-09T16:26:03.621Z] === Skipped [2022-08-09T16:26:03.621Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-09T16:26:03.621Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-09T16:26:03.621Z] [2022-08-09T16:26:03.621Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-09T16:26:03.621Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-09T16:26:03.621Z] [2022-08-09T16:26:03.621Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-09T16:26:03.621Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-09T16:26:03.621Z] [2022-08-09T16:26:03.621Z] DONE 19 tests, 3 skipped in 0.170s [2022-08-09T16:26:03.621Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T16:26:03.621Z] INFO: Testing against a local daemon [2022-08-09T16:26:03.621Z] === RUN TestExternalGraphDriver [2022-08-09T16:26:04.190Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-09T16:26:04.190Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-09T16:26:04.190Z] === RUN TestGraphdriverPluginV2 [2022-08-09T16:26:05.055Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2022-08-09T16:26:05.055Z] === RUN TestBuildLabelWithTargets [2022-08-09T16:26:06.960Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2022-08-09T16:26:06.960Z] === RUN TestBuildWithEmptyLayers [2022-08-09T16:26:08.343Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-08-09T16:26:08.343Z] === RUN TestBuildMultiStageOnBuild [2022-08-09T16:26:08.387Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2022-08-09T16:26:08.387Z] PASS [2022-08-09T16:26:08.387Z] [2022-08-09T16:26:08.387Z] === Skipped [2022-08-09T16:26:08.387Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-09T16:26:08.387Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-09T16:26:08.387Z] [2022-08-09T16:26:08.387Z] DONE 2 tests, 1 skipped in 4.430s [2022-08-09T16:26:08.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T16:26:08.387Z] INFO: Testing against a local daemon [2022-08-09T16:26:08.387Z] === RUN TestContinueAfterPluginCrash [2022-08-09T16:26:08.387Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T16:26:08.387Z] === RUN TestReadPluginNoRead [2022-08-09T16:26:08.387Z] === PAUSE TestReadPluginNoRead [2022-08-09T16:26:08.387Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T16:26:08.387Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T16:26:08.387Z] === CONT TestContinueAfterPluginCrash [2022-08-09T16:26:08.387Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T16:26:11.637Z] --- PASS: TestBuildMultiStageOnBuild (3.25s) [2022-08-09T16:26:11.637Z] === RUN TestBuildUncleanTarFilenames [2022-08-09T16:26:12.584Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-08-09T16:26:12.584Z] === CONT TestReadPluginNoRead [2022-08-09T16:26:13.543Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-08-09T16:26:13.543Z] === RUN TestBuildMultiStageLayerLeak [2022-08-09T16:26:15.124Z] === RUN TestReadPluginNoRead/default [2022-08-09T16:26:16.063Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T16:26:17.444Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2022-08-09T16:26:17.444Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T16:26:17.739Z] --- PASS: TestBuildMultiStageLayerLeak (3.59s) [2022-08-09T16:26:17.739Z] === RUN TestBuildWithHugeFile [2022-08-09T16:26:18.824Z] === CONT TestReadPluginNoRead [2022-08-09T16:26:18.824Z] read_test.go:92: [d56c87c079cb5] daemon is not started [2022-08-09T16:26:18.824Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-08-09T16:26:18.824Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-09T16:26:18.824Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-08-09T16:26:18.824Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-09T16:26:18.824Z] PASS [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] DONE 6 tests in 10.520s [2022-08-09T16:26:18.824Z] 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-08-09T16:26:18.824Z] testing: warning: no tests to run [2022-08-09T16:26:18.824Z] PASS [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] DONE 0 tests in 0.038s [2022-08-09T16:26:18.824Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T16:26:18.824Z] INFO: Testing against a local daemon [2022-08-09T16:26:18.824Z] === RUN TestPluginWithDevMounts [2022-08-09T16:26:18.824Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-09T16:26:18.824Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-09T16:26:18.824Z] PASS [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === Skipped [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-09T16:26:18.824Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] DONE 1 tests, 1 skipped in 0.114s [2022-08-09T16:26:18.824Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T16:26:18.824Z] INFO: Testing against a local daemon [2022-08-09T16:26:18.824Z] === RUN TestSecretInspect [2022-08-09T16:26:18.824Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-09T16:26:18.824Z] === RUN TestSecretList [2022-08-09T16:26:18.824Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] --- SKIP: TestSecretList (0.01s) [2022-08-09T16:26:18.824Z] === RUN TestSecretsCreateAndDelete [2022-08-09T16:26:18.824Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-09T16:26:18.824Z] === RUN TestSecretsUpdate [2022-08-09T16:26:18.824Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-09T16:26:18.824Z] === RUN TestTemplatedSecret [2022-08-09T16:26:18.824Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-09T16:26:18.824Z] === RUN TestSecretCreateResolve [2022-08-09T16:26:18.824Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-09T16:26:18.824Z] PASS [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === Skipped [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-09T16:26:18.824Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-09T16:26:18.824Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-09T16:26:18.824Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-09T16:26:18.824Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-09T16:26:18.824Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-09T16:26:18.824Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:18.824Z] [2022-08-09T16:26:18.824Z] DONE 6 tests, 6 skipped in 0.165s [2022-08-09T16:26:18.824Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T16:26:19.085Z] INFO: Testing against a local daemon [2022-08-09T16:26:19.085Z] === RUN TestServiceCreateInit [2022-08-09T16:26:19.085Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T16:26:19.085Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T16:26:19.085Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-09T16:26:19.085Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-09T16:26:19.085Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T16:26:19.085Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceConflict [2022-08-09T16:26:19.085Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T16:26:19.085Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-09T16:26:19.085Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T16:26:19.085Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T16:26:19.085Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T16:26:19.085Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceSysctls [2022-08-09T16:26:19.085Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.085Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-09T16:26:19.085Z] === RUN TestCreateServiceCapabilities [2022-08-09T16:26:19.085Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-09T16:26:19.349Z] === RUN TestInspect [2022-08-09T16:26:19.349Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestInspect (0.01s) [2022-08-09T16:26:19.349Z] === RUN TestCreateJob [2022-08-09T16:26:19.349Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestCreateJob (0.01s) [2022-08-09T16:26:19.349Z] === RUN TestReplicatedJob [2022-08-09T16:26:19.349Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-09T16:26:19.349Z] === RUN TestUpdateReplicatedJob [2022-08-09T16:26:19.349Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-09T16:26:19.349Z] === RUN TestServiceListWithStatuses [2022-08-09T16:26:19.349Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:26:19.349Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T16:26:19.349Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T16:26:19.349Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-09T16:26:19.349Z] === RUN TestDockerNetworkReConnect [2022-08-09T16:26:19.349Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:19.349Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-09T16:26:19.349Z] === RUN TestServicePlugin [2022-08-09T16:26:21.263Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-09T16:26:21.263Z] === RUN TestServiceUpdateLabel [2022-08-09T16:26:21.263Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-09T16:26:21.263Z] === RUN TestServiceUpdateSecrets [2022-08-09T16:26:21.263Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-09T16:26:21.263Z] === RUN TestServiceUpdateConfigs [2022-08-09T16:26:21.263Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-09T16:26:21.263Z] === RUN TestServiceUpdateNetwork [2022-08-09T16:26:21.263Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-09T16:26:21.263Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T16:26:21.263Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2022-08-09T16:26:21.263Z] PASS [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === Skipped [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-09T16:26:21.263Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-09T16:26:21.263Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-08-09T16:26:21.263Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-09T16:26:21.263Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-09T16:26:21.263Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-09T16:26:21.263Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-09T16:26:21.263Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-09T16:26:21.263Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-09T16:26:21.263Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-09T16:26:21.263Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-09T16:26:21.263Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-09T16:26:21.263Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-09T16:26:21.263Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-09T16:26:21.263Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T16:26:21.263Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-09T16:26:21.263Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-09T16:26:21.263Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-09T16:26:21.263Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-09T16:26:21.263Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-09T16:26:21.263Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-09T16:26:21.263Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-09T16:26:21.263Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2022-08-09T16:26:21.263Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-09T16:26:21.263Z] [2022-08-09T16:26:21.263Z] DONE 24 tests, 23 skipped in 2.399s [2022-08-09T16:26:21.263Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T16:26:21.524Z] INFO: Testing against a local daemon [2022-08-09T16:26:21.524Z] === RUN TestSessionCreate [2022-08-09T16:26:21.524Z] --- PASS: TestSessionCreate (0.04s) [2022-08-09T16:26:21.524Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T16:26:21.524Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-09T16:26:21.524Z] PASS [2022-08-09T16:26:21.524Z] [2022-08-09T16:26:21.524Z] DONE 2 tests in 0.158s [2022-08-09T16:26:21.524Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T16:26:21.524Z] INFO: Testing against a local daemon [2022-08-09T16:26:21.524Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T16:26:21.524Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T16:26:21.524Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T16:26:21.524Z] === RUN TestDiskUsage [2022-08-09T16:26:21.524Z] === PAUSE TestDiskUsage [2022-08-09T16:26:21.524Z] === RUN TestEventsExecDie [2022-08-09T16:26:22.095Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-09T16:26:22.095Z] === RUN TestEventsBackwardsCompatible [2022-08-09T16:26:22.095Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-09T16:26:22.095Z] === RUN TestEventsVolumeCreate [2022-08-09T16:26:22.354Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-09T16:26:22.354Z] === RUN TestInfoBinaryCommits [2022-08-09T16:26:22.354Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-09T16:26:22.354Z] === RUN TestInfoAPIVersioned [2022-08-09T16:26:22.354Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T16:26:22.354Z] === RUN TestInfoAPI [2022-08-09T16:26:22.355Z] --- PASS: TestInfoAPI (0.02s) [2022-08-09T16:26:22.355Z] === RUN TestInfoAPIWarnings [2022-08-09T16:26:40.459Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-09T16:26:40.459Z] === RUN TestInfoDebug [2022-08-09T16:26:40.459Z] --- PASS: TestInfoDebug (0.54s) [2022-08-09T16:26:40.459Z] === RUN TestInfoInsecureRegistries [2022-08-09T16:26:40.459Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-09T16:26:40.459Z] === RUN TestInfoRegistryMirrors [2022-08-09T16:26:40.459Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-09T16:26:40.459Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T16:26:40.719Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T16:26:40.719Z] === RUN TestPingCacheHeaders [2022-08-09T16:26:40.983Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-09T16:26:40.983Z] === RUN TestPingGet [2022-08-09T16:26:40.983Z] --- PASS: TestPingGet (0.01s) [2022-08-09T16:26:40.983Z] === RUN TestPingHead [2022-08-09T16:26:40.983Z] --- PASS: TestPingHead (0.03s) [2022-08-09T16:26:40.983Z] === RUN TestPingSwarmHeader [2022-08-09T16:26:41.553Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T16:26:42.122Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T16:26:43.065Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T16:26:43.065Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-09T16:26:43.065Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T16:26:43.065Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T16:26:43.065Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T16:26:43.065Z] === RUN TestVersion [2022-08-09T16:26:43.065Z] --- PASS: TestVersion (0.03s) [2022-08-09T16:26:43.065Z] === CONT TestDiskUsage [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T16:26:43.639Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T16:26:43.899Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T16:26:44.159Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T16:26:44.160Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage (1.24s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-09T16:26:44.160Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-09T16:26:44.160Z] PASS [2022-08-09T16:26:44.160Z] [2022-08-09T16:26:44.160Z] === Skipped [2022-08-09T16:26:44.160Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T16:26:44.160Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T16:26:44.160Z] [2022-08-09T16:26:44.160Z] DONE 54 tests, 1 skipped in 22.755s [2022-08-09T16:26:44.160Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T16:26:44.421Z] INFO: Testing against a local daemon [2022-08-09T16:26:44.421Z] === RUN TestVolumesCreateAndList [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T16:26:44.421Z] === RUN TestVolumesRemove [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-09T16:26:44.421Z] === RUN TestVolumesInspect [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T16:26:44.421Z] === RUN TestVolumesInvalidJSON [2022-08-09T16:26:44.421Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T16:26:44.421Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T16:26:44.421Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T16:26:44.421Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T16:26:44.421Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T16:26:44.421Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T16:26:44.421Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T16:26:44.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T16:26:44.421Z] PASS [2022-08-09T16:26:44.421Z] [2022-08-09T16:26:44.421Z] DONE 9 tests in 0.196s [2022-08-09T16:26:44.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T16:26:44.421Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14251 is not a child of this shell [2022-08-09T16:26:44.421Z] warning: PID 14251 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-09T16:26:44.681Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T16:26:44.681Z] [2022-08-09T16:26:44.681Z] Unloading profiles will leave already running processes permanently [2022-08-09T16:26:44.681Z] unconfined, which can lead to unexpected situations. [2022-08-09T16:26:44.681Z] [2022-08-09T16:26:44.681Z] To set a process to complain mode, use the command line tool [2022-08-09T16:26:44.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T16:26:44.681Z] Removing test suite binaries [2022-08-09T16:26:44.681Z] exiting test-integration [2022-08-09T16:26:44.681Z] ++ exit 0 [2022-08-09T16:26:44.681Z] Post stage [Pipeline] junit [2022-08-09T16:26:45.633Z] Recording test results [2022-08-09T16:26:47.398Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T16:26:47.728Z] + echo Ensuring container killed. [2022-08-09T16:26:47.728Z] Ensuring container killed. [2022-08-09T16:26:47.728Z] + docker rm -vf docker-pr1 [2022-08-09T16:26:47.728Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-09T16:26:48.013Z] + echo Chowning /workspace to jenkins user [2022-08-09T16:26:48.013Z] Chowning /workspace to jenkins user [2022-08-09T16:26:48.013Z] + id -u [2022-08-09T16:26:48.013Z] + id -g [2022-08-09T16:26:48.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T16:26:48.013Z] Unable to find image 'busybox:latest' locally [2022-08-09T16:26:48.274Z] latest: Pulling from library/busybox [2022-08-09T16:26:48.274Z] 50783e0dfb64: Pulling fs layer [2022-08-09T16:26:48.274Z] 50783e0dfb64: Download complete [2022-08-09T16:26:48.534Z] 50783e0dfb64: Pull complete [2022-08-09T16:26:48.534Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T16:26:48.534Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T16:26:50.226Z] + bundleName=amd64-rootless [2022-08-09T16:26:50.226Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-09T16:26:50.226Z] Creating amd64-rootless-bundles.tar.gz [2022-08-09T16:26:50.226Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-09T16:26:50.226Z] + 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-08-09T16:26:50.239Z] Archiving artifacts [2022-08-09T16:26:52.260Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43941/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T16:26:52.566Z] + make clean [2022-08-09T16:26:52.830Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T16:26:52.830Z] docker-dev-cache [2022-08-09T16:26:52.830Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T16:27:43.913Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-09T16:27:43.913Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-09T16:27:43.913Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-09T16:27:43.913Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-09T16:27:43.913Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-09T16:27:43.913Z] Cross building: bundles/cross/windows/amd64 [2022-08-09T16:27:43.913Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-09T16:27:43.913Z] { [2022-08-09T16:27:43.913Z] "RT_GROUP_ICON": { [2022-08-09T16:27:43.913Z] "#1": { [2022-08-09T16:27:43.913Z] "0409": "../../winresources/docker.ico" [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] }, [2022-08-09T16:27:43.913Z] "RT_MANIFEST": { [2022-08-09T16:27:43.913Z] "#1": { [2022-08-09T16:27:43.913Z] "0409": { [2022-08-09T16:27:43.913Z] "identity": {}, [2022-08-09T16:27:43.913Z] "description": "Docker Engine", [2022-08-09T16:27:43.913Z] "minimum-os": "vista", [2022-08-09T16:27:43.913Z] "execution-level": "", [2022-08-09T16:27:43.913Z] "ui-access": false, [2022-08-09T16:27:43.913Z] "auto-elevate": false, [2022-08-09T16:27:43.913Z] "dpi-awareness": "unaware", [2022-08-09T16:27:43.913Z] "disable-theming": false, [2022-08-09T16:27:43.913Z] "disable-window-filtering": false, [2022-08-09T16:27:43.913Z] "high-resolution-scrolling-aware": false, [2022-08-09T16:27:43.913Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-09T16:27:43.913Z] "long-path-aware": false, [2022-08-09T16:27:43.913Z] "printer-driver-isolation": false, [2022-08-09T16:27:43.913Z] "gdi-scaling": false, [2022-08-09T16:27:43.913Z] "segment-heap": false, [2022-08-09T16:27:43.913Z] "use-common-controls-v6": false [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] }, [2022-08-09T16:27:43.913Z] "RT_MESSAGETABLE": { [2022-08-09T16:27:43.913Z] "#1": { [2022-08-09T16:27:43.913Z] "0409": "../../winresources/event_messages.bin" [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] }, [2022-08-09T16:27:43.913Z] "RT_VERSION": { [2022-08-09T16:27:43.913Z] "#1": { [2022-08-09T16:27:43.913Z] "0409": { [2022-08-09T16:27:43.913Z] "fixed": { [2022-08-09T16:27:43.913Z] "file_version": "0.0.0.0", [2022-08-09T16:27:43.913Z] "product_version": "0.0.0.0", [2022-08-09T16:27:43.913Z] "type": "Unknown" [2022-08-09T16:27:43.913Z] }, [2022-08-09T16:27:43.913Z] "info": { [2022-08-09T16:27:43.913Z] "0000": { [2022-08-09T16:27:43.913Z] "CompanyName": "", [2022-08-09T16:27:43.913Z] "FileVersion": "dev", [2022-08-09T16:27:43.913Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-09T16:27:43.913Z] "OriginalFileName": "dockerd.exe", [2022-08-09T16:27:43.913Z] "ProductName": "", [2022-08-09T16:27:43.913Z] "ProductVersion": "dev", [2022-08-09T16:27:43.913Z] "SpecialBuild": "df965f51bf78c95a240803825c0dee664ad6f6bf" [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] } [2022-08-09T16:27:43.913Z] cmd/dockerd/config.go [2022-08-09T16:27:43.913Z] cmd/dockerd/config_windows.go [2022-08-09T16:27:43.913Z] cmd/dockerd/daemon.go [2022-08-09T16:27:43.913Z] cmd/dockerd/daemon_test.go [2022-08-09T16:27:43.913Z] cmd/dockerd/daemon_windows.go [2022-08-09T16:27:43.913Z] cmd/dockerd/docker.go [2022-08-09T16:27:43.913Z] cmd/dockerd/docker_windows.go [2022-08-09T16:27:43.913Z] cmd/dockerd/genwinres_windows.go [2022-08-09T16:27:43.913Z] cmd/dockerd/metrics.go [2022-08-09T16:27:43.913Z] cmd/dockerd/options.go [2022-08-09T16:27:43.913Z] cmd/dockerd/options_test.go [2022-08-09T16:27:43.913Z] cmd/dockerd/service_windows.go [2022-08-09T16:27:43.913Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-09T16:27:43.913Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-09T16:28:24.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T16:28:24.213Z] Using test binary docker [2022-08-09T16:28:24.213Z] +++ /etc/init.d/apparmor start [2022-08-09T16:28:24.213Z] Not: starting. [2022-08-09T16:28:24.213Z] INFO: Waiting for daemon to start... [2022-08-09T16:28:24.213Z] Starting dockerd [2022-08-09T16:28:24.213Z] +++ 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-08-09T16:28:24.213Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-09T16:28:24.213Z] Using test binary docker [2022-08-09T16:28:24.213Z] +++ /etc/init.d/apparmor start [2022-08-09T16:28:24.213Z] Not: starting. [2022-08-09T16:28:24.213Z] INFO: Waiting for daemon to start... [2022-08-09T16:28:24.213Z] Starting dockerd [2022-08-09T16:28:24.213Z] +++ 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-08-09T16:28:24.213Z] . [2022-08-09T16:28:24.213Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T16:28:24.213Z] [2022-08-09T16:28:24.213Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-09T16:28:24.213Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T16:28:24.213Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-09T16:28:24.213Z] Error: No such image: emptyfs [2022-08-09T16:28:24.213Z] Error: No such image: emptyfs [2022-08-09T16:28:24.213Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T16:28:24.213Z] ++++ docker load [2022-08-09T16:28:24.213Z] ++++ docker load [2022-08-09T16:28:24.213Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-09T16:28:24.213Z] Running integration-test (iteration 1) [2022-08-09T16:28:24.213Z] 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-08-09T16:28:24.213Z] ++ 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-08-09T16:28:24.213Z] ++ set -e [2022-08-09T16:28:24.213Z] ++ '[' -n 0 ']' [2022-08-09T16:28:24.213Z] ++ set -x [2022-08-09T16:28:24.213Z] ++ 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-08-09T16:28:24.213Z] Running integration-test (iteration 1) [2022-08-09T16:28:24.213Z] 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-08-09T16:28:24.213Z] ++ 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-08-09T16:28:24.213Z] ++ set -e [2022-08-09T16:28:24.213Z] ++ '[' -n 0 ']' [2022-08-09T16:28:24.213Z] ++ set -x [2022-08-09T16:28:24.213Z] ++ 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-08-09T16:28:24.213Z] Loaded image: busybox:latest [2022-08-09T16:28:24.213Z] Loaded image: busybox:latest [2022-08-09T16:28:24.213Z] Loaded image: busybox:glibc [2022-08-09T16:28:24.213Z] Loaded image: busybox:glibc [2022-08-09T16:28:25.164Z] Loaded image: debian:bullseye-slim [2022-08-09T16:28:25.164Z] Loaded image: debian:bullseye-slim [2022-08-09T16:28:25.164Z] Loaded image: hello-world:latest [2022-08-09T16:28:25.424Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:28:25.424Z] INFO: Testing against a local daemon [2022-08-09T16:28:25.424Z] === RUN TestDockerDaemonSuite [2022-08-09T16:28:25.424Z] Loaded image: hello-world:latest [2022-08-09T16:28:25.424Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-09T16:28:25.424Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:28:25.424Z] INFO: Testing against a local daemon [2022-08-09T16:28:25.424Z] === RUN TestDockerSuite [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-09T16:28:25.683Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-09T16:28:28.264Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-09T16:28:28.537Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-09T16:28:29.112Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-09T16:28:29.687Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-09T16:28:30.254Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-09T16:28:30.513Z] --- PASS: TestBuildWithHugeFile (133.27s) [2022-08-09T16:28:30.513Z] === RUN TestBuildWCOWSandboxSize [2022-08-09T16:28:30.513Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:28:30.513Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:28:30.513Z] === RUN TestBuildWithEmptyDockerfile [2022-08-09T16:28:30.513Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:28:30.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:28:30.513Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:28:30.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:28:30.513Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:28:30.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:28:30.513Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-09T16:28:30.513Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-09T16:28:30.513Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-09T16:28:30.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-09T16:28:30.513Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-09T16:28:30.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-09T16:28:30.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-09T16:28:30.513Z] === RUN TestBuildPreserveOwnership [2022-08-09T16:28:30.513Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-09T16:28:31.080Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-09T16:28:31.080Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-09T16:28:32.458Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-09T16:28:32.458Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-09T16:28:32.717Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-09T16:28:32.717Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-09T16:28:32.717Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-09T16:28:33.654Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-09T16:28:33.913Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-09T16:28:33.913Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-09T16:28:34.481Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-09T16:28:34.743Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-09T16:28:34.743Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-09T16:28:34.743Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-09T16:28:35.311Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2022-08-09T16:28:35.311Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2022-08-09T16:28:35.311Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2022-08-09T16:28:35.311Z] === RUN TestBuildPlatformInvalid [2022-08-09T16:28:35.311Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-09T16:28:35.311Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-09T16:28:36.247Z] Loaded image: busybox:latest [2022-08-09T16:28:36.247Z] Loaded image: busybox:glibc [2022-08-09T16:28:37.623Z] Loaded image: debian:bullseye-slim [2022-08-09T16:28:37.882Z] Loaded image: hello-world:latest [2022-08-09T16:28:37.882Z] Loaded image: arm32v7/hello-world:latest [2022-08-09T16:28:38.450Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-09T16:28:40.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-09T16:28:42.890Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-09T16:28:44.796Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-09T16:28:45.055Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-09T16:28:46.435Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-09T16:28:47.813Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-09T16:28:48.072Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.69s) [2022-08-09T16:28:48.072Z] PASS [2022-08-09T16:28:48.072Z] [2022-08-09T16:28:48.072Z] === Skipped [2022-08-09T16:28:48.072Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-09T16:28:48.072Z] build_session_test.go:25: TODO: BuildKit [2022-08-09T16:28:48.072Z] [2022-08-09T16:28:48.072Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-09T16:28:48.072Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-09T16:28:48.072Z] [2022-08-09T16:28:48.072Z] DONE 34 tests, 2 skipped in 200.715s [2022-08-09T16:28:48.072Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-09T16:28:48.072Z] ++ 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-08-09T16:28:48.072Z] ++ set -e [2022-08-09T16:28:48.072Z] ++ '[' -n 0 ']' [2022-08-09T16:28:48.072Z] ++ set -x [2022-08-09T16:28:48.072Z] ++ 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-08-09T16:28:48.331Z] INFO: Testing against a local daemon [2022-08-09T16:28:48.331Z] === RUN TestConfigInspect [2022-08-09T16:28:48.590Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-09T16:28:49.157Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-09T16:28:49.157Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-09T16:28:50.096Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-09T16:28:50.665Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-09T16:28:50.665Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-09T16:28:50.924Z] --- PASS: TestConfigInspect (2.75s) [2022-08-09T16:28:50.924Z] === RUN TestConfigList [2022-08-09T16:28:51.491Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-09T16:28:52.061Z] docker_cli_daemon_test.go:1475: [d67a6e6d2be49] daemon is not started [2022-08-09T16:28:52.321Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-09T16:28:52.889Z] check_test.go:540: [da81448543611] daemon is not started [2022-08-09T16:28:52.889Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-09T16:28:54.268Z] --- PASS: TestConfigList (3.18s) [2022-08-09T16:28:54.268Z] === RUN TestConfigsCreateAndDelete [2022-08-09T16:28:55.204Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-09T16:28:57.110Z] check_test.go:540: [d16ad8fea3917] daemon is not started [2022-08-09T16:28:57.110Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-09T16:28:57.110Z] --- PASS: TestConfigsCreateAndDelete (2.99s) [2022-08-09T16:28:57.110Z] === RUN TestConfigsUpdate [2022-08-09T16:28:57.677Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-09T16:28:58.245Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-09T16:28:58.504Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-09T16:28:59.071Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-09T16:28:59.329Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-09T16:28:59.329Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-09T16:28:59.329Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-09T16:28:59.897Z] --- PASS: TestConfigsUpdate (2.65s) [2022-08-09T16:28:59.897Z] === RUN TestTemplatedConfig [2022-08-09T16:29:00.834Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-09T16:29:01.404Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-09T16:29:02.343Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-09T16:29:02.343Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-09T16:29:03.278Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-09T16:29:03.536Z] --- PASS: TestTemplatedConfig (3.73s) [2022-08-09T16:29:03.536Z] === RUN TestConfigCreateResolve [2022-08-09T16:29:04.103Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-09T16:29:04.103Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-09T16:29:04.671Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-09T16:29:05.608Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-09T16:29:06.175Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-09T16:29:06.434Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-09T16:29:06.434Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-09T16:29:06.434Z] --- PASS: TestConfigCreateResolve (2.98s) [2022-08-09T16:29:06.434Z] PASS [2022-08-09T16:29:06.434Z] [2022-08-09T16:29:06.434Z] DONE 6 tests in 18.387s [2022-08-09T16:29:06.434Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-09T16:29:06.434Z] ++ 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-08-09T16:29:06.434Z] ++ set -e [2022-08-09T16:29:06.434Z] ++ '[' -n 0 ']' [2022-08-09T16:29:06.434Z] ++ set -x [2022-08-09T16:29:06.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-09T16:29:06.694Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-09T16:29:06.694Z] INFO: Testing against a local daemon [2022-08-09T16:29:06.694Z] === RUN TestAttachWithTTY [2022-08-09T16:29:06.694Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-09T16:29:06.694Z] === RUN TestAttachWithoutTTy [2022-08-09T16:29:06.953Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-09T16:29:06.953Z] === RUN TestCheckpoint [2022-08-09T16:29:06.953Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:29:06.953Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/commit [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:29:06.953Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/commit [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-09T16:29:06.953Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-09T16:29:06.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.04s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.02s) [2022-08-09T16:29:06.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-09T16:29:06.953Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-09T16:29:06.953Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-09T16:29:06.953Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-09T16:29:06.953Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-09T16:29:06.953Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-09T16:29:06.953Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-09T16:29:06.953Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-09T16:29:07.212Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-09T16:29:07.212Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2022-08-09T16:29:07.212Z] === RUN TestCopyEmptyFile [2022-08-09T16:29:07.212Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-09T16:29:07.212Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-09T16:29:07.780Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-08-09T16:29:07.780Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-09T16:29:07.780Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-09T16:29:07.780Z] === RUN TestCopyFromContainer [2022-08-09T16:29:08.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-09T16:29:09.418Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-09T16:29:09.418Z] === RUN TestCopyFromContainer// [2022-08-09T16:29:09.418Z] === RUN TestCopyFromContainer//bar/root [2022-08-09T16:29:09.677Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-09T16:29:09.937Z] === RUN TestCopyFromContainer/bar/quux [2022-08-09T16:29:09.937Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-09T16:29:09.937Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-09T16:29:10.196Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-09T16:29:10.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-09T16:29:10.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-09T16:29:10.196Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-09T16:29:10.196Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-09T16:29:10.456Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-09T16:29:10.456Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer (3.11s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-08-09T16:29:10.715Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2022-08-09T16:29:10.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-09T16:29:10.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:29:10.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:29:10.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:29:10.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:29:10.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:29:10.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:29:10.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-09T16:29:10.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-09T16:29:10.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-09T16:29:10.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-09T16:29:10.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-09T16:29:10.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-09T16:29:10.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-09T16:29:10.715Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-09T16:29:10.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-09T16:29:10.974Z] === RUN TestCreateWithInvalidEnv [2022-08-09T16:29:10.974Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-09T16:29:10.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-09T16:29:10.974Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-09T16:29:10.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-09T16:29:10.974Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-09T16:29:10.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-09T16:29:10.974Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-09T16:29:10.974Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-09T16:29:10.974Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-09T16:29:10.974Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-09T16:29:10.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-09T16:29:10.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-09T16:29:10.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-09T16:29:10.974Z] === RUN TestCreateTmpfsMountsTarget [2022-08-09T16:29:10.974Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-09T16:29:10.974Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-09T16:29:11.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-09T16:29:13.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-09T16:29:13.289Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-09T16:29:13.289Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2022-08-09T16:29:13.289Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-09T16:29:13.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-09T16:29:13.806Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-09T16:29:14.743Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-09T16:29:15.312Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-09T16:29:15.571Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2022-08-09T16:29:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-09T16:29:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:29:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:29:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:29:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:29:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:29:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:29:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:29:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:29:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:29:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:29:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-09T16:29:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-09T16:29:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-09T16:29:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-09T16:29:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-09T16:29:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-09T16:29:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-09T16:29:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-09T16:29:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-09T16:29:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-09T16:29:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-09T16:29:15.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-09T16:29:16.139Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-09T16:29:16.398Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-09T16:29:16.398Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-09T16:29:16.398Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2022-08-09T16:29:16.398Z] === RUN TestCreateDifferentPlatform [2022-08-09T16:29:16.398Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-09T16:29:16.398Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-09T16:29:16.398Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-09T16:29:16.398Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-09T16:29:16.398Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-09T16:29:16.398Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-09T16:29:16.398Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-09T16:29:16.398Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-09T16:29:16.658Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-09T16:29:16.658Z] === RUN TestCreateInvalidHostConfig [2022-08-09T16:29:16.658Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:29:16.658Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:29:16.658Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:29:16.658Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:29:16.658Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:29:16.658Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:29:16.658Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:29:16.658Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:29:16.658Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-09T16:29:16.658Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-09T16:29:16.658Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-09T16:29:16.658Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-09T16:29:16.658Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-09T16:29:16.658Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-09T16:29:16.658Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-09T16:29:16.658Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-09T16:29:16.658Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-09T16:29:16.658Z] === RUN TestContainerStartOnDaemonRestart [2022-08-09T16:29:16.658Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-09T16:29:16.658Z] === RUN TestDaemonRestartIpcMode [2022-08-09T16:29:16.658Z] === PAUSE TestDaemonRestartIpcMode [2022-08-09T16:29:16.658Z] === RUN TestDaemonHostGatewayIP [2022-08-09T16:29:16.658Z] === PAUSE TestDaemonHostGatewayIP [2022-08-09T16:29:16.658Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-09T16:29:16.658Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-09T16:29:16.658Z] === RUN TestContainerKillOnDaemonStart [2022-08-09T16:29:16.658Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-09T16:29:16.658Z] === RUN TestDiff [2022-08-09T16:29:17.226Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-09T16:29:17.226Z] --- PASS: TestDiff (0.77s) [2022-08-09T16:29:17.226Z] === RUN TestExecConsoleSize [2022-08-09T16:29:17.485Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-09T16:29:18.055Z] --- PASS: TestExecConsoleSize (0.85s) [2022-08-09T16:29:18.055Z] === RUN TestExecWithCloseStdin [2022-08-09T16:29:18.314Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-09T16:29:19.253Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-08-09T16:29:19.253Z] === RUN TestExec [2022-08-09T16:29:19.253Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-09T16:29:19.253Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-09T16:29:19.854Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-09T16:29:19.854Z] --- PASS: TestExec (0.84s) [2022-08-09T16:29:19.854Z] === RUN TestExecUser [2022-08-09T16:29:20.122Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-09T16:29:20.302Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-09T16:29:20.302Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-09T16:29:20.302Z] { [2022-08-09T16:29:20.302Z] "RT_GROUP_ICON": { [2022-08-09T16:29:20.302Z] "#1": { [2022-08-09T16:29:20.302Z] "0409": "../../winresources/docker.ico" [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] }, [2022-08-09T16:29:20.302Z] "RT_MANIFEST": { [2022-08-09T16:29:20.302Z] "#1": { [2022-08-09T16:29:20.302Z] "0409": { [2022-08-09T16:29:20.302Z] "identity": {}, [2022-08-09T16:29:20.302Z] "description": "Docker Engine", [2022-08-09T16:29:20.302Z] "minimum-os": "vista", [2022-08-09T16:29:20.302Z] "execution-level": "", [2022-08-09T16:29:20.302Z] "ui-access": false, [2022-08-09T16:29:20.302Z] "auto-elevate": false, [2022-08-09T16:29:20.302Z] "dpi-awareness": "unaware", [2022-08-09T16:29:20.302Z] "disable-theming": false, [2022-08-09T16:29:20.302Z] "disable-window-filtering": false, [2022-08-09T16:29:20.302Z] "high-resolution-scrolling-aware": false, [2022-08-09T16:29:20.302Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-09T16:29:20.302Z] "long-path-aware": false, [2022-08-09T16:29:20.302Z] "printer-driver-isolation": false, [2022-08-09T16:29:20.302Z] "gdi-scaling": false, [2022-08-09T16:29:20.302Z] "segment-heap": false, [2022-08-09T16:29:20.302Z] "use-common-controls-v6": false [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] }, [2022-08-09T16:29:20.302Z] "RT_MESSAGETABLE": { [2022-08-09T16:29:20.302Z] "#1": { [2022-08-09T16:29:20.302Z] "0409": "../../winresources/event_messages.bin" [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] }, [2022-08-09T16:29:20.302Z] "RT_VERSION": { [2022-08-09T16:29:20.302Z] "#1": { [2022-08-09T16:29:20.302Z] "0409": { [2022-08-09T16:29:20.302Z] "fixed": { [2022-08-09T16:29:20.302Z] "file_version": "0.0.0.0", [2022-08-09T16:29:20.302Z] "product_version": "0.0.0.0", [2022-08-09T16:29:20.302Z] "type": "Unknown" [2022-08-09T16:29:20.302Z] }, [2022-08-09T16:29:20.302Z] "info": { [2022-08-09T16:29:20.302Z] "0000": { [2022-08-09T16:29:20.302Z] "CompanyName": "", [2022-08-09T16:29:20.302Z] "FileVersion": "dev", [2022-08-09T16:29:20.302Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-09T16:29:20.302Z] "OriginalFileName": "docker-proxy.exe", [2022-08-09T16:29:20.302Z] "ProductName": "", [2022-08-09T16:29:20.302Z] "ProductVersion": "dev", [2022-08-09T16:29:20.302Z] "SpecialBuild": "df965f51bf78c95a240803825c0dee664ad6f6bf" [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] } [2022-08-09T16:29:20.302Z] cmd/docker-proxy/genwinres_windows.go [2022-08-09T16:29:20.302Z] cmd/docker-proxy/main.go [2022-08-09T16:29:20.302Z] cmd/docker-proxy/network_proxy_test.go [2022-08-09T16:29:20.302Z] cmd/docker-proxy/proxy.go [2022-08-09T16:29:20.302Z] cmd/docker-proxy/sctp_proxy.go [2022-08-09T16:29:20.302Z] cmd/docker-proxy/tcp_proxy.go [2022-08-09T16:29:20.302Z] cmd/docker-proxy/udp_proxy.go [2022-08-09T16:29:20.302Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-09T16:29:20.302Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-09T16:29:20.302Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-09T16:29:20.302Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-09T16:29:20.302Z] remote: Enumerating objects: 23, done. [2022-08-09T16:29:20.302Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-09T16:29:20.302Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-09T16:29:20.302Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-09T16:29:20.302Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-09T16:29:20.302Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-09T16:29:20.302Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-09T16:29:20.302Z] Cross building: bundles/cross/linux/ppc64le [2022-08-09T16:29:20.302Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-09T16:29:20.302Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-09T16:29:20.699Z] --- PASS: TestExecUser (0.90s) [2022-08-09T16:29:20.699Z] === RUN TestExportContainerAndImportImage [2022-08-09T16:29:21.644Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-09T16:29:21.903Z] check_test.go:540: [db2d344760dc9] daemon is not started [2022-08-09T16:29:21.903Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-09T16:29:21.903Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-09T16:29:21.903Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2022-08-09T16:29:21.903Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-09T16:29:23.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-09T16:29:23.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-09T16:29:23.806Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-08-09T16:29:23.806Z] === RUN TestHealthCheckWorkdir [2022-08-09T16:29:23.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-09T16:29:23.806Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-09T16:29:23.806Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-09T16:29:24.374Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-09T16:29:24.374Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-09T16:29:24.633Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-08-09T16:29:24.633Z] === RUN TestHealthKillContainer [2022-08-09T16:29:25.572Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-09T16:29:27.476Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-09T16:29:28.851Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-09T16:29:29.418Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-09T16:29:29.986Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-09T16:29:29.986Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-09T16:29:29.986Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-09T16:29:29.986Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-09T16:29:30.920Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-09T16:29:32.295Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-09T16:29:32.865Z] --- PASS: TestHealthKillContainer (8.22s) [2022-08-09T16:29:32.865Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-09T16:29:32.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-09T16:29:33.433Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-08-09T16:29:33.433Z] === RUN TestIpcModeNone [2022-08-09T16:29:34.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-09T16:29:34.001Z] --- PASS: TestIpcModeNone (0.69s) [2022-08-09T16:29:34.001Z] === RUN TestIpcModePrivate [2022-08-09T16:29:34.570Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-09T16:29:34.570Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-09T16:29:34.829Z] --- PASS: TestIpcModePrivate (0.69s) [2022-08-09T16:29:34.829Z] === RUN TestIpcModeShareable [2022-08-09T16:29:35.088Z] check_test.go:540: [d045582d089f2] daemon is not started [2022-08-09T16:29:35.088Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-09T16:29:35.088Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-09T16:29:35.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-09T16:29:35.347Z] --- PASS: TestIpcModeShareable (0.58s) [2022-08-09T16:29:35.347Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-09T16:29:35.606Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-09T16:29:36.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-09T16:29:36.175Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-09T16:29:36.743Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-09T16:29:37.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-09T16:29:37.681Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2022-08-09T16:29:37.681Z] === RUN TestAPIIpcModeHost [2022-08-09T16:29:38.621Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-08-09T16:29:38.621Z] === RUN TestDaemonIpcModeShareable [2022-08-09T16:29:39.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000caff20__} [2022-08-09T16:29:39.758Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-09T16:29:39.758Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-09T16:29:40.017Z] --- PASS: TestDaemonIpcModeShareable (1.63s) [2022-08-09T16:29:40.017Z] === RUN TestDaemonIpcModePrivate [2022-08-09T16:29:40.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13768883940_/foo_false_____} [2022-08-09T16:29:41.523Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2022-08-09T16:29:41.782Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2022-08-09T16:29:41.783Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-09T16:29:42.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13768883940_/foo_true_____} [2022-08-09T16:29:42.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3639531917_/foo_false_____} [2022-08-09T16:29:43.483Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-08-09T16:29:43.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3639531917_/foo_true_____} [2022-08-09T16:29:43.742Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2022-08-09T16:29:43.742Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-09T16:29:44.685Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-09T16:29:44.943Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-09T16:29:45.203Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2022-08-09T16:29:45.203Z] === RUN TestIpcModeOlderClient [2022-08-09T16:29:45.203Z] === PAUSE TestIpcModeOlderClient [2022-08-09T16:29:45.203Z] === RUN TestKillContainerInvalidSignal [2022-08-09T16:29:45.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3639531917_/foo_true__0xc000caff50___} [2022-08-09T16:29:46.140Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2022-08-09T16:29:46.140Z] === RUN TestKillContainer [2022-08-09T16:29:46.140Z] === RUN TestKillContainer/no_signal [2022-08-09T16:29:46.709Z] === RUN TestKillContainer/non_killing_signal [2022-08-09T16:29:46.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000caff68__} [2022-08-09T16:29:46.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-09T16:29:46.968Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-09T16:29:46.968Z] check_test.go:540: [de0eea17b192a] daemon is not started [2022-08-09T16:29:46.968Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-09T16:29:47.227Z] === RUN TestKillContainer/killing_signal [2022-08-09T16:29:48.164Z] --- PASS: TestKillContainer (2.03s) [2022-08-09T16:29:48.164Z] --- PASS: TestKillContainer/no_signal (0.66s) [2022-08-09T16:29:48.164Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-08-09T16:29:48.164Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-08-09T16:29:48.164Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-09T16:29:48.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-09T16:29:48.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000caff80__} [2022-08-09T16:29:48.732Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-09T16:29:48.992Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-09T16:29:49.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-08-09T16:29:49.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-08-09T16:29:49.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-08-09T16:29:49.251Z] === RUN TestKillStoppedContainer [2022-08-09T16:29:49.509Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-09T16:29:49.509Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-09T16:29:49.509Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-09T16:29:49.509Z] === RUN TestKillDifferentUserContainer [2022-08-09T16:29:49.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000caff98__} [2022-08-09T16:29:50.027Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2022-08-09T16:29:50.027Z] === RUN TestInspectOomKilledTrue [2022-08-09T16:29:50.027Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:29:50.027Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-09T16:29:50.027Z] === RUN TestInspectOomKilledFalse [2022-08-09T16:29:50.027Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:29:50.027Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-09T16:29:50.027Z] === RUN TestLinksEtcHostsContentMatch [2022-08-09T16:29:50.595Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2022-08-09T16:29:50.595Z] === RUN TestLinksContainerNames [2022-08-09T16:29:51.163Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-09T16:29:51.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000caffb0__} [2022-08-09T16:29:51.990Z] --- PASS: TestLinksContainerNames (1.23s) [2022-08-09T16:29:51.990Z] === RUN TestLogsFollowTailEmpty [2022-08-09T16:29:52.558Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-09T16:29:52.558Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-08-09T16:29:52.558Z] === RUN TestLogs [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:29:52.558Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-09T16:29:52.558Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-09T16:29:52.558Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:29:52.558Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:29:52.558Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:29:52.558Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:29:52.558Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:29:52.558Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-09T16:29:52.558Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-09T16:29:53.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-09T16:29:53.694Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-09T16:29:53.694Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-09T16:29:54.632Z] check_test.go:540: [dd55ada0e105f] daemon is not started [2022-08-09T16:29:54.632Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-09T16:29:54.632Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-09T16:29:54.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-09T16:29:54.890Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-09T16:29:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-09T16:29:55.150Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-09T16:29:55.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-09T16:29:55.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-09T16:29:55.409Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:29:55.976Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:29:55.976Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:29:55.976Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:29:55.976Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:29:55.976Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:29:55.976Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:29:55.976Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:29:55.976Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-09T16:29:55.976Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-09T16:29:55.976Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-09T16:29:57.354Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-09T16:29:57.614Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-09T16:29:57.872Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-09T16:29:58.131Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-09T16:29:58.392Z] check_test.go:540: [d4da296867e1a] daemon is not started [2022-08-09T16:29:58.651Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-09T16:29:58.651Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-09T16:29:58.909Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-09T16:29:58.909Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-09T16:29:59.847Z] --- PASS: TestLogs (7.22s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.07s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.08s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.29s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.98s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.50s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.28s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.34s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.99s) [2022-08-09T16:29:59.847Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.92s) [2022-08-09T16:29:59.847Z] === RUN TestContainerNetworkMountsNoChown [2022-08-09T16:30:00.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-09T16:30:00.415Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/default [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/default [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/private [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/private [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/rprivate [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/slave [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/slave [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/rslave [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/shared [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/shared [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/rshared [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-09T16:30:00.415Z] === CONT TestMountDaemonRoot/default [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:30:00.415Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-09T16:30:00.415Z] === CONT TestMountDaemonRoot/rprivate [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:30:00.415Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:30:00.415Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:30:00.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:30:00.416Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:30:00.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:30:00.416Z] === CONT TestMountDaemonRoot/private [2022-08-09T16:30:00.416Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-09T16:30:00.416Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-09T16:30:00.416Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:30:00.416Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:30:00.416Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-09T16:30:00.416Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-09T16:30:00.416Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:30:00.416Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:30:00.416Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/shared [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rshared [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rslave [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/slave [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:30:00.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-09T16:30:00.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-09T16:30:00.675Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-09T16:30:00.934Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-09T16:30:01.193Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-09T16:30:01.193Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-09T16:30:01.193Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-09T16:30:01.194Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-09T16:30:01.194Z] === RUN TestContainerBindMountNonRecursive [2022-08-09T16:30:01.761Z] docker_cli_daemon_plugins_test.go:80: [d2ed787e43145] daemon is not started [2022-08-09T16:30:02.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-09T16:30:02.899Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-09T16:30:02.899Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2022-08-09T16:30:02.899Z] === RUN TestContainerVolumesMountedAsShared [2022-08-09T16:30:03.157Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-09T16:30:03.727Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-08-09T16:30:03.728Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-09T16:30:03.728Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-09T16:30:03.728Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-09T16:30:04.295Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-08-09T16:30:04.295Z] === RUN TestNetworkNat [2022-08-09T16:30:04.554Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-09T16:30:04.813Z] --- PASS: TestNetworkNat (0.64s) [2022-08-09T16:30:04.813Z] === RUN TestNetworkLocalhostTCPNat [2022-08-09T16:30:05.072Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-09T16:30:05.641Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2022-08-09T16:30:05.641Z] === RUN TestNetworkLoopbackNat [2022-08-09T16:30:05.900Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-09T16:30:06.162Z] docker_cli_daemon_plugins_test.go:170: [d6177b6e8c3fb] daemon is not started [2022-08-09T16:30:07.540Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-09T16:30:07.540Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-09T16:30:08.107Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-09T16:30:08.674Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-08-09T16:30:08.675Z] === RUN TestPause [2022-08-09T16:30:08.933Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-09T16:30:09.557Z] --- PASS: TestPause (0.82s) [2022-08-09T16:30:09.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-09T16:30:09.557Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:30:09.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:30:09.557Z] === RUN TestPauseStopPausedContainer [2022-08-09T16:30:10.134Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-09T16:30:10.399Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-08-09T16:30:10.399Z] === RUN TestPidHost [2022-08-09T16:30:10.977Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-09T16:30:10.977Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-09T16:30:11.550Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-09T16:30:12.118Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-09T16:30:12.118Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-09T16:30:12.118Z] --- PASS: TestPidHost (1.76s) [2022-08-09T16:30:12.118Z] === RUN TestPsFilter [2022-08-09T16:30:12.118Z] --- PASS: TestPsFilter (0.13s) [2022-08-09T16:30:12.118Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-09T16:30:12.686Z] check_test.go:540: [df5fb09d4bea6] daemon is not started [2022-08-09T16:30:12.686Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-09T16:30:12.686Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-09T16:30:12.946Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-08-09T16:30:12.946Z] === RUN TestRemoveContainerWithVolume [2022-08-09T16:30:13.514Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-09T16:30:13.514Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-08-09T16:30:13.514Z] === RUN TestRemoveContainerRunning [2022-08-09T16:30:14.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-09T16:30:14.452Z] --- PASS: TestRemoveContainerRunning (0.86s) [2022-08-09T16:30:14.452Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-09T16:30:15.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-08-09T16:30:15.387Z] === RUN TestRemoveInvalidContainer [2022-08-09T16:30:15.387Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-08-09T16:30:15.387Z] === RUN TestRenameLinkedContainer [2022-08-09T16:30:15.387Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-09T16:30:16.323Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-09T16:30:17.701Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-09T16:30:17.959Z] --- PASS: TestRenameLinkedContainer (2.69s) [2022-08-09T16:30:17.959Z] === RUN TestRenameStoppedContainer [2022-08-09T16:30:18.528Z] --- PASS: TestRenameStoppedContainer (0.61s) [2022-08-09T16:30:18.528Z] === RUN TestRenameRunningContainerAndReuse [2022-08-09T16:30:19.097Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-09T16:30:19.663Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-08-09T16:30:19.663Z] === RUN TestRenameInvalidName [2022-08-09T16:30:20.598Z] --- PASS: TestRenameInvalidName (0.76s) [2022-08-09T16:30:20.598Z] === RUN TestRenameAnonymousContainer [2022-08-09T16:30:20.598Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-09T16:30:21.975Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-09T16:30:22.543Z] --- PASS: TestRenameAnonymousContainer (2.15s) [2022-08-09T16:30:22.543Z] === RUN TestRenameContainerWithSameName [2022-08-09T16:30:23.479Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-08-09T16:30:23.479Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-09T16:30:23.479Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-09T16:30:24.048Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-09T16:30:24.308Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2022-08-09T16:30:24.308Z] === RUN TestResize [2022-08-09T16:30:24.875Z] --- PASS: TestResize (0.48s) [2022-08-09T16:30:24.875Z] === RUN TestResizeWithInvalidSize [2022-08-09T16:30:25.442Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-09T16:30:25.442Z] === RUN TestResizeWhenContainerNotStarted [2022-08-09T16:30:25.700Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:30:25.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:30:25.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:30:25.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:30:25.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:30:25.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-09T16:30:25.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:30:26.637Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-09T16:30:27.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-09T16:30:27.771Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-09T16:30:27.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:30:29.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-09T16:30:29.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-09T16:30:30.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:30:30.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:30:31.459Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-09T16:30:33.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-09T16:30:34.249Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-09T16:30:34.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-09T16:30:36.157Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-09T16:30:38.062Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-09T16:30:38.998Z] check_test.go:540: [d76db845dc239] daemon is not started [2022-08-09T16:30:38.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-09T16:30:38.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-09T16:30:39.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-09T16:30:41.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-09T16:30:41.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-09T16:30:41.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-09T16:30:42.665Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-09T16:30:44.045Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-09T16:30:44.045Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-09T16:30:44.045Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-09T16:30:44.982Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-09T16:30:45.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-09T16:30:46.119Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-09T16:30:47.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-09T16:30:47.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-09T16:30:47.993Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-09T16:30:49.899Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.94s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.09s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.39s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.32s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.23s) [2022-08-09T16:30:50.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.17s) [2022-08-09T16:30:50.158Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-09T16:30:50.158Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-09T16:30:50.158Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-09T16:30:50.158Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-09T16:30:50.158Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-09T16:30:51.536Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-09T16:30:51.795Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-09T16:30:52.365Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-09T16:30:53.744Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.56s) [2022-08-09T16:30:53.744Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.84s) [2022-08-09T16:30:53.744Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.70s) [2022-08-09T16:30:53.744Z] === RUN TestCgroupNamespacesRun [2022-08-09T16:30:55.649Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2022-08-09T16:30:55.649Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-09T16:30:56.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-09T16:30:56.217Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-09T16:30:56.784Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-09T16:30:57.352Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2022-08-09T16:30:57.352Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-09T16:30:58.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-09T16:30:58.855Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2022-08-09T16:30:58.855Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-09T16:30:59.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-09T16:30:59.990Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2022-08-09T16:30:59.990Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-09T16:31:01.897Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2022-08-09T16:31:01.897Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-09T16:31:01.897Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-09T16:31:02.468Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-09T16:31:03.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2022-08-09T16:31:03.405Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-09T16:31:03.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-09T16:31:03.944Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-09T16:31:04.528Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2022-08-09T16:31:04.528Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-09T16:31:05.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2022-08-09T16:31:05.924Z] === RUN TestNISDomainname [2022-08-09T16:31:06.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-09T16:31:06.749Z] --- PASS: TestNISDomainname (0.91s) [2022-08-09T16:31:06.749Z] === RUN TestHostnameDnsResolution [2022-08-09T16:31:08.125Z] --- PASS: TestHostnameDnsResolution (1.11s) [2022-08-09T16:31:08.125Z] === RUN TestUnprivilegedPortsAndPing [2022-08-09T16:31:08.694Z] --- PASS: TestUnprivilegedPortsAndPing (0.66s) [2022-08-09T16:31:08.694Z] === RUN TestPrivilegedHostDevices [2022-08-09T16:31:09.631Z] --- PASS: TestPrivilegedHostDevices (0.81s) [2022-08-09T16:31:09.631Z] === RUN TestRunConsoleSize [2022-08-09T16:31:10.198Z] --- PASS: TestRunConsoleSize (0.64s) [2022-08-09T16:31:10.198Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-09T16:31:11.135Z] check_test.go:540: [dd529a9e11b9f] daemon is not started [2022-08-09T16:31:11.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-09T16:31:11.395Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-09T16:31:11.395Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-09T16:31:11.654Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-09T16:31:11.654Z] --- PASS: TestRunWithAlternativeContainerdShim (1.60s) [2022-08-09T16:31:11.654Z] === RUN TestStats [2022-08-09T16:31:11.697Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-09T16:31:11.697Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-09T16:31:11.697Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-09T16:31:11.697Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-09T16:31:11.697Z] Cross building: bundles/cross/linux/s390x [2022-08-09T16:31:11.697Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-09T16:31:11.697Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-09T16:31:12.222Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-09T16:31:12.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-09T16:31:12.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-09T16:31:12.789Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-09T16:31:12.789Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-09T16:31:13.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-09T16:31:13.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-09T16:31:14.744Z] --- PASS: TestStats (2.82s) [2022-08-09T16:31:14.744Z] === RUN TestStopContainerWithTimeout [2022-08-09T16:31:14.744Z] === RUN TestStopContainerWithTimeout/0 [2022-08-09T16:31:14.744Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-09T16:31:14.744Z] === RUN TestStopContainerWithTimeout/1 [2022-08-09T16:31:14.744Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-09T16:31:14.744Z] === RUN TestStopContainerWithTimeout/3 [2022-08-09T16:31:14.744Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-09T16:31:14.744Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-09T16:31:14.744Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-09T16:31:14.744Z] === CONT TestStopContainerWithTimeout/0 [2022-08-09T16:31:14.744Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-09T16:31:14.744Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-09T16:31:14.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-09T16:31:14.744Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-09T16:31:15.683Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-09T16:31:15.683Z] === CONT TestStopContainerWithTimeout/3 [2022-08-09T16:31:17.588Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-09T16:31:17.848Z] === CONT TestStopContainerWithTimeout/1 [2022-08-09T16:31:19.751Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-09T16:31:19.751Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-09T16:31:19.751Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2022-08-09T16:31:19.751Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2022-08-09T16:31:19.751Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-08-09T16:31:19.751Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-08-09T16:31:19.751Z] === RUN TestDeleteDevicemapper [2022-08-09T16:31:19.751Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:31:19.751Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-09T16:31:19.751Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-09T16:31:20.690Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-09T16:31:22.070Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-09T16:31:22.329Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.79s) [2022-08-09T16:31:22.329Z] === RUN TestUpdateMemory [2022-08-09T16:31:22.329Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:31:22.329Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-09T16:31:22.329Z] === RUN TestUpdateCPUQuota [2022-08-09T16:31:22.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-09T16:31:23.706Z] --- PASS: TestUpdateCPUQuota (1.17s) [2022-08-09T16:31:23.706Z] === RUN TestUpdatePidsLimit [2022-08-09T16:31:23.706Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-09T16:31:23.706Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-09T16:31:23.965Z] === RUN TestUpdatePidsLimit/no_change [2022-08-09T16:31:24.224Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-09T16:31:24.792Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-09T16:31:24.792Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-09T16:31:25.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-09T16:31:25.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-09T16:31:25.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-09T16:31:25.570Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-09T16:31:25.829Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-09T16:31:26.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit (3.73s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2022-08-09T16:31:27.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-08-09T16:31:27.348Z] === RUN TestUpdateRestartPolicy [2022-08-09T16:31:29.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-09T16:31:31.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-09T16:31:31.788Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-09T16:31:31.788Z] check_test.go:540: [db413c3876a50] daemon is not started [2022-08-09T16:31:31.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-09T16:31:31.788Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-09T16:31:31.788Z] check_test.go:540: [d94a8ba6e6112] daemon is not started [2022-08-09T16:31:31.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-09T16:31:35.073Z] check_test.go:540: [d1060ac91b5f5] daemon is not started [2022-08-09T16:31:35.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-09T16:31:39.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-09T16:31:40.203Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2022-08-09T16:31:40.203Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-09T16:31:40.462Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-09T16:31:40.720Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-09T16:31:40.721Z] === RUN TestWaitNonBlocked [2022-08-09T16:31:40.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:31:40.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:31:40.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:31:40.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:31:40.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-09T16:31:40.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-09T16:31:41.288Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-09T16:31:41.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-09T16:31:42.118Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-09T16:31:42.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-08-09T16:31:42.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2022-08-09T16:31:42.118Z] === RUN TestWaitBlocked [2022-08-09T16:31:42.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:31:42.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:31:42.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:31:42.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:31:42.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-09T16:31:42.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-09T16:31:43.055Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-09T16:31:43.314Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-09T16:31:43.314Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-09T16:31:43.314Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2022-08-09T16:31:43.314Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-08-09T16:31:43.314Z] === RUN TestWaitConditions [2022-08-09T16:31:43.314Z] === RUN TestWaitConditions/default [2022-08-09T16:31:43.314Z] === PAUSE TestWaitConditions/default [2022-08-09T16:31:43.314Z] === RUN TestWaitConditions/not-running [2022-08-09T16:31:43.314Z] === PAUSE TestWaitConditions/not-running [2022-08-09T16:31:43.314Z] === RUN TestWaitConditions/next-exit [2022-08-09T16:31:43.314Z] === PAUSE TestWaitConditions/next-exit [2022-08-09T16:31:43.314Z] === RUN TestWaitConditions/removed [2022-08-09T16:31:43.314Z] === PAUSE TestWaitConditions/removed [2022-08-09T16:31:43.314Z] === CONT TestWaitConditions/default [2022-08-09T16:31:43.314Z] === CONT TestWaitConditions/removed [2022-08-09T16:31:45.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-09T16:31:45.219Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-09T16:31:45.479Z] === CONT TestWaitConditions/next-exit [2022-08-09T16:31:45.738Z] === CONT TestWaitConditions/not-running [2022-08-09T16:31:47.641Z] --- PASS: TestWaitConditions (0.05s) [2022-08-09T16:31:47.641Z] --- PASS: TestWaitConditions/default (2.09s) [2022-08-09T16:31:47.641Z] --- PASS: TestWaitConditions/removed (2.28s) [2022-08-09T16:31:47.641Z] --- PASS: TestWaitConditions/next-exit (1.86s) [2022-08-09T16:31:47.641Z] --- PASS: TestWaitConditions/not-running (1.78s) [2022-08-09T16:31:47.641Z] === RUN TestWaitRestartedContainer [2022-08-09T16:31:47.641Z] === RUN TestWaitRestartedContainer/default [2022-08-09T16:31:47.641Z] === PAUSE TestWaitRestartedContainer/default [2022-08-09T16:31:47.641Z] === RUN TestWaitRestartedContainer/not-running [2022-08-09T16:31:47.641Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-09T16:31:47.641Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-09T16:31:47.641Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-09T16:31:47.641Z] === CONT TestWaitRestartedContainer/default [2022-08-09T16:31:47.641Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-09T16:31:47.641Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-09T16:31:47.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-09T16:31:49.017Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-09T16:31:49.586Z] === CONT TestWaitRestartedContainer/not-running [2022-08-09T16:31:51.489Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-09T16:31:51.489Z] --- PASS: TestWaitRestartedContainer/next-exit (2.14s) [2022-08-09T16:31:51.489Z] --- PASS: TestWaitRestartedContainer/default (2.19s) [2022-08-09T16:31:51.489Z] --- PASS: TestWaitRestartedContainer/not-running (1.48s) [2022-08-09T16:31:51.489Z] === CONT TestContainerStartOnDaemonRestart [2022-08-09T16:31:51.489Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-09T16:31:52.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-09T16:31:55.720Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2022-08-09T16:31:55.720Z] === CONT TestIpcModeOlderClient [2022-08-09T16:31:55.720Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-09T16:31:55.720Z] === CONT TestContainerKillOnDaemonStart [2022-08-09T16:31:55.720Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.36s) [2022-08-09T16:31:55.720Z] === CONT TestDaemonHostGatewayIP [2022-08-09T16:31:56.656Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-09T16:31:56.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-09T16:32:00.203Z] --- PASS: TestDaemonHostGatewayIP (4.22s) [2022-08-09T16:32:00.203Z] === CONT TestDaemonRestartIpcMode [2022-08-09T16:32:00.770Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-09T16:32:01.029Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-09T16:32:01.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-09T16:32:03.502Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-09T16:32:03.502Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2022-08-09T16:32:04.096Z] check_test.go:540: [df2c4f9519426] daemon is not started [2022-08-09T16:32:04.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-09T16:32:06.013Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-09T16:32:06.580Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-09T16:32:07.147Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-09T16:32:07.716Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-09T16:32:07.975Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2022-08-09T16:32:07.975Z] PASS [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] === Skipped [2022-08-09T16:32:07.975Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-09T16:32:07.975Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-09T16:32:07.975Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-09T16:32:07.975Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-09T16:32:07.975Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-09T16:32:07.975Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-09T16:32:07.975Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-09T16:32:07.975Z] [2022-08-09T16:32:07.975Z] DONE 272 tests, 6 skipped in 181.526s [2022-08-09T16:32:07.975Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-09T16:32:07.975Z] ++ 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-08-09T16:32:07.975Z] ++ set -e [2022-08-09T16:32:07.975Z] ++ '[' -n 0 ']' [2022-08-09T16:32:07.975Z] ++ set -x [2022-08-09T16:32:07.975Z] ++ 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-08-09T16:32:08.234Z] === RUN TestConfigDaemonLibtrustID [2022-08-09T16:32:08.802Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-09T16:32:08.802Z] === RUN TestConfigDaemonID [2022-08-09T16:32:09.739Z] docker_cli_daemon_plugins_test.go:106: [d60cd25e851a2] daemon is not started [2022-08-09T16:32:09.998Z] daemon_test.go:83: [d25316f13eb15] daemon is not started [2022-08-09T16:32:09.998Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-09T16:32:09.998Z] === RUN TestDaemonConfigValidation [2022-08-09T16:32:09.998Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:32:09.998Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:32:09.998Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-09T16:32:09.998Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-09T16:32:09.998Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-09T16:32:09.998Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-09T16:32:09.998Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-09T16:32:09.998Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-09T16:32:09.998Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-09T16:32:09.998Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-09T16:32:09.998Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-09T16:32:09.998Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-09T16:32:09.998Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-09T16:32:09.998Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-09T16:32:10.258Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-09T16:32:10.258Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-09T16:32:10.258Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-08-09T16:32:10.258Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-08-09T16:32:10.258Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-08-09T16:32:10.258Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-08-09T16:32:10.258Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-09T16:32:10.258Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-09T16:32:10.258Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-09T16:32:10.258Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-09T16:32:10.825Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-09T16:32:11.392Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-09T16:32:11.960Z] check_test.go:540: [d9a9a829cbba2] daemon is not started [2022-08-09T16:32:11.960Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-09T16:32:12.526Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-09T16:32:13.463Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-09T16:32:13.463Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-09T16:32:13.463Z] daemon_test.go:197: [df2b7d6f5e8e5] daemon is not started [2022-08-09T16:32:13.463Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-08-09T16:32:13.463Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-09T16:32:13.463Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-09T16:32:13.463Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-09T16:32:13.463Z] === RUN TestDaemonProxy [2022-08-09T16:32:13.463Z] === RUN TestDaemonProxy/environment_variables [2022-08-09T16:32:14.030Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-09T16:32:15.406Z] === RUN TestDaemonProxy/command-line_options [2022-08-09T16:32:15.665Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-09T16:32:15.924Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-09T16:32:16.861Z] === RUN TestDaemonProxy/configuration_file [2022-08-09T16:32:18.765Z] === RUN TestDaemonProxy/conflicting_options [2022-08-09T16:32:19.334Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-09T16:32:19.902Z] --- PASS: TestDaemonProxy (6.39s) [2022-08-09T16:32:19.902Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-08-09T16:32:19.902Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-09T16:32:19.902Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-08-09T16:32:19.902Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-09T16:32:19.902Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-08-09T16:32:19.902Z] PASS [2022-08-09T16:32:19.902Z] [2022-08-09T16:32:19.902Z] DONE 18 tests in 11.745s [2022-08-09T16:32:19.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-09T16:32:19.902Z] ++ 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-08-09T16:32:19.902Z] ++ set -e [2022-08-09T16:32:19.902Z] ++ '[' -n 0 ']' [2022-08-09T16:32:19.902Z] ++ set -x [2022-08-09T16:32:19.902Z] ++ 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-08-09T16:32:20.161Z] INFO: Testing against a local daemon [2022-08-09T16:32:20.161Z] === RUN TestCommitInheritsEnv [2022-08-09T16:32:20.421Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-09T16:32:20.421Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-09T16:32:20.421Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-09T16:32:20.421Z] === RUN TestImportWithCustomPlatform [2022-08-09T16:32:20.421Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-09T16:32:20.679Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-09T16:32:20.679Z] === RUN TestImportWithCustomPlatform// [2022-08-09T16:32:20.679Z] === RUN TestImportWithCustomPlatform/linux [2022-08-09T16:32:20.679Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-09T16:32:20.939Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-09T16:32:20.939Z] === RUN TestImportWithCustomPlatform/macos [2022-08-09T16:32:20.939Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-09T16:32:20.939Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform (0.60s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-09T16:32:21.198Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-09T16:32:21.198Z] === RUN TestImagesFilterMultiReference [2022-08-09T16:32:21.198Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-09T16:32:21.198Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-08-09T16:32:21.198Z] === RUN TestImagePullPlatformInvalid [2022-08-09T16:32:21.198Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-09T16:32:21.198Z] === RUN TestRemoveImageOrphaning [2022-08-09T16:32:21.765Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-08-09T16:32:21.765Z] === RUN TestRemoveImageGarbageCollector [2022-08-09T16:32:21.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-09T16:32:22.332Z] time="2022-08-09T16:32:22Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-09T16:32:22.332Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-09T16:32:22.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-09T16:32:23.468Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-09T16:32:23.468Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-09T16:32:24.036Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-09T16:32:24.036Z] --- PASS: TestRemoveImageGarbageCollector (2.50s) [2022-08-09T16:32:24.036Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-09T16:32:24.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-09T16:32:24.295Z] === RUN TestTagInvalidReference [2022-08-09T16:32:24.295Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-09T16:32:24.295Z] === RUN TestTagValidPrefixedRepo [2022-08-09T16:32:24.295Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-09T16:32:24.295Z] === RUN TestTagExistedNameWithoutForce [2022-08-09T16:32:24.295Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-09T16:32:24.295Z] === RUN TestTagOfficialNames [2022-08-09T16:32:24.295Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-09T16:32:24.295Z] === RUN TestTagMatchesDigest [2022-08-09T16:32:24.295Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-09T16:32:24.554Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-08-09T16:32:24.554Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-09T16:32:24.813Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-09T16:32:25.380Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-09T16:32:25.948Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-09T16:32:25.948Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-09T16:32:26.515Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-09T16:32:27.083Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-09T16:32:27.650Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-09T16:32:27.909Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-09T16:32:28.476Z] check_test.go:540: [d08d0c884311c] daemon is not started [2022-08-09T16:32:28.477Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-09T16:32:29.044Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-09T16:32:29.303Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-09T16:32:29.562Z] check_test.go:540: [d50bbd719bb58] daemon is not started [2022-08-09T16:32:29.562Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-09T16:32:30.131Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-09T16:32:32.034Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-09T16:32:35.323Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-09T16:32:35.582Z] check_test.go:540: [dada603e50749] daemon is not started [2022-08-09T16:32:35.582Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-09T16:32:37.486Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-09T16:32:38.423Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-09T16:32:39.360Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-09T16:32:40.297Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-09T16:32:40.868Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-09T16:32:45.059Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-09T16:32:45.059Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-09T16:32:45.627Z] check_test.go:540: [d8094f91a9b07] daemon is not started [2022-08-09T16:32:45.627Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-09T16:32:50.902Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-09T16:32:51.839Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-09T16:32:52.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-09T16:32:54.002Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-09T16:32:54.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-09T16:32:56.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-09T16:32:56.735Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-09T16:32:57.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-09T16:32:59.579Z] check_test.go:540: [d6259518fe936] daemon is not started [2022-08-09T16:32:59.579Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-09T16:32:59.838Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-09T16:33:00.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-09T16:33:00.355Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-09T16:33:00.922Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-09T16:33:02.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-09T16:33:02.875Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-09T16:33:02.875Z] check_test.go:540: [daac4f82235c4] daemon is not started [2022-08-09T16:33:02.875Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-09T16:33:03.140Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-09T16:33:03.140Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-09T16:33:03.140Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-09T16:33:03.140Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-09T16:33:03.140Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-09T16:33:03.500Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-09T16:33:03.816Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/test/unit [2022-08-09T16:33:04.072Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-09T16:33:04.072Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-09T16:33:04.072Z] + TESTDIRS=./... [2022-08-09T16:33:04.072Z] + exclude_paths='/vendor/|/integration' [2022-08-09T16:33:04.072Z] ++ go list ./... [2022-08-09T16:33:04.072Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-09T16:33:05.002Z] + pkg_list='github.com/docker/docker/api [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/backend [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/container [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/events [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/filters [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/image [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/mount [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/network [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/registry [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/time [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/versions [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:33:05.002Z] github.com/docker/docker/api/types/volume [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:33:05.002Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:33:05.002Z] github.com/docker/docker/cli [2022-08-09T16:33:05.002Z] github.com/docker/docker/cli/config [2022-08-09T16:33:05.002Z] github.com/docker/docker/cli/debug [2022-08-09T16:33:05.002Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:33:05.002Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:33:05.002Z] github.com/docker/docker/client [2022-08-09T16:33:05.002Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:33:05.002Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:33:05.002Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:33:05.002Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:33:05.002Z] github.com/docker/docker/container [2022-08-09T16:33:05.002Z] github.com/docker/docker/container/stream [2022-08-09T16:33:05.002Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:33:05.002Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:33:05.002Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:33:05.002Z] github.com/docker/docker/daemon [2022-08-09T16:33:05.002Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:33:05.002Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:33:05.002Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:33:05.002Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:33:05.002Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/config [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/events [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/exec [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/images [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/links [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/names [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/network [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/stats [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution/utils [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:33:05.003Z] github.com/docker/docker/dockerversion [2022-08-09T16:33:05.003Z] github.com/docker/docker/errdefs [2022-08-09T16:33:05.003Z] github.com/docker/docker/image [2022-08-09T16:33:05.003Z] github.com/docker/docker/image/cache [2022-08-09T16:33:05.003Z] github.com/docker/docker/image/tarexport [2022-08-09T16:33:05.003Z] github.com/docker/docker/image/v1 [2022-08-09T16:33:05.003Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:33:05.003Z] github.com/docker/docker/layer [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/types [2022-08-09T16:33:05.003Z] github.com/docker/docker/oci [2022-08-09T16:33:05.003Z] github.com/docker/docker/oci/caps [2022-08-09T16:33:05.003Z] github.com/docker/docker/opts [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/archive [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/directory [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/platform [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/pools [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/progress [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/signal [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/stack [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/system [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:33:05.003Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:33:05.003Z] github.com/docker/docker/plugin [2022-08-09T16:33:05.003Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:33:05.003Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:33:05.003Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:33:05.003Z] github.com/docker/docker/quota [2022-08-09T16:33:05.003Z] github.com/docker/docker/reference [2022-08-09T16:33:05.003Z] github.com/docker/docker/registry [2022-08-09T16:33:05.003Z] github.com/docker/docker/registry/resumable [2022-08-09T16:33:05.003Z] github.com/docker/docker/restartmanager [2022-08-09T16:33:05.003Z] github.com/docker/docker/rootless [2022-08-09T16:33:05.003Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:33:05.003Z] github.com/docker/docker/runconfig [2022-08-09T16:33:05.003Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/environment [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/registry [2022-08-09T16:33:05.003Z] github.com/docker/docker/testutil/request [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume/drivers [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume/local [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume/mounts [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume/service [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:33:05.003Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:33:05.003Z] ++ grep --fixed-strings -v /libnetwork [2022-08-09T16:33:05.003Z] ++ echo 'github.com/docker/docker/api [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/backend [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/container [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/events [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/filters [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/image [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/mount [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/network [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/registry [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/time [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/versions [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:33:05.003Z] github.com/docker/docker/api/types/volume [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:33:05.003Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:33:05.003Z] github.com/docker/docker/cli [2022-08-09T16:33:05.003Z] github.com/docker/docker/cli/config [2022-08-09T16:33:05.003Z] github.com/docker/docker/cli/debug [2022-08-09T16:33:05.003Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:33:05.003Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/client [2022-08-09T16:33:05.003Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:33:05.003Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:33:05.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:33:05.003Z] github.com/docker/docker/container [2022-08-09T16:33:05.003Z] github.com/docker/docker/container/stream [2022-08-09T16:33:05.003Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:33:05.003Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:33:05.003Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/config [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/events [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/exec [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/images [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/links [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/names [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/network [2022-08-09T16:33:05.003Z] github.com/docker/docker/daemon/stats [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution/utils [2022-08-09T16:33:05.003Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:33:05.003Z] github.com/docker/docker/dockerversion [2022-08-09T16:33:05.003Z] github.com/docker/docker/errdefs [2022-08-09T16:33:05.003Z] github.com/docker/docker/image [2022-08-09T16:33:05.003Z] github.com/docker/docker/image/cache [2022-08-09T16:33:05.003Z] github.com/docker/docker/image/tarexport [2022-08-09T16:33:05.003Z] github.com/docker/docker/image/v1 [2022-08-09T16:33:05.003Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:33:05.003Z] github.com/docker/docker/layer [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:33:05.003Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:33:05.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/libnetwork/types [2022-08-09T16:33:05.004Z] github.com/docker/docker/oci [2022-08-09T16:33:05.004Z] github.com/docker/docker/oci/caps [2022-08-09T16:33:05.004Z] github.com/docker/docker/opts [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/archive [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/directory [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/platform [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/pools [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/progress [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/signal [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/stack [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/system [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:33:05.004Z] github.com/docker/docker/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:33:05.004Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:33:05.004Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:33:05.004Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:33:05.004Z] github.com/docker/docker/quota [2022-08-09T16:33:05.004Z] github.com/docker/docker/reference [2022-08-09T16:33:05.004Z] github.com/docker/docker/registry [2022-08-09T16:33:05.004Z] github.com/docker/docker/registry/resumable [2022-08-09T16:33:05.004Z] github.com/docker/docker/restartmanager [2022-08-09T16:33:05.004Z] github.com/docker/docker/rootless [2022-08-09T16:33:05.004Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:33:05.004Z] github.com/docker/docker/runconfig [2022-08-09T16:33:05.004Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/environment [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/registry [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/request [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/drivers [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/local [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/mounts [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/service [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:33:05.004Z] + base_pkg_list='github.com/docker/docker/api [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/backend [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/container [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/events [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/filters [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/image [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/mount [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/network [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/registry [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/time [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/versions [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/volume [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:33:05.004Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:33:05.004Z] github.com/docker/docker/cli [2022-08-09T16:33:05.004Z] github.com/docker/docker/cli/config [2022-08-09T16:33:05.004Z] github.com/docker/docker/cli/debug [2022-08-09T16:33:05.004Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:33:05.004Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:33:05.004Z] github.com/docker/docker/client [2022-08-09T16:33:05.004Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:33:05.004Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:33:05.004Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:33:05.004Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:33:05.004Z] github.com/docker/docker/container [2022-08-09T16:33:05.004Z] github.com/docker/docker/container/stream [2022-08-09T16:33:05.004Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:33:05.004Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:33:05.004Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/config [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/events [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/exec [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/images [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/links [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/names [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/network [2022-08-09T16:33:05.004Z] github.com/docker/docker/daemon/stats [2022-08-09T16:33:05.004Z] github.com/docker/docker/distribution [2022-08-09T16:33:05.004Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:33:05.004Z] github.com/docker/docker/distribution/utils [2022-08-09T16:33:05.004Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:33:05.004Z] github.com/docker/docker/dockerversion [2022-08-09T16:33:05.004Z] github.com/docker/docker/errdefs [2022-08-09T16:33:05.004Z] github.com/docker/docker/image [2022-08-09T16:33:05.004Z] github.com/docker/docker/image/cache [2022-08-09T16:33:05.004Z] github.com/docker/docker/image/tarexport [2022-08-09T16:33:05.004Z] github.com/docker/docker/image/v1 [2022-08-09T16:33:05.004Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:33:05.004Z] github.com/docker/docker/layer [2022-08-09T16:33:05.004Z] github.com/docker/docker/libcontainerd [2022-08-09T16:33:05.004Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:33:05.004Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:33:05.004Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:33:05.004Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:33:05.004Z] github.com/docker/docker/oci [2022-08-09T16:33:05.004Z] github.com/docker/docker/oci/caps [2022-08-09T16:33:05.004Z] github.com/docker/docker/opts [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/archive [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/directory [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/platform [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/pools [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/progress [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/signal [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/stack [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/system [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:33:05.004Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:33:05.004Z] github.com/docker/docker/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:33:05.004Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:33:05.004Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:33:05.004Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:33:05.004Z] github.com/docker/docker/quota [2022-08-09T16:33:05.004Z] github.com/docker/docker/reference [2022-08-09T16:33:05.004Z] github.com/docker/docker/registry [2022-08-09T16:33:05.004Z] github.com/docker/docker/registry/resumable [2022-08-09T16:33:05.004Z] github.com/docker/docker/restartmanager [2022-08-09T16:33:05.004Z] github.com/docker/docker/rootless [2022-08-09T16:33:05.004Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:33:05.004Z] github.com/docker/docker/runconfig [2022-08-09T16:33:05.004Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/environment [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/registry [2022-08-09T16:33:05.004Z] github.com/docker/docker/testutil/request [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/drivers [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/local [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/mounts [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/service [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:33:05.004Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:33:05.004Z] ++ grep --fixed-strings /libnetwork [2022-08-09T16:33:05.004Z] ++ echo 'github.com/docker/docker/api [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/backend [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/container [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/events [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/filters [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/image [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/mount [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/network [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/registry [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/time [2022-08-09T16:33:05.004Z] github.com/docker/docker/api/types/versions [2022-08-09T16:33:05.005Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:33:05.005Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:33:05.005Z] github.com/docker/docker/api/types/volume [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:33:05.005Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:33:05.005Z] github.com/docker/docker/cli [2022-08-09T16:33:05.005Z] github.com/docker/docker/cli/config [2022-08-09T16:33:05.005Z] github.com/docker/docker/cli/debug [2022-08-09T16:33:05.005Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:33:05.005Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:33:05.005Z] github.com/docker/docker/client [2022-08-09T16:33:05.005Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:33:05.005Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:33:05.005Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:33:05.005Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:33:05.005Z] github.com/docker/docker/container [2022-08-09T16:33:05.005Z] github.com/docker/docker/container/stream [2022-08-09T16:33:05.005Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:33:05.005Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:33:05.005Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/config [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/events [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/exec [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/images [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/links [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/names [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/network [2022-08-09T16:33:05.005Z] github.com/docker/docker/daemon/stats [2022-08-09T16:33:05.005Z] github.com/docker/docker/distribution [2022-08-09T16:33:05.005Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:33:05.005Z] github.com/docker/docker/distribution/utils [2022-08-09T16:33:05.005Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:33:05.005Z] github.com/docker/docker/dockerversion [2022-08-09T16:33:05.005Z] github.com/docker/docker/errdefs [2022-08-09T16:33:05.005Z] github.com/docker/docker/image [2022-08-09T16:33:05.005Z] github.com/docker/docker/image/cache [2022-08-09T16:33:05.005Z] github.com/docker/docker/image/tarexport [2022-08-09T16:33:05.005Z] github.com/docker/docker/image/v1 [2022-08-09T16:33:05.005Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:33:05.005Z] github.com/docker/docker/layer [2022-08-09T16:33:05.005Z] github.com/docker/docker/libcontainerd [2022-08-09T16:33:05.005Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:33:05.005Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:33:05.005Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:33:05.005Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/types [2022-08-09T16:33:05.005Z] github.com/docker/docker/oci [2022-08-09T16:33:05.005Z] github.com/docker/docker/oci/caps [2022-08-09T16:33:05.005Z] github.com/docker/docker/opts [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/archive [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/directory [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/platform [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/pools [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/progress [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/signal [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/stack [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/system [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:33:05.005Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:33:05.005Z] github.com/docker/docker/plugin [2022-08-09T16:33:05.005Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:33:05.005Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:33:05.005Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:33:05.005Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:33:05.005Z] github.com/docker/docker/quota [2022-08-09T16:33:05.005Z] github.com/docker/docker/reference [2022-08-09T16:33:05.005Z] github.com/docker/docker/registry [2022-08-09T16:33:05.005Z] github.com/docker/docker/registry/resumable [2022-08-09T16:33:05.005Z] github.com/docker/docker/restartmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/rootless [2022-08-09T16:33:05.005Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:33:05.005Z] github.com/docker/docker/runconfig [2022-08-09T16:33:05.005Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/environment [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/registry [2022-08-09T16:33:05.005Z] github.com/docker/docker/testutil/request [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume/drivers [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume/local [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume/mounts [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume/service [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:33:05.005Z] github.com/docker/docker/volume/testutils' [2022-08-09T16:33:05.005Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/types' [2022-08-09T16:33:05.005Z] + echo 'github.com/docker/docker/libnetwork [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:33:05.005Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/types' [2022-08-09T16:33:05.006Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:33:05.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:33:05.006Z] + type docker-proxy [2022-08-09T16:33:05.006Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-09T16:33:05.006Z] + hack/make.sh binary-proxy install-proxy [2022-08-09T16:33:05.006Z] [2022-08-09T16:33:05.006Z] Removing bundles/ [2022-08-09T16:33:05.262Z] [2022-08-09T16:33:05.262Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-09T16:33:05.262Z] Building: bundles/binary-proxy/docker-proxy [2022-08-09T16:33:05.262Z] GOOS="" GOARCH="" GOARM="" [2022-08-09T16:33:05.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-09T16:33:05.678Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-09T16:33:06.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-09T16:33:08.520Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-09T16:33:09.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-09T16:33:13.186Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-09T16:33:13.350Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-09T16:33:13.350Z] [2022-08-09T16:33:13.350Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-09T16:33:13.350Z] Installing docker-proxy to /usr/local/bin/ [2022-08-09T16:33:13.350Z] [2022-08-09T16:33:13.350Z] + mkdir -p bundles [2022-08-09T16:33:13.350Z] + '[' -n 'github.com/docker/docker/api [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/backend/build [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/httpstatus [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/httputils [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/middleware [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/build [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/container [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/debug [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/distribution [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/grpc [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/image [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/network [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/plugin [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/session [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/swarm [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/system [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/server/router/volume [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/backend [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/blkiodev [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/container [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/events [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/filters [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/image [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/mount [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/network [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/registry [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/strslice [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/swarm [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/time [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/versions [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-09T16:33:13.350Z] github.com/docker/docker/api/types/volume [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/builder-next/worker [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/dockerfile [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/remotecontext [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/remotecontext/git [2022-08-09T16:33:13.350Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-09T16:33:13.350Z] github.com/docker/docker/cli [2022-08-09T16:33:13.350Z] github.com/docker/docker/cli/config [2022-08-09T16:33:13.350Z] github.com/docker/docker/cli/debug [2022-08-09T16:33:13.350Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-09T16:33:13.350Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-09T16:33:13.350Z] github.com/docker/docker/client [2022-08-09T16:33:13.350Z] github.com/docker/docker/cmd/docker-proxy [2022-08-09T16:33:13.350Z] github.com/docker/docker/cmd/dockerd [2022-08-09T16:33:13.350Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-09T16:33:13.350Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-09T16:33:13.350Z] github.com/docker/docker/container [2022-08-09T16:33:13.350Z] github.com/docker/docker/container/stream [2022-08-09T16:33:13.350Z] github.com/docker/docker/contrib/apparmor [2022-08-09T16:33:13.350Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-09T16:33:13.350Z] github.com/docker/docker/contrib/httpserver [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/cluster [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/cluster/convert [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/cluster/executor [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/cluster/provider [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/config [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/containerd [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/events [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/events/testutils [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/exec [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/images [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/initlayer [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/links [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/listeners [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/gelf [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/journald [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/local [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/logentries [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/splunk [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/syslog [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/logger/templates [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/names [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/network [2022-08-09T16:33:13.350Z] github.com/docker/docker/daemon/stats [2022-08-09T16:33:13.350Z] github.com/docker/docker/distribution [2022-08-09T16:33:13.350Z] github.com/docker/docker/distribution/metadata [2022-08-09T16:33:13.350Z] github.com/docker/docker/distribution/utils [2022-08-09T16:33:13.350Z] github.com/docker/docker/distribution/xfer [2022-08-09T16:33:13.350Z] github.com/docker/docker/dockerversion [2022-08-09T16:33:13.350Z] github.com/docker/docker/errdefs [2022-08-09T16:33:13.350Z] github.com/docker/docker/image [2022-08-09T16:33:13.350Z] github.com/docker/docker/image/cache [2022-08-09T16:33:13.350Z] github.com/docker/docker/image/tarexport [2022-08-09T16:33:13.350Z] github.com/docker/docker/image/v1 [2022-08-09T16:33:13.350Z] github.com/docker/docker/internal/test/suite [2022-08-09T16:33:13.350Z] github.com/docker/docker/layer [2022-08-09T16:33:13.350Z] github.com/docker/docker/libcontainerd [2022-08-09T16:33:13.350Z] github.com/docker/docker/libcontainerd/queue [2022-08-09T16:33:13.350Z] github.com/docker/docker/libcontainerd/remote [2022-08-09T16:33:13.350Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-09T16:33:13.350Z] github.com/docker/docker/libcontainerd/types [2022-08-09T16:33:13.350Z] github.com/docker/docker/oci [2022-08-09T16:33:13.350Z] github.com/docker/docker/oci/caps [2022-08-09T16:33:13.350Z] github.com/docker/docker/opts [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/aaparser [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/archive [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/authorization [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/broadcaster [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/capabilities [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/chrootarchive [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/containerfs [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/devicemapper [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/directory [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/dmesg [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/fileutils [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/fsutils [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/homedir [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/idtools [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/ioutils [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/jsonmessage [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/longpath [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/loopback [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/namesgenerator [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/parsers [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/pidfile [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/platform [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/plugingetter [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/plugins [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/plugins/transport [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/pools [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/progress [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/pubsub [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/reexec [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/signal [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/stack [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/stdcopy [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/streamformatter [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/stringid [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/sysinfo [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/system [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/tailfile [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/tarsum [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/urlutil [2022-08-09T16:33:13.350Z] github.com/docker/docker/pkg/useragent [2022-08-09T16:33:13.350Z] github.com/docker/docker/plugin [2022-08-09T16:33:13.350Z] github.com/docker/docker/plugin/executor/containerd [2022-08-09T16:33:13.350Z] github.com/docker/docker/plugin/v2 [2022-08-09T16:33:13.350Z] github.com/docker/docker/profiles/apparmor [2022-08-09T16:33:13.350Z] github.com/docker/docker/profiles/seccomp [2022-08-09T16:33:13.350Z] github.com/docker/docker/quota [2022-08-09T16:33:13.350Z] github.com/docker/docker/reference [2022-08-09T16:33:13.350Z] github.com/docker/docker/registry [2022-08-09T16:33:13.350Z] github.com/docker/docker/registry/resumable [2022-08-09T16:33:13.350Z] github.com/docker/docker/restartmanager [2022-08-09T16:33:13.350Z] github.com/docker/docker/rootless [2022-08-09T16:33:13.350Z] github.com/docker/docker/rootless/specconv [2022-08-09T16:33:13.350Z] github.com/docker/docker/runconfig [2022-08-09T16:33:13.350Z] github.com/docker/docker/runconfig/opts [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/daemon [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/environment [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/fakecontext [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/fakegit [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/fakestorage [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/fixtures/load [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/registry [2022-08-09T16:33:13.350Z] github.com/docker/docker/testutil/request [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume/drivers [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume/local [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume/mounts [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume/service [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume/service/opts [2022-08-09T16:33:13.350Z] github.com/docker/docker/volume/testutils' ']' [2022-08-09T16:33:13.351Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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-08-09T16:33:13.351Z] ? github.com/docker/docker/api [no test files] [2022-08-09T16:33:14.565Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-09T16:33:16.473Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-09T16:33:20.667Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-09T16:33:20.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-09T16:33:23.536Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-09T16:33:24.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-09T16:33:27.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-09T16:33:27.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-09T16:33:27.760Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-09T16:33:29.665Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-09T16:33:29.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-09T16:33:30.861Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-09T16:33:31.403Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-08-09T16:33:31.799Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-09T16:33:32.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-09T16:33:35.273Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-09T16:33:38.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-09T16:33:39.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-09T16:33:41.317Z] docker_cli_daemon_test.go:2504: [d3d73357186a8] daemon is not started [2022-08-09T16:33:41.317Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-09T16:33:42.697Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-09T16:33:42.956Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-09T16:33:43.525Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-09T16:33:50.139Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-09T16:33:50.707Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-09T16:33:51.643Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-09T16:33:51.643Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-09T16:33:53.019Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-09T16:33:54.397Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-09T16:33:55.333Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-09T16:33:56.270Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-09T16:33:56.529Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-09T16:33:57.098Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-09T16:33:57.666Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-09T16:33:57.927Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-09T16:33:58.495Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-09T16:33:58.495Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-09T16:33:58.495Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-09T16:33:59.063Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-09T16:33:59.063Z] check_test.go:540: [d78b5c7291f0e] daemon is not started [2022-08-09T16:33:59.063Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-09T16:34:00.440Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite (339.98s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.48s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.36s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.32s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.40s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.60s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.35s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s) [2022-08-09T16:34:05.716Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.02s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.40s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-09T16:34:05.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.42s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.44s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.53s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.61s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.25s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.13s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.58s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.00s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.75s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s) [2022-08-09T16:34:05.717Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-09T16:34:05.717Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.93s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.67s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.43s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.60s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.68s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.15s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.31s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.59s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.86s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.63s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.45s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.51s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.03s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-08-09T16:34:05.717Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.28s) [2022-08-09T16:34:05.717Z] === RUN TestDockerSwarmSuite [2022-08-09T16:34:05.717Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-09T16:34:05.717Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-09T16:34:07.094Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-09T16:34:08.499Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-09T16:34:08.499Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-09T16:34:08.758Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-09T16:34:09.325Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-09T16:34:10.261Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-09T16:34:10.261Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-09T16:34:12.167Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-09T16:34:18.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-09T16:34:22.926Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-09T16:34:23.494Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-09T16:34:26.029Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-09T16:34:29.316Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-09T16:34:30.253Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-09T16:34:30.253Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-09T16:34:30.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-09T16:34:30.253Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-09T16:34:30.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-09T16:34:30.253Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-09T16:34:30.253Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-09T16:34:30.253Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-09T16:34:30.253Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-09T16:34:31.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-09T16:34:32.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-09T16:34:33.538Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-09T16:34:34.928Z] docker_api_swarm_test.go:563: [db77da3ce3e21] joining swarm manager [dce7bcf4c7c47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:34:39.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-09T16:34:41.653Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-09T16:34:41.653Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-09T16:34:46.932Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-09T16:34:47.501Z] docker_api_swarm_test.go:585: [d958beab61c29] joining swarm manager [dce7bcf4c7c47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:34:51.689Z] check_test.go:611: [db77da3ce3e21] daemon is not started [2022-08-09T16:34:52.626Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-09T16:34:53.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-09T16:34:54.573Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-09T16:34:57.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-09T16:34:57.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-09T16:34:58.119Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-09T16:34:59.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-09T16:35:00.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-09T16:35:00.949Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-09T16:35:01.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-09T16:35:01.208Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-09T16:35:01.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-09T16:35:04.499Z] docker_api_swarm_test.go:46: [ddb9d6bf527d5] joining swarm manager [d82a7d819af5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/types/registry 0.013s coverage: 54.2% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 49.3% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-09T16:35:07.909Z] ok github.com/docker/docker/builder/remotecontext/git 1.780s coverage: 86.3% of statements [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/cli [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-09T16:35:07.909Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-09T16:35:08.472Z] ok github.com/docker/docker/cmd/docker-proxy 0.224s coverage: 67.6% of statements [2022-08-09T16:35:11.066Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-09T16:35:11.066Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-09T16:35:12.688Z] ok github.com/docker/docker/client 0.144s coverage: 75.9% of statements [2022-08-09T16:35:13.598Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-09T16:35:23.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-09T16:35:23.577Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-09T16:35:23.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-09T16:35:24.145Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-09T16:35:24.405Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-09T16:35:28.601Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-09T16:35:30.513Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-09T16:35:30.513Z] --- PASS: TestImportExtremelyLargeImageWorks (186.00s) [2022-08-09T16:35:30.513Z] PASS [2022-08-09T16:35:30.513Z] [2022-08-09T16:35:30.513Z] DONE 22 tests in 190.568s [2022-08-09T16:35:30.513Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-09T16:35:30.513Z] ++ 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-08-09T16:35:30.513Z] ++ set -e [2022-08-09T16:35:30.513Z] ++ '[' -n 0 ']' [2022-08-09T16:35:30.513Z] ++ set -x [2022-08-09T16:35:30.513Z] ++ 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-08-09T16:35:30.513Z] === RUN TestStripANSICommands [2022-08-09T16:35:30.513Z] === RUN TestStripANSICommands/#00 [2022-08-09T16:35:30.513Z] === RUN TestStripANSICommands/#01 [2022-08-09T16:35:30.513Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-09T16:35:30.513Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-09T16:35:30.513Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-09T16:35:30.513Z] PASS [2022-08-09T16:35:30.513Z] [2022-08-09T16:35:30.513Z] DONE 3 tests in 0.049s [2022-08-09T16:35:30.513Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-09T16:35:30.513Z] ++ 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-08-09T16:35:30.513Z] ++ set -e [2022-08-09T16:35:30.513Z] ++ '[' -n 0 ']' [2022-08-09T16:35:30.513Z] ++ set -x [2022-08-09T16:35:30.513Z] ++ 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-08-09T16:35:30.513Z] INFO: Testing against a local daemon [2022-08-09T16:35:30.513Z] === RUN TestNetworkCreateDelete [2022-08-09T16:35:30.772Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-08-09T16:35:30.772Z] === RUN TestDockerNetworkDeletePreferID [2022-08-09T16:35:31.339Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-09T16:35:31.339Z] === RUN TestDaemonDNSFallback [2022-08-09T16:35:32.276Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-09T16:35:36.466Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-09T16:35:37.035Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-09T16:35:37.972Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-08-09T16:35:37.972Z] === RUN TestInspectNetwork [2022-08-09T16:35:38.540Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-09T16:35:42.733Z] === RUN TestInspectNetwork/full_network_id [2022-08-09T16:35:42.733Z] === RUN TestInspectNetwork/partial_network_id [2022-08-09T16:35:42.733Z] === RUN TestInspectNetwork/network_name [2022-08-09T16:35:42.733Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-09T16:35:46.924Z] --- PASS: TestInspectNetwork (8.63s) [2022-08-09T16:35:46.924Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-09T16:35:46.924Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-09T16:35:46.924Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-09T16:35:46.924Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-09T16:35:46.924Z] === RUN TestRunContainerWithBridgeNone [2022-08-09T16:35:48.830Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-09T16:35:48.830Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:35:48.830Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:35:48.830Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:35:48.830Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-09T16:35:48.830Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-09T16:35:48.830Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-09T16:35:48.830Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-09T16:35:48.830Z] === RUN TestNetworkList [2022-08-09T16:35:48.830Z] === RUN TestNetworkList//networks [2022-08-09T16:35:48.830Z] === PAUSE TestNetworkList//networks [2022-08-09T16:35:48.830Z] === RUN TestNetworkList//networks/ [2022-08-09T16:35:48.830Z] === PAUSE TestNetworkList//networks/ [2022-08-09T16:35:48.830Z] === CONT TestNetworkList//networks [2022-08-09T16:35:48.830Z] === CONT TestNetworkList//networks/ [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkList (0.03s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-09T16:35:48.830Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-09T16:35:48.830Z] === RUN TestHostIPv4BridgeLabel [2022-08-09T16:35:49.399Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-09T16:35:49.399Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-09T16:35:49.658Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-09T16:35:49.658Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-09T16:35:50.226Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-09T16:35:50.226Z] === RUN TestDaemonDefaultNetworkPools [2022-08-09T16:35:51.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-09T16:35:51.163Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-09T16:35:52.566Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2022-08-09T16:35:52.566Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-09T16:35:53.134Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-09T16:35:53.393Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-09T16:35:53.652Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-08-09T16:35:53.652Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-09T16:35:53.652Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-09T16:35:54.220Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-09T16:35:54.220Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-09T16:35:54.220Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-09T16:35:54.220Z] === RUN TestServiceWithPredefinedNetwork [2022-08-09T16:35:54.479Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-09T16:35:54.479Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-09T16:35:56.386Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-09T16:35:56.954Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-08-09T16:35:56.954Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-09T16:35:56.954Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:35:56.954Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:35:56.954Z] === RUN TestServiceWithDataPathPortInit [2022-08-09T16:35:57.212Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-09T16:35:58.590Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-09T16:35:59.317Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 31.5% of statements [2022-08-09T16:35:59.317Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-09T16:35:59.317Z] ok github.com/docker/docker/cmd/dockerd/trap 2.556s coverage: 0.0% of statements [2022-08-09T16:35:59.317Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-09T16:35:59.317Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-09T16:35:59.317Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-09T16:35:59.317Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-09T16:35:59.317Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-09T16:35:59.528Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-09T16:36:00.465Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-09T16:36:01.402Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-09T16:36:05.589Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-09T16:36:05.861Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-08-09T16:36:07.228Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-09T16:36:08.156Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-09T16:36:13.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-09T16:36:13.703Z] --- PASS: TestServiceWithDataPathPortInit (16.49s) [2022-08-09T16:36:13.703Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-09T16:36:15.081Z] docker_api_swarm_test.go:304: [d1037523add84] joining swarm manager [d436fa6491b70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:36:16.245Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-09T16:36:16.463Z] docker_api_swarm_test.go:305: [df6ef88fbae06] joining swarm manager [d436fa6491b70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:36:16.502Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.7% of statements [2022-08-09T16:36:17.063Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-09T16:36:17.441Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wf175sqhjp140mx1rq2j8ss3e Created:2022-08-09 16:36:15.032877503 +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[6baac3faca312017f7563ba2da1cc2e7ce193309c37b582ad84953cdba40cd4e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v57cfr8teq09poxosqgwrd8v6 EndpointID:0e83fbfbcc26e9cce7478a37f6c6029d2da642693d7326fc0f8fbe02364e4d11 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d3277e26fb23f0424cb62248d40a89c1cdb8fdaadb6167146674f8544b33e875 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:022065d98478 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v57cfr8teq09poxosqgwrd8v6 EndpointID:0e83fbfbcc26e9cce7478a37f6c6029d2da642693d7326fc0f8fbe02364e4d11 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-09T16:36:17.626Z] ok github.com/docker/docker/daemon 10.164s coverage: 16.6% of statements [2022-08-09T16:36:17.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-09T16:36:17.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-09T16:36:17.626Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-09T16:36:17.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-09T16:36:17.626Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-09T16:36:17.626Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-09T16:36:18.817Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-09T16:36:19.527Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.802s coverage: 74.8% of statements [2022-08-09T16:36:19.789Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-09T16:36:21.154Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.456s coverage: 60.7% of statements [2022-08-09T16:36:22.103Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-09T16:36:22.103Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.61s) [2022-08-09T16:36:22.103Z] PASS [2022-08-09T16:36:22.103Z] [2022-08-09T16:36:22.103Z] === Skipped [2022-08-09T16:36:22.103Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-09T16:36:22.103Z] service_test.go:243: FLAKY_TEST [2022-08-09T16:36:22.103Z] [2022-08-09T16:36:22.103Z] DONE 38 tests, 1 skipped in 51.449s [2022-08-09T16:36:22.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:36:22.103Z] ++ 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-08-09T16:36:22.103Z] ++ set -e [2022-08-09T16:36:22.103Z] ++ '[' -n 0 ']' [2022-08-09T16:36:22.103Z] ++ set -x [2022-08-09T16:36:22.103Z] ++ 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-08-09T16:36:22.103Z] INFO: Testing against a local daemon [2022-08-09T16:36:22.103Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-09T16:36:22.103Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:36:22.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:36:22.103Z] === RUN TestDockerNetworkIpvlan [2022-08-09T16:36:22.103Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:36:22.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:36:22.103Z] PASS [2022-08-09T16:36:22.103Z] [2022-08-09T16:36:22.103Z] === Skipped [2022-08-09T16:36:22.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-09T16:36:22.103Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:36:22.103Z] [2022-08-09T16:36:22.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-09T16:36:22.103Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-09T16:36:22.103Z] [2022-08-09T16:36:22.103Z] DONE 2 tests, 2 skipped in 0.134s [2022-08-09T16:36:22.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-09T16:36:22.103Z] ++ 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-08-09T16:36:22.103Z] ++ set -e [2022-08-09T16:36:22.103Z] ++ '[' -n 0 ']' [2022-08-09T16:36:22.103Z] ++ set -x [2022-08-09T16:36:22.103Z] ++ 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-08-09T16:36:22.362Z] INFO: Testing against a local daemon [2022-08-09T16:36:22.362Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-09T16:36:22.547Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-08-09T16:36:22.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-09T16:36:23.868Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-08-09T16:36:23.868Z] === RUN TestDockerNetworkMacvlan [2022-08-09T16:36:24.435Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-09T16:36:24.444Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.306s coverage: 50.6% of statements [2022-08-09T16:36:24.444Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.378s coverage: 45.9% of statements [2022-08-09T16:36:24.444Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-09T16:36:25.371Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-09T16:36:25.374Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-09T16:36:26.301Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.716s coverage: 58.5% of statements [2022-08-09T16:36:26.301Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-09T16:36:26.301Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-09T16:36:26.307Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-09T16:36:26.558Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-09T16:36:26.815Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-09T16:36:28.706Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.9% of statements [2022-08-09T16:36:28.706Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-09T16:36:28.706Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-09T16:36:28.706Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-08-09T16:36:28.840Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-09T16:36:29.777Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-09T16:36:30.071Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-08-09T16:36:30.327Z] ok github.com/docker/docker/daemon/logger/awslogs 0.214s coverage: 79.9% of statements [2022-08-09T16:36:30.327Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-09T16:36:30.583Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-09T16:36:30.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-09T16:36:30.972Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-09T16:36:30.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-09T16:36:31.145Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.011s coverage: 88.2% of statements [2022-08-09T16:36:31.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-09T16:36:32.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.197s coverage: 76.8% of statements [2022-08-09T16:36:32.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-09T16:36:32.921Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-09T16:36:32.921Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-09T16:36:32.921Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-09T16:36:33.180Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-09T16:36:33.440Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 79.4% of statements [2022-08-09T16:36:34.368Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 67.4% of statements [2022-08-09T16:36:34.559Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-09T16:36:34.930Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-09T16:36:35.186Z] ok github.com/docker/docker/daemon/logger/journald 3.386s coverage: 74.3% of statements [2022-08-09T16:36:35.186Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-09T16:36:35.186Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-09T16:36:35.186Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-09T16:36:35.186Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-09T16:36:35.937Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-09T16:36:36.160Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-09T16:36:36.416Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-09T16:36:36.979Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-09T16:36:37.236Z] ok github.com/docker/docker/daemon/logger/splunk 1.579s coverage: 82.5% of statements [2022-08-09T16:36:37.236Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-09T16:36:37.236Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan (13.43s) [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.33s) [2022-08-09T16:36:37.324Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.09s) [2022-08-09T16:36:37.324Z] PASS [2022-08-09T16:36:37.324Z] [2022-08-09T16:36:37.324Z] DONE 8 tests in 14.937s [2022-08-09T16:36:37.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-09T16:36:37.324Z] ++ 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-08-09T16:36:37.324Z] ++ set -e [2022-08-09T16:36:37.324Z] ++ '[' -n 0 ']' [2022-08-09T16:36:37.324Z] ++ set -x [2022-08-09T16:36:37.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-09T16:36:37.324Z] testing: warning: no tests to run [2022-08-09T16:36:37.324Z] PASS [2022-08-09T16:36:37.324Z] [2022-08-09T16:36:37.324Z] DONE 0 tests in 0.030s [2022-08-09T16:36:37.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-09T16:36:37.324Z] ++ 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-08-09T16:36:37.324Z] ++ set -e [2022-08-09T16:36:37.324Z] ++ '[' -n 0 ']' [2022-08-09T16:36:37.324Z] ++ set -x [2022-08-09T16:36:37.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-09T16:36:37.324Z] INFO: Testing against a local daemon [2022-08-09T16:36:37.324Z] === RUN TestAuthZPluginAllowRequest [2022-08-09T16:36:38.603Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements [2022-08-09T16:36:38.704Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-08-09T16:36:38.704Z] === RUN TestAuthZPluginTLS [2022-08-09T16:36:39.272Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-09T16:36:39.272Z] === RUN TestAuthZPluginDenyRequest [2022-08-09T16:36:39.839Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-09T16:36:39.839Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-09T16:36:39.967Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-09T16:36:39.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-09T16:36:40.223Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-09T16:36:40.406Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-09T16:36:40.406Z] === RUN TestAuthZPluginDenyResponse [2022-08-09T16:36:40.821Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-09T16:36:40.821Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-08-09T16:36:40.821Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-09T16:36:40.973Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-09T16:36:40.973Z] === RUN TestAuthZPluginAllowEventStream [2022-08-09T16:36:41.383Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-08-09T16:36:41.909Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-09T16:36:41.944Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-08-09T16:36:41.944Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-09T16:36:41.944Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-09T16:36:42.168Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-09T16:36:42.427Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-08-09T16:36:42.427Z] === RUN TestAuthZPluginErrorResponse [2022-08-09T16:36:42.506Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-08-09T16:36:42.685Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-09T16:36:42.944Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-08-09T16:36:42.944Z] === RUN TestAuthZPluginErrorRequest [2022-08-09T16:36:43.203Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-09T16:36:43.434Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-09T16:36:43.462Z] === RUN TestDockerSuite/TestBuildFails [2022-08-09T16:36:43.462Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-09T16:36:43.462Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-09T16:36:43.690Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-09T16:36:43.947Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-09T16:36:44.030Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-09T16:36:44.030Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-09T16:36:44.030Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-09T16:36:44.030Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-09T16:36:45.838Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.3% of statements [2022-08-09T16:36:45.933Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-08-09T16:36:45.933Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-09T16:36:45.933Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-09T16:36:46.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-09T16:36:46.401Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2022-08-09T16:36:46.401Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-09T16:36:46.657Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-09T16:36:48.097Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2022-08-09T16:36:48.097Z] === RUN TestAuthZPluginHeader [2022-08-09T16:36:48.097Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-09T16:36:48.664Z] --- PASS: TestAuthZPluginHeader (0.99s) [2022-08-09T16:36:48.664Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-09T16:36:48.924Z] docker_api_swarm_test.go:272: [d75b2c57b06df] joining swarm manager [d1db3af1eabb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:36:49.861Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-09T16:36:49.926Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 42.7% of statements [2022-08-09T16:36:49.926Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-09T16:36:50.182Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-09T16:36:50.182Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-09T16:36:50.429Z] docker_api_swarm_test.go:273: [dec9cd8543e2c] joining swarm manager [d1db3af1eabb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:36:50.745Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-09T16:36:50.996Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-09T16:36:51.001Z] ok github.com/docker/docker/pkg/fsutils 0.120s coverage: 85.1% of statements [2022-08-09T16:36:51.256Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-09T16:36:51.257Z] ok github.com/docker/docker/layer 7.923s coverage: 68.9% of statements [2022-08-09T16:36:51.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-09T16:36:51.257Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-09T16:36:51.257Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-09T16:36:51.257Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-09T16:36:51.257Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-09T16:36:51.257Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-09T16:36:51.257Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-09T16:36:51.824Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-09T16:36:52.623Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 69.3% of statements [2022-08-09T16:36:52.623Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 70.1% of statements [2022-08-09T16:36:52.623Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-08-09T16:36:52.879Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-08-09T16:36:52.879Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-09T16:36:52.879Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-09T16:36:53.135Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-09T16:36:53.392Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-09T16:36:53.648Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-09T16:36:53.648Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2022-08-09T16:36:53.648Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-09T16:36:53.648Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-09T16:36:53.729Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-09T16:36:53.729Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-08-09T16:36:53.729Z] === RUN TestAuthZPluginV2Disable [2022-08-09T16:36:54.210Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-08-09T16:36:54.311Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-09T16:36:54.569Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-09T16:36:54.773Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-09T16:36:55.030Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-09T16:36:55.030Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-09T16:36:55.944Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-09T16:36:56.394Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-08-09T16:36:56.650Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-09T16:36:56.906Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-09T16:36:56.906Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-09T16:36:57.162Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-09T16:36:57.321Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-09T16:36:57.419Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-09T16:36:57.889Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2022-08-09T16:36:57.889Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-09T16:36:57.980Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-09T16:36:58.236Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-09T16:36:58.456Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-09T16:36:58.492Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-09T16:36:58.715Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-09T16:36:59.054Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-09T16:36:59.282Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-09T16:36:59.310Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-08-09T16:36:59.541Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-09T16:37:00.109Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-09T16:37:00.109Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-09T16:37:00.675Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-09T16:37:01.198Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-09T16:37:01.198Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-08-09T16:37:01.243Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-09T16:37:01.243Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-09T16:37:01.759Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-09T16:37:01.810Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-09T16:37:01.810Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-08-09T16:37:01.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-09T16:37:02.069Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-09T16:37:02.328Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-09T16:37:02.703Z] ok github.com/docker/docker/quota 0.258s coverage: 71.4% of statements [2022-08-09T16:37:02.960Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-09T16:37:03.264Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-09T16:37:03.892Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-08-09T16:37:04.453Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-09T16:37:04.453Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-09T16:37:05.015Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-09T16:37:05.271Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-09T16:37:05.800Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-09T16:37:07.162Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-09T16:37:07.418Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-08-09T16:37:07.981Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-09T16:37:08.909Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-09T16:37:11.069Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-09T16:37:12.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-09T16:37:12.447Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.66s) [2022-08-09T16:37:12.447Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-09T16:37:13.015Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-09T16:37:13.015Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-09T16:37:13.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-09T16:37:13.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-09T16:37:13.533Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-09T16:37:13.792Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-09T16:37:15.709Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-09T16:37:16.644Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-09T16:37:19.175Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-09T16:37:19.175Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-09T16:37:19.434Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-09T16:37:25.998Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-09T16:37:27.901Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-09T16:37:28.468Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-09T16:37:29.407Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-09T16:37:29.407Z] PASS [2022-08-09T16:37:29.407Z] [2022-08-09T16:37:29.407Z] DONE 17 tests in 52.158s [2022-08-09T16:37:29.407Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-09T16:37:29.407Z] ++ 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-08-09T16:37:29.407Z] ++ set -e [2022-08-09T16:37:29.407Z] ++ '[' -n 0 ']' [2022-08-09T16:37:29.407Z] ++ set -x [2022-08-09T16:37:29.407Z] ++ 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-08-09T16:37:29.407Z] INFO: Testing against a local daemon [2022-08-09T16:37:29.407Z] === RUN TestPluginInvalidJSON [2022-08-09T16:37:29.407Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:37:29.407Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:37:29.407Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:37:29.407Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:37:29.407Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-09T16:37:29.407Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-09T16:37:29.666Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-09T16:37:29.666Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-09T16:37:29.666Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-09T16:37:29.666Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-09T16:37:29.666Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-09T16:37:29.666Z] === RUN TestPluginInstall [2022-08-09T16:37:29.666Z] === RUN TestPluginInstall/no_auth [2022-08-09T16:37:30.235Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-09T16:37:30.235Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-09T16:37:30.235Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-09T16:37:30.787Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/rootless [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/volume [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-09T16:37:30.787Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === Skipped [2022-08-09T16:37:30.787Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-09T16:37:30.787Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-09T16:37:30.787Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-09T16:37:30.787Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-09T16:37:30.787Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:71: No driver to put! [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-09T16:37:30.787Z] time="2022-08-09T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-09T16:37:30.787Z] time="2022-08-09T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-09T16:37:30.787Z] time="2022-08-09T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-09T16:37:30.787Z] time="2022-08-09T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-09T16:37:30.787Z] time="2022-08-09T16:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:71: No driver to put! [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-09T16:37:30.787Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-09T16:37:30.787Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-09T16:37:30.787Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-09T16:37:30.787Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-09T16:37:30.787Z] graphtest_unix.go:71: No driver to put! [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-09T16:37:30.787Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-09T16:37:30.787Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-09T16:37:30.787Z] [2022-08-09T16:37:30.787Z] DONE 2875 tests, 28 skipped in 255.955s [2022-08-09T16:37:30.787Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/bitseq [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cluster [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/config [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/datastore [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/driverapi [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/etchosts [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/idm [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipam [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/iptables [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/netlabel [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/netutils [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/networkdb [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/ns [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/options [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/osl [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/portallocator [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/portmapper [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/testutils [2022-08-09T16:37:30.787Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-09T16:37:30.787Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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-08-09T16:37:32.139Z] time="2022-08-09T16:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:37:32.139Z] time="2022-08-09T16:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:836ef9044e9f7cc3fbeaa416ee723326d3e5194a2e6528a0bed9c625e52606d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:37:32.139Z] time="2022-08-09T16:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:37:32.139Z] time="2022-08-09T16:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:836ef9044e9f7cc3fbeaa416ee723326d3e5194a2e6528a0bed9c625e52606d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:37:32.139Z] === RUN TestPluginInstall/with_htpasswd [2022-08-09T16:37:32.707Z] time="2022-08-09T16:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:37:32.707Z] time="2022-08-09T16:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b3d8103c3b3f254eb00fbfc4e5df634495b5de068eb151dfd7e9f9ee4157c64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:37:32.707Z] time="2022-08-09T16:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:37:32.707Z] time="2022-08-09T16:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b3d8103c3b3f254eb00fbfc4e5df634495b5de068eb151dfd7e9f9ee4157c64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:37:32.966Z] === RUN TestPluginInstall/with_insecure [2022-08-09T16:37:33.903Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-09T16:37:33.903Z] time="2022-08-09T16:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:37:33.903Z] time="2022-08-09T16:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c1cf3ec3db45742879f9b5c906484a7de7cafb990260cb9c956c923f97d30f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:37:33.903Z] time="2022-08-09T16:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-09T16:37:33.903Z] time="2022-08-09T16:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c1cf3ec3db45742879f9b5c906484a7de7cafb990260cb9c956c923f97d30f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-09T16:37:34.473Z] plugin_test.go:196: [d7a94ffc64338] daemon is not started [2022-08-09T16:37:34.473Z] --- PASS: TestPluginInstall (4.76s) [2022-08-09T16:37:34.473Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-08-09T16:37:34.473Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-08-09T16:37:34.473Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-08-09T16:37:34.473Z] === RUN TestPluginsWithRuntimes [2022-08-09T16:37:34.473Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-09T16:37:36.378Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-09T16:37:36.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-09T16:37:36.378Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-09T16:37:36.637Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-09T16:37:37.222Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-09T16:37:38.599Z] --- PASS: TestPluginsWithRuntimes (4.35s) [2022-08-09T16:37:38.599Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.24s) [2022-08-09T16:37:38.599Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.22s) [2022-08-09T16:37:38.599Z] === RUN TestPluginBackCompatMediaTypes [2022-08-09T16:37:38.859Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-09T16:37:39.795Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-09T16:37:40.053Z] --- PASS: TestPluginBackCompatMediaTypes (1.33s) [2022-08-09T16:37:40.053Z] PASS [2022-08-09T16:37:40.053Z] [2022-08-09T16:37:40.053Z] DONE 24 tests in 10.629s [2022-08-09T16:37:40.053Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-09T16:37:40.053Z] ++ 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-08-09T16:37:40.053Z] ++ set -e [2022-08-09T16:37:40.053Z] ++ '[' -n 0 ']' [2022-08-09T16:37:40.053Z] ++ set -x [2022-08-09T16:37:40.053Z] ++ 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-08-09T16:37:40.053Z] INFO: Testing against a local daemon [2022-08-09T16:37:40.053Z] === RUN TestExternalGraphDriver [2022-08-09T16:37:40.621Z] === RUN TestExternalGraphDriver/json [2022-08-09T16:37:40.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-09T16:37:40.879Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-09T16:37:41.816Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-09T16:37:42.755Z] === RUN TestExternalGraphDriver/spec [2022-08-09T16:37:43.322Z] docker_api_swarm_node_test.go:20: [d284b68e8c582] joining swarm manager [da6b0613c8c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:37:43.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-09T16:37:44.458Z] docker_api_swarm_node_test.go:21: [d951f542c1158] joining swarm manager [da6b0613c8c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:37:44.458Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-09T16:37:44.717Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-09T16:37:44.717Z] === RUN TestExternalGraphDriver/pull [2022-08-09T16:37:45.284Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-09T16:37:45.542Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-09T16:37:46.109Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-09T16:37:46.676Z] --- PASS: TestExternalGraphDriver (6.41s) [2022-08-09T16:37:46.676Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2022-08-09T16:37:46.676Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2022-08-09T16:37:46.676Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2022-08-09T16:37:46.676Z] === RUN TestGraphdriverPluginV2 [2022-08-09T16:37:47.611Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-09T16:37:49.514Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-09T16:37:50.449Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-09T16:37:51.387Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2022-08-09T16:37:51.387Z] PASS [2022-08-09T16:37:51.387Z] [2022-08-09T16:37:51.387Z] DONE 5 tests in 11.286s [2022-08-09T16:37:51.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-09T16:37:51.387Z] ++ 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-08-09T16:37:51.387Z] ++ set -e [2022-08-09T16:37:51.387Z] ++ '[' -n 0 ']' [2022-08-09T16:37:51.387Z] ++ set -x [2022-08-09T16:37:51.387Z] ++ 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-08-09T16:37:51.387Z] INFO: Testing against a local daemon [2022-08-09T16:37:51.387Z] === RUN TestContinueAfterPluginCrash [2022-08-09T16:37:51.387Z] === PAUSE TestContinueAfterPluginCrash [2022-08-09T16:37:51.387Z] === RUN TestReadPluginNoRead [2022-08-09T16:37:51.387Z] === PAUSE TestReadPluginNoRead [2022-08-09T16:37:51.387Z] === RUN TestDaemonStartWithLogOpt [2022-08-09T16:37:51.387Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-09T16:37:51.387Z] === CONT TestContinueAfterPluginCrash [2022-08-09T16:37:51.387Z] === CONT TestDaemonStartWithLogOpt [2022-08-09T16:37:52.322Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-09T16:37:53.700Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-09T16:37:55.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-09T16:37:55.364Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-09T16:37:56.300Z] --- PASS: TestDaemonStartWithLogOpt (4.66s) [2022-08-09T16:37:56.300Z] === CONT TestReadPluginNoRead [2022-08-09T16:37:58.836Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-09T16:37:59.405Z] === RUN TestReadPluginNoRead/default [2022-08-09T16:38:01.314Z] docker_api_swarm_test.go:502: [d42feb8e88025] joining swarm manager [d1501cac869b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:38:01.314Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-09T16:38:01.573Z] --- PASS: TestContinueAfterPluginCrash (9.97s) [2022-08-09T16:38:01.832Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-09T16:38:02.400Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-09T16:38:02.968Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-09T16:38:03.227Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-09T16:38:04.603Z] === CONT TestReadPluginNoRead [2022-08-09T16:38:04.603Z] read_test.go:92: [d37d39d1ecb26] daemon is not started [2022-08-09T16:38:04.603Z] --- PASS: TestReadPluginNoRead (8.44s) [2022-08-09T16:38:04.603Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2022-08-09T16:38:04.603Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2022-08-09T16:38:04.603Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-08-09T16:38:04.603Z] PASS [2022-08-09T16:38:04.603Z] [2022-08-09T16:38:04.603Z] DONE 6 tests in 13.244s [2022-08-09T16:38:04.603Z] 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-08-09T16:38:04.603Z] ++ 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-08-09T16:38:04.603Z] ++ set -e [2022-08-09T16:38:04.603Z] ++ '[' -n 0 ']' [2022-08-09T16:38:04.603Z] ++ set -x [2022-08-09T16:38:04.603Z] ++ 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-08-09T16:38:04.603Z] testing: warning: no tests to run [2022-08-09T16:38:04.603Z] PASS [2022-08-09T16:38:04.603Z] [2022-08-09T16:38:04.603Z] DONE 0 tests in 0.038s [2022-08-09T16:38:04.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-09T16:38:04.603Z] ++ 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-08-09T16:38:04.603Z] ++ set -e [2022-08-09T16:38:04.603Z] ++ '[' -n 0 ']' [2022-08-09T16:38:04.603Z] ++ set -x [2022-08-09T16:38:04.603Z] ++ 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-08-09T16:38:04.862Z] INFO: Testing against a local daemon [2022-08-09T16:38:04.862Z] === RUN TestPluginWithDevMounts [2022-08-09T16:38:04.862Z] === PAUSE TestPluginWithDevMounts [2022-08-09T16:38:04.862Z] === CONT TestPluginWithDevMounts [2022-08-09T16:38:06.765Z] --- PASS: TestPluginWithDevMounts (1.91s) [2022-08-09T16:38:06.765Z] PASS [2022-08-09T16:38:06.765Z] [2022-08-09T16:38:06.765Z] DONE 1 tests in 2.036s [2022-08-09T16:38:06.765Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-09T16:38:06.765Z] ++ 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-08-09T16:38:06.765Z] ++ set -e [2022-08-09T16:38:06.765Z] ++ '[' -n 0 ']' [2022-08-09T16:38:06.765Z] ++ set -x [2022-08-09T16:38:06.765Z] ++ 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-08-09T16:38:07.024Z] INFO: Testing against a local daemon [2022-08-09T16:38:07.024Z] === RUN TestSecretInspect [2022-08-09T16:38:09.556Z] --- PASS: TestSecretInspect (2.60s) [2022-08-09T16:38:09.556Z] === RUN TestSecretList [2022-08-09T16:38:10.492Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-09T16:38:10.751Z] docker_api_swarm_test.go:507: [da25fe212a7ae] joining swarm manager [d1501cac869b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:38:12.654Z] --- PASS: TestSecretList (2.64s) [2022-08-09T16:38:12.654Z] === RUN TestSecretsCreateAndDelete [2022-08-09T16:38:13.590Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-09T16:38:14.975Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-08-09T16:38:14.975Z] === RUN TestSecretsUpdate [2022-08-09T16:38:15.234Z] === RUN TestDockerSuite/TestBuildRm [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork 37.038s coverage: 40.6% of statements [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.369s coverage: 59.9% of statements [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.042s coverage: 5.2% of statements [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-09T16:38:17.449Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-09T16:38:17.449Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-09T16:38:17.769Z] --- PASS: TestSecretsUpdate (2.74s) [2022-08-09T16:38:17.769Z] === RUN TestTemplatedSecret [2022-08-09T16:38:18.028Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-09T16:38:18.597Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-09T16:38:19.976Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-09T16:38:20.543Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-09T16:38:20.802Z] --- PASS: TestTemplatedSecret (3.08s) [2022-08-09T16:38:20.802Z] === RUN TestSecretCreateResolve [2022-08-09T16:38:21.369Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-09T16:38:22.307Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-09T16:38:23.242Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-09T16:38:23.242Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-08-09T16:38:23.242Z] PASS [2022-08-09T16:38:23.242Z] [2022-08-09T16:38:23.242Z] DONE 6 tests in 16.446s [2022-08-09T16:38:23.242Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-09T16:38:23.242Z] ++ 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-08-09T16:38:23.242Z] ++ set -e [2022-08-09T16:38:23.242Z] ++ '[' -n 0 ']' [2022-08-09T16:38:23.242Z] ++ set -x [2022-08-09T16:38:23.242Z] ++ 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-08-09T16:38:23.501Z] INFO: Testing against a local daemon [2022-08-09T16:38:23.501Z] === RUN TestServiceCreateInit [2022-08-09T16:38:23.501Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-09T16:38:26.789Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-09T16:38:27.048Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-09T16:38:27.307Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-09T16:38:27.307Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-09T16:38:27.307Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-09T16:38:27.399Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.270s coverage: 6.6% of statements [2022-08-09T16:38:27.399Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-09T16:38:27.399Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-09T16:38:27.399Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-09T16:38:27.399Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-09T16:38:27.399Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-09T16:38:27.399Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-09T16:38:27.566Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-09T16:38:27.962Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements [2022-08-09T16:38:27.962Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-09T16:38:28.217Z] ok github.com/docker/docker/libnetwork/idm 0.008s coverage: 87.5% of statements [2022-08-09T16:38:28.473Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-09T16:38:28.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-09T16:38:28.507Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-09T16:38:28.507Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-09T16:38:29.441Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-09T16:38:32.732Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-09T16:38:32.991Z] --- PASS: TestServiceCreateInit (9.57s) [2022-08-09T16:38:32.991Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s) [2022-08-09T16:38:32.991Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2022-08-09T16:38:32.991Z] === RUN TestCreateServiceMultipleTimes [2022-08-09T16:38:33.558Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-09T16:38:34.509Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-09T16:38:34.768Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-09T16:38:35.706Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-09T16:38:37.083Z] === RUN TestDockerSuite/TestBuildUser [2022-08-09T16:38:38.987Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-09T16:38:40.685Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-09T16:38:42.274Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-09T16:38:45.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-09T16:38:47.467Z] docker_api_swarm_node_test.go:81: [d1870f3fa1bdb] joining swarm manager [d5c44d5bf39d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:38:51.658Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2022-08-09T16:38:51.658Z] === RUN TestCreateServiceConflict [2022-08-09T16:38:54.191Z] --- PASS: TestCreateServiceConflict (2.90s) [2022-08-09T16:38:54.191Z] === RUN TestCreateServiceMaxReplicas [2022-08-09T16:38:54.451Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-09T16:38:55.528Z] ok github.com/docker/docker/libnetwork/ipam 14.269s coverage: 85.3% of statements [2022-08-09T16:38:55.528Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-09T16:38:55.528Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-09T16:38:55.528Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-09T16:38:55.528Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-09T16:38:55.528Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-09T16:38:55.528Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-09T16:38:55.528Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-08-09T16:38:55.528Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.0% of statements [2022-08-09T16:38:55.787Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-09T16:38:55.832Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-09T16:38:56.044Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-09T16:38:56.091Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-09T16:38:57.481Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-09T16:38:58.001Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2022-08-09T16:38:58.001Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-09T16:38:58.001Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-09T16:38:59.377Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-09T16:38:59.377Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-09T16:38:59.377Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-09T16:38:59.377Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-09T16:38:59.377Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-09T16:38:59.377Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-09T16:38:59.377Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-09T16:38:59.377Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-09T16:38:59.377Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-09T16:39:00.754Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-09T16:39:00.754Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-09T16:39:01.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-09T16:39:01.580Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-09T16:39:02.148Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-09T16:39:03.084Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-09T16:39:03.084Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-09T16:39:04.020Z] docker_api_swarm_node_test.go:53: [dbab122d6c129] joining swarm manager [dc6d3942c6f31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:39:04.956Z] docker_api_swarm_node_test.go:54: [d6183d04989c1] joining swarm manager [dc6d3942c6f31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:39:05.523Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-09T16:39:06.461Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-09T16:39:07.397Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-09T16:39:07.397Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-09T16:39:07.964Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-09T16:39:07.964Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-09T16:39:07.964Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-09T16:39:08.530Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-09T16:39:09.905Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-09T16:39:10.472Z] === RUN TestDockerSuite/TestCommitChange [2022-08-09T16:39:11.408Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-09T16:39:11.974Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2022-08-09T16:39:11.974Z] === RUN TestCreateServiceSecretFileMode [2022-08-09T16:39:11.974Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-09T16:39:13.352Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-09T16:39:14.731Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-09T16:39:14.996Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2022-08-09T16:39:14.996Z] === RUN TestCreateServiceConfigFileMode [2022-08-09T16:39:15.563Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-09T16:39:16.942Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-09T16:39:17.878Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2022-08-09T16:39:17.878Z] === RUN TestCreateServiceSysctls [2022-08-09T16:39:18.136Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-09T16:39:18.703Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-09T16:39:20.079Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-09T16:39:20.338Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-09T16:39:20.906Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-09T16:39:21.842Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-09T16:39:21.842Z] --- PASS: TestCreateServiceSysctls (3.93s) [2022-08-09T16:39:21.842Z] === RUN TestCreateServiceCapabilities [2022-08-09T16:39:22.409Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-09T16:39:22.976Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-09T16:39:23.914Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-09T16:39:24.850Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-09T16:39:24.850Z] --- PASS: TestCreateServiceCapabilities (2.89s) [2022-08-09T16:39:24.850Z] === RUN TestInspect [2022-08-09T16:39:25.418Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-09T16:39:26.355Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-09T16:39:26.924Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-09T16:39:27.860Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-09T16:39:28.118Z] --- PASS: TestInspect (3.42s) [2022-08-09T16:39:28.118Z] === RUN TestCreateJob [2022-08-09T16:39:28.686Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-09T16:39:29.621Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-09T16:39:30.560Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-09T16:39:31.514Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-09T16:39:32.451Z] --- PASS: TestCreateJob (4.12s) [2022-08-09T16:39:32.451Z] === RUN TestReplicatedJob [2022-08-09T16:39:32.710Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-09T16:39:33.276Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-09T16:39:33.276Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-09T16:39:33.843Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-09T16:39:34.782Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-09T16:39:36.159Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-09T16:39:36.728Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-09T16:39:37.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-09T16:39:37.556Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-09T16:39:38.932Z] --- PASS: TestReplicatedJob (6.41s) [2022-08-09T16:39:38.932Z] === RUN TestUpdateReplicatedJob [2022-08-09T16:39:39.501Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-09T16:39:40.070Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-09T16:39:41.976Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-09T16:39:42.913Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2022-08-09T16:39:42.913Z] === RUN TestServiceListWithStatuses [2022-08-09T16:39:42.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:39:42.913Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-09T16:39:42.913Z] === RUN TestDockerNetworkConnectAlias [2022-08-09T16:39:43.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-09T16:39:46.386Z] docker_api_swarm_test.go:202: [d4cdfbb9da336] joining swarm manager [d5fb100852687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:39:46.645Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-09T16:39:48.548Z] --- PASS: TestDockerNetworkConnectAlias (5.94s) [2022-08-09T16:39:48.548Z] === RUN TestDockerNetworkReConnect [2022-08-09T16:39:49.505Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-09T16:39:50.072Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-09T16:39:53.356Z] --- PASS: TestDockerNetworkReConnect (4.61s) [2022-08-09T16:39:53.356Z] === RUN TestServicePlugin [2022-08-09T16:39:54.292Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-09T16:39:56.827Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-09T16:39:57.394Z] plugin_test.go:61: [d9165dd2cdce4] joining swarm manager [d5011c98982a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:39:57.652Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-09T16:39:59.027Z] plugin_test.go:64: [d9b2a7cb20dbd] joining swarm manager [d5011c98982a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:40:00.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-09T16:40:00.933Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-09T16:40:01.869Z] === RUN TestDockerSuite/TestCpToDot [2022-08-09T16:40:02.441Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-09T16:40:03.378Z] docker_api_swarm_test.go:384: [dff8414a17ad8] joining swarm manager [d9e65ef74ab9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:40:03.945Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-09T16:40:04.883Z] docker_api_swarm_test.go:385: [dfc397cd5f5fb] joining swarm manager [d9e65ef74ab9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:40:05.142Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-09T16:40:05.709Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-09T16:40:06.650Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-09T16:40:06.908Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-09T16:40:07.476Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-09T16:40:08.863Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-09T16:40:08.863Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-09T16:40:08.863Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-09T16:40:09.432Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-09T16:40:09.999Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-09T16:40:09.999Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-09T16:40:09.999Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-09T16:40:09.999Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-09T16:40:10.258Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-09T16:40:10.516Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-09T16:40:10.774Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-09T16:40:10.774Z] === RUN TestDockerSuite/TestCreateRM [2022-08-09T16:40:10.774Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-09T16:40:10.774Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-09T16:40:10.774Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-09T16:40:11.033Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-09T16:40:11.033Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-09T16:40:12.937Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-09T16:40:12.937Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-09T16:40:13.195Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-09T16:40:16.483Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-09T16:40:16.483Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-09T16:40:16.483Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-09T16:40:17.050Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-09T16:40:17.616Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-09T16:40:17.875Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-09T16:40:18.442Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-09T16:40:19.009Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-09T16:40:20.382Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-09T16:40:21.759Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-09T16:40:23.662Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-09T16:40:25.573Z] --- PASS: TestServicePlugin (32.12s) [2022-08-09T16:40:25.573Z] === RUN TestServiceUpdateLabel [2022-08-09T16:40:25.831Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-09T16:40:26.770Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-09T16:40:28.150Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-09T16:40:28.409Z] --- PASS: TestServiceUpdateLabel (2.94s) [2022-08-09T16:40:28.409Z] === RUN TestServiceUpdateSecrets [2022-08-09T16:40:33.685Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-09T16:40:33.944Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-09T16:40:34.880Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-09T16:40:35.138Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-09T16:40:35.397Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-09T16:40:35.656Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-09T16:40:35.656Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-09T16:40:35.916Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-09T16:40:36.852Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-09T16:40:37.791Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-09T16:40:37.791Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-09T16:40:37.791Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-09T16:40:38.359Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-09T16:40:38.617Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-09T16:40:39.993Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-09T16:40:40.926Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-09T16:40:40.926Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-09T16:40:40.926Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-09T16:40:40.926Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-09T16:40:40.926Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-09T16:40:40.926Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-09T16:40:43.459Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-09T16:40:43.459Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2022-08-09T16:40:43.459Z] === RUN TestServiceUpdateConfigs [2022-08-09T16:40:43.717Z] === RUN TestDockerSuite/TestEventsRename [2022-08-09T16:40:44.655Z] === RUN TestDockerSuite/TestEventsResize [2022-08-09T16:40:45.223Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-09T16:40:47.505Z] ok github.com/docker/docker/libnetwork/networkdb 104.336s coverage: 60.1% of statements [2022-08-09T16:40:47.505Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-09T16:40:47.505Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-09T16:40:47.505Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2022-08-09T16:40:47.505Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-09T16:40:47.505Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-09T16:40:48.432Z] ok github.com/docker/docker/libnetwork/portmapper 0.560s coverage: 48.6% of statements [2022-08-09T16:40:48.433Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-09T16:40:48.433Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-09T16:40:48.688Z] ok github.com/docker/docker/libnetwork/types 0.008s coverage: 37.3% of statements [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === Skipped [2022-08-09T16:40:48.688Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-09T16:40:48.688Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-09T16:40:48.688Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-09T16:40:48.688Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-09T16:40:48.688Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-09T16:40:48.688Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-09T16:40:48.688Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-09T16:40:48.688Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-09T16:40:48.688Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-09T16:40:48.688Z] firewalld_test.go:14: firewalld is not running [2022-08-09T16:40:48.688Z] [2022-08-09T16:40:48.688Z] DONE 327 tests, 9 skipped in 200.540s Post stage [Pipeline] junit [2022-08-09T16:40:49.269Z] Recording test results [2022-08-09T16:40:49.752Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-09T16:40:50.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43941/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df965f51bf78c95a240803825c0dee664ad6f6bf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df965f51bf78c95a240803825c0dee664ad6f6bf hack/validate/vendor [2022-08-09T16:40:50.655Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T16:40:51.579Z] + echo Ensuring container killed. [2022-08-09T16:40:51.579Z] Ensuring container killed. [2022-08-09T16:40:51.579Z] + docker rm -vf docker-pr1 [2022-08-09T16:40:51.579Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-09T16:40:51.784Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-09T16:40:51.785Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-09T16:40:51.896Z] + echo Chowning /workspace to jenkins user [2022-08-09T16:40:51.896Z] Chowning /workspace to jenkins user [2022-08-09T16:40:51.896Z] + id -u [2022-08-09T16:40:51.896Z] + id -g [2022-08-09T16:40:51.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T16:40:52.380Z] === RUN TestDockerSuite/TestEventsTimestampFormats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T16:40:53.156Z] + bundleName=unit [2022-08-09T16:40:53.156Z] + echo Creating unit-bundles.tar.gz [2022-08-09T16:40:53.156Z] Creating unit-bundles.tar.gz [2022-08-09T16:40:53.156Z] + 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-08-09T16:40:53.156Z] bundles/junit-report-libnetwork.xml [2022-08-09T16:40:53.156Z] bundles/junit-report.xml [2022-08-09T16:40:53.156Z] bundles/go-test-report-libnetwork.json [2022-08-09T16:40:53.156Z] bundles/go-test-report.json [2022-08-09T16:40:53.156Z] bundles/profile-libnetwork.out [2022-08-09T16:40:53.156Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-09T16:40:53.165Z] Archiving artifacts [2022-08-09T16:40:53.762Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43941/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T16:40:54.080Z] + make clean [2022-08-09T16:40:54.080Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T16:40:54.080Z] docker-dev-cache [2022-08-09T16:40:54.080Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T16:40:54.918Z] === RUN TestDockerSuite/TestEventsTop [2022-08-09T16:40:55.487Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-09T16:40:58.018Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-09T16:40:58.018Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2022-08-09T16:40:58.018Z] === RUN TestServiceUpdateNetwork [2022-08-09T16:41:02.206Z] check_test.go:611: [dfc397cd5f5fb] daemon is not started [2022-08-09T16:41:02.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-09T16:41:04.111Z] docker_api_swarm_test.go:802: [df48eaa2a7c28] joining swarm manager [da46cdf763f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:41:05.487Z] docker_api_swarm_test.go:802: [d0be396e4bf81] joining swarm manager [da46cdf763f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:41:08.019Z] docker_api_swarm_test.go:802: [d567454be6549] joining swarm manager [da46cdf763f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-09T16:41:08.960Z] docker_api_swarm_test.go:802: [d2b50c7b2c163] joining swarm manager [da46cdf763f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-09T16:41:09.218Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-09T16:41:10.171Z] docker_api_swarm_test.go:810: [d911d431a287c] joining swarm manager [da46cdf763f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-09T16:41:11.106Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2022-08-09T16:41:11.106Z] === RUN TestServiceUpdatePidsLimit [2022-08-09T16:41:12.483Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-09T16:41:13.051Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-09T16:41:14.952Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-09T16:41:20.328Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-09T16:41:20.328Z] === RUN TestDockerSuite/TestExec [2022-08-09T16:41:20.894Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-09T16:41:21.831Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-09T16:41:22.776Z] === RUN TestDockerSuite/TestExecEnv [2022-08-09T16:41:23.344Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-09T16:41:24.280Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-09T16:41:24.846Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-09T16:41:28.143Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-09T16:41:28.143Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-08-09T16:41:28.143Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-09T16:41:28.143Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-09T16:41:28.143Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2022-08-09T16:41:28.143Z] PASS [2022-08-09T16:41:28.143Z] [2022-08-09T16:41:28.143Z] === Skipped [2022-08-09T16:41:28.143Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-09T16:41:28.143Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-09T16:41:28.143Z] [2022-08-09T16:41:28.143Z] DONE 27 tests, 1 skipped in 184.347s [2022-08-09T16:41:28.143Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-09T16:41:28.143Z] ++ 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-08-09T16:41:28.143Z] ++ set -e [2022-08-09T16:41:28.143Z] ++ '[' -n 0 ']' [2022-08-09T16:41:28.143Z] ++ set -x [2022-08-09T16:41:28.143Z] ++ 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-08-09T16:41:28.143Z] INFO: Testing against a local daemon [2022-08-09T16:41:28.143Z] === RUN TestSessionCreate [2022-08-09T16:41:28.143Z] --- PASS: TestSessionCreate (0.03s) [2022-08-09T16:41:28.143Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-09T16:41:28.143Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-09T16:41:28.143Z] PASS [2022-08-09T16:41:28.143Z] [2022-08-09T16:41:28.143Z] DONE 2 tests in 0.188s [2022-08-09T16:41:28.143Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-09T16:41:28.143Z] ++ 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-08-09T16:41:28.143Z] ++ set -e [2022-08-09T16:41:28.143Z] ++ '[' -n 0 ']' [2022-08-09T16:41:28.143Z] ++ set -x [2022-08-09T16:41:28.143Z] ++ 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-08-09T16:41:28.143Z] INFO: Testing against a local daemon [2022-08-09T16:41:28.143Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-09T16:41:28.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T16:41:28.143Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T16:41:28.143Z] === RUN TestDiskUsage [2022-08-09T16:41:28.143Z] === PAUSE TestDiskUsage [2022-08-09T16:41:28.143Z] === RUN TestEventsExecDie [2022-08-09T16:41:28.143Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-09T16:41:29.083Z] --- PASS: TestEventsExecDie (0.80s) [2022-08-09T16:41:29.083Z] === RUN TestEventsBackwardsCompatible [2022-08-09T16:41:29.083Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-09T16:41:29.083Z] === RUN TestEventsVolumeCreate [2022-08-09T16:41:29.083Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-09T16:41:29.083Z] === RUN TestInfoBinaryCommits [2022-08-09T16:41:29.083Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-09T16:41:29.083Z] === RUN TestInfoAPIVersioned [2022-08-09T16:41:29.083Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-09T16:41:29.083Z] === RUN TestInfoAPI [2022-08-09T16:41:29.083Z] --- PASS: TestInfoAPI (0.03s) [2022-08-09T16:41:29.083Z] === RUN TestInfoAPIWarnings [2022-08-09T16:41:29.083Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-09T16:41:29.650Z] === RUN TestDockerSuite/TestExecParseError [2022-08-09T16:41:30.216Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-09T16:41:30.782Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-09T16:41:31.350Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-09T16:41:31.916Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-09T16:41:32.174Z] === RUN TestDockerSuite/TestExecTTY [2022-08-09T16:41:32.742Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-09T16:41:33.309Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-09T16:41:33.878Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-09T16:41:34.444Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-09T16:41:34.444Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-09T16:41:34.444Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-09T16:41:35.819Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-09T16:41:36.385Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-09T16:41:36.952Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-09T16:41:37.525Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-09T16:41:38.092Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-09T16:41:39.469Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-09T16:41:41.371Z] === RUN TestDockerSuite/TestHealth [2022-08-09T16:41:45.557Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-09T16:41:45.557Z] === RUN TestInfoDebug [2022-08-09T16:41:46.132Z] --- PASS: TestInfoDebug (0.52s) [2022-08-09T16:41:46.132Z] === RUN TestInfoInsecureRegistries [2022-08-09T16:41:46.700Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-09T16:41:46.700Z] === RUN TestInfoRegistryMirrors [2022-08-09T16:41:47.265Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-09T16:41:47.265Z] === RUN TestLoginFailsWithBadCredentials [2022-08-09T16:41:47.524Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-09T16:41:47.524Z] === RUN TestPingCacheHeaders [2022-08-09T16:41:47.524Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-09T16:41:47.524Z] === RUN TestPingGet [2022-08-09T16:41:47.524Z] --- PASS: TestPingGet (0.02s) [2022-08-09T16:41:47.524Z] === RUN TestPingHead [2022-08-09T16:41:47.524Z] --- PASS: TestPingHead (0.02s) [2022-08-09T16:41:47.524Z] === RUN TestPingSwarmHeader [2022-08-09T16:41:48.091Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-09T16:41:48.658Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-09T16:41:50.033Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-09T16:41:50.033Z] --- PASS: TestPingSwarmHeader (2.25s) [2022-08-09T16:41:50.033Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-09T16:41:50.033Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-09T16:41:50.033Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-09T16:41:50.033Z] === RUN TestVersion [2022-08-09T16:41:50.033Z] --- PASS: TestVersion (0.03s) [2022-08-09T16:41:50.033Z] === CONT TestDiskUsage [2022-08-09T16:41:50.292Z] === RUN TestDiskUsage/empty [2022-08-09T16:41:50.292Z] === RUN TestDiskUsage/empty/container_types [2022-08-09T16:41:50.292Z] === RUN TestDiskUsage/empty/image_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/volume_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-09T16:41:50.551Z] === RUN TestDiskUsage/after_container.Run [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-09T16:41:51.117Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage (1.26s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-09T16:41:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-09T16:41:51.117Z] PASS [2022-08-09T16:41:51.117Z] [2022-08-09T16:41:51.117Z] === Skipped [2022-08-09T16:41:51.117Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-09T16:41:51.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-09T16:41:51.117Z] [2022-08-09T16:41:51.117Z] DONE 54 tests, 1 skipped in 23.278s [2022-08-09T16:41:51.117Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-09T16:41:51.117Z] ++ 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-08-09T16:41:51.117Z] ++ set -e [2022-08-09T16:41:51.117Z] ++ '[' -n 0 ']' [2022-08-09T16:41:51.117Z] ++ set -x [2022-08-09T16:41:51.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-09T16:41:51.376Z] INFO: Testing against a local daemon [2022-08-09T16:41:51.376Z] === RUN TestVolumesCreateAndList [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-09T16:41:51.376Z] === RUN TestVolumesRemove [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-09T16:41:51.376Z] === RUN TestVolumesInspect [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-09T16:41:51.376Z] === RUN TestVolumesInvalidJSON [2022-08-09T16:41:51.376Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-09T16:41:51.376Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-09T16:41:51.376Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-09T16:41:51.376Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-09T16:41:51.376Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-09T16:41:51.376Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-09T16:41:51.376Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-09T16:41:51.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-09T16:41:51.376Z] PASS [2022-08-09T16:41:51.376Z] [2022-08-09T16:41:51.376Z] DONE 9 tests in 0.234s [2022-08-09T16:41:51.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T16:41:51.634Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T16:41:51.634Z] +++ kill 6697 [2022-08-09T16:41:51.893Z] +++ /etc/init.d/apparmor stop [2022-08-09T16:41:51.893Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T16:41:51.893Z] [2022-08-09T16:41:51.893Z] Unloading profiles will leave already running processes permanently [2022-08-09T16:41:51.893Z] unconfined, which can lead to unexpected situations. [2022-08-09T16:41:51.893Z] [2022-08-09T16:41:51.893Z] To set a process to complain mode, use the command line tool [2022-08-09T16:41:51.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T16:41:51.893Z] +++ true [2022-08-09T16:41:51.893Z] exiting test-integration [2022-08-09T16:41:51.893Z] ++ exit 0 [2022-08-09T16:41:51.893Z] [2022-08-09T16:41:52.460Z] + for job in $(jobs -p) [2022-08-09T16:41:52.460Z] + wait 8724 [2022-08-09T16:41:55.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-09T16:42:01.010Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-09T16:42:03.541Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-09T16:42:06.832Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-09T16:42:06.832Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-09T16:42:06.832Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-09T16:42:06.832Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-09T16:42:07.091Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-09T16:42:07.091Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-09T16:42:07.658Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-09T16:42:08.226Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-09T16:42:08.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-09T16:42:08.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-09T16:42:08.484Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-09T16:42:08.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-09T16:42:09.001Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-09T16:42:09.259Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-09T16:42:09.259Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-09T16:42:09.826Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-09T16:42:10.084Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-09T16:42:10.651Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-09T16:42:11.217Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-09T16:42:11.217Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-09T16:42:11.784Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-09T16:42:14.312Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-09T16:42:14.312Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-09T16:42:14.570Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-09T16:42:15.506Z] === RUN TestDockerSuite/TestImportFile [2022-08-09T16:42:16.883Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-09T16:42:16.883Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-09T16:42:17.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-09T16:42:18.078Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-09T16:42:19.454Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-09T16:42:21.358Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-09T16:42:21.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-09T16:42:22.201Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-09T16:42:22.771Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-09T16:42:23.340Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-09T16:42:23.340Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-09T16:42:23.340Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-09T16:42:23.908Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-09T16:42:24.167Z] docker_api_swarm_service_test.go:395: [d51cab8d6c1e1] joining swarm manager [d8e7d4402e860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:42:24.734Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-09T16:42:24.734Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-09T16:42:24.999Z] docker_api_swarm_service_test.go:395: [d38d7f61e038a] joining swarm manager [d8e7d4402e860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:42:25.260Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-09T16:42:25.260Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-09T16:42:25.260Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-09T16:42:26.198Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-09T16:42:26.767Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-09T16:42:27.705Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-09T16:42:28.271Z] === RUN TestDockerSuite/TestInspectImage [2022-08-09T16:42:28.271Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-09T16:42:28.271Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-09T16:42:28.271Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-09T16:42:28.271Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-09T16:42:28.845Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-09T16:42:29.784Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-09T16:42:29.784Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-09T16:42:30.723Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-09T16:42:31.289Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-09T16:42:33.824Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-09T16:42:33.824Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-09T16:42:34.083Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-09T16:42:34.649Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-09T16:42:35.586Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-09T16:42:36.153Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-09T16:42:36.721Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-09T16:42:36.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-09T16:42:37.560Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-09T16:42:38.126Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-09T16:42:38.385Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-09T16:42:38.385Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-09T16:42:39.761Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-09T16:42:40.327Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-09T16:42:40.590Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-09T16:42:40.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-09T16:42:42.230Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-09T16:42:43.166Z] docker_api_swarm_service_test.go:343: [d42e83830ec92] joining swarm manager [d2dc42dd8c9ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:42:43.734Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-09T16:42:44.302Z] docker_api_swarm_service_test.go:343: [d6bc50a6a0b4a] joining swarm manager [d2dc42dd8c9ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:42:45.677Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-09T16:42:45.935Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-09T16:42:48.470Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-09T16:42:48.470Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-09T16:42:49.037Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-09T16:42:57.150Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-09T16:42:57.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-09T16:42:57.998Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-09T16:42:58.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-09T16:43:00.168Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-09T16:43:00.168Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-09T16:43:00.168Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-09T16:43:00.168Z] docker_api_swarm_service_test.go:490: [d4755273242b6] joining swarm manager [ddcc69159f376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:43:01.105Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-09T16:43:01.105Z] docker_api_swarm_service_test.go:490: [d5b28ac696742] joining swarm manager [ddcc69159f376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:43:02.483Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-09T16:43:03.425Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-09T16:43:04.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-09T16:43:05.299Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-09T16:43:07.201Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-09T16:43:07.460Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-09T16:43:08.030Z] === RUN TestDockerSuite/TestLogsSince [2022-08-09T16:43:14.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-09T16:43:14.592Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-09T16:43:19.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-09T16:43:20.128Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-09T16:43:20.698Z] === RUN TestDockerSuite/TestLogsTail [2022-08-09T16:43:21.265Z] docker_api_swarm_service_test.go:128: [d410a338e8ed3] joining swarm manager [da1fcaed6ab39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:43:21.265Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-09T16:43:21.832Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-09T16:43:22.400Z] docker_api_swarm_service_test.go:129: [db793b1579ab2] joining swarm manager [da1fcaed6ab39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:43:22.660Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-09T16:43:22.660Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-09T16:43:22.660Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-09T16:43:22.660Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-09T16:43:22.919Z] === RUN TestDockerSuite/TestNetHostname [2022-08-09T16:43:24.829Z] docker_api_swarm_service_test.go:137: [d270eec8b66b6] joining swarm manager [da1fcaed6ab39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-09T16:43:24.829Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-09T16:43:25.089Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-09T16:43:25.089Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-09T16:43:25.089Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-09T16:43:25.657Z] docker_api_swarm_service_test.go:138: [dd5e038cc7417] joining swarm manager [da1fcaed6ab39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-09T16:43:26.226Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-09T16:43:26.793Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-09T16:43:28.170Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-09T16:43:28.170Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-09T16:43:28.170Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-09T16:43:28.170Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-09T16:43:33.435Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-09T16:43:34.370Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-09T16:43:35.305Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-09T16:43:37.837Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-09T16:43:40.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-09T16:43:41.802Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-09T16:43:44.331Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-09T16:43:46.231Z] === RUN TestDockerSuite/TestPluginActive [2022-08-09T16:43:48.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-09T16:43:48.698Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-09T16:43:50.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-09T16:43:52.604Z] docker_api_swarm_service_test.go:304: [dddd4c19ffa71] joining swarm manager [d8f9d631e6ac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:43:53.540Z] docker_api_swarm_service_test.go:304: [d5776128a2f71] joining swarm manager [d8f9d631e6ac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:43:56.825Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-09T16:43:56.825Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-09T16:43:56.825Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-09T16:43:58.200Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-09T16:44:00.755Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-09T16:44:07.317Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-09T16:44:07.576Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-09T16:44:08.511Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-09T16:44:09.447Z] === RUN TestDockerSuite/TestPortList [2022-08-09T16:44:13.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-09T16:44:15.543Z] docker_api_swarm_service_test.go:100: [d329fff1cd761] joining swarm manager [dfc9b70bbf9e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:44:16.478Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-09T16:44:16.478Z] docker_api_swarm_service_test.go:101: [d917077f15ee2] joining swarm manager [dfc9b70bbf9e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:44:19.769Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-09T16:44:20.028Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-09T16:44:22.591Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-09T16:44:23.526Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-09T16:44:23.784Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-09T16:44:24.044Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-09T16:44:25.947Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-09T16:44:26.884Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-09T16:44:29.421Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-09T16:44:32.708Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-09T16:44:32.708Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-09T16:44:35.238Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-09T16:44:39.433Z] check_test.go:611: [d329fff1cd761] daemon is not started [2022-08-09T16:44:42.717Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-09T16:44:43.293Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-09T16:44:44.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-09T16:44:44.820Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-09T16:44:45.758Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-09T16:44:46.694Z] docker_api_swarm_service_test.go:533: [d41fc60fa2c53] joining swarm manager [d42382d4fc8ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:44:47.260Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-09T16:44:48.197Z] docker_api_swarm_service_test.go:534: [dca00ba91d283] joining swarm manager [d42382d4fc8ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:44:49.133Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-09T16:44:51.669Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-09T16:44:53.045Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-09T16:44:53.303Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-09T16:44:53.871Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-09T16:44:55.775Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-09T16:44:57.679Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-09T16:44:57.679Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-09T16:44:57.679Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-09T16:44:57.938Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-09T16:44:58.505Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-09T16:44:58.505Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-09T16:44:59.440Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-09T16:45:00.828Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-09T16:45:01.087Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-09T16:45:07.652Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-09T16:45:08.219Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-09T16:45:09.595Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-09T16:45:09.595Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-09T16:45:09.595Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-09T16:45:09.854Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-09T16:45:11.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-09T16:45:11.796Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-09T16:45:13.172Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-09T16:45:13.430Z] docker_api_swarm_service_test.go:148: [d9b53d4d76f18] joining swarm manager [de61a7c2d85e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:45:14.366Z] docker_api_swarm_service_test.go:148: [d98c1b3feaa4c] joining swarm manager [de61a7c2d85e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:45:16.269Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-09T16:45:17.204Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-09T16:45:17.204Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-09T16:45:17.467Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-09T16:45:20.001Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-09T16:45:20.958Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-09T16:45:20.958Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-09T16:45:22.335Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-09T16:45:22.902Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-09T16:45:24.279Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-09T16:45:24.846Z] === RUN TestDockerSuite/TestRmiTag [2022-08-09T16:45:25.105Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-09T16:45:25.672Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-09T16:45:28.203Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-09T16:45:28.770Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-09T16:45:29.338Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-09T16:45:29.597Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-09T16:45:30.166Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-09T16:45:30.733Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-09T16:45:31.302Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-09T16:45:31.871Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-09T16:45:32.809Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-09T16:45:36.096Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-09T16:45:36.355Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-09T16:45:37.739Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-09T16:45:38.684Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-09T16:45:41.219Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-09T16:45:42.155Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-09T16:45:44.060Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-09T16:45:44.319Z] === RUN TestDockerSuite/TestDockerFails [2022-08-09T16:45:44.319Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-09T16:45:46.224Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-09T16:45:46.224Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-09T16:45:46.791Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-09T16:45:48.168Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-09T16:45:48.426Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-09T16:45:48.993Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-09T16:45:49.928Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-09T16:45:50.187Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-09T16:45:50.446Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-09T16:45:50.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-09T16:45:50.964Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-09T16:45:50.964Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-09T16:45:51.532Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-09T16:45:53.436Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-09T16:45:54.005Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-09T16:45:54.972Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-09T16:45:55.906Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-09T16:45:56.843Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-09T16:45:57.780Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-09T16:45:58.349Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-09T16:45:58.917Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-09T16:45:59.852Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-09T16:46:00.112Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-09T16:46:01.048Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-09T16:46:01.984Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-09T16:46:02.551Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-09T16:46:03.117Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-09T16:46:03.684Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-09T16:46:04.254Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-09T16:46:04.254Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-09T16:46:06.157Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-09T16:46:06.157Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-09T16:46:06.724Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-09T16:46:07.660Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-09T16:46:07.919Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-09T16:46:07.919Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-09T16:46:08.486Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-09T16:46:09.056Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-09T16:46:09.999Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-09T16:46:10.569Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-09T16:46:11.504Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-09T16:46:11.504Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-09T16:46:11.763Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-09T16:46:11.763Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-09T16:46:12.699Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-09T16:46:13.267Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-09T16:46:13.834Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-09T16:46:14.402Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-09T16:46:14.402Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-09T16:46:15.339Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-09T16:46:16.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-09T16:46:16.533Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-09T16:46:17.911Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-09T16:46:19.288Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-09T16:46:19.856Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-09T16:46:20.423Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-09T16:46:21.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-09T16:46:21.361Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-09T16:46:21.929Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-09T16:46:22.497Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-09T16:46:23.875Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-09T16:46:23.875Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-09T16:46:26.427Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-09T16:46:26.427Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-09T16:46:26.994Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-09T16:46:26.994Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-09T16:46:28.899Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-09T16:46:29.836Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-09T16:46:30.096Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-09T16:46:32.633Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-09T16:46:33.200Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-09T16:46:34.135Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-09T16:46:34.135Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-09T16:46:34.135Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-09T16:46:34.135Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-09T16:46:34.135Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-09T16:46:34.703Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-09T16:46:36.082Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-09T16:46:36.082Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-09T16:46:37.020Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-09T16:46:39.555Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-09T16:46:39.813Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-09T16:46:40.380Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-09T16:46:40.949Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-09T16:46:41.516Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-09T16:46:41.516Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-09T16:46:41.516Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-09T16:46:42.085Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-09T16:46:43.991Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-09T16:46:43.991Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-09T16:46:44.558Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-09T16:46:44.558Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-09T16:46:45.128Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-09T16:46:45.695Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-09T16:46:46.264Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-09T16:46:46.265Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-09T16:46:47.201Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-09T16:46:47.459Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-09T16:46:48.026Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-09T16:46:48.594Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-09T16:46:48.852Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-09T16:46:49.420Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-09T16:46:49.987Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-09T16:46:50.245Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-09T16:46:50.245Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-09T16:46:50.813Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-09T16:46:51.379Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-09T16:46:52.316Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-09T16:46:52.316Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-09T16:46:52.316Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-09T16:46:52.316Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-09T16:46:54.847Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-09T16:46:55.105Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-09T16:47:07.303Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-09T16:47:07.303Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-09T16:47:07.303Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-09T16:47:07.563Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-09T16:47:07.563Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-09T16:47:07.563Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-09T16:47:08.159Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-09T16:47:08.725Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-09T16:47:10.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-09T16:47:12.006Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-09T16:47:13.382Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-09T16:47:17.567Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-09T16:47:18.942Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-09T16:47:19.510Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-09T16:47:20.077Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-09T16:47:21.014Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-09T16:47:21.014Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-09T16:47:21.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-09T16:47:21.273Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-09T16:47:22.210Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-09T16:47:23.587Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-09T16:47:23.846Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-09T16:47:24.784Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-09T16:47:24.784Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-09T16:47:24.784Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-09T16:47:26.162Z] === RUN TestDockerSuite/TestRunMount [2022-08-09T16:47:26.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-09T16:47:30.035Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-09T16:47:31.412Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-09T16:47:32.347Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-09T16:47:32.347Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-09T16:47:32.916Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-09T16:47:33.854Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-09T16:47:35.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-09T16:47:36.019Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-09T16:47:37.922Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-09T16:47:38.859Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-09T16:47:39.795Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-09T16:47:41.174Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-09T16:47:42.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-09T16:47:42.370Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-09T16:47:42.370Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-09T16:47:42.940Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-09T16:47:43.877Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-09T16:47:44.444Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-09T16:47:44.704Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-09T16:47:44.965Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-09T16:47:46.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-09T16:47:48.244Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-09T16:47:48.503Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-09T16:47:52.694Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-09T16:47:52.694Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-09T16:47:52.694Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-09T16:47:52.953Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-09T16:47:52.953Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-09T16:47:53.520Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-09T16:47:54.456Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-09T16:47:54.456Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-09T16:47:54.456Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-09T16:47:54.714Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-09T16:47:59.980Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-09T16:48:00.550Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-09T16:48:00.550Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-09T16:48:00.550Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-09T16:48:01.487Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-09T16:48:02.056Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-09T16:48:02.624Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-09T16:48:03.560Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-09T16:48:04.497Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-09T16:48:05.066Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-09T16:48:05.066Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-09T16:48:05.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-09T16:48:05.586Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-09T16:48:06.155Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-09T16:48:06.722Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-09T16:48:07.659Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-09T16:48:07.659Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-09T16:48:07.659Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-09T16:48:08.228Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-09T16:48:08.228Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-09T16:48:08.795Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-09T16:48:08.795Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-09T16:48:08.795Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-09T16:48:09.364Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-09T16:48:10.744Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-09T16:48:10.744Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-09T16:48:10.744Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-09T16:48:11.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-09T16:48:13.584Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-09T16:48:14.960Z] === RUN TestDockerSuite/TestRunRm [2022-08-09T16:48:15.221Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-09T16:48:16.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-09T16:48:19.129Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-09T16:48:19.387Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-09T16:48:19.645Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-09T16:48:19.904Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-09T16:48:21.808Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-09T16:48:22.376Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-09T16:48:22.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-09T16:48:25.942Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-09T16:48:25.942Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-09T16:48:28.476Z] docker_cli_service_logs_test.go:248: checking task pvd5wr8413l6 [2022-08-09T16:48:28.476Z] docker_cli_service_logs_test.go:253: checking messages for pvd5wr8413l6 [2022-08-09T16:48:28.476Z] docker_cli_service_logs_test.go:248: checking task 7xbaid69plek [2022-08-09T16:48:28.734Z] docker_cli_service_logs_test.go:253: checking messages for 7xbaid69plek [2022-08-09T16:48:29.301Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-09T16:48:29.301Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-09T16:48:29.868Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-09T16:48:30.434Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-09T16:48:31.002Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-09T16:48:31.569Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-09T16:48:32.136Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-09T16:48:32.136Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-09T16:48:32.703Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-09T16:48:33.270Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-09T16:48:33.839Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-09T16:48:34.406Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-09T16:48:36.937Z] === RUN TestDockerSuite/TestRunState [2022-08-09T16:48:37.874Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-09T16:48:38.441Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-09T16:48:39.008Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-09T16:48:39.267Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-09T16:48:39.267Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-09T16:48:39.267Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-09T16:48:39.835Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-09T16:48:40.770Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-09T16:48:41.741Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-09T16:48:41.741Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-09T16:48:41.741Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-09T16:48:42.309Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-09T16:48:44.212Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-09T16:48:44.470Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-09T16:48:45.846Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-09T16:48:48.379Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-09T16:48:50.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-09T16:48:51.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-09T16:48:51.785Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-09T16:48:52.353Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-09T16:48:52.611Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-09T16:48:53.178Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-09T16:48:55.082Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-09T16:48:55.342Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-09T16:48:56.279Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-09T16:48:56.537Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-09T16:48:56.796Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-09T16:48:56.796Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-09T16:48:57.824Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-09T16:48:57.824Z] docker_cli_swarm_test.go:1895: [d7ff002504dd9] joining swarm manager [da243fb7db29e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:48:58.086Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-09T16:48:58.653Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-09T16:48:58.653Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-09T16:48:58.653Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-09T16:48:58.911Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-09T16:48:59.170Z] docker_cli_swarm_test.go:1896: [df25daadf210c] joining swarm manager [da243fb7db29e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:48:59.429Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-09T16:49:02.715Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-09T16:49:02.715Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-09T16:49:03.652Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-09T16:49:05.027Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-09T16:49:05.963Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-09T16:49:07.341Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-09T16:49:09.243Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-09T16:49:09.243Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-09T16:49:09.243Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-09T16:49:09.243Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-09T16:49:09.243Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-09T16:49:09.243Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-09T16:49:09.243Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-09T16:49:09.243Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-09T16:49:09.501Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-09T16:49:09.501Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-09T16:49:09.501Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-09T16:49:10.068Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-09T16:49:10.636Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-09T16:49:11.571Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-09T16:49:12.138Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-09T16:49:12.705Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-09T16:49:12.705Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-09T16:49:12.963Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-09T16:49:12.963Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-09T16:49:12.963Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-09T16:49:13.222Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-09T16:49:13.222Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-09T16:49:13.222Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-09T16:49:13.222Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-09T16:49:13.222Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-09T16:49:13.222Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-09T16:49:13.789Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-09T16:49:14.047Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-09T16:49:14.047Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-09T16:49:14.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-09T16:49:14.873Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-09T16:49:15.441Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-09T16:49:15.441Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-09T16:49:15.441Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-09T16:49:16.009Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-09T16:49:16.577Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-09T16:49:16.577Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-09T16:49:16.577Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-09T16:49:17.145Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-09T16:49:18.083Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-09T16:49:18.650Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-09T16:49:18.650Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-09T16:49:18.650Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-09T16:49:18.909Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-09T16:49:19.169Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-09T16:49:20.105Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-09T16:49:20.364Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-09T16:49:22.270Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-09T16:49:22.270Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-09T16:49:22.270Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-09T16:49:22.528Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-09T16:49:22.528Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-09T16:49:23.095Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-09T16:49:23.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-09T16:49:23.662Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-09T16:49:24.597Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-09T16:49:25.972Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-09T16:49:25.972Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-09T16:49:26.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-09T16:49:29.829Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-09T16:49:31.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-09T16:49:34.268Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-09T16:49:36.170Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-09T16:49:37.560Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-09T16:49:38.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-09T16:49:39.430Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-09T16:49:40.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-09T16:49:41.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-09T16:49:42.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-09T16:49:44.215Z] docker_cli_swarm_test.go:1796: [dde26b26b7a81] joining swarm manager [d383ce9d83f5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:49:44.215Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-09T16:49:45.152Z] docker_cli_swarm_test.go:1797: [d100886acf653] joining swarm manager [d383ce9d83f5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:49:45.719Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-09T16:49:47.095Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-09T16:49:48.473Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-09T16:49:50.376Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-09T16:49:52.909Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-09T16:49:52.909Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-09T16:49:52.909Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-09T16:49:52.909Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-09T16:49:53.167Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-09T16:49:54.104Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-09T16:49:54.673Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-09T16:49:55.609Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-09T16:49:55.609Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-09T16:49:56.547Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-09T16:49:56.807Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-09T16:49:57.066Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-09T16:49:58.447Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4230609119 [2022-08-09T16:49:58.447Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-09T16:49:58.706Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-09T16:49:59.641Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-09T16:49:59.900Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-09T16:49:59.900Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-09T16:50:00.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-09T16:50:01.094Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-09T16:50:02.472Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-09T16:50:05.003Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-09T16:50:05.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-09T16:50:05.827Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-09T16:50:05.827Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-09T16:50:07.202Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-09T16:50:07.202Z] docker_cli_sni_test.go:30: Flakey test [2022-08-09T16:50:07.202Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-09T16:50:09.104Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-09T16:50:11.007Z] docker_cli_swarm_test.go:1315: [db0d702e1378b] joining swarm manager [d15abbe867336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:50:12.388Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-09T16:50:12.388Z] docker_cli_swarm_test.go:1316: [df521e1cfd189] joining swarm manager [d15abbe867336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:50:14.290Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-09T16:50:14.857Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-09T16:50:15.821Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-09T16:50:18.359Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-09T16:50:19.735Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-09T16:50:20.303Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-09T16:50:21.680Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-09T16:50:22.616Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-09T16:50:23.991Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-09T16:50:26.522Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-09T16:50:30.708Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-09T16:50:33.991Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-09T16:50:38.176Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-09T16:50:40.715Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-09T16:50:41.281Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-09T16:50:41.849Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-09T16:50:42.416Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-09T16:50:42.416Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-09T16:50:42.416Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-09T16:50:42.983Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-09T16:50:43.549Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-09T16:50:43.549Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-09T16:50:43.549Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-09T16:50:43.549Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-09T16:50:43.549Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-09T16:50:44.484Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-09T16:50:45.051Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-09T16:50:45.618Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-09T16:50:46.552Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-09T16:50:50.735Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-09T16:50:50.993Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-09T16:50:50.993Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-09T16:50:50.993Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-09T16:50:51.927Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-09T16:50:52.186Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-09T16:50:54.088Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-09T16:50:55.991Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-09T16:50:56.926Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-09T16:51:15.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-09T16:51:15.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-09T16:51:15.012Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-09T16:51:15.012Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-09T16:51:15.013Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-09T16:51:15.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-09T16:51:15.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-09T16:51:15.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-09T16:51:15.949Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-09T16:51:15.949Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-09T16:51:16.208Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite (1370.65s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.60s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-09T16:51:16.208Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.44s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.74s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.70s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.08s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.62s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.98s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.95s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-08-09T16:51:16.209Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.12s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.41s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.69s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.61s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.57s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000caff20__} (1.50s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13768883940_/foo_false_____} (1.54s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13768883940_/foo_true_____} (0.62s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3639531917_/foo_false_____} (0.80s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3639531917_/foo_true_____} (1.51s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3639531917_/foo_true__0xc000caff50___} (1.55s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000caff68__} (1.52s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000caff80__} (1.63s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000caff98__} (1.60s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000caffb0__} (1.51s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.93s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.40s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.19s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.86s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.21s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.05s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.95s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.93s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.53s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.47s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.16s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.89s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.40s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.80s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.34s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.87s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.71s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.89s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.21s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.21s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.61s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.03s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.79s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.31s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.14s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.20s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.45s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.53s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.26s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.42s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.49s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.83s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.95s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.10s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-08-09T16:51:16.209Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.65s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.23s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.40s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-08-09T16:51:16.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-09T16:51:16.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-09T16:51:16.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-09T16:51:16.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.10s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.07s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.82s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.28s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.74s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-08-09T16:51:16.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.49s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.48s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.80s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.73s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.69s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.33s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.38s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.10s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.35s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.26s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.56s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.11s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.07s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnv (1.21s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.96s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.21s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.13s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.27s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.05s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.70s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFails (0.61s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.14s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.78s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.09s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.74s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.35s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.38s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.34s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.18s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.39s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.28s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.98s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.27s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.79s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.86s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.10s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.65s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.60s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.72s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.95s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.49s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildPATH (2.91s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.35s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.09s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.62s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.42s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.31s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildUser (1.70s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.35s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.44s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.87s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.62s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.44s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.81s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.15s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.43s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.27s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.21s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.67s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.97s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.51s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.84s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.37s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.59s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.44s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.78s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.40s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.16s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToStdout (0.74s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-09T16:51:16.210Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsResize (0.62s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.68s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.00s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-08-09T16:51:16.210Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.81s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-09T16:51:16.211Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.19s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestHealth (19.30s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestBuildHistory (2.69s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.05s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.27s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportGzipped (1.58s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.76s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.63s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.59s) [2022-08-09T16:51:16.211Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.65s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectHistory (0.79s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-09T16:51:16.211Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.56s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.98s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.87s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.22s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.80s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.28s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.06s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestNetHostname (1.88s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.12s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.39s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.51s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginActive (2.37s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.74s) [2022-08-09T16:51:16.211Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.61s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPortList (7.05s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.56s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsByOrder (2.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.40s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.35s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.11s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.33s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.60s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.46s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.05s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-08-09T16:51:16.211Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.10s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.16s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.22s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.70s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.65s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.48s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.12s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.13s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.50s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.78s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.97s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.59s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.42s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.98s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-08-09T16:51:16.211Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.51s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.62s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.61s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.41s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.43s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.59s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.36s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.60s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.95s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.02s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.95s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.15s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.12s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.39s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.39s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.92s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunMount (5.38s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.06s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.03s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.28s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.23s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.64s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.52s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.26s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.85s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.75s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunState (1.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.53s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.21s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.86s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.20s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.48s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.75s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.74s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.46s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.73s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.64s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2022-08-09T16:51:16.212Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2022-08-09T16:51:16.212Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-09T16:51:16.213Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2022-08-09T16:51:16.213Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-08-09T16:51:16.213Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-09T16:51:16.213Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-08-09T16:51:16.213Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-08-09T16:51:16.213Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-09T16:51:16.213Z] === RUN TestDockerRegistrySuite [2022-08-09T16:51:16.213Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-09T16:51:17.590Z] check_test.go:427: [d911d33fd724e] daemon is not started [2022-08-09T16:51:17.590Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-09T16:51:18.526Z] check_test.go:427: [da13e2cdfdd92] daemon is not started [2022-08-09T16:51:18.526Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-09T16:51:19.903Z] check_test.go:427: [d5db0f7b59776] daemon is not started [2022-08-09T16:51:19.903Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-09T16:51:19.903Z] check_test.go:427: [d1cbeea89a25d] daemon is not started [2022-08-09T16:51:19.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-09T16:51:22.437Z] check_test.go:427: [db42f9a6d5d15] daemon is not started [2022-08-09T16:51:22.695Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-09T16:51:29.257Z] check_test.go:427: [d10a22db500d3] daemon is not started [2022-08-09T16:51:29.257Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-09T16:51:29.257Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-09T16:51:32.545Z] check_test.go:427: [db1bf384a9803] daemon is not started [2022-08-09T16:51:32.545Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-09T16:51:33.480Z] check_test.go:427: [d229585047f3a] daemon is not started [2022-08-09T16:51:33.480Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-09T16:51:33.480Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-09T16:51:34.415Z] check_test.go:427: [d4d03805decc2] daemon is not started [2022-08-09T16:51:34.415Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-09T16:51:35.810Z] check_test.go:427: [dd91cab9f4b0e] daemon is not started [2022-08-09T16:51:35.810Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-09T16:51:37.713Z] check_test.go:427: [d91f0d8ff92a3] daemon is not started [2022-08-09T16:51:37.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-09T16:51:38.650Z] check_test.go:427: [d76595040f3b6] daemon is not started [2022-08-09T16:51:38.650Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-09T16:51:40.556Z] check_test.go:427: [dc83bc71806fd] daemon is not started [2022-08-09T16:51:40.556Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-09T16:51:41.491Z] check_test.go:427: [d43d8af55050a] daemon is not started [2022-08-09T16:51:41.491Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-09T16:51:41.750Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-09T16:51:42.317Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:389e511ffbec7fa5d8b445eb9243132647299f867dc4359381c4b59b9c4e3aa8 [2022-08-09T16:51:43.698Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f0263854e8708b16f14c4897735d5e80bfc8eaf595d479f20525e36c8ec03491 [2022-08-09T16:51:43.698Z] check_test.go:427: [daad50c8ee745] daemon is not started [2022-08-09T16:51:43.957Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-09T16:51:44.893Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:88d6841d6c5e11367670fab0334b8bfe3a4c83440a824baaa8c5d74b21c36723 [2022-08-09T16:51:45.829Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d462a08338871b84a6d406c862eb118598e7040d1894ab15f89c9381cbdb203 [2022-08-09T16:51:46.396Z] check_test.go:427: [d445d3e6cf9a3] daemon is not started [2022-08-09T16:51:46.396Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-09T16:51:47.774Z] check_test.go:427: [d0673ec1b10ea] daemon is not started [2022-08-09T16:51:47.774Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-09T16:51:49.151Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-09T16:51:50.528Z] check_test.go:427: [d5f516f21682d] daemon is not started [2022-08-09T16:51:50.528Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-09T16:51:51.463Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-09T16:51:51.723Z] check_test.go:427: [d244b27bc5f20] daemon is not started [2022-08-09T16:51:51.723Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-09T16:51:51.981Z] check_test.go:427: [d3fd41d78729c] daemon is not started [2022-08-09T16:51:51.981Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-09T16:51:53.358Z] check_test.go:427: [d59c6fa84bd05] daemon is not started [2022-08-09T16:51:53.358Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-09T16:51:54.298Z] check_test.go:427: [d6725bcfe4ca6] daemon is not started [2022-08-09T16:51:54.298Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-09T16:51:55.694Z] check_test.go:427: [d8042f54717e9] daemon is not started [2022-08-09T16:51:55.694Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-09T16:51:55.694Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-09T16:51:58.980Z] check_test.go:427: [dab585441c0a9] daemon is not started [2022-08-09T16:51:58.980Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-09T16:51:59.239Z] check_test.go:427: [d8eca21f16ddc] daemon is not started [2022-08-09T16:51:59.239Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-09T16:52:00.174Z] check_test.go:427: [da917c4c77444] daemon is not started [2022-08-09T16:52:00.174Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-09T16:52:00.433Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-09T16:52:00.691Z] check_test.go:427: [db673bbe52a15] daemon is not started [2022-08-09T16:52:00.691Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-09T16:52:00.691Z] check_test.go:427: [d6cf932c2d112] daemon is not started [2022-08-09T16:52:00.691Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-09T16:52:01.258Z] check_test.go:427: [d2bba118910ac] daemon is not started [2022-08-09T16:52:01.258Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-09T16:52:01.517Z] check_test.go:427: [dca221cdc3759] daemon is not started [2022-08-09T16:52:01.517Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-09T16:52:01.777Z] check_test.go:427: [d37a1d373d44f] daemon is not started [2022-08-09T16:52:01.777Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-09T16:52:02.035Z] check_test.go:427: [d3ca50aad3caa] daemon is not started [2022-08-09T16:52:02.035Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-09T16:52:03.411Z] check_test.go:427: [de2ca649d7ee0] daemon is not started [2022-08-09T16:52:03.411Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-09T16:52:04.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-09T16:52:04.789Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-09T16:52:04.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-09T16:52:04.789Z] check_test.go:427: [da1b995894e77] daemon is not started [2022-08-09T16:52:04.789Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-09T16:52:05.725Z] check_test.go:427: [d889e784d7353] daemon is not started [2022-08-09T16:52:05.984Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-09T16:52:07.361Z] check_test.go:427: [d9c31ee943376] daemon is not started [2022-08-09T16:52:07.361Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-09T16:52:08.296Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite (52.76s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.94s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.56s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.22s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.53s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.18s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.71s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.18s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.44s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.49s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.93s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.07s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.39s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.21s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.77s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.96s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2022-08-09T16:52:08.863Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-08-09T16:52:08.863Z] === RUN TestDockerSchema1RegistrySuite [2022-08-09T16:52:08.863Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-09T16:52:09.122Z] check_test.go:454: [ddcc8c5eb7cff] daemon is not started [2022-08-09T16:52:09.122Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-09T16:52:11.026Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-09T16:52:11.594Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-09T16:52:12.531Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-09T16:52:12.531Z] check_test.go:454: [d4f181a780aa0] daemon is not started [2022-08-09T16:52:12.789Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-09T16:52:15.333Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-09T16:52:19.525Z] check_test.go:454: [d5ed26dd604cb] daemon is not started [2022-08-09T16:52:19.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-09T16:52:19.783Z] check_test.go:454: [d22f00b0c9520] daemon is not started [2022-08-09T16:52:19.783Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-09T16:52:20.042Z] check_test.go:454: [db86f094d100c] daemon is not started [2022-08-09T16:52:20.042Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-09T16:52:20.977Z] check_test.go:454: [d474c44d9ee13] daemon is not started [2022-08-09T16:52:20.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-09T16:52:21.912Z] check_test.go:454: [d5476fec424b1] daemon is not started [2022-08-09T16:52:21.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-09T16:52:22.846Z] check_test.go:454: [d127b915ae113] daemon is not started [2022-08-09T16:52:22.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-09T16:52:25.377Z] check_test.go:454: [dbc438e27b4f4] daemon is not started [2022-08-09T16:52:25.377Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-09T16:52:25.635Z] check_test.go:454: [db2649bc8e253] daemon is not started [2022-08-09T16:52:25.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-09T16:52:26.202Z] check_test.go:454: [d57cdd1857eee] daemon is not started [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite (17.20s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.16s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-09T16:52:26.202Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-09T16:52:26.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-09T16:52:26.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-09T16:52:26.769Z] check_test.go:483: [d857ba2751c44] daemon is not started [2022-08-09T16:52:26.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-09T16:52:27.704Z] check_test.go:483: [dc6e4d8f66df5] daemon is not started [2022-08-09T16:52:27.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-09T16:52:27.704Z] check_test.go:483: [d3e4ce65c159a] daemon is not started [2022-08-09T16:52:27.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-09T16:52:29.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-09T16:52:29.339Z] check_test.go:483: [dbaf2543d9e56] daemon is not started [2022-08-09T16:52:29.339Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-09T16:52:29.905Z] check_test.go:483: [dea8e309ac439] daemon is not started [2022-08-09T16:52:29.905Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-09T16:52:30.841Z] check_test.go:483: [d4bb253390517] daemon is not started [2022-08-09T16:52:30.841Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-09T16:52:30.841Z] check_test.go:483: [d25bd6be4c945] daemon is not started [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.78s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-08-09T16:52:30.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-09T16:52:30.841Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-09T16:52:30.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-09T16:52:36.115Z] check_test.go:510: [de2b64ffb236f] daemon is not started [2022-08-09T16:52:36.115Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-09T16:52:36.378Z] check_test.go:510: [dd58ea2e67333] daemon is not started [2022-08-09T16:52:36.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-09T16:52:36.378Z] check_test.go:510: [db45cfbf6a062] daemon is not started [2022-08-09T16:52:36.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-09T16:52:36.636Z] check_test.go:510: [d0d89cec20386] daemon is not started [2022-08-09T16:52:36.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-09T16:52:36.636Z] check_test.go:510: [d22e1e52aa456] daemon is not started [2022-08-09T16:52:36.636Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-08-09T16:52:36.636Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-09T16:52:36.636Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-08-09T16:52:36.636Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-09T16:52:36.636Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-09T16:52:36.636Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-09T16:52:36.636Z] === RUN TestDockerNetworkSuite [2022-08-09T16:52:36.636Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-09T16:52:38.012Z] docker_cli_network_unix_test.go:46: [d95bbb7a76714] daemon is not started [2022-08-09T16:52:38.012Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-09T16:52:38.579Z] docker_cli_network_unix_test.go:46: [d5e258bb0548f] daemon is not started [2022-08-09T16:52:38.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-09T16:52:41.370Z] docker_cli_network_unix_test.go:46: [d618efac940a9] daemon is not started [2022-08-09T16:52:41.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-09T16:52:43.315Z] docker_cli_network_unix_test.go:46: [d79929eb1e911] daemon is not started [2022-08-09T16:52:43.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-09T16:52:43.573Z] docker_cli_network_unix_test.go:1233: [d708441460b79] daemon is not started [2022-08-09T16:52:46.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-09T16:52:47.039Z] docker_cli_network_unix_test.go:46: [db7c51324e043] daemon is not started [2022-08-09T16:52:47.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-09T16:52:52.572Z] docker_cli_network_unix_test.go:46: [da5c8cf02b573] daemon is not started [2022-08-09T16:52:52.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-09T16:52:54.737Z] docker_cli_network_unix_test.go:46: [ddbed18c407f9] daemon is not started [2022-08-09T16:52:54.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-09T16:52:56.373Z] docker_cli_network_unix_test.go:46: [dccfd903935d1] daemon is not started [2022-08-09T16:52:56.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-09T16:52:56.632Z] docker_cli_network_unix_test.go:46: [dc353779acf1e] daemon is not started [2022-08-09T16:52:56.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-09T16:52:57.199Z] docker_cli_network_unix_test.go:46: [d07255502ba1e] daemon is not started [2022-08-09T16:52:57.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-09T16:52:57.785Z] docker_cli_network_unix_test.go:46: [dfe3b738d89b7] daemon is not started [2022-08-09T16:52:58.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-09T16:52:58.617Z] docker_cli_network_unix_test.go:46: [d84007ef60119] daemon is not started [2022-08-09T16:52:59.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-09T16:52:59.184Z] docker_cli_network_unix_test.go:46: [dce03b5bf71f8] daemon is not started [2022-08-09T16:52:59.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-09T16:52:59.443Z] docker_cli_network_unix_test.go:46: [d85f3d792cffc] daemon is not started [2022-08-09T16:52:59.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-09T16:53:00.010Z] docker_cli_network_unix_test.go:46: [d20d7c6eebe46] daemon is not started [2022-08-09T16:53:00.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-09T16:53:00.528Z] docker_cli_network_unix_test.go:46: [dc535a7e80f74] daemon is not started [2022-08-09T16:53:00.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-09T16:53:00.528Z] docker_cli_network_unix_test.go:46: [de3ba0bb26436] daemon is not started [2022-08-09T16:53:00.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-09T16:53:00.528Z] docker_cli_network_unix_test.go:46: [d9165fb7915a2] daemon is not started [2022-08-09T16:53:00.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-09T16:53:01.464Z] docker_cli_network_unix_test.go:46: [d16833d553b8f] daemon is not started [2022-08-09T16:53:01.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-09T16:53:02.030Z] docker_cli_network_unix_test.go:46: [d98e178390c13] daemon is not started [2022-08-09T16:53:02.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-09T16:53:02.548Z] docker_cli_network_unix_test.go:46: [dc2d27197b921] daemon is not started [2022-08-09T16:53:02.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-09T16:53:02.548Z] docker_cli_network_unix_test.go:46: [d2ca8a3135b06] daemon is not started [2022-08-09T16:53:02.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-09T16:53:02.807Z] docker_cli_network_unix_test.go:46: [d595d83750580] daemon is not started [2022-08-09T16:53:02.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-09T16:53:04.182Z] docker_cli_network_unix_test.go:968: [d39e3e64d907f] daemon is not started [2022-08-09T16:53:05.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-09T16:53:06.495Z] docker_cli_network_unix_test.go:46: [dde73f4e1456c] daemon is not started [2022-08-09T16:53:06.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-09T16:53:09.027Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-09T16:53:09.027Z] docker_cli_network_unix_test.go:1116: [ddf12dfadcb4a] daemon is not started [2022-08-09T16:53:11.563Z] docker_cli_swarm_test.go:1180: [dc8608f33a182] joining swarm manager [dcebae3b736ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:53:12.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-09T16:53:13.197Z] docker_cli_network_unix_test.go:46: [dd6c63a376a96] daemon is not started [2022-08-09T16:53:13.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-09T16:53:14.132Z] docker_cli_network_unix_test.go:46: [d702d960001d1] daemon is not started [2022-08-09T16:53:14.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-09T16:53:14.132Z] docker_cli_network_unix_test.go:46: [d3568ab7345e5] daemon is not started [2022-08-09T16:53:14.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-09T16:53:14.132Z] docker_cli_network_unix_test.go:46: [d9ad2e0b34741] daemon is not started [2022-08-09T16:53:14.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-09T16:53:14.391Z] docker_cli_network_unix_test.go:46: [d7b9a0157b28c] daemon is not started [2022-08-09T16:53:14.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-09T16:53:14.650Z] docker_cli_network_unix_test.go:46: [dd223b4136b87] daemon is not started [2022-08-09T16:53:14.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-09T16:53:14.650Z] docker_cli_network_unix_test.go:46: [dcfaeafcc68d1] daemon is not started [2022-08-09T16:53:14.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-09T16:53:16.558Z] docker_cli_network_unix_test.go:46: [de904b106618f] daemon is not started [2022-08-09T16:53:17.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-09T16:53:17.128Z] docker_cli_network_unix_test.go:46: [d06071978495f] daemon is not started [2022-08-09T16:53:17.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-09T16:53:17.128Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-09T16:53:17.128Z] docker_cli_network_unix_test.go:46: [d22ee563f632e] daemon is not started [2022-08-09T16:53:17.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-09T16:53:17.695Z] docker_cli_swarm_test.go:1189: [d8eb1f3cf2763] joining swarm manager [dcebae3b736ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:53:17.953Z] docker_cli_network_unix_test.go:46: [da393cdc484d4] daemon is not started [2022-08-09T16:53:18.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-09T16:53:21.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-09T16:53:23.400Z] docker_cli_network_unix_test.go:1084: [de9c1ccdd4b46] daemon is not started [2022-08-09T16:53:24.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-09T16:53:24.779Z] docker_cli_network_unix_test.go:46: [d69465a02d4e9] daemon is not started [2022-08-09T16:53:24.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-09T16:53:25.345Z] docker_cli_network_unix_test.go:46: [de651dd81c66b] daemon is not started [2022-08-09T16:53:25.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-09T16:53:26.540Z] docker_cli_network_unix_test.go:46: [d52d8fa8eae9a] daemon is not started [2022-08-09T16:53:27.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-09T16:53:27.107Z] docker_cli_network_unix_test.go:46: [d25013d43019d] daemon is not started [2022-08-09T16:53:27.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-09T16:53:27.366Z] docker_cli_network_unix_test.go:46: [d2f5d5a79a960] daemon is not started [2022-08-09T16:53:27.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-09T16:53:28.191Z] docker_cli_network_unix_test.go:46: [d8789ffc1a14c] daemon is not started [2022-08-09T16:53:28.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-09T16:53:28.758Z] docker_cli_network_unix_test.go:46: [d2bf3e534b65b] daemon is not started [2022-08-09T16:53:29.324Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-09T16:53:35.884Z] docker_cli_network_unix_test.go:46: [d14e47cf73e4b] daemon is not started [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite (58.17s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.93s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.31s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.50s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.61s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-09T16:53:35.884Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.96s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.14s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-08-09T16:53:35.884Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.72s) [2022-08-09T16:53:35.884Z] === RUN TestDockerHubPullSuite [2022-08-09T16:53:35.884Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-09T16:53:36.817Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-09T16:53:39.368Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-09T16:53:40.303Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-09T16:53:42.204Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-09T16:53:42.771Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite (8.10s) [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.98s) [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-08-09T16:53:43.031Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-09T16:53:43.031Z] PASS [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === Skipped [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-09T16:53:43.031Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_sni_test.go:30: Flakey test [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-09T16:53:43.031Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-09T16:53:43.031Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-09T16:53:43.031Z] docker_cli_network_unix_test.go:46: [d22ee563f632e] daemon is not started [2022-08-09T16:53:43.031Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] DONE 1265 tests, 51 skipped in 1523.824s [2022-08-09T16:53:43.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T16:53:43.031Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T16:53:43.031Z] +++ kill 9395 [2022-08-09T16:53:43.031Z] +++ /etc/init.d/apparmor stop [2022-08-09T16:53:43.031Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] Unloading profiles will leave already running processes permanently [2022-08-09T16:53:43.031Z] unconfined, which can lead to unexpected situations. [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.031Z] To set a process to complain mode, use the command line tool [2022-08-09T16:53:43.031Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T16:53:43.031Z] +++ true [2022-08-09T16:53:43.031Z] exiting test-integration [2022-08-09T16:53:43.031Z] ++ exit 0 [2022-08-09T16:53:43.031Z] [2022-08-09T16:53:43.289Z] + for job in $(jobs -p) [2022-08-09T16:53:43.289Z] + wait 8725 [2022-08-09T16:54:01.365Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-09T16:54:09.474Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-09T16:54:12.758Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-09T16:54:14.660Z] docker_cli_swarm_test.go:1112: [d48656208d1b0] joining swarm manager [dc7675bb50e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:54:16.034Z] docker_cli_swarm_test.go:1113: [d6bb533186699] joining swarm manager [dc7675bb50e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:55:52.479Z] docker_cli_swarm_test.go:1166: [d023ebee435cd] joining swarm manager [dc7675bb50e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-09T16:56:24.544Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-09T16:56:24.544Z] docker_cli_swarm_test.go:1447: [d12c286fbdb35] joining swarm manager [d180ac44858fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:56:24.544Z] docker_cli_swarm_test.go:1448: [d7d872f2f0e2a] joining swarm manager [d180ac44858fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-09T16:56:34.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-09T16:56:34.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-09T16:56:34.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-09T16:56:34.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-09T16:56:34.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-09T16:56:35.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-09T16:56:37.907Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-09T16:56:41.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-09T16:56:43.092Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-09T16:56:44.996Z] docker_cli_swarm_unix_test.go:63: [d209055338c3b] joining swarm manager [db4a49866a456]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:57:41.212Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-09T16:57:41.212Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-09T16:57:41.212Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-09T16:57:43.113Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-09T16:57:46.397Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-09T16:57:48.958Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-09T16:57:50.859Z] docker_api_swarm_test.go:962: [d7907ee6c001a] joining swarm manager [d2c033b0417b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-09T16:58:08.934Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-09T16:58:21.130Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-09T16:58:22.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-09T16:58:24.593Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-09T16:58:27.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-09T16:58:35.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-09T16:58:41.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-09T16:58:43.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-09T16:58:45.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-09T16:58:48.232Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-09T16:58:50.763Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-09T16:58:54.049Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-09T16:58:55.949Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-09T16:59:52.181Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-09T17:00:07.050Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite (1576.95s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.73s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.13s) [2022-08-09T17:00:25.128Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.06s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.32s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.52s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.10s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.43s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.09s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.26s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.99s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.02s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.43s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.36s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.36s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.46s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.66s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.19s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.32s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.99s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.97s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.36s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.60s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.15s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.38s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.76s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.74s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.71s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.23s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.98s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.28s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.75s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.43s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.08s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.16s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.60s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.98s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.36s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.41s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.08s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.37s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.20s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.72s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2022-08-09T17:00:25.128Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.02s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.69s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.65s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.10s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.08s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.41s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.39s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.09s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.37s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-08-09T17:00:25.128Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-08-09T17:00:25.128Z] === RUN TestDockerExternalVolumeSuite [2022-08-09T17:00:25.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-09T17:00:25.128Z] docker_cli_external_volume_driver_test.go:53: [d9385d122ff1b] daemon is not started [2022-08-09T17:00:40.031Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-09T17:01:47.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-09T17:01:55.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-09T17:02:10.745Z] docker_cli_external_volume_driver_test.go:53: [d403ed7138f72] daemon is not started [2022-08-09T17:02:25.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-09T17:02:40.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-09T17:02:55.358Z] docker_cli_external_volume_driver_test.go:53: [d34faf099425d] daemon is not started [2022-08-09T17:03:13.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-09T17:03:13.561Z] docker_cli_external_volume_driver_test.go:53: [d2c52187a82d0] daemon is not started [2022-08-09T17:03:25.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-09T17:03:57.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-09T17:04:15.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-09T17:04:30.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-09T17:05:17.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-09T17:05:35.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-09T17:06:07.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-09T17:06:39.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-09T17:06:51.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-09T17:07:09.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-09T17:07:09.953Z] docker_cli_external_volume_driver_test.go:485: [da29bac386ca8] daemon is not started [2022-08-09T17:07:24.847Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-09T17:07:24.847Z] docker_cli_external_volume_driver_test.go:53: [d2dd02715654a] daemon is not started [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite (437.36s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.68s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-09T17:07:39.718Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-09T17:07:39.718Z] PASS [2022-08-09T17:07:39.718Z] [2022-08-09T17:07:39.718Z] === Skipped [2022-08-09T17:07:39.718Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-09T17:07:39.718Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-09T17:07:39.718Z] check_test.go:540: [de0eea17b192a] daemon is not started [2022-08-09T17:07:39.718Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-09T17:07:39.718Z] [2022-08-09T17:07:39.718Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-09T17:07:39.718Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-09T17:07:39.718Z] check_test.go:540: [db413c3876a50] daemon is not started [2022-08-09T17:07:39.718Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-09T17:07:39.718Z] [2022-08-09T17:07:39.718Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-09T17:07:39.718Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-09T17:07:39.718Z] check_test.go:540: [d94a8ba6e6112] daemon is not started [2022-08-09T17:07:39.718Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-09T17:07:39.718Z] [2022-08-09T17:07:39.718Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-09T17:07:39.718Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-09T17:07:39.718Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-09T17:07:39.718Z] [2022-08-09T17:07:39.718Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-08-09T17:07:39.718Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-09T17:07:39.718Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-08-09T17:07:39.718Z] [2022-08-09T17:07:39.718Z] DONE 269 tests, 5 skipped in 2360.538s [2022-08-09T17:07:39.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-09T17:07:39.981Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de30ea9429c8b/docker.pid [2022-08-09T17:07:39.981Z] +++ kill 7043 [2022-08-09T17:07:39.981Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7043 is not a child of this shell [2022-08-09T17:07:39.981Z] warning: PID 7043 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de30ea9429c8b/docker.pid had a nonzero exit code [2022-08-09T17:07:39.981Z] ++++ cat bundles/test-integration/docker.pid [2022-08-09T17:07:39.981Z] +++ kill 9393 [2022-08-09T17:07:39.981Z] +++ /etc/init.d/apparmor stop [2022-08-09T17:07:39.981Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-09T17:07:39.981Z] [2022-08-09T17:07:39.981Z] Unloading profiles will leave already running processes permanently [2022-08-09T17:07:39.981Z] unconfined, which can lead to unexpected situations. [2022-08-09T17:07:39.981Z] [2022-08-09T17:07:39.981Z] To set a process to complain mode, use the command line tool [2022-08-09T17:07:39.981Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-09T17:07:39.981Z] +++ true [2022-08-09T17:07:39.981Z] exiting test-integration [2022-08-09T17:07:39.981Z] ++ exit 0 [2022-08-09T17:07:39.981Z] [2022-08-09T17:07:40.242Z] + exit 0 [2022-08-09T17:07:40.242Z] ++ jobs -p [2022-08-09T17:07:40.242Z] + pids= [2022-08-09T17:07:40.242Z] + echo 'Remaining pids to kill: []' [2022-08-09T17:07:40.242Z] Remaining pids to kill: [] [2022-08-09T17:07:40.242Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-09T17:07:40.257Z] Recording test results [2022-08-09T17:07:41.657Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-09T17:07:41.991Z] + echo Ensuring container killed. [2022-08-09T17:07:41.991Z] Ensuring container killed. [2022-08-09T17:07:41.991Z] + docker ps -aq -f name=docker-pr1-* [2022-08-09T17:07:41.991Z] + cids=30b280cea0cf [2022-08-09T17:07:41.991Z] ba9c766b3b42 [2022-08-09T17:07:41.991Z] 38c69f2bf5db [2022-08-09T17:07:41.991Z] + [ -n 30b280cea0cf [2022-08-09T17:07:41.991Z] ba9c766b3b42 [2022-08-09T17:07:41.991Z] 38c69f2bf5db ] [2022-08-09T17:07:41.991Z] + docker rm -vf 30b280cea0cf ba9c766b3b42 38c69f2bf5db [2022-08-09T17:07:42.928Z] 30b280cea0cf [2022-08-09T17:07:42.928Z] ba9c766b3b42 [2022-08-09T17:07:42.928Z] 38c69f2bf5db [Pipeline] sh [2022-08-09T17:07:43.215Z] + echo Chowning /workspace to jenkins user [2022-08-09T17:07:43.215Z] Chowning /workspace to jenkins user [2022-08-09T17:07:43.215Z] + id -u [2022-08-09T17:07:43.215Z] + id -g [2022-08-09T17:07:43.215Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43941:/workspace busybox chown -R 1000:1000 /workspace [2022-08-09T17:07:43.215Z] Unable to find image 'busybox:latest' locally [2022-08-09T17:07:43.215Z] latest: Pulling from library/busybox [2022-08-09T17:07:43.473Z] 50783e0dfb64: Pulling fs layer [2022-08-09T17:07:43.473Z] 50783e0dfb64: Download complete [2022-08-09T17:07:43.473Z] 50783e0dfb64: Pull complete [2022-08-09T17:07:43.473Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-09T17:07:43.473Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-09T17:07:46.299Z] + bundleName=amd64 [2022-08-09T17:07:46.299Z] + echo Creating amd64-bundles.tar.gz [2022-08-09T17:07:46.299Z] Creating amd64-bundles.tar.gz [2022-08-09T17:07:46.299Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-09T17:07:46.299Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-09T17:07:47.685Z] Archiving artifacts [2022-08-09T17:07:49.415Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43941/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-09T17:07:49.721Z] + make clean [2022-08-09T17:07:49.980Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-09T17:07:49.980Z] docker-dev-cache [2022-08-09T17:07:49.980Z] 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