Pull request #44037 closed Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bd98bf38e91f8b09fdcb781e8808939164c5936b+80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 (55b224dd4cdd98374d50a5081332255dfd936542) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44037@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-26T07:47:11.635Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-26T07:47:11.640Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-26T07:47:11.731Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-26T07:47:11.936Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-038d672c25bf46c78) in /home/ubuntu/workspace/moby_PR-44037 [Pipeline] { [Pipeline] checkout [2022-08-26T07:47:11.970Z] The recommended git tool is: git [2022-08-26T07:47:11.985Z] using credential docker-jenkins-github-credentials [2022-08-26T07:47:11.996Z] Cloning the remote Git repository [2022-08-26T07:47:11.996Z] Cloning with configured refspecs honoured and without tags [2022-08-26T07:47:12.073Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T07:47:12.073Z] > git init /home/ubuntu/workspace/moby_PR-44037 # timeout=10 [2022-08-26T07:47:12.088Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:12.088Z] > git --version # timeout=10 [2022-08-26T07:47:12.096Z] > git --version # 'git version 2.17.1' [2022-08-26T07:47:12.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:12.097Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:27.856Z] Fetching without tags [2022-08-26T07:47:27.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:27.860Z] > git config --add remote.origin.fetch +refs/pull/44037/head:refs/remotes/origin/PR-44037 # timeout=10 [2022-08-26T07:47:27.865Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:27.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:28.042Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit bd98bf38e91f8b09fdcb781e8808939164c5936b [2022-08-26T07:47:29.217Z] Merge succeeded, producing 1357e9b07c9fcbcd47d5e42020c789d0f9b79f40 [2022-08-26T07:47:29.217Z] Checking out Revision 1357e9b07c9fcbcd47d5e42020c789d0f9b79f40 (PR-44037) [2022-08-26T07:47:29.316Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T07:47:27.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:27.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:27.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:28.074Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:28.079Z] > git checkout -f bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:47:28.615Z] > git remote # timeout=10 [2022-08-26T07:47:28.618Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T07:47:28.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:28.624Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T07:47:29.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T07:47:29.249Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:29.254Z] > git checkout -f 1357e9b07c9fcbcd47d5e42020c789d0f9b79f40 # timeout=10 [2022-08-26T07:47:29.349Z] > git rev-list --no-walk bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T07:47:29.978Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/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-26T07:47:29.978Z] Unable to find image 'alpine:latest' locally [2022-08-26T07:47:29.978Z] latest: Pulling from library/alpine [2022-08-26T07:47:30.237Z] 213ec9aee27d: Pulling fs layer [2022-08-26T07:47:30.237Z] 213ec9aee27d: Verifying Checksum [2022-08-26T07:47:30.237Z] 213ec9aee27d: Download complete [2022-08-26T07:47:30.493Z] 213ec9aee27d: Pull complete [2022-08-26T07:47:30.493Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-26T07:47:30.493Z] Status: Downloaded newer image for alpine:latest [2022-08-26T07:47:33.016Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-26T07:47:33.225Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-038d672c25bf46c78) in /home/ubuntu/workspace/moby_PR-44037 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [2022-08-26T07:47:33.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06625413c7ec6fdd1) in /home/ubuntu/workspace/moby_PR-44037 [2022-08-26T07:47:33.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f88a702403bdf22e) in /home/ubuntu/workspace/moby_PR-44037 [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-26T07:47:33.280Z] The recommended git tool is: git [2022-08-26T07:47:33.287Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [Pipeline] // stage [2022-08-26T07:47:33.312Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-26T07:47:33.371Z] Fetching without tags [Pipeline] checkout [2022-08-26T07:47:33.383Z] The recommended git tool is: git [Pipeline] checkout [2022-08-26T07:47:33.389Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-26T07:47:33.408Z] using credential docker-jenkins-github-credentials [2022-08-26T07:47:33.414Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-26T07:47:33.420Z] Cloning the remote Git repository [2022-08-26T07:47:33.421Z] Cloning with configured refspecs honoured and without tags [2022-08-26T07:47:33.427Z] Cloning the remote Git repository [2022-08-26T07:47:33.427Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-26T07:47:33.583Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit bd98bf38e91f8b09fdcb781e8808939164c5936b 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-26T07:47:33.710Z] Merge succeeded, producing 18673a09dc91645bc8a855b61d1305f7d376fdc7 [2022-08-26T07:47:33.711Z] Checking out Revision 18673a09dc91645bc8a855b61d1305f7d376fdc7 (PR-44037) [2022-08-26T07:47:33.771Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T07:47:33.327Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44037/.git # timeout=10 [2022-08-26T07:47:33.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:33.403Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:33.403Z] > git --version # timeout=10 [2022-08-26T07:47:33.419Z] > git --version # 'git version 2.17.1' [2022-08-26T07:47:33.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:33.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:33.615Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:33.619Z] > git checkout -f bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:47:33.666Z] > git remote # timeout=10 [2022-08-26T07:47:33.671Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T07:47:33.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:33.675Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T07:47:33.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T07:47:33.743Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:33.749Z] > git checkout -f 18673a09dc91645bc8a855b61d1305f7d376fdc7 # timeout=10 [2022-08-26T07:47:33.803Z] > git rev-list --no-walk bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T07:47:34.392Z] + docker version [2022-08-26T07:47:34.392Z] Client: Docker Engine - Community [2022-08-26T07:47:34.392Z] Version: 20.10.14 [2022-08-26T07:47:34.392Z] API version: 1.41 [2022-08-26T07:47:34.392Z] Go version: go1.16.15 [2022-08-26T07:47:34.392Z] Git commit: a224086 [2022-08-26T07:47:34.392Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T07:47:34.392Z] OS/Arch: linux/amd64 [2022-08-26T07:47:34.392Z] Context: default [2022-08-26T07:47:34.392Z] Experimental: true [2022-08-26T07:47:34.392Z] [2022-08-26T07:47:34.392Z] Server: Docker Engine - Community [2022-08-26T07:47:34.392Z] Engine: [2022-08-26T07:47:34.392Z] Version: 20.10.14 [2022-08-26T07:47:34.392Z] API version: 1.41 (minimum version 1.12) [2022-08-26T07:47:34.392Z] Go version: go1.16.15 [2022-08-26T07:47:34.392Z] Git commit: 87a90dc [2022-08-26T07:47:34.392Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T07:47:34.392Z] OS/Arch: linux/amd64 [2022-08-26T07:47:34.392Z] Experimental: true [2022-08-26T07:47:34.392Z] containerd: [2022-08-26T07:47:34.392Z] Version: 1.5.11 [2022-08-26T07:47:34.392Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:47:34.392Z] runc: [2022-08-26T07:47:34.392Z] Version: 1.0.3 [2022-08-26T07:47:34.392Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T07:47:34.392Z] docker-init: [2022-08-26T07:47:34.392Z] Version: 0.19.0 [2022-08-26T07:47:34.392Z] GitCommit: de40ad0 [2022-08-26T07:47:33.424Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T07:47:33.424Z] > git init /home/ubuntu/workspace/moby_PR-44037 # timeout=10 [2022-08-26T07:47:33.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:33.446Z] > git --version # timeout=10 [2022-08-26T07:47:33.460Z] > git --version # 'git version 2.17.1' [2022-08-26T07:47:33.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:33.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:33.410Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T07:47:33.410Z] > git init /home/ubuntu/workspace/moby_PR-44037 # timeout=10 [2022-08-26T07:47:33.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:33.425Z] > git --version # timeout=10 [2022-08-26T07:47:33.430Z] > git --version # 'git version 2.17.1' [2022-08-26T07:47:33.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:33.432Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2022-08-26T07:47:34.679Z] + docker info [2022-08-26T07:47:35.607Z] Client: [2022-08-26T07:47:35.607Z] Context: default [2022-08-26T07:47:35.607Z] Debug Mode: false [2022-08-26T07:47:35.607Z] Plugins: [2022-08-26T07:47:35.607Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T07:47:35.607Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T07:47:35.607Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T07:47:35.607Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T07:47:35.607Z] [2022-08-26T07:47:35.607Z] Server: [2022-08-26T07:47:35.607Z] Containers: 0 [2022-08-26T07:47:35.607Z] Running: 0 [2022-08-26T07:47:35.607Z] Paused: 0 [2022-08-26T07:47:35.607Z] Stopped: 0 [2022-08-26T07:47:35.607Z] Images: 3 [2022-08-26T07:47:35.607Z] Server Version: 20.10.14 [2022-08-26T07:47:35.607Z] Storage Driver: overlay2 [2022-08-26T07:47:35.607Z] Backing Filesystem: extfs [2022-08-26T07:47:35.607Z] Supports d_type: true [2022-08-26T07:47:35.607Z] Native Overlay Diff: true [2022-08-26T07:47:35.607Z] userxattr: false [2022-08-26T07:47:35.607Z] Logging Driver: json-file [2022-08-26T07:47:35.607Z] Cgroup Driver: cgroupfs [2022-08-26T07:47:35.607Z] Cgroup Version: 1 [2022-08-26T07:47:35.607Z] Plugins: [2022-08-26T07:47:35.607Z] Volume: local [2022-08-26T07:47:35.607Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T07:47:35.607Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T07:47:35.607Z] Swarm: inactive [2022-08-26T07:47:35.607Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T07:47:35.607Z] Default Runtime: runc [2022-08-26T07:47:35.607Z] Init Binary: docker-init [2022-08-26T07:47:35.607Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:47:35.607Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T07:47:35.607Z] init version: de40ad0 [2022-08-26T07:47:35.607Z] Security Options: [2022-08-26T07:47:35.607Z] apparmor [2022-08-26T07:47:35.607Z] seccomp [2022-08-26T07:47:35.607Z] Profile: default [2022-08-26T07:47:35.607Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T07:47:35.607Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T07:47:35.607Z] OSType: linux [2022-08-26T07:47:35.607Z] Architecture: x86_64 [2022-08-26T07:47:35.607Z] CPUs: 2 [2022-08-26T07:47:35.607Z] Total Memory: 7.565GiB [2022-08-26T07:47:35.607Z] Name: ip-10-100-92-51 [2022-08-26T07:47:35.607Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T07:47:35.607Z] Docker Root Dir: /var/lib/docker [2022-08-26T07:47:35.607Z] Debug Mode: false [2022-08-26T07:47:35.607Z] Registry: https://index.docker.io/v1/ [2022-08-26T07:47:35.607Z] Labels: [2022-08-26T07:47:35.607Z] Experimental: true [2022-08-26T07:47:35.607Z] Insecure Registries: [2022-08-26T07:47:35.607Z] 127.0.0.0/8 [2022-08-26T07:47:35.607Z] Live Restore Enabled: true [2022-08-26T07:47:35.607Z] [2022-08-26T07:47:35.607Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T07:47:35.925Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:47:35.926Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:47:35.926Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44037/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T07:47:35.926Z] + bash /home/ubuntu/workspace/moby_PR-44037/check-config.sh [2022-08-26T07:47:35.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T07:47:35.926Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T07:47:35.926Z] [2022-08-26T07:47:35.926Z] Generally Necessary: [2022-08-26T07:47:35.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T07:47:35.926Z] - apparmor: enabled and tools installed [2022-08-26T07:47:35.926Z] - CONFIG_NAMESPACES: enabled [2022-08-26T07:47:35.926Z] - CONFIG_NET_NS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_PID_NS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_IPC_NS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_UTS_NS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_CGROUPS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T07:47:35.926Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T07:47:35.926Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T07:47:35.926Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T07:47:35.926Z] - CONFIG_CPUSETS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_MEMCG: enabled [2022-08-26T07:47:35.926Z] - CONFIG_KEYS: enabled [2022-08-26T07:47:35.926Z] - CONFIG_VETH: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T07:47:36.182Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T07:47:36.182Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T07:47:36.182Z] [2022-08-26T07:47:36.182Z] Optional Features: [2022-08-26T07:47:36.182Z] - CONFIG_USER_NS: enabled [2022-08-26T07:47:36.182Z] - CONFIG_SECCOMP: enabled [2022-08-26T07:47:36.182Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T07:47:36.182Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T07:47:36.182Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T07:47:36.182Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T07:47:36.183Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T07:47:36.183Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T07:47:36.183Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T07:47:36.183Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T07:47:36.183Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T07:47:36.183Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T07:47:36.183Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T07:47:36.183Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T07:47:36.183Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T07:47:36.183Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T07:47:36.183Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T07:47:36.183Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T07:47:36.183Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T07:47:36.183Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T07:47:36.183Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T07:47:36.183Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T07:47:36.183Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T07:47:36.441Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T07:47:36.441Z] - CONFIG_EXT4_FS: enabled [2022-08-26T07:47:36.441Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T07:47:36.441Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T07:47:36.441Z] - Network Drivers: [2022-08-26T07:47:36.441Z] - "overlay": [2022-08-26T07:47:36.441Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T07:47:36.441Z] Optional (for encrypted networks): [2022-08-26T07:47:36.441Z] - CONFIG_CRYPTO: enabled [2022-08-26T07:47:36.441Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T07:47:36.441Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T07:47:36.441Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T07:47:36.441Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T07:47:36.441Z] - CONFIG_XFRM: enabled [2022-08-26T07:47:36.441Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T07:47:36.441Z] - "ipvlan": [2022-08-26T07:47:36.441Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T07:47:36.441Z] - "macvlan": [2022-08-26T07:47:36.441Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T07:47:36.441Z] - "ftp,tftp client in container": [2022-08-26T07:47:36.441Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T07:47:36.441Z] - Storage Drivers: [2022-08-26T07:47:36.441Z] - "aufs": [2022-08-26T07:47:36.441Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T07:47:36.441Z] - "btrfs": [2022-08-26T07:47:36.441Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T07:47:36.441Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T07:47:36.441Z] - "devicemapper": [2022-08-26T07:47:36.441Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T07:47:36.441Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T07:47:36.441Z] - "overlay": [2022-08-26T07:47:36.441Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T07:47:36.441Z] - "zfs": [2022-08-26T07:47:36.441Z] - /dev/zfs: present [2022-08-26T07:47:36.441Z] - zfs command: missing [2022-08-26T07:47:36.441Z] - zpool command: missing [2022-08-26T07:47:36.441Z] [2022-08-26T07:47:36.441Z] Limits: [2022-08-26T07:47:36.441Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T07:47:36.441Z] [2022-08-26T07:47:36.441Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T07:47:36.764Z] + sudo modprobe ip_vs [2022-08-26T07:47:36.764Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:18673a09dc91645bc8a855b61d1305f7d376fdc7 . [2022-08-26T07:47:37.020Z] #1 [internal] load build definition from Dockerfile [2022-08-26T07:47:37.020Z] #1 sha256:d3c7c44bbe5735989590d5813ec66056d0c5bd5965d80fcc3f9161e2387190fb [2022-08-26T07:47:37.020Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T07:47:37.020Z] #1 DONE 0.0s [2022-08-26T07:47:37.020Z] [2022-08-26T07:47:37.020Z] #2 [internal] load .dockerignore [2022-08-26T07:47:37.020Z] #2 sha256:d542c3d880eb397031ba15fa082d0c5ecbbc650ab8161287805ae8ca04cebf60 [2022-08-26T07:47:37.020Z] #2 transferring context: 145B done [2022-08-26T07:47:37.020Z] #2 DONE 0.0s [2022-08-26T07:47:37.020Z] [2022-08-26T07:47:37.020Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T07:47:37.020Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T07:47:37.277Z] #3 DONE 0.3s [2022-08-26T07:47:37.277Z] [2022-08-26T07:47:37.277Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T07:47:37.277Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T07:47:37.277Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-26T07:47:37.277Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-26T07:47:37.277Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-26T07:47:37.277Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-26T07:47:37.277Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-26T07:47:37.277Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-26T07:47:37.534Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-26T07:47:37.534Z] #4 DONE 0.4s [2022-08-26T07:47:37.790Z] [2022-08-26T07:47:37.790Z] #5 [internal] load .dockerignore [2022-08-26T07:47:37.790Z] #5 sha256:e31dec21697de081c5a670025e3650e91c5077868cc369b67b7859d904fd5d1d [2022-08-26T07:47:37.790Z] #5 DONE 0.0s [2022-08-26T07:47:37.790Z] [2022-08-26T07:47:37.790Z] #6 [internal] load build definition from Dockerfile [2022-08-26T07:47:37.790Z] #6 sha256:a175e8bab6e02f886d46a5317cfb690cea493226ffd0aef5b860fba920aa118a [2022-08-26T07:47:37.790Z] #6 DONE 0.0s [2022-08-26T07:47:37.790Z] [2022-08-26T07:47:37.790Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:47:37.790Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T07:47:37.790Z] #9 DONE 0.1s [2022-08-26T07:47:37.790Z] [2022-08-26T07:47:37.790Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T07:47:37.790Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T07:47:38.047Z] #10 ... [2022-08-26T07:47:38.047Z] [2022-08-26T07:47:38.047Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:47:38.047Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T07:47:38.047Z] #7 DONE 0.1s [2022-08-26T07:47:38.047Z] [2022-08-26T07:47:38.047Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T07:47:38.047Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T07:47:38.047Z] #8 DONE 0.2s [2022-08-26T07:47:38.047Z] [2022-08-26T07:47:38.047Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T07:47:38.047Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T07:47:38.047Z] #10 DONE 0.3s [2022-08-26T07:47:38.303Z] [2022-08-26T07:47:38.303Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:47:38.303Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T07:47:38.303Z] #73 DONE 0.0s [2022-08-26T07:47:38.303Z] [2022-08-26T07:47:38.303Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:47:38.303Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:47:38.303Z] #71 DONE 0.0s [2022-08-26T07:47:38.303Z] [2022-08-26T07:47:38.303Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:47:38.303Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T07:47:38.303Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-26T07:47:38.304Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-26T07:47:38.304Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-26T07:47:38.304Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-26T07:47:38.304Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.10MB / 55.01MB 0.1s [2022-08-26T07:47:38.561Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.77MB / 55.01MB 0.2s [2022-08-26T07:47:38.561Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.63MB / 55.01MB 0.4s [2022-08-26T07:47:38.820Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.19MB / 55.01MB 0.5s [2022-08-26T07:47:38.820Z] #28 ... [2022-08-26T07:47:38.820Z] [2022-08-26T07:47:38.820Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T07:47:38.820Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T07:47:38.820Z] #49 DONE 0.0s [2022-08-26T07:47:38.820Z] [2022-08-26T07:47:38.820Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:47:38.820Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T07:47:38.820Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.75MB / 55.01MB 0.6s [2022-08-26T07:47:39.079Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 0.7s [2022-08-26T07:47:39.336Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 0.9s [2022-08-26T07:47:39.336Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.0s [2022-08-26T07:47:39.593Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-08-26T07:47:40.160Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.2s [2022-08-26T07:47:43.439Z] #28 ... [2022-08-26T07:47:43.439Z] [2022-08-26T07:47:43.439Z] #24 [internal] load build context [2022-08-26T07:47:43.439Z] #24 sha256:82a1b0b8cd15dce65d65e039ab5c0ceae68094a24f42b3c3877ea128a4529e39 [2022-08-26T07:47:43.439Z] #24 transferring context: 62.62MB 4.6s done [2022-08-26T07:47:43.439Z] #24 DONE 4.6s [2022-08-26T07:47:43.439Z] [2022-08-26T07:47:43.439Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:47:43.439Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T07:47:44.371Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.3s done [2022-08-26T07:47:44.371Z] #28 DONE 5.9s [2022-08-26T07:47:44.371Z] [2022-08-26T07:47:44.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:47:44.371Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:47:44.371Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-26T07:47:44.371Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-26T07:47:44.371Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-26T07:47:44.371Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.2s done [2022-08-26T07:47:44.371Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.4s done [2022-08-26T07:47:44.371Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-26T07:47:44.371Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-08-26T07:47:44.371Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.1s done [2022-08-26T07:47:44.371Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 1.9s done [2022-08-26T07:47:44.371Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.2s done [2022-08-26T07:47:44.371Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.4s done [2022-08-26T07:47:44.371Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-08-26T07:47:44.628Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-08-26T07:47:44.628Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-26T07:47:45.196Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-08-26T07:47:45.196Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-26T07:47:48.223Z] Still waiting to schedule task [2022-08-26T07:47:48.224Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03d377d860e2cadf0)’ is offline [2022-08-26T07:47:48.228Z] Still waiting to schedule task [2022-08-26T07:47:48.228Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-26T07:47:49.005Z] Fetching without tags [2022-08-26T07:47:49.009Z] Fetching without tags [2022-08-26T07:47:49.170Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit bd98bf38e91f8b09fdcb781e8808939164c5936b [2022-08-26T07:47:49.240Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit bd98bf38e91f8b09fdcb781e8808939164c5936b [2022-08-26T07:47:48.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:48.982Z] > git config --add remote.origin.fetch +refs/pull/44037/head:refs/remotes/origin/PR-44037 # timeout=10 [2022-08-26T07:47:48.989Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:48.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:49.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:49.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:49.009Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:49.172Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:49.180Z] > git checkout -f bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:47:48.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:48.951Z] > git config --add remote.origin.fetch +refs/pull/44037/head:refs/remotes/origin/PR-44037 # timeout=10 [2022-08-26T07:47:48.959Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:48.975Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:47:48.992Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:47:48.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:48.993Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:47:49.221Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:49.226Z] > git checkout -f bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:47:50.369Z] Merge succeeded, producing 1660fc6fcf19035e5178d25d9422b9220aaf8780 [2022-08-26T07:47:50.369Z] Checking out Revision 1660fc6fcf19035e5178d25d9422b9220aaf8780 (PR-44037) [2022-08-26T07:47:50.419Z] Merge succeeded, producing 1660fc6fcf19035e5178d25d9422b9220aaf8780 [2022-08-26T07:47:50.420Z] Checking out Revision 1660fc6fcf19035e5178d25d9422b9220aaf8780 (PR-44037) [2022-08-26T07:47:50.454Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T07:47:50.455Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.7s done [2022-08-26T07:47:50.455Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-26T07:47:49.714Z] > git remote # timeout=10 [2022-08-26T07:47:49.726Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T07:47:49.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:49.734Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T07:47:50.362Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T07:47:50.370Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:50.374Z] > git checkout -f 1660fc6fcf19035e5178d25d9422b9220aaf8780 # timeout=10 [2022-08-26T07:47:50.457Z] > git rev-list --no-walk bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:47:50.503Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-26T07:47:51.032Z] #11 ... [2022-08-26T07:47:51.032Z] [2022-08-26T07:47:51.032Z] #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-26T07:47:51.032Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T07:47:51.032Z] #29 1.036 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:47:51.032Z] #29 1.041 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:47:51.032Z] #29 1.041 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:47:51.032Z] #29 1.181 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:47:51.032Z] #29 1.648 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:47:51.032Z] #29 2.142 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:47:51.032Z] #29 2.952 Fetched 8573 kB in 2s (3931 kB/s) [2022-08-26T07:47:51.032Z] #29 2.952 Reading package lists... [2022-08-26T07:47:51.032Z] #29 3.754 Reading package lists... [2022-08-26T07:47:51.032Z] #29 4.537 Building dependency tree... [2022-08-26T07:47:51.032Z] #29 4.691 Reading state information... [2022-08-26T07:47:51.032Z] #29 4.864 The following additional packages will be installed: [2022-08-26T07:47:51.032Z] #29 4.864 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-26T07:47:51.032Z] #29 4.864 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-26T07:47:51.032Z] #29 4.864 Recommended packages: [2022-08-26T07:47:51.032Z] #29 4.864 libldap-common publicsuffix libsasl2-modules [2022-08-26T07:47:51.032Z] #29 5.045 The following NEW packages will be installed: [2022-08-26T07:47:51.032Z] #29 5.045 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-26T07:47:51.032Z] #29 5.045 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-26T07:47:51.032Z] #29 5.045 libssh2-1 openssl [2022-08-26T07:47:51.032Z] #29 5.321 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:47:51.032Z] #29 5.321 Need to get 3047 kB of archives. [2022-08-26T07:47:51.032Z] #29 5.321 After this operation, 6661 kB of additional disk space will be used. [2022-08-26T07:47:51.032Z] #29 5.321 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-26T07:47:51.032Z] #29 5.341 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-26T07:47:51.032Z] #29 5.341 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-26T07:47:51.032Z] #29 5.341 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-26T07:47:51.032Z] #29 5.341 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-26T07:47:51.032Z] #29 5.341 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-26T07:47:51.032Z] #29 5.341 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-26T07:47:51.032Z] #29 5.341 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-26T07:47:51.032Z] #29 5.341 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-26T07:47:51.032Z] #29 5.348 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-26T07:47:51.032Z] #29 5.350 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-26T07:47:51.033Z] #29 5.352 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-26T07:47:51.033Z] #29 5.354 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T07:47:51.033Z] #29 5.356 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T07:47:51.033Z] #29 5.358 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T07:47:51.033Z] #29 5.524 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:47:51.033Z] #29 5.555 Fetched 3047 kB in 0s (9978 kB/s) [2022-08-26T07:47:51.033Z] #29 5.584 Selecting previously unselected package openssl. [2022-08-26T07:47:51.033Z] #29 5.584 (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-26T07:47:51.033Z] #29 5.584 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 5.587 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-26T07:47:51.033Z] #29 5.742 Selecting previously unselected package ca-certificates. [2022-08-26T07:47:51.033Z] #29 5.743 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-26T07:47:51.033Z] #29 5.757 Unpacking ca-certificates (20210119) ... [2022-08-26T07:47:51.033Z] #29 5.833 Selecting previously unselected package libbrotli1:amd64. [2022-08-26T07:47:51.033Z] #29 5.834 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 5.842 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-26T07:47:51.033Z] #29 5.914 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-26T07:47:51.033Z] #29 5.914 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 5.917 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:47:51.033Z] #29 5.960 Selecting previously unselected package libsasl2-2:amd64. [2022-08-26T07:47:51.033Z] #29 5.960 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 5.962 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:47:51.033Z] #29 6.018 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-26T07:47:51.033Z] #29 6.018 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.021 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-26T07:47:51.033Z] #29 6.086 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-26T07:47:51.033Z] #29 6.086 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.091 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-26T07:47:51.033Z] #29 6.135 Selecting previously unselected package libpsl5:amd64. [2022-08-26T07:47:51.033Z] #29 6.135 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.141 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-26T07:47:51.033Z] #29 6.188 Selecting previously unselected package librtmp1:amd64. [2022-08-26T07:47:51.033Z] #29 6.188 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.192 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-26T07:47:51.033Z] #29 6.233 Selecting previously unselected package libssh2-1:amd64. [2022-08-26T07:47:51.033Z] #29 6.233 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.237 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-26T07:47:51.033Z] #29 6.289 Selecting previously unselected package libcurl4:amd64. [2022-08-26T07:47:51.033Z] #29 6.289 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.298 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-26T07:47:51.033Z] #29 6.359 Selecting previously unselected package curl. [2022-08-26T07:47:51.033Z] #29 6.359 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.363 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-26T07:47:51.033Z] #29 6.430 Selecting previously unselected package libonig5:amd64. [2022-08-26T07:47:51.033Z] #29 6.432 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.436 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:47:51.033Z] #29 6.502 Selecting previously unselected package libjq1:amd64. [2022-08-26T07:47:51.033Z] #29 6.502 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.509 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:47:51.033Z] #29 6.564 Selecting previously unselected package jq. [2022-08-26T07:47:51.033Z] #29 6.564 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-26T07:47:51.033Z] #29 6.568 Unpacking jq (1.6-2.1) ... [2022-08-26T07:47:51.033Z] #29 6.614 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-26T07:47:51.033Z] #29 6.626 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-26T07:47:51.033Z] #29 6.636 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-26T07:47:51.033Z] #29 6.648 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:47:51.033Z] #29 6.669 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-26T07:47:51.033Z] #29 6.673 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:47:51.033Z] #29 6.684 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-26T07:47:51.033Z] #29 6.695 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-26T07:47:51.033Z] #29 6.714 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:47:51.033Z] #29 6.727 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:47:51.033Z] #29 6.738 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-26T07:47:51.033Z] #29 6.751 Setting up ca-certificates (20210119) ... [2022-08-26T07:47:49.769Z] > git remote # timeout=10 [2022-08-26T07:47:49.772Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T07:47:49.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:47:49.778Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T07:47:50.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T07:47:50.400Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:47:50.407Z] > git checkout -f 1660fc6fcf19035e5178d25d9422b9220aaf8780 # timeout=10 [2022-08-26T07:47:51.155Z] + [ PR != PR ] [2022-08-26T07:47:51.155Z] + [ master != master ] [2022-08-26T07:47:51.155Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-26T07:47:51.205Z] + docker version [2022-08-26T07:47:51.205Z] Client: Docker Engine - Community [2022-08-26T07:47:51.205Z] Version: 20.10.14 [2022-08-26T07:47:51.205Z] API version: 1.41 [2022-08-26T07:47:51.205Z] Go version: go1.16.15 [2022-08-26T07:47:51.205Z] Git commit: a224086 [2022-08-26T07:47:51.205Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T07:47:51.205Z] OS/Arch: linux/amd64 [2022-08-26T07:47:51.205Z] Context: default [2022-08-26T07:47:51.205Z] Experimental: true [2022-08-26T07:47:51.205Z] [2022-08-26T07:47:51.205Z] Server: Docker Engine - Community [2022-08-26T07:47:51.205Z] Engine: [2022-08-26T07:47:51.205Z] Version: 20.10.14 [2022-08-26T07:47:51.205Z] API version: 1.41 (minimum version 1.12) [2022-08-26T07:47:51.205Z] Go version: go1.16.15 [2022-08-26T07:47:51.205Z] Git commit: 87a90dc [2022-08-26T07:47:51.205Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T07:47:51.205Z] OS/Arch: linux/amd64 [2022-08-26T07:47:51.205Z] Experimental: true [2022-08-26T07:47:51.205Z] containerd: [2022-08-26T07:47:51.205Z] Version: 1.5.11 [2022-08-26T07:47:51.205Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:47:51.205Z] runc: [2022-08-26T07:47:51.205Z] Version: 1.0.3 [2022-08-26T07:47:51.205Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T07:47:51.205Z] docker-init: [2022-08-26T07:47:51.205Z] Version: 0.19.0 [2022-08-26T07:47:51.205Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2022-08-26T07:47:51.499Z] + docker version [2022-08-26T07:47:51.499Z] Client: Docker Engine - Community [2022-08-26T07:47:51.499Z] Version: 20.10.14 [2022-08-26T07:47:51.499Z] API version: 1.41 [2022-08-26T07:47:51.499Z] Go version: go1.16.15 [2022-08-26T07:47:51.499Z] Git commit: a224086 [2022-08-26T07:47:51.499Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T07:47:51.499Z] OS/Arch: linux/amd64 [2022-08-26T07:47:51.499Z] Context: default [2022-08-26T07:47:51.499Z] Experimental: true [2022-08-26T07:47:51.499Z] [2022-08-26T07:47:51.499Z] Server: Docker Engine - Community [2022-08-26T07:47:51.499Z] Engine: [2022-08-26T07:47:51.499Z] Version: 20.10.14 [2022-08-26T07:47:51.499Z] API version: 1.41 (minimum version 1.12) [2022-08-26T07:47:51.499Z] Go version: go1.16.15 [2022-08-26T07:47:51.499Z] Git commit: 87a90dc [2022-08-26T07:47:51.499Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T07:47:51.499Z] OS/Arch: linux/amd64 [2022-08-26T07:47:51.499Z] Experimental: true [2022-08-26T07:47:51.499Z] containerd: [2022-08-26T07:47:51.499Z] Version: 1.5.11 [2022-08-26T07:47:51.499Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:47:51.499Z] runc: [2022-08-26T07:47:51.499Z] Version: 1.0.3 [2022-08-26T07:47:51.499Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T07:47:51.499Z] docker-init: [2022-08-26T07:47:51.499Z] Version: 0.19.0 [2022-08-26T07:47:51.499Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T07:47:51.534Z] + docker info [2022-08-26T07:47:51.597Z] #29 7.357 Updating certificates in /etc/ssl/certs... [2022-08-26T07:47:51.779Z] + docker info [2022-08-26T07:47:52.160Z] #29 8.060 129 added, 0 removed; done. [2022-08-26T07:47:52.419Z] #29 8.093 Setting up jq (1.6-2.1) ... [2022-08-26T07:47:52.419Z] #29 8.107 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-26T07:47:52.419Z] #29 8.119 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-26T07:47:52.419Z] #29 8.130 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:47:52.419Z] #29 8.149 Processing triggers for ca-certificates (20210119) ... [2022-08-26T07:47:52.419Z] #29 8.159 Updating certificates in /etc/ssl/certs... [2022-08-26T07:47:52.474Z] Client: [2022-08-26T07:47:52.474Z] Context: default [2022-08-26T07:47:52.474Z] Debug Mode: false [2022-08-26T07:47:52.474Z] Plugins: [2022-08-26T07:47:52.474Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T07:47:52.474Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T07:47:52.474Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T07:47:52.474Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T07:47:52.474Z] [2022-08-26T07:47:52.474Z] Server: [2022-08-26T07:47:52.474Z] Containers: 0 [2022-08-26T07:47:52.474Z] Running: 0 [2022-08-26T07:47:52.474Z] Paused: 0 [2022-08-26T07:47:52.474Z] Stopped: 0 [2022-08-26T07:47:52.474Z] Images: 3 [2022-08-26T07:47:52.474Z] Server Version: 20.10.14 [2022-08-26T07:47:52.474Z] Storage Driver: overlay2 [2022-08-26T07:47:52.474Z] Backing Filesystem: extfs [2022-08-26T07:47:52.474Z] Supports d_type: true [2022-08-26T07:47:52.474Z] Native Overlay Diff: true [2022-08-26T07:47:52.474Z] userxattr: false [2022-08-26T07:47:52.474Z] Logging Driver: json-file [2022-08-26T07:47:52.474Z] Cgroup Driver: cgroupfs [2022-08-26T07:47:52.474Z] Cgroup Version: 1 [2022-08-26T07:47:52.474Z] Plugins: [2022-08-26T07:47:52.474Z] Volume: local [2022-08-26T07:47:52.474Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T07:47:52.474Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T07:47:52.474Z] Swarm: inactive [2022-08-26T07:47:52.474Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T07:47:52.474Z] Default Runtime: runc [2022-08-26T07:47:52.474Z] Init Binary: docker-init [2022-08-26T07:47:52.474Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:47:52.474Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T07:47:52.474Z] init version: de40ad0 [2022-08-26T07:47:52.474Z] Security Options: [2022-08-26T07:47:52.474Z] apparmor [2022-08-26T07:47:52.474Z] seccomp [2022-08-26T07:47:52.474Z] Profile: default [2022-08-26T07:47:52.474Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T07:47:52.474Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T07:47:52.474Z] OSType: linux [2022-08-26T07:47:52.474Z] Architecture: x86_64 [2022-08-26T07:47:52.474Z] CPUs: 2 [2022-08-26T07:47:52.474Z] Total Memory: 7.565GiB [2022-08-26T07:47:52.474Z] Name: ip-10-100-36-23 [2022-08-26T07:47:52.474Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T07:47:52.474Z] Docker Root Dir: /var/lib/docker [2022-08-26T07:47:52.474Z] Debug Mode: false [2022-08-26T07:47:52.474Z] Registry: https://index.docker.io/v1/ [2022-08-26T07:47:52.474Z] Labels: [2022-08-26T07:47:52.474Z] Experimental: true [2022-08-26T07:47:52.474Z] Insecure Registries: [2022-08-26T07:47:52.474Z] 127.0.0.0/8 [2022-08-26T07:47:52.474Z] Live Restore Enabled: true [2022-08-26T07:47:52.474Z] [2022-08-26T07:47:52.474Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T07:47:52.713Z] Client: [2022-08-26T07:47:52.713Z] Context: default [2022-08-26T07:47:52.713Z] Debug Mode: false [2022-08-26T07:47:52.713Z] Plugins: [2022-08-26T07:47:52.713Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T07:47:52.713Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T07:47:52.713Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T07:47:52.713Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T07:47:52.713Z] [2022-08-26T07:47:52.713Z] Server: [2022-08-26T07:47:52.713Z] Containers: 0 [2022-08-26T07:47:52.713Z] Running: 0 [2022-08-26T07:47:52.713Z] Paused: 0 [2022-08-26T07:47:52.713Z] Stopped: 0 [2022-08-26T07:47:52.713Z] Images: 2 [2022-08-26T07:47:52.713Z] Server Version: 20.10.14 [2022-08-26T07:47:52.713Z] Storage Driver: overlay2 [2022-08-26T07:47:52.713Z] Backing Filesystem: extfs [2022-08-26T07:47:52.713Z] Supports d_type: true [2022-08-26T07:47:52.713Z] Native Overlay Diff: true [2022-08-26T07:47:52.713Z] userxattr: false [2022-08-26T07:47:52.713Z] Logging Driver: json-file [2022-08-26T07:47:52.713Z] Cgroup Driver: cgroupfs [2022-08-26T07:47:52.713Z] Cgroup Version: 1 [2022-08-26T07:47:52.713Z] Plugins: [2022-08-26T07:47:52.713Z] Volume: local [2022-08-26T07:47:52.713Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T07:47:52.713Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T07:47:52.713Z] Swarm: inactive [2022-08-26T07:47:52.713Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-26T07:47:52.713Z] Default Runtime: runc [2022-08-26T07:47:52.713Z] Init Binary: docker-init [2022-08-26T07:47:52.713Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:47:52.713Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T07:47:52.713Z] init version: de40ad0 [2022-08-26T07:47:52.713Z] Security Options: [2022-08-26T07:47:52.713Z] apparmor [2022-08-26T07:47:52.713Z] seccomp [2022-08-26T07:47:52.713Z] Profile: default [2022-08-26T07:47:52.713Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T07:47:52.713Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T07:47:52.713Z] OSType: linux [2022-08-26T07:47:52.713Z] Architecture: x86_64 [2022-08-26T07:47:52.713Z] CPUs: 2 [2022-08-26T07:47:52.713Z] Total Memory: 7.565GiB [2022-08-26T07:47:52.713Z] Name: ip-10-100-105-176 [2022-08-26T07:47:52.713Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T07:47:52.713Z] Docker Root Dir: /var/lib/docker [2022-08-26T07:47:52.713Z] Debug Mode: false [2022-08-26T07:47:52.713Z] Registry: https://index.docker.io/v1/ [2022-08-26T07:47:52.713Z] Labels: [2022-08-26T07:47:52.713Z] Experimental: true [2022-08-26T07:47:52.713Z] Insecure Registries: [2022-08-26T07:47:52.713Z] 127.0.0.0/8 [2022-08-26T07:47:52.713Z] Live Restore Enabled: true [2022-08-26T07:47:52.713Z] [2022-08-26T07:47:52.713Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T07:47:52.759Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:47:52.760Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:47:52.760Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44037/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T07:47:52.760Z] + bash /home/ubuntu/workspace/moby_PR-44037/check-config.sh [2022-08-26T07:47:52.760Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T07:47:52.760Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T07:47:52.760Z] [2022-08-26T07:47:52.760Z] Generally Necessary: [2022-08-26T07:47:52.760Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T07:47:52.760Z] - apparmor: enabled and tools installed [2022-08-26T07:47:52.760Z] - CONFIG_NAMESPACES: enabled [2022-08-26T07:47:52.760Z] - CONFIG_NET_NS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_PID_NS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_IPC_NS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_UTS_NS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CGROUPS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CPUSETS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_MEMCG: enabled [2022-08-26T07:47:52.760Z] - CONFIG_KEYS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_VETH: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T07:47:52.760Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T07:47:52.760Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T07:47:52.760Z] [2022-08-26T07:47:52.760Z] Optional Features: [2022-08-26T07:47:52.760Z] - CONFIG_USER_NS: enabled [2022-08-26T07:47:52.760Z] - CONFIG_SECCOMP: enabled [2022-08-26T07:47:52.984Z] #29 8.779 0 added, 0 removed; done. [2022-08-26T07:47:52.984Z] #29 8.779 Running hooks in /etc/ca-certificates/update.d... [2022-08-26T07:47:52.984Z] #29 8.780 done. [2022-08-26T07:47:52.996Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:47:52.996Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:47:52.996Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44037/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T07:47:52.996Z] + bash /home/ubuntu/workspace/moby_PR-44037/check-config.sh [2022-08-26T07:47:52.996Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T07:47:52.996Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T07:47:52.996Z] [2022-08-26T07:47:52.996Z] Generally Necessary: [2022-08-26T07:47:52.996Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T07:47:52.996Z] - apparmor: enabled and tools installed [2022-08-26T07:47:52.996Z] - CONFIG_NAMESPACES: enabled [2022-08-26T07:47:52.996Z] - CONFIG_NET_NS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_PID_NS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_IPC_NS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_UTS_NS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CGROUPS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CPUSETS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_MEMCG: enabled [2022-08-26T07:47:52.996Z] - CONFIG_KEYS: enabled [2022-08-26T07:47:52.996Z] - CONFIG_VETH: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T07:47:52.996Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T07:47:52.996Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T07:47:52.996Z] [2022-08-26T07:47:52.996Z] Optional Features: [2022-08-26T07:47:53.020Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T07:47:53.020Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T07:47:53.020Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T07:47:53.020Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T07:47:53.020Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T07:47:53.020Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T07:47:53.020Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T07:47:53.020Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T07:47:53.020Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T07:47:53.020Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T07:47:53.020Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T07:47:53.020Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T07:47:53.020Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T07:47:53.021Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T07:47:53.021Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T07:47:53.021Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T07:47:53.021Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T07:47:53.021Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T07:47:53.021Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T07:47:53.021Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T07:47:53.021Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T07:47:53.021Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T07:47:53.021Z] - CONFIG_EXT4_FS: enabled [2022-08-26T07:47:53.021Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T07:47:53.021Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T07:47:53.021Z] - Network Drivers: [2022-08-26T07:47:53.021Z] - "overlay": [2022-08-26T07:47:53.021Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T07:47:53.021Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T07:47:53.021Z] Optional (for encrypted networks): [2022-08-26T07:47:53.021Z] - CONFIG_CRYPTO: enabled [2022-08-26T07:47:53.021Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T07:47:53.021Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T07:47:53.021Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T07:47:53.021Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T07:47:53.021Z] - CONFIG_XFRM: enabled [2022-08-26T07:47:53.021Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T07:47:53.021Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T07:47:53.021Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T07:47:53.021Z] - "ipvlan": [2022-08-26T07:47:53.254Z] - CONFIG_USER_NS: enabled [2022-08-26T07:47:53.254Z] - CONFIG_SECCOMP: enabled [2022-08-26T07:47:53.254Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T07:47:53.254Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T07:47:53.254Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T07:47:53.254Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T07:47:53.254Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T07:47:53.254Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T07:47:53.254Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T07:47:53.254Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T07:47:53.254Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T07:47:53.254Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T07:47:53.254Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T07:47:53.254Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T07:47:53.254Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T07:47:53.254Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T07:47:53.254Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T07:47:53.254Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T07:47:53.254Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T07:47:53.254Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T07:47:53.254Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T07:47:53.254Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T07:47:53.254Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T07:47:53.254Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T07:47:53.254Z] - CONFIG_EXT4_FS: enabled [2022-08-26T07:47:53.254Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T07:47:53.254Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T07:47:53.254Z] - Network Drivers: [2022-08-26T07:47:53.254Z] - "overlay": [2022-08-26T07:47:53.254Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T07:47:53.254Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T07:47:53.254Z] Optional (for encrypted networks): [2022-08-26T07:47:53.281Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T07:47:53.281Z] - "macvlan": [2022-08-26T07:47:53.281Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T07:47:53.281Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T07:47:53.281Z] - "ftp,tftp client in container": [2022-08-26T07:47:53.281Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T07:47:53.281Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T07:47:53.281Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T07:47:53.281Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T07:47:53.281Z] - Storage Drivers: [2022-08-26T07:47:53.281Z] - "aufs": [2022-08-26T07:47:53.281Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T07:47:53.281Z] - "btrfs": [2022-08-26T07:47:53.281Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T07:47:53.281Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T07:47:53.281Z] - "devicemapper": [2022-08-26T07:47:53.281Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T07:47:53.281Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T07:47:53.281Z] - "overlay": [2022-08-26T07:47:53.281Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T07:47:53.281Z] - "zfs": [2022-08-26T07:47:53.281Z] - /dev/zfs: present [2022-08-26T07:47:53.281Z] - zfs command: missing [2022-08-26T07:47:53.281Z] - zpool command: missing [2022-08-26T07:47:53.281Z] [2022-08-26T07:47:53.281Z] Limits: [2022-08-26T07:47:53.281Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T07:47:53.281Z] [2022-08-26T07:47:53.281Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T07:47:53.513Z] - CONFIG_CRYPTO: enabled [2022-08-26T07:47:53.513Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T07:47:53.513Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T07:47:53.513Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T07:47:53.513Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T07:47:53.513Z] - CONFIG_XFRM: enabled [2022-08-26T07:47:53.513Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T07:47:53.513Z] - "ipvlan": [2022-08-26T07:47:53.513Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T07:47:53.513Z] - "macvlan": [2022-08-26T07:47:53.513Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T07:47:53.513Z] - "ftp,tftp client in container": [2022-08-26T07:47:53.513Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T07:47:53.513Z] - Storage Drivers: [2022-08-26T07:47:53.513Z] - "aufs": [2022-08-26T07:47:53.513Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T07:47:53.513Z] - "btrfs": [2022-08-26T07:47:53.513Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T07:47:53.513Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T07:47:53.513Z] - "devicemapper": [2022-08-26T07:47:53.513Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T07:47:53.513Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T07:47:53.513Z] - "overlay": [2022-08-26T07:47:53.513Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T07:47:53.513Z] - "zfs": [2022-08-26T07:47:53.513Z] - /dev/zfs: present [2022-08-26T07:47:53.513Z] - zfs command: missing [2022-08-26T07:47:53.513Z] - zpool command: missing [2022-08-26T07:47:53.513Z] [2022-08-26T07:47:53.513Z] Limits: [2022-08-26T07:47:53.513Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T07:47:53.513Z] [2022-08-26T07:47:53.513Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T07:47:53.614Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 . [2022-08-26T07:47:53.614Z] #2 [internal] load .dockerignore [2022-08-26T07:47:53.614Z] #2 sha256:3e02184b5f07b8c08d1140bbaef3d09a32c090053cb4ddabdca7c13b97fcd4ff [2022-08-26T07:47:53.614Z] #2 transferring context: 145B done [2022-08-26T07:47:53.614Z] #2 DONE 0.0s [2022-08-26T07:47:53.614Z] [2022-08-26T07:47:53.614Z] #1 [internal] load build definition from Dockerfile [2022-08-26T07:47:53.614Z] #1 sha256:c2d5e10bf21e818a7636b66a1a3af42e6d177e78948c43c84acbab61c9f50ffe [2022-08-26T07:47:53.614Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T07:47:53.614Z] #1 DONE 0.0s [2022-08-26T07:47:53.614Z] [2022-08-26T07:47:53.614Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T07:47:53.614Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T07:47:53.841Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 . [2022-08-26T07:47:53.874Z] #3 DONE 0.1s [2022-08-26T07:47:53.874Z] [2022-08-26T07:47:53.875Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T07:47:53.875Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T07:47:53.875Z] #4 CACHED [2022-08-26T07:47:53.917Z] #29 ... [2022-08-26T07:47:53.917Z] [2022-08-26T07:47:53.917Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:47:53.917Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:47:54.099Z] #2 [internal] load .dockerignore [2022-08-26T07:47:54.099Z] #2 sha256:cba98a7439c94a665c849bc657c204bfa408541da101e0ef8891eb4c95cec810 [2022-08-26T07:47:54.099Z] #2 transferring context: 145B done [2022-08-26T07:47:54.099Z] #2 DONE 0.0s [2022-08-26T07:47:54.099Z] [2022-08-26T07:47:54.099Z] #1 [internal] load build definition from Dockerfile [2022-08-26T07:47:54.099Z] #1 sha256:55547812376eb2feb040481a829a1a55b1d3516bcad41c9e145a9af742990473 [2022-08-26T07:47:54.099Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-26T07:47:54.099Z] #1 DONE 0.0s [2022-08-26T07:47:54.099Z] [2022-08-26T07:47:54.099Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T07:47:54.099Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T07:47:54.099Z] #3 DONE 0.2s [2022-08-26T07:47:54.099Z] [2022-08-26T07:47:54.099Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T07:47:54.099Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T07:47:54.099Z] #4 CACHED [2022-08-26T07:47:54.135Z] [2022-08-26T07:47:54.135Z] #5 [internal] load build definition from Dockerfile [2022-08-26T07:47:54.135Z] #5 sha256:78c35917e0c2c71a425c9263bf3e42d9935cf680e8b8876d2c490b7add063006 [2022-08-26T07:47:54.136Z] #5 DONE 0.0s [2022-08-26T07:47:54.136Z] [2022-08-26T07:47:54.136Z] #6 [internal] load .dockerignore [2022-08-26T07:47:54.136Z] #6 sha256:f70bd1ce715932722732c963b809faa6ab9c02a375965b02987473fc0f25b99c [2022-08-26T07:47:54.136Z] #6 DONE 0.0s [2022-08-26T07:47:54.136Z] [2022-08-26T07:47:54.136Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T07:47:54.136Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T07:47:54.136Z] #8 DONE 0.1s [2022-08-26T07:47:54.136Z] [2022-08-26T07:47:54.136Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:47:54.136Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T07:47:54.358Z] [2022-08-26T07:47:54.358Z] #6 [internal] load .dockerignore [2022-08-26T07:47:54.358Z] #6 sha256:b8da2583fcd1e612f75a5083080b207b6a222706c6096045cd3d69f2264a0f43 [2022-08-26T07:47:54.358Z] #6 DONE 0.0s [2022-08-26T07:47:54.358Z] [2022-08-26T07:47:54.358Z] #5 [internal] load build definition from Dockerfile [2022-08-26T07:47:54.358Z] #5 sha256:10768090669f26c6d06fc5b8454f929e9a3a604d3a25b747833652e95f34aba7 [2022-08-26T07:47:54.358Z] #5 DONE 0.0s [2022-08-26T07:47:54.358Z] [2022-08-26T07:47:54.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:47:54.358Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T07:47:54.358Z] #9 DONE 0.1s [2022-08-26T07:47:54.358Z] [2022-08-26T07:47:54.358Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T07:47:54.358Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T07:47:54.396Z] #10 DONE 0.1s [2022-08-26T07:47:54.396Z] [2022-08-26T07:47:54.396Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T07:47:54.396Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T07:47:54.396Z] #9 DONE 0.1s [2022-08-26T07:47:54.396Z] [2022-08-26T07:47:54.396Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:47:54.396Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T07:47:54.396Z] #7 DONE 0.1s [2022-08-26T07:47:54.481Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-08-26T07:47:54.481Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-26T07:47:54.619Z] #10 DONE 0.1s [2022-08-26T07:47:54.619Z] [2022-08-26T07:47:54.619Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:47:54.619Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T07:47:54.619Z] #7 DONE 0.1s [2022-08-26T07:47:54.619Z] [2022-08-26T07:47:54.619Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T07:47:54.619Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T07:47:54.619Z] #8 DONE 0.1s [2022-08-26T07:47:54.663Z] [2022-08-26T07:47:54.663Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:47:54.663Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T07:47:54.663Z] #73 DONE 0.0s [2022-08-26T07:47:54.663Z] [2022-08-26T07:47:54.663Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:47:54.663Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:47:54.663Z] #71 DONE 0.0s [2022-08-26T07:47:54.663Z] [2022-08-26T07:47:54.663Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:47:54.663Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:47:54.663Z] #11 DONE 0.0s [2022-08-26T07:47:54.663Z] [2022-08-26T07:47:54.663Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:47:54.663Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T07:47:54.663Z] #28 DONE 0.0s [2022-08-26T07:47:54.663Z] [2022-08-26T07:47:54.663Z] #24 [internal] load build context [2022-08-26T07:47:54.663Z] #24 sha256:0862ac90a77e9bf98a3d2f30492f34f06e11971a83d0c54be89043c16efffe59 [2022-08-26T07:47:54.738Z] #11 ... [2022-08-26T07:47:54.738Z] [2022-08-26T07:47:54.738Z] #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-26T07:47:54.738Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T07:47:54.738Z] #29 DONE 10.6s [2022-08-26T07:47:54.738Z] [2022-08-26T07:47:54.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:47:54.738Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:47:54.880Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T07:47:54.880Z] #80 DONE 0.0s [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:47:54.880Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:47:54.880Z] #78 DONE 0.0s [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:47:54.880Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:47:54.880Z] #11 DONE 0.0s [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:47:54.880Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T07:47:54.880Z] #35 DONE 0.0s [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T07:47:54.880Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T07:47:54.880Z] #12 CACHED [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #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-26T07:47:54.880Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T07:47:54.880Z] #13 CACHED [2022-08-26T07:47:54.880Z] [2022-08-26T07:47:54.880Z] #31 [internal] load build context [2022-08-26T07:47:54.880Z] #31 sha256:1bfc54beced51f5a435b6e577427e6f43ccf1959d1838319e03ccb6354c37b2e [2022-08-26T07:47:54.924Z] #24 ... [2022-08-26T07:47:54.925Z] [2022-08-26T07:47:54.925Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T07:47:54.925Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T07:47:54.925Z] #49 DONE 0.5s [2022-08-26T07:47:54.925Z] [2022-08-26T07:47:54.925Z] #24 [internal] load build context [2022-08-26T07:47:54.925Z] #24 sha256:0862ac90a77e9bf98a3d2f30492f34f06e11971a83d0c54be89043c16efffe59 [2022-08-26T07:47:54.995Z] #11 ... [2022-08-26T07:47:54.995Z] [2022-08-26T07:47:54.995Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T07:47:54.995Z] #30 sha256:3e89ea4fb509304f99fcfc6a2a999e849bbda5a99dffb0405d64511456852d0e [2022-08-26T07:47:54.995Z] #30 DONE 0.1s [2022-08-26T07:47:54.995Z] [2022-08-26T07:47:54.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:47:54.995Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:47:55.139Z] #31 ... [2022-08-26T07:47:55.139Z] [2022-08-26T07:47:55.139Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T07:47:55.139Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T07:47:55.139Z] #56 DONE 0.5s [2022-08-26T07:47:55.139Z] [2022-08-26T07:47:55.139Z] #31 [internal] load build context [2022-08-26T07:47:55.139Z] #31 sha256:1bfc54beced51f5a435b6e577427e6f43ccf1959d1838319e03ccb6354c37b2e [2022-08-26T07:47:55.707Z] #31 ... [2022-08-26T07:47:55.707Z] [2022-08-26T07:47:55.707Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-26T07:47:55.707Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-26T07:47:55.707Z] #14 DONE 0.8s [2022-08-26T07:47:55.707Z] [2022-08-26T07:47:55.707Z] #31 [internal] load build context [2022-08-26T07:47:55.707Z] #31 sha256:1bfc54beced51f5a435b6e577427e6f43ccf1959d1838319e03ccb6354c37b2e [2022-08-26T07:47:56.352Z] #24 transferring context: 62.62MB 1.7s done [2022-08-26T07:47:56.352Z] #24 DONE 1.8s [2022-08-26T07:47:56.352Z] [2022-08-26T07:47:56.352Z] #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-26T07:47:56.352Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T07:47:56.352Z] #13 CACHED [2022-08-26T07:47:56.352Z] [2022-08-26T07:47:56.352Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T07:47:56.352Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T07:47:56.352Z] #12 CACHED [2022-08-26T07:47:56.352Z] [2022-08-26T07:47:56.352Z] #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-26T07:47:56.352Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:47:56.352Z] #14 CACHED [2022-08-26T07:47:56.352Z] [2022-08-26T07:47:56.352Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T07:47:56.352Z] #59 sha256:9da781ab854c7054491a6e75328ca9c427943af84f5bd65f889108128d10afb6 [2022-08-26T07:47:56.613Z] #59 DONE 0.3s [2022-08-26T07:47:56.654Z] #31 ... [2022-08-26T07:47:56.654Z] [2022-08-26T07:47:56.654Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-26T07:47:56.654Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-26T07:47:56.654Z] #15 DONE 1.0s [2022-08-26T07:47:56.654Z] [2022-08-26T07:47:56.654Z] #31 [internal] load build context [2022-08-26T07:47:56.654Z] #31 sha256:1bfc54beced51f5a435b6e577427e6f43ccf1959d1838319e03ccb6354c37b2e [2022-08-26T07:47:56.873Z] [2022-08-26T07:47:56.873Z] #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-26T07:47:56.873Z] #60 sha256:0947c369519a39b1f6b6a00fb44037515f4332a5f07264a91b146b6c98f8ef67 [2022-08-26T07:47:57.134Z] #60 0.396 + RM_GOPATH=0 [2022-08-26T07:47:57.134Z] #60 0.396 + TMP_GOPATH= [2022-08-26T07:47:57.134Z] #60 0.396 + : /build [2022-08-26T07:47:57.134Z] #60 0.396 + '[' -z '' ']' [2022-08-26T07:47:57.134Z] #60 0.397 ++ mktemp -d [2022-08-26T07:47:57.134Z] #60 0.402 + export GOPATH=/tmp/tmp.qeFrlZpUkE [2022-08-26T07:47:57.134Z] #60 0.402 + GOPATH=/tmp/tmp.qeFrlZpUkE [2022-08-26T07:47:57.134Z] #60 0.403 + RM_GOPATH=1 [2022-08-26T07:47:57.134Z] #60 0.403 + case "$(go env GOARCH)" in [2022-08-26T07:47:57.134Z] #60 0.403 ++ go env GOARCH [2022-08-26T07:47:57.134Z] #60 0.406 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:47:57.134Z] #60 0.406 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:47:57.134Z] #60 0.406 ++ dirname /install.sh [2022-08-26T07:47:57.134Z] #60 0.407 + dir=/ [2022-08-26T07:47:57.134Z] #60 0.407 + bin=runc [2022-08-26T07:47:57.134Z] #60 0.407 + shift [2022-08-26T07:47:57.134Z] #60 0.407 + '[' '!' -f //runc.installer ']' [2022-08-26T07:47:57.134Z] #60 0.407 + . //runc.installer [2022-08-26T07:47:57.134Z] #60 0.407 ++ set -e [2022-08-26T07:47:57.134Z] #60 0.407 ++ : v1.1.4 [2022-08-26T07:47:57.134Z] #60 0.407 + install_runc [2022-08-26T07:47:57.134Z] #60 0.407 + RUNC_BUILDTAGS=seccomp [2022-08-26T07:47:57.134Z] #60 0.407 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-26T07:47:57.134Z] #60 0.408 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qeFrlZpUkE/src/github.com/opencontainers/runc [2022-08-26T07:47:57.134Z] #60 0.408 Install runc version v1.1.4 (build tags: seccomp) [2022-08-26T07:47:57.134Z] #60 0.409 Cloning into '/tmp/tmp.qeFrlZpUkE/src/github.com/opencontainers/runc'... [2022-08-26T07:47:58.030Z] #31 ... [2022-08-26T07:47:58.030Z] [2022-08-26T07:47:58.030Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-26T07:47:58.030Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-26T07:47:58.030Z] #16 DONE 1.2s [2022-08-26T07:47:58.030Z] [2022-08-26T07:47:58.030Z] #31 [internal] load build context [2022-08-26T07:47:58.030Z] #31 sha256:1bfc54beced51f5a435b6e577427e6f43ccf1959d1838319e03ccb6354c37b2e [2022-08-26T07:47:58.030Z] #31 transferring context: 62.62MB 3.1s done [2022-08-26T07:47:58.288Z] #31 DONE 3.5s [2022-08-26T07:47:58.288Z] [2022-08-26T07:47:58.288Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-26T07:47:58.288Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-26T07:47:58.547Z] #17 DONE 0.9s [2022-08-26T07:47:58.805Z] [2022-08-26T07:47:58.805Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-26T07:47:58.805Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-26T07:47:59.058Z] #60 2.173 + cd /tmp/tmp.qeFrlZpUkE/src/github.com/opencontainers/runc [2022-08-26T07:47:59.058Z] #60 2.173 + git checkout -q v1.1.4 [2022-08-26T07:47:59.058Z] #60 2.295 + '[' -z '' ']' [2022-08-26T07:47:59.058Z] #60 2.295 + target=static [2022-08-26T07:47:59.058Z] #60 2.295 + make BUILDTAGS=seccomp static [2022-08-26T07:47:59.058Z] #60 2.430 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-26T07:47:59.378Z] #18 DONE 0.5s [2022-08-26T07:47:59.378Z] [2022-08-26T07:47:59.378Z] #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-26T07:47:59.378Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-26T07:47:59.944Z] #19 0.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:47:59.944Z] #19 0.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:47:59.944Z] #19 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:48:00.203Z] #19 0.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:48:00.203Z] #19 1.006 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T07:48:00.203Z] #19 1.102 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T07:48:00.250Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-26T07:48:00.461Z] #19 1.222 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T07:48:00.461Z] #19 1.322 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:48:00.461Z] #19 1.434 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T07:48:00.719Z] #19 1.520 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T07:48:00.719Z] #19 1.523 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:48:00.719Z] #19 1.525 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T07:48:00.719Z] #19 1.527 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:48:00.719Z] #19 1.529 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T07:48:00.719Z] #19 1.530 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T07:48:00.719Z] #19 1.532 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T07:48:00.719Z] #19 1.533 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T07:48:00.719Z] #19 1.534 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T07:48:00.719Z] #19 1.534 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T07:48:00.719Z] #19 1.535 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:48:00.719Z] #19 1.535 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:48:02.772Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.2s done [2022-08-26T07:48:03.029Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-26T07:48:03.264Z] #60 6.540 + mkdir -p /build [2022-08-26T07:48:03.264Z] #60 6.542 + cp runc /build/runc [2022-08-26T07:48:03.264Z] #60 DONE 6.7s [2022-08-26T07:48:03.595Z] #11 DONE 25.1s [2022-08-26T07:48:03.595Z] [2022-08-26T07:48:03.595Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T07:48:03.595Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T07:48:04.964Z] #12 DONE 1.3s [2022-08-26T07:48:04.964Z] [2022-08-26T07:48:04.964Z] #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-26T07:48:04.964Z] #31 sha256:f9c46017a3b8a7d815eb489cda5a878c3a249cc7de82b9c85aad92e39c2496c1 [2022-08-26T07:48:04.964Z] #31 1.563 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-26T07:48:04.964Z] #31 1.825 [2022-08-26T07:48:04.964Z] #31 2.042 #=#=# ######################################################################## 100.0% [2022-08-26T07:48:04.964Z] #31 2.296 [2022-08-26T07:48:04.964Z] #31 3.220 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-26T07:48:04.964Z] #31 3.481 [2022-08-26T07:48:04.964Z] #31 3.693 #=#=# ######################################################################## 100.0% [2022-08-26T07:48:04.964Z] #31 3.980 [2022-08-26T07:48:04.964Z] #31 4.886 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-26T07:48:04.964Z] #31 5.174 [2022-08-26T07:48:04.964Z] #31 5.405 #=#=# ################## 25.4% ######################################### 58.3% ################################################################ 90.2% ######################################################################## 100.0% [2022-08-26T07:48:04.964Z] #31 5.938 [2022-08-26T07:48:04.964Z] #31 6.944 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-26T07:48:04.964Z] #31 7.204 [2022-08-26T07:48:04.964Z] #31 7.421 #=#=# ######################################################################## 100.0% [2022-08-26T07:48:04.964Z] #31 7.677 [2022-08-26T07:48:04.964Z] #31 8.397 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-26T07:48:04.964Z] #31 8.688 [2022-08-26T07:48:04.964Z] #31 8.909 #=#=# ######################################################################## 100.0% [2022-08-26T07:48:04.964Z] #31 9.094 [2022-08-26T07:48:04.964Z] #31 9.136 Download of images into '/build' complete. [2022-08-26T07:48:04.964Z] #31 9.136 Use something like the following to load the result into a Docker daemon: [2022-08-26T07:48:04.964Z] #31 9.136 tar -cC '/build' . | docker load [2022-08-26T07:48:04.964Z] #31 DONE 9.7s [2022-08-26T07:48:04.964Z] [2022-08-26T07:48:04.964Z] #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-26T07:48:04.964Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T07:48:05.221Z] #13 DONE 0.6s [2022-08-26T07:48:05.222Z] [2022-08-26T07:48:05.222Z] #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-26T07:48:05.222Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T07:48:05.797Z] #50 DONE 0.3s [2022-08-26T07:48:05.797Z] [2022-08-26T07:48:05.797Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T07:48:05.797Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T07:48:05.797Z] #33 DONE 0.3s [2022-08-26T07:48:05.797Z] [2022-08-26T07:48:05.797Z] #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-26T07:48:05.797Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:48:05.797Z] #51 ... [2022-08-26T07:48:05.797Z] [2022-08-26T07:48:05.797Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T07:48:05.797Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T07:48:05.797Z] #46 DONE 0.5s [2022-08-26T07:48:05.797Z] [2022-08-26T07:48:05.797Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T07:48:05.797Z] #66 sha256:6b78600a381d5d9e0f59d261b60bed7f60c4c902bdccdde1b4576bf3db1c672a [2022-08-26T07:48:05.797Z] #66 DONE 0.5s [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T07:48:05.814Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T07:48:05.814Z] #46 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #41 sha256:2640811fa7eae7c7a09e9aa93115005ad5d77e6f0cdad39b06d4f569f252ccf1 [2022-08-26T07:48:05.814Z] #41 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #35 sha256:022c248c638462abced229a51c1eae1c5996999a026141808a03c5b69319b727 [2022-08-26T07:48:05.814Z] #35 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T07:48:05.814Z] #29 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T07:48:05.814Z] #27 sha256:8e1c5c2104751f973f4ce4700cc60d65618ce43a2ad3d968f3478ed495dd5a5e [2022-08-26T07:48:05.814Z] #27 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T07:48:05.814Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T07:48:05.814Z] #19 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #52 sha256:5d6ea522502ee79aa336d3167956639e27c9979758f71bf9179cb76a398828f5 [2022-08-26T07:48:05.814Z] #52 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #48 sha256:c3a7562b38048ed9c1ee7ab474e1bd9e588c8bf1e60cb3ba1b390e3ce53a7bc9 [2022-08-26T07:48:05.814Z] #48 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #54 sha256:dc539635e3f8b83a3403c0054d654d98152d3652957537c37e3b652402080602 [2022-08-26T07:48:05.814Z] #54 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:48:05.814Z] #53 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:48:05.814Z] #42 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #56 sha256:1c95c73a1949c1a299890160249fcb7480b25a694bd1bb9a97591fa47735f768 [2022-08-26T07:48:05.814Z] #56 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T07:48:05.814Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-26T07:48:05.814Z] #23 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T07:48:05.814Z] #50 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T07:48:05.814Z] #38 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T07:48:05.814Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T07:48:05.814Z] #18 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:48:05.814Z] #40 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T07:48:05.814Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T07:48:05.814Z] #33 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #37 sha256:9306f7c549fc373947df2e448cae70102001237abbdb8bcca3461e7569aca770 [2022-08-26T07:48:05.814Z] #37 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-26T07:48:05.814Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:48:05.814Z] #57 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:48:05.814Z] #34 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T07:48:05.814Z] #32 sha256:87736fb34c697af3cabb2182d8add04057eb7bed7e4486ccc71b745ab37d3b9b [2022-08-26T07:48:05.814Z] #32 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #44 sha256:615ae4f8e5eb8afb2f1e4f00adb57ff6578f485ccf64665a572943174f330865 [2022-08-26T07:48:05.814Z] #44 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T07:48:05.814Z] #25 sha256:679853f42113047e6b6aa85776af3b469cdb6428eb3b94b38083580b3d189735 [2022-08-26T07:48:05.814Z] #25 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:48:05.814Z] #21 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T07:48:05.814Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T07:48:05.814Z] #17 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T07:48:05.814Z] #30 sha256:b072cb984bab1243c9922f9600feb7bed73df63ac53c5f3cf05066de2707198c [2022-08-26T07:48:05.814Z] #30 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:05.814Z] #55 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #39 sha256:e05038978c7bec9d3d77199868ae29a4a756790a509a94e9df07256630f88d87 [2022-08-26T07:48:05.814Z] #39 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T07:48:05.814Z] #43 sha256:d0a46ffb2c31b824f5315428f3db4228ec0fd456d974a64ecf0b20490bac09cf [2022-08-26T07:48:05.814Z] #43 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T07:48:05.814Z] #16 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:48:05.814Z] #51 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T07:48:05.814Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T07:48:05.814Z] #15 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #45 sha256:ff96804b16db57982fbc593031e03629996f63727a9d0abdb2e7b6bb00fed078 [2022-08-26T07:48:05.814Z] #45 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T07:48:05.814Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T07:48:05.814Z] #20 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #26 sha256:d4f44ea32d8a7220afbf78f6b16f0eea1b4ed69f980125574fa8350d16e78331 [2022-08-26T07:48:05.814Z] #26 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:48:05.814Z] #47 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #31 sha256:36c83ddbd2b3b13672948b8b3050f7c6c8f3477e8bd93e6c21e8983765e67749 [2022-08-26T07:48:05.814Z] #31 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:48:05.814Z] #36 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-26T07:48:05.814Z] #22 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T07:48:05.814Z] #63 sha256:2dce45fd688a90e320b861d84b6f89d41d35c9523ac87fa00e7c0d18d1ef2143 [2022-08-26T07:48:05.814Z] #63 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:48:05.814Z] #62 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #64 sha256:78d617eae9862bbfdeae43ee44aba5600e97a789ca4911d34c2e471bfbe9fb74 [2022-08-26T07:48:05.814Z] #64 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #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-26T07:48:05.814Z] #67 sha256:e30e4b839c5892bfc813cefe6c9a69da42ea188291b9b3c4626848d022b03aae [2022-08-26T07:48:05.814Z] #67 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T07:48:05.814Z] #66 sha256:3c5b1642fc42689bbf69ca8d7856dbca4492aad853a2d5401769da5c13243f3f [2022-08-26T07:48:05.814Z] #66 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T07:48:05.814Z] #68 sha256:a7b03aa82891d13ec249f3474a108e8e05ccbc14362f237119ddae0b4e4af4f9 [2022-08-26T07:48:05.814Z] #68 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T07:48:05.814Z] #69 sha256:ac8edd568dd7b3b17518f4a9827fc8bca1f921c16f794cb28480bd349bf268d0 [2022-08-26T07:48:05.814Z] #69 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T07:48:05.814Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T07:48:05.814Z] #72 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T07:48:05.814Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T07:48:05.814Z] #74 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T07:48:05.814Z] #58 sha256:a02e6186b1e7dc396ded43c6e9335af18f00da7552816413b49aa816df7c6039 [2022-08-26T07:48:05.814Z] #58 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.814Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-26T07:48:05.814Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:05.814Z] #76 CACHED [2022-08-26T07:48:05.814Z] [2022-08-26T07:48:05.815Z] #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-26T07:48:05.815Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:48:05.815Z] #77 CACHED [2022-08-26T07:48:05.815Z] [2022-08-26T07:48:05.815Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T07:48:05.815Z] #61 sha256:ee53338b5014e9185a077ea65aefb3e4168346a0c5eb24d14d024442586f30c6 [2022-08-26T07:48:05.815Z] #61 DONE 0.1s [2022-08-26T07:48:05.815Z] [2022-08-26T07:48:05.815Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T07:48:05.815Z] #65 sha256:4616d45705b57dd7d7e0433e1018324ef6423fd40718334e646afa39d6d3303a [2022-08-26T07:48:06.055Z] [2022-08-26T07:48:06.055Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T07:48:06.055Z] #25 sha256:74249fa52145c4956bcb7dd910a6f87b79ec7045a50efe3a22c4efe92a468885 [2022-08-26T07:48:06.055Z] #25 DONE 0.6s [2022-08-26T07:48:06.055Z] [2022-08-26T07:48:06.055Z] #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-26T07:48:06.055Z] #26 sha256:856d9ac52c102c0ac2f95b2d87e89d78467874005007f87c52a57af32bf832b5 [2022-08-26T07:48:06.075Z] #65 DONE 0.4s [2022-08-26T07:48:06.075Z] [2022-08-26T07:48:06.075Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T07:48:06.075Z] #70 sha256:0049f41ffaaf0777149e3e68c751a763268368365ece2c43a1b7b85d61bc9310 [2022-08-26T07:48:06.336Z] #70 DONE 0.2s [2022-08-26T07:48:06.336Z] [2022-08-26T07:48:06.336Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T07:48:06.336Z] #75 sha256:c6ef24f0aac5e331a6ff6f56c4c1b95fa1b4f316ecb5d2cdf38a9f76308f7f1d [2022-08-26T07:48:06.598Z] #75 DONE 0.5s [2022-08-26T07:48:06.598Z] [2022-08-26T07:48:06.598Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T07:48:06.598Z] #78 sha256:e42fc8788212991f6d52e751259e4dc5d62a48a35b708124881883b331335928 [2022-08-26T07:48:06.598Z] #78 DONE 0.1s [2022-08-26T07:48:06.598Z] [2022-08-26T07:48:06.598Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T07:48:06.598Z] #79 sha256:a422637f1d04f6d749ac22f3b3388cc70ac7aca9a2cb63273282ade866549318 [2022-08-26T07:48:06.859Z] #79 DONE 0.0s [2022-08-26T07:48:06.859Z] [2022-08-26T07:48:06.859Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T07:48:06.859Z] #80 sha256:45b7065a35aba11c3ccd022c534d2d4a5f9dc54b03d1dd05a98f634778c9766b [2022-08-26T07:48:06.859Z] #80 DONE 0.0s [2022-08-26T07:48:06.859Z] [2022-08-26T07:48:06.859Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T07:48:06.859Z] #81 sha256:b55cb3da22c6ca9b09339cd065e1af12a7419856f9dae58f3ece09c651c3114c [2022-08-26T07:48:07.281Z] #19 7.131 Fetched 49.2 MB in 7s (7399 kB/s) [2022-08-26T07:48:07.430Z] #81 DONE 0.7s [2022-08-26T07:48:07.430Z] [2022-08-26T07:48:07.430Z] #82 exporting to image [2022-08-26T07:48:07.430Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T07:48:07.431Z] #82 exporting layers [2022-08-26T07:48:09.186Z] #19 7.131 Reading package lists... [2022-08-26T07:48:09.343Z] #82 exporting layers 1.5s done [2022-08-26T07:48:09.343Z] #82 writing image sha256:b9a8a3049404de7efe28ff0d89206c850c3e3cfa4de4de0b13133b8f4789df2d [2022-08-26T07:48:09.343Z] #82 writing image sha256:b9a8a3049404de7efe28ff0d89206c850c3e3cfa4de4de0b13133b8f4789df2d done [2022-08-26T07:48:09.343Z] #82 naming to docker.io/library/docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 done [2022-08-26T07:48:09.343Z] #82 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T07:48:09.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -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:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/make.sh dynbinary test-integration [2022-08-26T07:48:09.950Z] [2022-08-26T07:48:10.218Z] Removing bundles/ [2022-08-26T07:48:10.218Z] [2022-08-26T07:48:10.218Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T07:48:10.218Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T07:48:10.218Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:48:10.268Z] #26 4.309 + RM_GOPATH=0 [2022-08-26T07:48:10.268Z] #26 4.309 + TMP_GOPATH= [2022-08-26T07:48:10.268Z] #26 4.309 + : /build [2022-08-26T07:48:10.268Z] #26 4.310 + '[' -z '' ']' [2022-08-26T07:48:10.268Z] #26 4.310 ++ mktemp -d [2022-08-26T07:48:10.268Z] #26 4.317 + export GOPATH=/tmp/tmp.xLLloKWhXr [2022-08-26T07:48:10.268Z] #26 4.317 + GOPATH=/tmp/tmp.xLLloKWhXr [2022-08-26T07:48:10.268Z] #26 4.317 + RM_GOPATH=1 [2022-08-26T07:48:10.268Z] #26 4.317 + case "$(go env GOARCH)" in [2022-08-26T07:48:10.268Z] #26 4.317 ++ go env GOARCH [2022-08-26T07:48:10.268Z] #26 4.385 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:48:10.268Z] #26 4.385 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:48:10.268Z] #26 4.389 ++ dirname /install.sh [2022-08-26T07:48:10.527Z] #26 4.413 + dir=/ [2022-08-26T07:48:10.527Z] #26 4.413 + bin=dockercli [2022-08-26T07:48:10.527Z] #26 4.413 + shift [2022-08-26T07:48:10.527Z] #26 4.413 + '[' '!' -f //dockercli.installer ']' [2022-08-26T07:48:10.527Z] #26 4.414 + . //dockercli.installer [2022-08-26T07:48:10.527Z] #26 4.415 ++ : stable [2022-08-26T07:48:10.527Z] #26 4.415 ++ : 17.06.2-ce [2022-08-26T07:48:10.527Z] #26 4.416 + install_dockercli [2022-08-26T07:48:10.527Z] #26 4.416 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-26T07:48:10.527Z] #26 4.416 Install docker/cli version 17.06.2-ce from stable [2022-08-26T07:48:10.527Z] #26 4.416 ++ uname -m [2022-08-26T07:48:10.527Z] #26 4.417 + arch=x86_64 [2022-08-26T07:48:10.527Z] #26 4.420 + '[' x86_64 '!=' x86_64 ']' [2022-08-26T07:48:10.527Z] #26 4.421 + url=https://download.docker.com/linux/static [2022-08-26T07:48:10.527Z] #26 4.422 + tar -xz docker/docker [2022-08-26T07:48:10.527Z] #26 4.427 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-26T07:48:11.900Z] #26 ... [2022-08-26T07:48:11.900Z] [2022-08-26T07:48:11.900Z] #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-26T07:48:11.900Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:48:11.900Z] #51 4.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:48:11.900Z] #51 5.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:48:11.900Z] #51 5.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:48:11.900Z] #51 5.587 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-26T07:48:11.900Z] #51 5.867 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:48:12.475Z] #19 10.22 Reading package lists... [2022-08-26T07:48:13.412Z] #19 13.27 Building dependency tree... [2022-08-26T07:48:13.793Z] #51 7.669 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:48:13.980Z] #19 14.65 The following additional packages will be installed: [2022-08-26T07:48:13.980Z] #19 14.65 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-26T07:48:13.980Z] #19 14.65 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-26T07:48:13.980Z] #19 14.65 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-26T07:48:13.980Z] #19 14.65 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-26T07:48:13.980Z] #19 14.65 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-26T07:48:13.980Z] #19 14.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-26T07:48:13.980Z] #19 14.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-26T07:48:13.980Z] #19 14.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-26T07:48:13.980Z] #19 14.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-26T07:48:13.980Z] #19 14.65 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-26T07:48:13.980Z] #19 14.65 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-26T07:48:13.980Z] #19 14.65 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-26T07:48:13.980Z] #19 14.65 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-26T07:48:13.980Z] #19 14.65 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.65 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-26T07:48:13.980Z] #19 14.65 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-26T07:48:13.980Z] #19 14.65 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-26T07:48:13.980Z] #19 14.65 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-26T07:48:13.980Z] #19 14.65 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-26T07:48:13.980Z] #19 14.65 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-26T07:48:13.980Z] #19 14.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-26T07:48:13.980Z] #19 14.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-26T07:48:13.980Z] #19 14.66 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.66 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-26T07:48:13.980Z] #19 14.66 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.66 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-26T07:48:13.980Z] #19 14.66 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-26T07:48:13.980Z] #19 14.66 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-26T07:48:13.980Z] #19 14.66 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.66 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-26T07:48:13.980Z] #19 14.66 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-26T07:48:13.980Z] #19 14.66 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-26T07:48:13.980Z] #19 14.66 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-26T07:48:13.980Z] #19 14.66 linux-libc-dev-s390x-cross patch xz-utils [2022-08-26T07:48:13.980Z] #19 14.67 Suggested packages: [2022-08-26T07:48:13.980Z] #19 14.67 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-26T07:48:13.980Z] #19 14.67 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.67 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-26T07:48:13.980Z] #19 14.67 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-26T07:48:13.980Z] #19 14.67 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-26T07:48:13.980Z] #19 14.67 libyaml-shell-perl ed diffutils-doc [2022-08-26T07:48:13.980Z] #19 14.67 Recommended packages: [2022-08-26T07:48:13.980Z] #19 14.67 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-26T07:48:13.980Z] #19 14.67 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-26T07:48:14.918Z] #19 15.90 The following NEW packages will be installed: [2022-08-26T07:48:14.918Z] #19 15.90 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-26T07:48:14.918Z] #19 15.90 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-26T07:48:15.176Z] #19 15.90 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-26T07:48:15.176Z] #19 15.90 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-26T07:48:15.176Z] #19 15.90 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-26T07:48:15.176Z] #19 15.90 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-26T07:48:15.176Z] #19 15.90 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-26T07:48:15.176Z] #19 15.90 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-26T07:48:15.176Z] #19 15.90 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-26T07:48:15.176Z] #19 15.90 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-26T07:48:15.176Z] #19 15.90 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-26T07:48:15.176Z] #19 15.90 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-26T07:48:15.176Z] #19 15.90 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-26T07:48:15.176Z] #19 15.90 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-26T07:48:15.176Z] #19 15.90 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-26T07:48:15.176Z] #19 15.90 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-26T07:48:15.176Z] #19 15.90 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-26T07:48:15.176Z] #19 15.90 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-26T07:48:15.176Z] #19 15.90 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-26T07:48:15.176Z] #19 15.90 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-26T07:48:15.176Z] #19 15.90 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-26T07:48:15.176Z] #19 15.90 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-26T07:48:15.176Z] #19 15.90 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-26T07:48:15.176Z] #19 15.90 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-26T07:48:15.176Z] #19 15.90 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-26T07:48:15.176Z] #19 15.90 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-26T07:48:15.176Z] #19 15.90 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-26T07:48:15.176Z] #19 15.90 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-26T07:48:15.176Z] #19 15.90 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-26T07:48:15.176Z] #19 15.90 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-26T07:48:15.176Z] #19 15.90 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-26T07:48:15.176Z] #19 15.90 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-26T07:48:15.176Z] #19 15.90 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-26T07:48:15.176Z] #19 15.90 linux-libc-dev-s390x-cross patch xz-utils [2022-08-26T07:48:15.436Z] #19 16.23 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:48:15.436Z] #19 16.23 Need to get 788 MB of archives. [2022-08-26T07:48:15.436Z] #19 16.23 After this operation, 3385 MB of additional disk space will be used. [2022-08-26T07:48:15.436Z] #19 16.23 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-26T07:48:15.436Z] #19 16.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T07:48:15.436Z] #19 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-26T07:48:15.436Z] #19 16.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-26T07:48:15.436Z] #19 16.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-26T07:48:15.436Z] #19 16.24 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-26T07:48:15.436Z] #19 16.24 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-26T07:48:15.436Z] #19 16.26 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-26T07:48:15.436Z] #19 16.28 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-26T07:48:15.436Z] #19 16.30 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-26T07:48:15.436Z] #19 16.32 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-26T07:48:15.436Z] #19 16.33 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-26T07:48:15.436Z] #19 16.34 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-26T07:48:15.690Z] #51 ... [2022-08-26T07:48:15.690Z] [2022-08-26T07:48:15.690Z] #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-26T07:48:15.690Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:48:15.690Z] #62 5.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:48:15.690Z] #62 5.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:48:15.690Z] #62 5.443 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:48:15.690Z] #62 6.211 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:48:15.690Z] #62 7.979 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:48:15.690Z] #62 ... [2022-08-26T07:48:15.690Z] [2022-08-26T07:48:15.690Z] #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-26T07:48:15.690Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:48:15.690Z] #42 4.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:48:15.690Z] #42 4.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:48:15.690Z] #42 4.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:48:15.690Z] #42 5.486 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:48:15.690Z] #42 7.603 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:48:15.690Z] #42 9.450 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:48:15.690Z] #42 ... [2022-08-26T07:48:15.690Z] [2022-08-26T07:48:15.690Z] #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-26T07:48:15.690Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:48:15.690Z] #36 4.444 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-26T07:48:15.690Z] #36 ... [2022-08-26T07:48:15.690Z] [2022-08-26T07:48:15.690Z] #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-26T07:48:15.690Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:48:15.690Z] #14 4.356 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:48:15.690Z] #14 4.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:48:15.690Z] #14 4.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:48:15.690Z] #14 5.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:48:15.690Z] #14 6.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:48:15.690Z] #14 9.008 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:48:15.947Z] #14 ... [2022-08-26T07:48:15.947Z] [2022-08-26T07:48:15.947Z] #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-26T07:48:15.947Z] #67 sha256:ff05b5f0c10a1164439ad3a420c99fd006bfeecf0ad702556040d168177e5064 [2022-08-26T07:48:15.947Z] #67 4.308 + RM_GOPATH=0 [2022-08-26T07:48:15.947Z] #67 4.308 + TMP_GOPATH= [2022-08-26T07:48:15.947Z] #67 4.308 + : /build [2022-08-26T07:48:15.947Z] #67 4.308 + '[' -z '' ']' [2022-08-26T07:48:15.947Z] #67 4.308 ++ mktemp -d [2022-08-26T07:48:15.947Z] #67 4.315 + export GOPATH=/tmp/tmp.5TfYmrFTpB [2022-08-26T07:48:15.947Z] #67 4.315 + GOPATH=/tmp/tmp.5TfYmrFTpB [2022-08-26T07:48:15.947Z] #67 4.315 + RM_GOPATH=1 [2022-08-26T07:48:15.947Z] #67 4.315 + case "$(go env GOARCH)" in [2022-08-26T07:48:15.947Z] #67 4.315 ++ go env GOARCH [2022-08-26T07:48:15.947Z] #67 4.387 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:48:15.947Z] #67 4.387 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:48:15.947Z] #67 4.388 ++ dirname /install.sh [2022-08-26T07:48:15.947Z] #67 4.389 + dir=/ [2022-08-26T07:48:15.947Z] #67 4.390 + bin=rootlesskit [2022-08-26T07:48:15.947Z] #67 4.390 + shift [2022-08-26T07:48:15.947Z] #67 4.390 + '[' '!' -f //rootlesskit.installer ']' [2022-08-26T07:48:15.947Z] #67 4.390 + . //rootlesskit.installer [2022-08-26T07:48:15.947Z] #67 4.390 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:48:15.947Z] #67 4.390 + install_rootlesskit [2022-08-26T07:48:15.947Z] #67 4.390 + case "$1" in [2022-08-26T07:48:15.947Z] #67 4.390 + export CGO_ENABLED=0 [2022-08-26T07:48:15.947Z] #67 4.390 + CGO_ENABLED=0 [2022-08-26T07:48:15.947Z] #67 4.390 + _install_rootlesskit [2022-08-26T07:48:15.947Z] #67 4.390 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-26T07:48:15.947Z] #67 4.391 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:48:15.947Z] #67 4.391 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:48:15.947Z] #67 4.391 + GOBIN=/build [2022-08-26T07:48:15.947Z] #67 4.391 + GO111MODULE=on [2022-08-26T07:48:15.947Z] #67 4.391 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:48:15.947Z] #67 8.283 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-26T07:48:15.947Z] #67 ... [2022-08-26T07:48:15.947Z] [2022-08-26T07:48:15.947Z] #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-26T07:48:15.947Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:48:15.947Z] #34 4.523 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-26T07:48:15.947Z] #34 4.528 Cloning into '.'... [2022-08-26T07:48:16.005Z] #19 16.68 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-26T07:48:16.005Z] #19 16.68 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-26T07:48:16.005Z] #19 17.00 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-26T07:48:16.005Z] #19 17.01 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-26T07:48:16.204Z] #34 ... [2022-08-26T07:48:16.204Z] [2022-08-26T07:48:16.204Z] #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-26T07:48:16.204Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:48:16.204Z] #57 3.624 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-26T07:48:16.204Z] #57 ... [2022-08-26T07:48:16.204Z] [2022-08-26T07:48:16.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-26T07:48:16.204Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:16.204Z] #76 4.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:48:16.204Z] #76 4.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:48:16.204Z] #76 4.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:48:16.204Z] #76 5.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:48:16.204Z] #76 7.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:48:16.204Z] #76 9.808 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:48:16.461Z] #76 ... [2022-08-26T07:48:16.461Z] [2022-08-26T07:48:16.461Z] #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-26T07:48:16.461Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T07:48:16.461Z] #38 5.105 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-26T07:48:16.572Z] #19 17.34 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-26T07:48:16.572Z] #19 17.34 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-26T07:48:16.719Z] #38 ... [2022-08-26T07:48:16.719Z] [2022-08-26T07:48:16.719Z] #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-26T07:48:16.719Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:48:16.719Z] #40 5.527 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-26T07:48:16.719Z] #40 6.844 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-26T07:48:16.719Z] #40 8.276 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-26T07:48:16.719Z] #40 8.658 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-26T07:48:16.719Z] #40 8.730 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-26T07:48:16.719Z] #40 ... [2022-08-26T07:48:16.719Z] [2022-08-26T07:48:16.719Z] #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-26T07:48:16.719Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:16.719Z] #55 3.747 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-26T07:48:16.719Z] #55 4.974 go: downloading github.com/fatih/color v1.13.0 [2022-08-26T07:48:16.719Z] #55 4.986 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:48:16.719Z] #55 5.138 go: downloading github.com/pkg/errors v0.9.1 [2022-08-26T07:48:16.719Z] #55 5.144 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-26T07:48:16.719Z] #55 5.214 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-26T07:48:16.719Z] #55 5.465 go: downloading github.com/spf13/viper v1.11.0 [2022-08-26T07:48:16.719Z] #55 5.583 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-26T07:48:16.719Z] #55 6.169 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-26T07:48:16.719Z] #55 6.180 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-26T07:48:16.719Z] #55 6.263 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-26T07:48:16.719Z] #55 6.290 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-26T07:48:16.719Z] #55 7.547 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-26T07:48:16.719Z] #55 7.707 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-26T07:48:16.719Z] #55 8.031 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-26T07:48:16.719Z] #55 8.123 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-26T07:48:16.832Z] #19 17.69 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-26T07:48:16.832Z] #19 17.69 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-26T07:48:16.976Z] #55 ... [2022-08-26T07:48:16.976Z] [2022-08-26T07:48:16.976Z] #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-26T07:48:16.976Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:48:16.976Z] #47 4.252 + git clone https://github.com/docker/distribution.git . [2022-08-26T07:48:16.976Z] #47 4.265 Cloning into '.'... [2022-08-26T07:48:16.976Z] #47 ... [2022-08-26T07:48:16.976Z] [2022-08-26T07:48:16.976Z] #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-26T07:48:16.976Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:48:16.976Z] #53 4.185 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-26T07:48:16.976Z] #53 5.981 go: downloading github.com/fatih/color v1.10.0 [2022-08-26T07:48:16.976Z] #53 5.987 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-26T07:48:16.976Z] #53 6.128 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-26T07:48:16.976Z] #53 6.334 go: downloading golang.org/x/tools v0.1.0 [2022-08-26T07:48:16.976Z] #53 6.596 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-26T07:48:16.976Z] #53 6.627 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-26T07:48:16.976Z] #53 6.748 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-26T07:48:16.976Z] #53 6.830 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-26T07:48:16.976Z] #53 10.75 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-26T07:48:16.976Z] #53 10.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-26T07:48:16.976Z] #53 11.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-26T07:48:17.091Z] #19 18.06 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-26T07:48:17.234Z] #53 ... [2022-08-26T07:48:17.234Z] [2022-08-26T07:48:17.234Z] #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-26T07:48:17.234Z] #67 sha256:ff05b5f0c10a1164439ad3a420c99fd006bfeecf0ad702556040d168177e5064 [2022-08-26T07:48:17.234Z] #67 11.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:48:17.234Z] #67 11.49 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-26T07:48:17.350Z] #19 18.06 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-26T07:48:17.350Z] #19 18.06 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-26T07:48:17.350Z] #19 18.06 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-26T07:48:17.350Z] #19 18.06 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-26T07:48:17.350Z] #19 18.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-26T07:48:17.350Z] #19 18.06 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-26T07:48:17.350Z] #19 18.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-26T07:48:17.350Z] #19 18.07 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-26T07:48:17.350Z] #19 18.08 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-26T07:48:17.350Z] #19 18.08 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-26T07:48:17.350Z] #19 18.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-26T07:48:17.350Z] #19 18.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-26T07:48:17.350Z] #19 18.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-26T07:48:17.350Z] #19 18.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-26T07:48:17.350Z] #19 18.11 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-26T07:48:17.350Z] #19 18.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-26T07:48:17.350Z] #19 18.12 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-26T07:48:17.350Z] #19 18.13 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-26T07:48:17.609Z] #19 18.60 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-26T07:48:17.609Z] #19 18.60 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-26T07:48:17.609Z] #19 18.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-26T07:48:17.868Z] #19 18.63 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-26T07:48:17.868Z] #19 18.64 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-26T07:48:18.129Z] #19 19.02 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-26T07:48:18.129Z] #19 19.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T07:48:18.129Z] #19 19.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-26T07:48:18.129Z] #19 19.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-26T07:48:18.129Z] #19 19.04 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-26T07:48:18.129Z] #19 19.04 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T07:48:18.129Z] #19 19.10 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-26T07:48:18.129Z] #19 19.10 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-26T07:48:18.129Z] #19 19.10 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-26T07:48:18.129Z] #19 19.10 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-26T07:48:18.129Z] #19 19.11 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-26T07:48:18.129Z] #19 19.11 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-26T07:48:18.129Z] #19 19.11 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-26T07:48:18.129Z] #19 19.11 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-26T07:48:18.129Z] #19 19.11 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-26T07:48:18.129Z] #19 19.11 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-26T07:48:18.129Z] #19 19.11 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-26T07:48:18.129Z] #19 19.11 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-26T07:48:18.129Z] #19 19.11 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-26T07:48:18.129Z] #19 19.11 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-26T07:48:18.129Z] #19 19.12 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-26T07:48:18.166Z] #67 12.07 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-26T07:48:18.390Z] #19 19.12 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-26T07:48:18.390Z] #19 19.12 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-26T07:48:18.390Z] #19 19.12 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-26T07:48:18.390Z] #19 19.14 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-26T07:48:18.390Z] #19 19.14 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-26T07:48:18.390Z] #19 19.14 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-26T07:48:18.390Z] #19 19.15 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-26T07:48:18.650Z] #19 19.54 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-26T07:48:18.650Z] #19 19.54 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-26T07:48:18.650Z] #19 19.55 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-26T07:48:18.650Z] #19 19.56 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-26T07:48:18.650Z] #19 19.57 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-26T07:48:18.912Z] #19 19.94 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-26T07:48:18.912Z] #19 19.94 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-26T07:48:18.912Z] #19 19.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-26T07:48:18.912Z] #19 19.94 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-26T07:48:18.912Z] #19 19.94 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-26T07:48:19.105Z] #67 ... [2022-08-26T07:48:19.105Z] [2022-08-26T07:48:19.105Z] #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-26T07:48:19.105Z] #26 sha256:856d9ac52c102c0ac2f95b2d87e89d78467874005007f87c52a57af32bf832b5 [2022-08-26T07:48:19.105Z] #26 12.59 + mkdir -p /build [2022-08-26T07:48:19.105Z] #26 12.60 + mv docker/docker /build/ [2022-08-26T07:48:19.105Z] #26 12.61 + rmdir docker [2022-08-26T07:48:19.105Z] #26 DONE 13.2s [2022-08-26T07:48:19.172Z] #19 19.95 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-26T07:48:19.172Z] #19 19.95 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-26T07:48:19.172Z] #19 19.96 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-26T07:48:19.172Z] #19 19.96 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-26T07:48:19.172Z] #19 19.97 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-26T07:48:19.172Z] #19 19.97 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-26T07:48:19.362Z] [2022-08-26T07:48:19.362Z] #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-26T07:48:19.362Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:19.362Z] #55 12.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:48:19.362Z] #55 12.45 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-26T07:48:19.362Z] #55 12.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-26T07:48:19.362Z] #55 12.82 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-26T07:48:19.362Z] #55 12.88 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-26T07:48:19.362Z] #55 13.05 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-26T07:48:19.362Z] #55 13.06 go: downloading github.com/spf13/afero v1.8.2 [2022-08-26T07:48:19.362Z] #55 13.18 go: downloading github.com/spf13/cast v1.4.1 [2022-08-26T07:48:19.362Z] #55 13.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-26T07:48:19.362Z] #55 13.64 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-26T07:48:19.362Z] #55 13.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-26T07:48:19.362Z] #55 13.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-26T07:48:19.362Z] #55 14.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-26T07:48:19.362Z] #55 14.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-26T07:48:19.432Z] #19 20.34 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-26T07:48:19.432Z] #19 20.34 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-26T07:48:19.432Z] #19 20.36 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-26T07:48:19.619Z] #55 14.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-26T07:48:19.695Z] #19 20.37 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-26T07:48:19.695Z] #19 20.38 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-26T07:48:19.955Z] #19 20.72 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-26T07:48:19.955Z] #19 20.72 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-26T07:48:19.955Z] #19 20.72 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-26T07:48:19.955Z] #19 20.74 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-26T07:48:19.955Z] #19 20.74 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-26T07:48:19.955Z] #19 20.74 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-26T07:48:19.955Z] #19 20.74 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-26T07:48:19.955Z] #19 20.74 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-26T07:48:19.955Z] #19 20.76 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-26T07:48:19.955Z] #19 20.76 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-26T07:48:19.955Z] #19 20.77 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-26T07:48:19.955Z] #19 20.78 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-26T07:48:19.955Z] #19 20.78 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-26T07:48:19.955Z] #19 20.78 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-26T07:48:19.955Z] #19 20.79 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-26T07:48:20.181Z] #55 14.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-26T07:48:20.182Z] #55 14.78 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-26T07:48:20.182Z] #55 14.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-26T07:48:20.215Z] #19 21.18 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-26T07:48:20.215Z] #19 21.18 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-26T07:48:20.474Z] #19 21.19 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-26T07:48:20.474Z] #19 21.21 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-26T07:48:20.474Z] #19 21.22 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-26T07:48:20.734Z] #19 21.60 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-26T07:48:20.734Z] #19 21.60 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-26T07:48:20.734Z] #19 21.60 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-26T07:48:20.734Z] #19 21.61 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-26T07:48:20.734Z] #19 21.61 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-26T07:48:20.734Z] #19 21.61 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-26T07:48:20.734Z] #19 21.62 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-26T07:48:20.734Z] #19 21.62 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-26T07:48:20.734Z] #19 21.63 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-26T07:48:20.734Z] #19 21.64 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-26T07:48:20.734Z] #19 21.64 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-26T07:48:20.734Z] #19 21.65 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-26T07:48:20.993Z] #19 22.00 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-26T07:48:20.993Z] #19 22.00 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-26T07:48:20.993Z] #19 22.01 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-26T07:48:21.112Z] #55 15.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-26T07:48:21.253Z] #19 22.03 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-26T07:48:21.253Z] #19 22.04 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-26T07:48:21.370Z] #55 16.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-26T07:48:21.517Z] #19 22.44 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-26T07:48:21.818Z] #19 22.44 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-26T07:48:22.077Z] #19 22.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:48:22.077Z] #19 22.92 Fetched 788 MB in 6s (121 MB/s) [2022-08-26T07:48:22.077Z] #19 22.95 Selecting previously unselected package liblocale-gettext-perl. [2022-08-26T07:48:22.077Z] #19 22.95 (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-26T07:48:22.077Z] #19 23.07 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-26T07:48:22.077Z] #19 23.07 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-26T07:48:22.077Z] #19 23.11 Selecting previously unselected package bzip2. [2022-08-26T07:48:22.300Z] #55 16.73 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-26T07:48:22.300Z] #55 16.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-26T07:48:22.300Z] #55 16.99 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-26T07:48:22.334Z] #19 23.11 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T07:48:22.334Z] #19 23.11 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:48:22.334Z] #19 23.15 Selecting previously unselected package libmagic-mgc. [2022-08-26T07:48:22.334Z] #19 23.15 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-26T07:48:22.334Z] #19 23.16 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-26T07:48:22.334Z] #19 23.23 Selecting previously unselected package libmagic1:amd64. [2022-08-26T07:48:22.335Z] #19 23.23 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-26T07:48:22.335Z] #19 23.24 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-26T07:48:22.335Z] #19 23.28 Selecting previously unselected package file. [2022-08-26T07:48:22.335Z] #19 23.28 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-26T07:48:22.335Z] #19 23.29 Unpacking file (1:5.39-3) ... [2022-08-26T07:48:22.335Z] #19 23.32 Selecting previously unselected package xz-utils. [2022-08-26T07:48:22.335Z] #19 23.33 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T07:48:22.557Z] #55 17.23 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-26T07:48:22.592Z] #19 23.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:48:22.592Z] #19 23.44 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-26T07:48:22.592Z] #19 23.44 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-26T07:48:22.592Z] #19 23.44 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-26T07:48:22.813Z] #55 17.46 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-26T07:48:22.851Z] #19 23.78 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-26T07:48:22.851Z] #19 23.78 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-26T07:48:22.851Z] #19 23.78 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-26T07:48:23.070Z] #55 17.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-26T07:48:23.329Z] #55 17.95 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-26T07:48:23.329Z] #55 18.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-26T07:48:23.418Z] #19 24.08 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-26T07:48:23.418Z] #19 24.08 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-26T07:48:23.418Z] #19 24.08 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-26T07:48:23.587Z] #55 18.19 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-26T07:48:23.587Z] #55 18.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-26T07:48:23.676Z] #19 24.38 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-26T07:48:23.676Z] #19 24.38 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-26T07:48:23.676Z] #19 24.39 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-26T07:48:23.845Z] #55 18.42 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-26T07:48:23.845Z] #55 ... [2022-08-26T07:48:23.845Z] [2022-08-26T07:48:23.845Z] #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-26T07:48:23.845Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:23.845Z] #76 18.52 Fetched 8573 kB in 14s (619 kB/s) [2022-08-26T07:48:23.935Z] #19 24.66 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-26T07:48:23.935Z] #19 24.66 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-26T07:48:23.935Z] #19 24.66 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-26T07:48:23.935Z] #19 24.89 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-26T07:48:24.193Z] #19 24.89 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:24.193Z] #19 24.90 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:48:24.193Z] #19 24.93 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-26T07:48:24.193Z] #19 24.94 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:24.193Z] #19 24.94 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:48:25.739Z] #76 18.52 Reading package lists... [2022-08-26T07:48:25.739Z] #76 ... [2022-08-26T07:48:25.739Z] [2022-08-26T07:48:25.739Z] #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-26T07:48:25.739Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:48:25.739Z] #51 9.861 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:48:25.739Z] #51 12.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-26T07:48:25.739Z] #51 19.21 Fetched 8576 kB in 15s (586 kB/s) [2022-08-26T07:48:25.739Z] #51 19.21 Reading package lists... [2022-08-26T07:48:25.739Z] #51 ... [2022-08-26T07:48:25.739Z] [2022-08-26T07:48:25.739Z] #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-26T07:48:25.739Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:48:25.739Z] #62 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:48:25.739Z] #62 18.71 Fetched 8573 kB in 14s (629 kB/s) [2022-08-26T07:48:25.739Z] #62 18.71 Reading package lists... [2022-08-26T07:48:25.739Z] #62 ... [2022-08-26T07:48:25.739Z] [2022-08-26T07:48:25.739Z] #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-26T07:48:25.739Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T07:48:25.739Z] #38 20.19 tomll can be used in two ways: [2022-08-26T07:48:25.739Z] #38 20.19 Writing to STDIN and reading from STDOUT: [2022-08-26T07:48:25.739Z] #38 20.19 cat file.toml | tomll > file.toml [2022-08-26T07:48:25.739Z] #38 20.19 [2022-08-26T07:48:25.739Z] #38 20.19 Reading and updating a list of files: [2022-08-26T07:48:25.739Z] #38 20.19 tomll a.toml b.toml c.toml [2022-08-26T07:48:25.739Z] #38 20.19 [2022-08-26T07:48:25.739Z] #38 20.19 When given a list of files, tomll will modify all files in place without asking. [2022-08-26T07:48:25.739Z] #38 DONE 20.5s [2022-08-26T07:48:25.739Z] [2022-08-26T07:48:25.739Z] #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-26T07:48:25.739Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:25.739Z] #55 18.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-26T07:48:25.739Z] #55 18.61 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-26T07:48:25.739Z] #55 18.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-26T07:48:25.739Z] #55 18.82 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-26T07:48:25.739Z] #55 18.86 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-26T07:48:25.739Z] #55 19.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-26T07:48:25.739Z] #55 19.02 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-26T07:48:25.739Z] #55 19.15 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-26T07:48:25.739Z] #55 19.17 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-26T07:48:25.739Z] #55 19.38 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-26T07:48:25.739Z] #55 19.46 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-26T07:48:25.739Z] #55 19.59 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-26T07:48:25.739Z] #55 19.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-26T07:48:25.739Z] #55 19.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-26T07:48:25.739Z] #55 19.86 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-26T07:48:25.739Z] #55 20.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-26T07:48:25.739Z] #55 20.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-26T07:48:25.739Z] #55 20.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-26T07:48:25.997Z] #55 20.62 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-26T07:48:25.997Z] #55 20.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-26T07:48:26.575Z] #55 21.00 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-26T07:48:26.575Z] #55 21.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-26T07:48:26.831Z] #55 21.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-26T07:48:26.832Z] #55 21.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-26T07:48:27.088Z] #55 21.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-26T07:48:27.088Z] #55 21.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-26T07:48:27.088Z] #55 21.77 go: downloading github.com/julz/importas v0.1.0 [2022-08-26T07:48:27.088Z] #55 21.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-26T07:48:27.344Z] #55 21.88 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-26T07:48:27.344Z] #55 21.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-26T07:48:27.344Z] #55 22.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-26T07:48:27.344Z] #55 22.13 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-26T07:48:27.605Z] #55 22.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-26T07:48:27.605Z] #55 22.22 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-26T07:48:27.605Z] #55 22.34 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-26T07:48:27.605Z] #55 22.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-26T07:48:27.862Z] #55 22.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-26T07:48:27.862Z] #55 22.51 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-26T07:48:27.862Z] #55 ... [2022-08-26T07:48:27.862Z] [2022-08-26T07:48:27.862Z] #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-26T07:48:27.862Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:48:27.862Z] #40 12.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-26T07:48:27.862Z] #40 12.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:48:28.119Z] #40 ... [2022-08-26T07:48:28.119Z] [2022-08-26T07:48:28.119Z] #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-26T07:48:28.119Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:48:28.119Z] #36 15.32 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-26T07:48:28.119Z] #36 15.35 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-26T07:48:28.119Z] #36 15.74 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-26T07:48:28.119Z] #36 16.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-26T07:48:28.119Z] #36 16.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-26T07:48:28.119Z] #36 16.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-26T07:48:28.119Z] #36 16.76 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-26T07:48:28.119Z] #36 16.78 go: downloading github.com/peterh/liner v1.2.2 [2022-08-26T07:48:28.119Z] #36 16.96 go: downloading github.com/google/go-dap v0.6.0 [2022-08-26T07:48:28.119Z] #36 17.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-26T07:48:28.119Z] #36 17.97 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-26T07:48:28.119Z] #36 18.25 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-26T07:48:28.119Z] #36 18.32 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-26T07:48:28.119Z] #36 20.60 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-26T07:48:28.119Z] #36 20.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-26T07:48:28.119Z] #36 22.15 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-26T07:48:28.375Z] #36 ... [2022-08-26T07:48:28.376Z] [2022-08-26T07:48:28.376Z] #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-26T07:48:28.376Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:48:28.376Z] #53 13.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-26T07:48:28.376Z] #53 13.07 go: downloading golang.org/x/mod v0.3.0 [2022-08-26T07:48:28.385Z] #19 29.39 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-26T07:48:28.632Z] #53 ... [2022-08-26T07:48:28.632Z] [2022-08-26T07:48:28.632Z] #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-26T07:48:28.632Z] #67 sha256:ff05b5f0c10a1164439ad3a420c99fd006bfeecf0ad702556040d168177e5064 [2022-08-26T07:48:28.632Z] #67 15.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-26T07:48:28.632Z] #67 16.85 go: downloading github.com/google/uuid v1.3.0 [2022-08-26T07:48:28.632Z] #67 16.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-26T07:48:28.632Z] #67 16.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-26T07:48:28.632Z] #67 17.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:48:28.632Z] #67 17.58 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-26T07:48:28.632Z] #67 17.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-26T07:48:28.632Z] #67 18.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-26T07:48:28.632Z] #67 18.45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-26T07:48:28.632Z] #67 18.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-26T07:48:28.632Z] #67 21.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:48:28.632Z] #67 ... [2022-08-26T07:48:28.632Z] [2022-08-26T07:48:28.632Z] #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-26T07:48:28.632Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:28.632Z] #55 23.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-26T07:48:28.632Z] #55 23.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-26T07:48:28.644Z] #19 29.39 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:28.644Z] #19 29.39 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:48:28.644Z] #19 29.43 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-26T07:48:28.644Z] #19 29.43 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:28.644Z] #19 29.43 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T07:48:28.786Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03d377d860e2cadf0) in /home/ubuntu/workspace/moby_PR-44037 [Pipeline] { [Pipeline] checkout [2022-08-26T07:48:28.900Z] #55 23.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-26T07:48:28.900Z] #55 23.54 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-26T07:48:29.058Z] The recommended git tool is: git [2022-08-26T07:48:29.463Z] #55 24.04 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-26T07:48:29.463Z] #55 24.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-26T07:48:29.463Z] #55 24.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-26T07:48:29.463Z] #55 24.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-26T07:48:29.721Z] #55 24.30 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-26T07:48:29.978Z] #55 24.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-26T07:48:29.978Z] #55 24.63 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-26T07:48:29.978Z] #55 24.67 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-26T07:48:30.235Z] #55 24.70 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-26T07:48:30.235Z] #55 24.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-26T07:48:30.235Z] #55 24.90 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-26T07:48:30.492Z] #55 24.98 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-26T07:48:30.492Z] #55 25.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-26T07:48:30.492Z] #55 25.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-26T07:48:30.492Z] #55 25.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-26T07:48:30.750Z] #55 25.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-26T07:48:30.750Z] #55 25.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-26T07:48:31.008Z] #55 25.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-26T07:48:31.008Z] #55 25.68 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-26T07:48:31.008Z] #55 25.76 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-26T07:48:31.265Z] #55 25.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-26T07:48:31.265Z] #55 25.92 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-26T07:48:31.522Z] #55 26.10 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-26T07:48:31.522Z] #55 26.14 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-26T07:48:31.780Z] #55 26.41 go: downloading honnef.co/go/tools v0.3.1 [2022-08-26T07:48:32.837Z] #19 33.66 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-26T07:48:32.837Z] #19 33.66 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:32.837Z] #19 33.67 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:48:32.837Z] #19 33.70 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-26T07:48:32.837Z] #19 33.70 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:32.837Z] #19 33.71 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T07:48:32.853Z] using credential docker-jenkins-github-credentials [2022-08-26T07:48:32.864Z] Cloning the remote Git repository [2022-08-26T07:48:32.864Z] Cloning with configured refspecs honoured and without tags [2022-08-26T07:48:33.685Z] #55 ... [2022-08-26T07:48:33.685Z] [2022-08-26T07:48:33.685Z] #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-26T07:48:33.685Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:48:33.685Z] #14 17.98 Fetched 8573 kB in 14s (618 kB/s) [2022-08-26T07:48:33.685Z] #14 17.98 Reading package lists... [2022-08-26T07:48:33.685Z] #14 24.57 Reading package lists... [2022-08-26T07:48:33.685Z] #14 ... [2022-08-26T07:48:33.685Z] [2022-08-26T07:48:33.685Z] #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-26T07:48:33.685Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:48:33.685Z] #42 18.00 Fetched 8573 kB in 14s (624 kB/s) [2022-08-26T07:48:33.685Z] #42 18.00 Reading package lists... [2022-08-26T07:48:33.685Z] #42 24.55 Reading package lists... [2022-08-26T07:48:33.685Z] #42 ... [2022-08-26T07:48:33.685Z] [2022-08-26T07:48:33.685Z] #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-26T07:48:33.685Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:48:33.685Z] #47 25.65 Updating files: 74% (1622/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-26T07:48:33.685Z] #47 26.22 + git checkout -q v2.3.0 [2022-08-26T07:48:32.884Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T07:48:32.943Z] > git init /home/ubuntu/workspace/moby_PR-44037 # timeout=10 [2022-08-26T07:48:33.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:48:33.349Z] > git --version # timeout=10 [2022-08-26T07:48:33.361Z] > git --version # 'git version 2.25.1' [2022-08-26T07:48:33.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:48:33.375Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:48:33.943Z] #47 ... [2022-08-26T07:48:33.943Z] [2022-08-26T07:48:33.943Z] #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-26T07:48:33.943Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:48:33.943Z] #57 18.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-26T07:48:33.943Z] #57 18.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-26T07:48:33.943Z] #57 18.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-26T07:48:33.943Z] #57 20.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-26T07:48:34.199Z] #57 ... [2022-08-26T07:48:34.199Z] [2022-08-26T07:48:34.199Z] #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-26T07:48:34.199Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:34.199Z] #55 28.21 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-26T07:48:34.199Z] #55 28.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-26T07:48:34.199Z] #55 28.37 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-26T07:48:34.199Z] #55 28.52 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-26T07:48:34.199Z] #55 28.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-26T07:48:34.199Z] #55 28.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-26T07:48:34.199Z] #55 28.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-26T07:48:34.199Z] #55 28.87 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-26T07:48:34.199Z] #55 28.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-26T07:48:34.456Z] #55 29.16 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-26T07:48:34.713Z] #55 29.18 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-26T07:48:34.713Z] #55 29.38 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-26T07:48:34.713Z] #55 29.41 go: downloading golang.org/x/text v0.3.7 [2022-08-26T07:48:38.019Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0470dbee801fe1756) in /home/ubuntu/workspace/moby_PR-44037 [Pipeline] { [Pipeline] checkout [2022-08-26T07:48:38.102Z] #19 38.21 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-26T07:48:38.102Z] #19 38.21 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:38.102Z] #19 38.30 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:48:38.102Z] #19 38.68 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-26T07:48:38.102Z] #19 38.68 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:38.102Z] #19 38.74 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:48:38.147Z] The recommended git tool is: git [2022-08-26T07:48:39.979Z] #55 ... [2022-08-26T07:48:39.979Z] [2022-08-26T07:48:39.979Z] #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-26T07:48:39.979Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:48:39.979Z] #14 24.57 Reading package lists... [2022-08-26T07:48:39.979Z] #14 30.37 Building dependency tree... [2022-08-26T07:48:39.979Z] #14 31.88 Reading state information... [2022-08-26T07:48:39.979Z] #14 34.24 The following additional packages will be installed: [2022-08-26T07:48:39.979Z] #14 34.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:48:39.979Z] #14 34.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-26T07:48:39.979Z] #14 34.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-26T07:48:39.979Z] #14 34.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-26T07:48:39.979Z] #14 34.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-26T07:48:39.979Z] #14 34.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-26T07:48:39.979Z] #14 34.26 mingw-w64-common mingw-w64-x86-64-dev [2022-08-26T07:48:39.979Z] #14 34.26 Suggested packages: [2022-08-26T07:48:39.979Z] #14 34.28 gcc-10-locales seccomp wine64 [2022-08-26T07:48:40.545Z] #14 ... [2022-08-26T07:48:40.545Z] [2022-08-26T07:48:40.545Z] #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-26T07:48:40.545Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:40.545Z] #76 18.52 Reading package lists... [2022-08-26T07:48:40.545Z] #76 25.29 Reading package lists... [2022-08-26T07:48:40.545Z] #76 31.05 Building dependency tree... [2022-08-26T07:48:40.545Z] #76 34.93 python3 is already the newest version (3.9.2-3). [2022-08-26T07:48:40.545Z] #76 34.93 The following additional packages will be installed: [2022-08-26T07:48:40.545Z] #76 34.93 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-26T07:48:40.545Z] #76 34.95 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-26T07:48:40.545Z] #76 34.96 Suggested packages: [2022-08-26T07:48:40.545Z] #76 34.98 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-26T07:48:40.545Z] #76 34.98 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-26T07:48:40.545Z] #76 34.98 m4-doc ed diffutils-doc [2022-08-26T07:48:40.545Z] #76 34.98 Recommended packages: [2022-08-26T07:48:40.545Z] #76 34.98 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-26T07:48:40.545Z] #76 ... [2022-08-26T07:48:40.545Z] [2022-08-26T07:48:40.545Z] #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-26T07:48:40.545Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:48:40.545Z] #42 24.55 Reading package lists... [2022-08-26T07:48:40.545Z] #42 30.48 Building dependency tree... [2022-08-26T07:48:40.545Z] #42 32.07 Reading state information... [2022-08-26T07:48:40.545Z] #42 34.58 The following additional packages will be installed: [2022-08-26T07:48:40.545Z] #42 34.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-26T07:48:40.545Z] #42 34.59 Suggested packages: [2022-08-26T07:48:40.545Z] #42 34.59 cmake-doc ninja-build lrzip [2022-08-26T07:48:40.545Z] #42 34.59 Recommended packages: [2022-08-26T07:48:40.545Z] #42 34.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-26T07:48:40.803Z] #42 ... [2022-08-26T07:48:40.803Z] [2022-08-26T07:48:40.803Z] #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-26T07:48:40.803Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:48:40.803Z] #62 18.71 Reading package lists... [2022-08-26T07:48:40.803Z] #62 25.51 Reading package lists... [2022-08-26T07:48:40.803Z] #62 31.40 Building dependency tree... [2022-08-26T07:48:40.803Z] #62 32.91 Reading state information... [2022-08-26T07:48:40.803Z] #62 35.25 The following additional packages will be installed: [2022-08-26T07:48:40.803Z] #62 35.27 libbtrfs0 [2022-08-26T07:48:40.803Z] #62 35.54 The following NEW packages will be installed: [2022-08-26T07:48:40.803Z] #62 ... [2022-08-26T07:48:40.803Z] [2022-08-26T07:48:40.803Z] #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-26T07:48:40.803Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:48:40.803Z] #47 28.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-26T07:48:41.061Z] #47 ... [2022-08-26T07:48:41.061Z] [2022-08-26T07:48:41.061Z] #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-26T07:48:41.061Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:48:41.061Z] #62 35.54 libbtrfs-dev libbtrfs0 [2022-08-26T07:48:41.318Z] #62 35.98 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:48:41.318Z] #62 35.98 Need to get 460 kB of archives. [2022-08-26T07:48:41.318Z] #62 35.98 After this operation, 1237 kB of additional disk space will be used. [2022-08-26T07:48:41.318Z] #62 35.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T07:48:41.318Z] #62 35.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T07:48:41.318Z] #62 ... [2022-08-26T07:48:41.318Z] [2022-08-26T07:48:41.318Z] #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-26T07:48:41.318Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:48:41.318Z] #51 19.21 Reading package lists... [2022-08-26T07:48:41.319Z] #51 25.89 Reading package lists... [2022-08-26T07:48:41.319Z] #51 31.83 Building dependency tree... [2022-08-26T07:48:41.319Z] #51 33.34 Reading state information... [2022-08-26T07:48:41.319Z] #51 35.67 The following additional packages will be installed: [2022-08-26T07:48:41.319Z] #51 35.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-26T07:48:41.319Z] #51 35.67 python3-protobuf python3-six [2022-08-26T07:48:41.319Z] #51 35.68 Suggested packages: [2022-08-26T07:48:41.319Z] #51 35.68 python3-setuptools [2022-08-26T07:48:41.319Z] #51 35.69 Recommended packages: [2022-08-26T07:48:41.319Z] #51 35.69 iproute2 | iproute [2022-08-26T07:48:41.576Z] #51 ... [2022-08-26T07:48:41.576Z] [2022-08-26T07:48:41.576Z] #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-26T07:48:41.576Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:41.576Z] #55 36.25 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-26T07:48:41.576Z] #55 36.38 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-26T07:48:41.789Z] using credential docker-jenkins-github-credentials [2022-08-26T07:48:41.798Z] Cloning the remote Git repository [2022-08-26T07:48:41.798Z] Cloning with configured refspecs honoured and without tags [2022-08-26T07:48:41.834Z] #55 36.42 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-26T07:48:41.834Z] #55 36.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-26T07:48:41.834Z] #55 36.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-26T07:48:42.092Z] #55 36.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-26T07:48:42.092Z] #55 36.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-26T07:48:42.092Z] #55 36.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-26T07:48:42.299Z] #19 42.79 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-26T07:48:42.299Z] #19 42.79 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:42.299Z] #19 42.79 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:48:42.299Z] #19 42.82 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-26T07:48:42.299Z] #19 42.83 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:42.299Z] #19 42.83 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:48:42.350Z] #55 37.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-26T07:48:42.350Z] #55 37.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-26T07:48:42.350Z] #55 37.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-26T07:48:42.607Z] #55 37.23 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-26T07:48:41.904Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T07:48:41.956Z] > git init /home/ubuntu/workspace/moby_PR-44037 # timeout=10 [2022-08-26T07:48:42.482Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:48:42.483Z] > git --version # timeout=10 [2022-08-26T07:48:42.506Z] > git --version # 'git version 2.25.1' [2022-08-26T07:48:42.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:48:42.507Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:48:43.171Z] #55 37.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-26T07:48:43.171Z] #55 37.92 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-26T07:48:43.428Z] #55 38.08 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-26T07:48:43.992Z] #55 38.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-26T07:48:44.304Z] #55 38.75 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-26T07:48:44.304Z] #55 38.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-26T07:48:44.304Z] #55 38.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-26T07:48:44.562Z] #55 39.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-26T07:48:44.819Z] #55 39.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-26T07:48:44.819Z] #55 39.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-26T07:48:44.819Z] #55 ... [2022-08-26T07:48:44.819Z] [2022-08-26T07:48:44.819Z] #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-26T07:48:44.819Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:48:44.819Z] #62 37.29 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:48:44.819Z] #62 37.62 Fetched 460 kB in 0s (1313 kB/s) [2022-08-26T07:48:44.819Z] #62 37.72 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T07:48:44.819Z] #62 37.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:48:44.819Z] #62 37.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T07:48:44.819Z] #62 37.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:48:44.819Z] #62 38.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T07:48:44.819Z] #62 38.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T07:48:44.819Z] #62 38.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:48:44.819Z] #62 38.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:48:44.819Z] #62 38.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:48:44.819Z] #62 38.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:48:44.819Z] #62 DONE 39.5s [2022-08-26T07:48:44.819Z] [2022-08-26T07:48:44.819Z] #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-26T07:48:44.819Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:44.819Z] #55 39.47 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-26T07:48:44.819Z] #55 39.53 go: downloading github.com/prometheus/common v0.32.1 [2022-08-26T07:48:44.819Z] #55 ... [2022-08-26T07:48:44.819Z] [2022-08-26T07:48:44.819Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T07:48:44.819Z] #63 sha256:a880a3138e7e9c05765d6915c0ccc70769cf06f90cf62c2a5bedf1e45454948c [2022-08-26T07:48:44.819Z] #63 DONE 0.2s [2022-08-26T07:48:45.076Z] [2022-08-26T07:48:45.076Z] #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-26T07:48:45.076Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:48:45.076Z] #42 35.70 The following NEW packages will be installed: [2022-08-26T07:48:45.076Z] #42 35.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-26T07:48:45.076Z] #42 35.71 vim-common xxd [2022-08-26T07:48:45.076Z] #42 36.07 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:48:45.076Z] #42 36.07 Need to get 17.7 MB of archives. [2022-08-26T07:48:45.076Z] #42 36.07 After this operation, 70.7 MB of additional disk space will be used. [2022-08-26T07:48:45.076Z] #42 36.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-26T07:48:45.076Z] #42 36.08 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-26T07:48:45.076Z] #42 36.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-26T07:48:45.076Z] #42 36.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T07:48:45.076Z] #42 36.80 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-26T07:48:45.076Z] #42 36.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-26T07:48:45.076Z] #42 36.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-26T07:48:45.076Z] #42 36.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-26T07:48:45.076Z] #42 36.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-26T07:48:45.076Z] #42 36.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-26T07:48:45.076Z] #42 38.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:48:45.076Z] #42 38.75 Fetched 17.7 MB in 1s (12.3 MB/s) [2022-08-26T07:48:45.076Z] #42 38.95 Selecting previously unselected package xxd. [2022-08-26T07:48:45.076Z] #42 38.95 (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-26T07:48:45.076Z] #42 39.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:48:45.076Z] #42 39.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:48:45.076Z] #42 39.60 Selecting previously unselected package vim-common. [2022-08-26T07:48:45.076Z] #42 39.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:48:45.076Z] #42 39.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:48:45.641Z] #42 40.28 Selecting previously unselected package cmake-data. [2022-08-26T07:48:45.641Z] #42 40.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-26T07:48:45.641Z] #42 40.32 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:48:46.488Z] #19 46.68 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-26T07:48:46.488Z] #19 46.68 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:46.488Z] #19 46.69 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:48:46.488Z] #19 46.71 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-26T07:48:46.488Z] #19 46.72 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:46.488Z] #19 46.72 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T07:48:46.488Z] #19 46.75 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-26T07:48:46.488Z] #19 46.75 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:46.488Z] #19 46.75 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T07:48:46.488Z] #19 46.78 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-26T07:48:46.488Z] #19 46.78 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:46.488Z] #19 46.78 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:48:46.488Z] #19 46.81 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-26T07:48:46.488Z] #19 46.82 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:46.488Z] #19 46.82 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:48:46.488Z] #19 46.85 Selecting previously unselected package cross-config. [2022-08-26T07:48:46.488Z] #19 46.85 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-26T07:48:46.488Z] #19 46.85 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-26T07:48:46.488Z] #19 46.88 Selecting previously unselected package gcc-10-cross-base. [2022-08-26T07:48:46.488Z] #19 46.88 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.488Z] #19 46.89 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-26T07:48:46.488Z] #19 46.92 Selecting previously unselected package libc6-arm64-cross. [2022-08-26T07:48:46.488Z] #19 46.92 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-26T07:48:46.488Z] #19 46.93 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-26T07:48:46.488Z] #19 47.06 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-26T07:48:46.488Z] #19 47.06 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.488Z] #19 47.06 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:46.488Z] #19 47.09 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-26T07:48:46.488Z] #19 47.09 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.488Z] #19 47.10 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:46.488Z] #19 47.13 Selecting previously unselected package libitm1-arm64-cross. [2022-08-26T07:48:46.488Z] #19 47.13 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.488Z] #19 47.14 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:46.488Z] #19 47.17 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-26T07:48:46.488Z] #19 47.17 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.488Z] #19 47.18 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:46.488Z] #19 47.21 Selecting previously unselected package libasan6-arm64-cross. [2022-08-26T07:48:46.488Z] #19 47.21 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.488Z] #19 47.21 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:46.746Z] #19 47.44 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-26T07:48:46.746Z] #19 47.44 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.746Z] #19 47.45 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:46.746Z] #19 47.55 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-26T07:48:46.746Z] #19 47.55 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:46.746Z] #19 47.56 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:47.012Z] #19 47.78 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-26T07:48:47.012Z] #19 47.78 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:47.012Z] #19 47.78 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:47.012Z] #19 47.86 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-26T07:48:47.012Z] #19 47.86 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:47.012Z] #19 47.87 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:47.012Z] #19 47.96 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-26T07:48:47.272Z] #19 47.96 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:47.272Z] #19 47.97 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:47.272Z] #19 48.13 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-26T07:48:47.272Z] #19 48.13 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:47.272Z] #19 48.13 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:48:47.589Z] #42 ... [2022-08-26T07:48:47.589Z] [2022-08-26T07:48:47.589Z] #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-26T07:48:47.589Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:47.589Z] #76 36.69 The following NEW packages will be installed: [2022-08-26T07:48:47.589Z] #76 36.70 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-26T07:48:47.589Z] #76 36.71 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-26T07:48:47.589Z] #76 36.71 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-26T07:48:47.589Z] #76 36.71 libyajl2 m4 patch xz-utils [2022-08-26T07:48:47.589Z] #76 37.16 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:48:47.589Z] #76 37.16 Need to get 5940 kB of archives. [2022-08-26T07:48:47.589Z] #76 37.16 After this operation, 18.7 MB of additional disk space will be used. [2022-08-26T07:48:47.589Z] #76 37.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T07:48:47.589Z] #76 37.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-26T07:48:47.589Z] #76 37.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-26T07:48:47.589Z] #76 37.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-26T07:48:47.589Z] #76 37.19 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-26T07:48:47.589Z] #76 37.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-26T07:48:47.589Z] #76 37.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-26T07:48:47.589Z] #76 37.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-26T07:48:47.589Z] #76 37.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-26T07:48:47.589Z] #76 37.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-26T07:48:47.589Z] #76 37.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T07:48:47.589Z] #76 37.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-26T07:48:47.589Z] #76 37.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-26T07:48:47.589Z] #76 37.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T07:48:47.589Z] #76 37.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-26T07:48:47.589Z] #76 37.56 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-26T07:48:47.589Z] #76 37.56 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-26T07:48:47.589Z] #76 37.57 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-26T07:48:47.589Z] #76 37.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-26T07:48:47.589Z] #76 37.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-26T07:48:47.589Z] #76 37.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-26T07:48:47.589Z] #76 37.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T07:48:47.589Z] #76 37.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-26T07:48:47.589Z] #76 39.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:48:47.589Z] #76 39.55 Fetched 5940 kB in 1s (7014 kB/s) [2022-08-26T07:48:47.589Z] #76 39.74 Selecting previously unselected package bzip2. [2022-08-26T07:48:47.589Z] #76 39.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:48:47.589Z] #76 39.94 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 39.98 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:48:47.589Z] #76 40.26 Selecting previously unselected package libmagic-mgc. [2022-08-26T07:48:47.589Z] #76 40.28 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 40.31 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-26T07:48:47.589Z] #76 41.03 Selecting previously unselected package libmagic1:amd64. [2022-08-26T07:48:47.589Z] #76 41.03 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 41.05 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-26T07:48:47.589Z] #76 41.40 Selecting previously unselected package file. [2022-08-26T07:48:47.589Z] #76 41.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 41.43 Unpacking file (1:5.39-3) ... [2022-08-26T07:48:47.589Z] #76 41.69 Selecting previously unselected package xz-utils. [2022-08-26T07:48:47.589Z] #76 41.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 41.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:48:47.589Z] #76 42.05 Selecting previously unselected package libsigsegv2:amd64. [2022-08-26T07:48:47.589Z] #76 42.06 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 42.08 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-26T07:48:47.589Z] #76 42.25 Selecting previously unselected package m4. [2022-08-26T07:48:47.589Z] #76 42.25 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-26T07:48:47.589Z] #76 42.27 Unpacking m4 (1.4.18-5) ... [2022-08-26T07:48:47.850Z] #76 42.57 Selecting previously unselected package autoconf. [2022-08-26T07:48:48.107Z] #76 42.58 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-26T07:48:48.107Z] #76 42.61 Unpacking autoconf (2.69-14) ... [2022-08-26T07:48:48.670Z] #76 ... [2022-08-26T07:48:48.670Z] [2022-08-26T07:48:48.670Z] #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-26T07:48:48.670Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:48:48.670Z] #40 43.33 NAME: [2022-08-26T07:48:48.670Z] #40 43.34 go-winres - A tool for embedding resources in Windows executables [2022-08-26T07:48:48.670Z] #40 43.34 [2022-08-26T07:48:48.670Z] #40 43.34 USAGE: [2022-08-26T07:48:48.670Z] #40 43.34 go-winres [global options] command [command options] [arguments...] [2022-08-26T07:48:48.670Z] #40 43.34 [2022-08-26T07:48:48.670Z] #40 43.34 COMMANDS: [2022-08-26T07:48:48.670Z] #40 43.35 init Create an initial ./winres/winres.json [2022-08-26T07:48:48.670Z] #40 43.35 make Make syso files for the "go build" command [2022-08-26T07:48:48.670Z] #40 43.35 simply Make syso files for the "go build" command (simplified) [2022-08-26T07:48:48.670Z] #40 43.36 extract Extract all resources from an executable [2022-08-26T07:48:48.670Z] #40 43.36 patch Replace resources in an executable file (exe, dll) [2022-08-26T07:48:48.670Z] #40 43.36 help, h Shows a list of commands or help for one command [2022-08-26T07:48:48.670Z] #40 43.36 [2022-08-26T07:48:48.670Z] #40 43.36 GLOBAL OPTIONS: [2022-08-26T07:48:48.670Z] #40 43.36 --help, -h show help (default: false) [2022-08-26T07:48:49.631Z] #40 DONE 44.1s [2022-08-26T07:48:49.631Z] [2022-08-26T07:48:49.631Z] #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-26T07:48:49.631Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:49.631Z] #76 43.52 Selecting previously unselected package autotools-dev. [2022-08-26T07:48:49.631Z] #76 43.52 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-26T07:48:49.631Z] #76 43.57 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-26T07:48:49.631Z] #76 44.05 Selecting previously unselected package automake. [2022-08-26T07:48:49.631Z] #76 44.06 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-26T07:48:49.631Z] #76 44.12 Unpacking automake (1:1.16.3-2) ... [2022-08-26T07:48:51.007Z] #76 45.40 Selecting previously unselected package patch. [2022-08-26T07:48:51.007Z] #76 45.40 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-26T07:48:51.007Z] #76 45.41 Unpacking patch (2.7.6-7) ... [2022-08-26T07:48:51.007Z] #76 45.64 Selecting previously unselected package dpkg-dev. [2022-08-26T07:48:51.007Z] #76 45.64 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-26T07:48:51.007Z] #76 45.65 Unpacking dpkg-dev (1.20.11) ... [2022-08-26T07:48:51.264Z] #76 ... [2022-08-26T07:48:51.264Z] [2022-08-26T07:48:51.264Z] #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-26T07:48:51.264Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:48:51.264Z] #14 35.86 The following NEW packages will be installed: [2022-08-26T07:48:51.264Z] #14 35.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:48:51.264Z] #14 35.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-26T07:48:51.264Z] #14 35.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-26T07:48:51.264Z] #14 35.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-26T07:48:51.264Z] #14 35.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-26T07:48:51.264Z] #14 35.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-26T07:48:51.264Z] #14 35.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-26T07:48:51.264Z] #14 35.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-26T07:48:51.264Z] #14 35.89 mingw-w64-x86-64-dev [2022-08-26T07:48:51.264Z] #14 36.30 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:48:51.264Z] #14 36.30 Need to get 115 MB of archives. [2022-08-26T07:48:51.264Z] #14 36.30 After this operation, 645 MB of additional disk space will be used. [2022-08-26T07:48:51.264Z] #14 36.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-26T07:48:51.264Z] #14 36.48 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-26T07:48:51.264Z] #14 36.65 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-26T07:48:51.264Z] #14 36.66 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-26T07:48:51.264Z] #14 36.66 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-26T07:48:51.264Z] #14 36.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-26T07:48:51.264Z] #14 37.01 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-26T07:48:51.264Z] #14 37.21 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-26T07:48:51.264Z] #14 37.22 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-26T07:48:51.264Z] #14 37.94 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-26T07:48:51.264Z] #14 39.62 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-26T07:48:51.264Z] #14 40.60 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-26T07:48:51.264Z] #14 41.34 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-26T07:48:51.264Z] #14 43.52 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-26T07:48:51.264Z] #14 44.17 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-26T07:48:51.264Z] #14 44.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-26T07:48:51.264Z] #14 44.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-26T07:48:51.264Z] #14 44.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T07:48:51.264Z] #14 44.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T07:48:51.264Z] #14 44.22 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-26T07:48:51.264Z] #14 44.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-26T07:48:51.264Z] #14 44.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-26T07:48:51.264Z] #14 44.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-26T07:48:51.264Z] #14 44.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-26T07:48:51.264Z] #14 44.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-26T07:48:51.264Z] #14 44.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-26T07:48:51.264Z] #14 44.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-26T07:48:51.264Z] #14 44.40 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-26T07:48:51.264Z] #14 44.42 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-26T07:48:51.264Z] #14 44.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-26T07:48:51.264Z] #14 46.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:48:51.264Z] #14 ... [2022-08-26T07:48:51.264Z] [2022-08-26T07:48:51.264Z] #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-26T07:48:51.264Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:48:51.264Z] #51 36.40 The following NEW packages will be installed: [2022-08-26T07:48:51.264Z] #51 36.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-26T07:48:51.264Z] #51 36.43 python3-protobuf python3-six [2022-08-26T07:48:51.264Z] #51 36.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:48:51.264Z] #51 36.90 Need to get 2315 kB of archives. [2022-08-26T07:48:51.264Z] #51 36.90 After this operation, 11.1 MB of additional disk space will be used. [2022-08-26T07:48:51.264Z] #51 36.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-26T07:48:51.264Z] #51 36.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:48:51.264Z] #51 36.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-26T07:48:51.264Z] #51 36.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-26T07:48:51.264Z] #51 36.98 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-26T07:48:51.264Z] #51 36.98 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-26T07:48:51.264Z] #51 36.99 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-26T07:48:51.264Z] #51 39.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-26T07:48:51.264Z] #51 41.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:48:51.264Z] #51 41.58 Fetched 2315 kB in 3s (707 kB/s) [2022-08-26T07:48:51.264Z] #51 41.71 Selecting previously unselected package libprotobuf23:amd64. [2022-08-26T07:48:51.264Z] #51 41.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:48:51.264Z] #51 41.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-26T07:48:51.264Z] #51 41.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-26T07:48:51.264Z] #51 42.77 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:48:51.264Z] #51 42.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:48:51.264Z] #51 42.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:48:51.264Z] #51 43.48 Selecting previously unselected package python3-six. [2022-08-26T07:48:51.264Z] #51 43.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-26T07:48:51.264Z] #51 43.49 Unpacking python3-six (1.16.0-2) ... [2022-08-26T07:48:51.264Z] #51 43.85 Selecting previously unselected package python3-protobuf. [2022-08-26T07:48:51.265Z] #51 43.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-26T07:48:51.265Z] #51 43.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-26T07:48:51.265Z] #51 44.99 Selecting previously unselected package libnet1:amd64. [2022-08-26T07:48:51.265Z] #51 44.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T07:48:51.265Z] #51 45.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:48:51.265Z] #51 45.16 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T07:48:51.265Z] #51 45.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T07:48:51.265Z] #51 45.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:48:51.265Z] #51 45.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:48:51.265Z] #51 45.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:48:51.265Z] #51 45.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:48:51.265Z] #51 45.48 Selecting previously unselected package criu. [2022-08-26T07:48:51.265Z] #51 45.51 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-26T07:48:51.265Z] #51 45.52 Unpacking criu (3.17.1-1) ... [2022-08-26T07:48:51.828Z] #51 ... [2022-08-26T07:48:51.828Z] [2022-08-26T07:48:51.828Z] #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-26T07:48:51.828Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:48:51.828Z] #14 46.31 Fetched 115 MB in 8s (13.5 MB/s) [2022-08-26T07:48:51.828Z] #14 46.47 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-26T07:48:51.828Z] #14 46.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:48:51.828Z] #14 46.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T07:48:52.085Z] #14 46.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:48:52.540Z] #19 53.15 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-26T07:48:52.540Z] #19 53.15 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:52.540Z] #19 53.15 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:48:52.540Z] #19 53.19 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-26T07:48:52.540Z] #19 53.19 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-26T07:48:52.540Z] #19 53.19 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-26T07:48:52.540Z] #19 53.41 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-26T07:48:52.540Z] #19 53.41 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-26T07:48:52.540Z] #19 53.41 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-26T07:48:52.799Z] #19 53.65 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-26T07:48:52.799Z] #19 53.65 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:52.799Z] #19 53.66 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:48:53.057Z] #19 53.91 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-26T07:48:53.057Z] #19 53.91 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:48:53.057Z] #19 53.91 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:48:54.998Z] Fetching without tags [2022-08-26T07:48:55.208Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit bd98bf38e91f8b09fdcb781e8808939164c5936b [2022-08-26T07:48:54.949Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:48:54.955Z] > git config --add remote.origin.fetch +refs/pull/44037/head:refs/remotes/origin/PR-44037 # timeout=10 [2022-08-26T07:48:54.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:48:54.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:48:55.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:48:55.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:48:55.003Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:48:55.215Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:48:55.223Z] > git checkout -f bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:48:55.369Z] #14 ... [2022-08-26T07:48:55.369Z] [2022-08-26T07:48:55.369Z] #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-26T07:48:55.369Z] #64 sha256:b370dbe90b83c1d1a62ef74488257a37d0d9fdcde52637441826ff8df3f9cf64 [2022-08-26T07:48:55.369Z] #64 0.849 + RM_GOPATH=0 [2022-08-26T07:48:55.369Z] #64 0.849 + TMP_GOPATH= [2022-08-26T07:48:55.369Z] #64 0.849 + : /build [2022-08-26T07:48:55.369Z] #64 0.849 + '[' -z '' ']' [2022-08-26T07:48:55.369Z] #64 0.849 ++ mktemp -d [2022-08-26T07:48:55.369Z] #64 0.864 + export GOPATH=/tmp/tmp.tsKO6x37mN [2022-08-26T07:48:55.369Z] #64 0.864 + GOPATH=/tmp/tmp.tsKO6x37mN [2022-08-26T07:48:55.369Z] #64 0.864 + RM_GOPATH=1 [2022-08-26T07:48:55.369Z] #64 0.864 + case "$(go env GOARCH)" in [2022-08-26T07:48:55.369Z] #64 0.866 ++ go env GOARCH [2022-08-26T07:48:55.369Z] #64 0.887 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:48:55.369Z] #64 0.888 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:48:55.369Z] #64 0.891 ++ dirname /install.sh [2022-08-26T07:48:55.369Z] #64 0.901 + dir=/ [2022-08-26T07:48:55.369Z] #64 0.901 + bin=containerd [2022-08-26T07:48:55.369Z] #64 0.901 + shift [2022-08-26T07:48:55.369Z] #64 0.901 + '[' '!' -f //containerd.installer ']' [2022-08-26T07:48:55.369Z] #64 0.902 + . //containerd.installer [2022-08-26T07:48:55.369Z] #64 0.902 ++ set -e [2022-08-26T07:48:55.369Z] #64 0.905 ++ : v1.6.7 [2022-08-26T07:48:55.369Z] #64 0.906 + install_containerd [2022-08-26T07:48:55.369Z] #64 0.908 + echo 'Install containerd version v1.6.7' [2022-08-26T07:48:55.369Z] #64 0.909 Install containerd version v1.6.7 [2022-08-26T07:48:55.369Z] #64 0.909 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tsKO6x37mN/src/github.com/containerd/containerd [2022-08-26T07:48:55.369Z] #64 0.915 Cloning into '/tmp/tmp.tsKO6x37mN/src/github.com/containerd/containerd'... [2022-08-26T07:48:55.369Z] #64 ... [2022-08-26T07:48:55.369Z] [2022-08-26T07:48:55.369Z] #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-26T07:48:55.369Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:48:55.369Z] #14 49.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-26T07:48:55.369Z] #14 49.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T07:48:55.369Z] #14 49.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:48:55.934Z] #14 ... [2022-08-26T07:48:55.935Z] [2022-08-26T07:48:55.935Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-26T07:48:55.935Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:48:55.935Z] #57 49.97 v3.0.2 [2022-08-26T07:48:55.935Z] #57 DONE 50.3s [2022-08-26T07:48:55.935Z] [2022-08-26T07:48:55.935Z] #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-26T07:48:55.935Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:48:55.935Z] #55 40.35 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-26T07:48:55.935Z] #55 40.38 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-26T07:48:55.935Z] #55 41.70 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-26T07:48:55.935Z] #55 41.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-26T07:48:55.935Z] #55 ... [2022-08-26T07:48:55.935Z] [2022-08-26T07:48:55.935Z] #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-26T07:48:55.935Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:48:55.935Z] #76 46.88 Selecting previously unselected package build-essential. [2022-08-26T07:48:55.935Z] #76 46.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 46.91 Unpacking build-essential (12.9) ... [2022-08-26T07:48:55.935Z] #76 47.01 Selecting previously unselected package libcap2:amd64. [2022-08-26T07:48:55.935Z] #76 47.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 47.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:48:55.935Z] #76 47.11 Selecting previously unselected package libcap-dev:amd64. [2022-08-26T07:48:55.935Z] #76 47.14 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 47.15 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-26T07:48:55.935Z] #76 47.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:48:55.935Z] #76 47.36 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 47.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:48:55.935Z] #76 47.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-26T07:48:55.935Z] #76 47.47 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 47.48 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-26T07:48:55.935Z] #76 47.59 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-26T07:48:55.935Z] #76 47.59 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 47.61 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:48:55.935Z] #76 47.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-26T07:48:55.935Z] #76 47.81 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 47.82 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:48:55.935Z] #76 48.71 Selecting previously unselected package libtool. [2022-08-26T07:48:55.935Z] #76 48.72 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-26T07:48:55.935Z] #76 48.74 Unpacking libtool (2.4.6-15) ... [2022-08-26T07:48:55.935Z] #76 49.05 Selecting previously unselected package libudev-dev:amd64. [2022-08-26T07:48:55.935Z] #76 49.07 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 49.08 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:48:55.935Z] #76 49.39 Selecting previously unselected package libyajl2:amd64. [2022-08-26T07:48:55.935Z] #76 49.39 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 49.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:48:55.935Z] #76 49.57 Selecting previously unselected package libyajl-dev:amd64. [2022-08-26T07:48:55.935Z] #76 49.58 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-26T07:48:55.935Z] #76 49.58 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-26T07:48:55.935Z] #76 49.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:48:55.935Z] #76 49.81 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-26T07:48:55.935Z] #76 49.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:48:55.935Z] #76 49.91 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-26T07:48:55.935Z] #76 49.93 Setting up file (1:5.39-3) ... [2022-08-26T07:48:55.935Z] #76 49.95 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:48:55.935Z] #76 49.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:48:55.935Z] #76 50.08 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-26T07:48:55.935Z] #76 50.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:48:55.935Z] #76 50.18 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-26T07:48:55.935Z] #76 50.23 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-26T07:48:55.935Z] #76 50.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:48:55.935Z] #76 50.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:48:55.935Z] #76 50.40 Setting up patch (2.7.6-7) ... [2022-08-26T07:48:55.935Z] #76 50.42 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:48:55.935Z] #76 50.46 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-26T07:48:55.935Z] #76 50.49 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-26T07:48:55.935Z] #76 50.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:48:55.935Z] #76 50.56 Setting up libtool (2.4.6-15) ... [2022-08-26T07:48:55.935Z] #76 50.60 Setting up m4 (1.4.18-5) ... [2022-08-26T07:48:55.935Z] #76 50.63 Setting up dpkg-dev (1.20.11) ... [2022-08-26T07:48:55.935Z] #76 50.66 Setting up autoconf (2.69-14) ... [2022-08-26T07:48:55.935Z] #76 50.70 Setting up build-essential (12.9) ... [2022-08-26T07:48:56.192Z] #76 50.73 Setting up automake (1:1.16.3-2) ... [2022-08-26T07:48:56.192Z] #76 50.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-26T07:48:56.192Z] #76 50.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:48:56.758Z] #76 DONE 51.2s [2022-08-26T07:48:56.758Z] [2022-08-26T07:48:56.758Z] #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-26T07:48:56.758Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:48:56.824Z] Merge succeeded, producing 47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 [2022-08-26T07:48:56.824Z] Checking out Revision 47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 (PR-44037) [2022-08-26T07:48:55.908Z] > git remote # timeout=10 [2022-08-26T07:48:55.915Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T07:48:55.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:48:55.924Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T07:48:56.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T07:48:56.827Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:48:56.841Z] > git checkout -f 47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 # timeout=10 [2022-08-26T07:48:58.132Z] #77 1.322 Cloning into '/tmp/crun-build'... [2022-08-26T07:48:58.327Z] #19 58.67 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-26T07:48:58.327Z] #19 58.67 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:48:58.327Z] #19 58.67 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:48:58.327Z] #19 58.70 Selecting previously unselected package patch. [2022-08-26T07:48:58.327Z] #19 58.70 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-26T07:48:58.327Z] #19 58.71 Unpacking patch (2.7.6-7) ... [2022-08-26T07:48:58.327Z] #19 58.75 Selecting previously unselected package dpkg-dev. [2022-08-26T07:48:58.327Z] #19 58.75 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-26T07:48:58.327Z] #19 58.75 Unpacking dpkg-dev (1.20.11) ... [2022-08-26T07:48:58.327Z] #19 58.89 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-26T07:48:58.327Z] #19 58.89 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-26T07:48:58.327Z] #19 58.89 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-26T07:48:58.327Z] #19 58.92 Selecting previously unselected package libio-string-perl. [2022-08-26T07:48:58.327Z] #19 58.93 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-26T07:48:58.327Z] #19 58.93 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-26T07:48:58.327Z] #19 58.96 Selecting previously unselected package libicu67:amd64. [2022-08-26T07:48:58.327Z] #19 58.96 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-26T07:48:58.327Z] #19 58.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T07:48:58.895Z] #19 59.78 Selecting previously unselected package libxml2:amd64. [2022-08-26T07:48:58.895Z] #19 59.78 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-26T07:48:58.895Z] #19 59.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:48:58.895Z] #19 59.87 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-26T07:48:58.895Z] #19 59.87 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-26T07:48:58.895Z] #19 59.88 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-26T07:48:58.895Z] #19 59.90 Selecting previously unselected package libxml-sax-base-perl. [2022-08-26T07:48:59.153Z] #19 59.90 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-26T07:48:59.153Z] #19 59.91 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-26T07:48:59.153Z] #19 59.94 Selecting previously unselected package libxml-sax-perl. [2022-08-26T07:48:59.153Z] #19 59.94 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-26T07:48:59.153Z] #19 59.95 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-26T07:48:59.153Z] #19 59.99 Selecting previously unselected package libxml-libxml-perl. [2022-08-26T07:48:59.153Z] #19 59.99 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-26T07:48:59.153Z] #19 59.99 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-26T07:48:59.153Z] #19 60.05 Selecting previously unselected package libxml-simple-perl. [2022-08-26T07:48:59.153Z] #19 60.05 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-26T07:48:59.153Z] #19 60.06 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-26T07:48:59.153Z] #19 60.09 Selecting previously unselected package libyaml-perl. [2022-08-26T07:48:59.153Z] #19 60.09 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-26T07:48:59.153Z] #19 60.09 Unpacking libyaml-perl (1.30-1) ... [2022-08-26T07:48:59.153Z] #19 60.13 Selecting previously unselected package libconfig-auto-perl. [2022-08-26T07:48:59.153Z] #19 60.13 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-26T07:48:59.153Z] #19 60.13 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-26T07:48:59.153Z] #19 60.16 Selecting previously unselected package libfile-which-perl. [2022-08-26T07:48:59.412Z] #19 60.16 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-26T07:48:59.412Z] #19 60.17 Unpacking libfile-which-perl (1.23-1) ... [2022-08-26T07:48:59.412Z] #19 60.19 Selecting previously unselected package libfile-homedir-perl. [2022-08-26T07:48:59.412Z] #19 60.19 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-26T07:48:59.412Z] #19 60.20 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-26T07:48:59.412Z] #19 60.23 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-26T07:48:59.412Z] #19 60.23 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-26T07:48:59.412Z] #19 60.24 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-26T07:48:59.412Z] #19 60.27 Selecting previously unselected package dpkg-cross. [2022-08-26T07:48:59.412Z] #19 60.27 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-26T07:48:59.412Z] #19 60.28 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-26T07:48:59.412Z] #19 60.31 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-26T07:48:59.412Z] #19 60.31 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-26T07:48:59.412Z] #19 60.31 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-26T07:48:59.412Z] #19 60.34 Selecting previously unselected package libc6-armel-cross. [2022-08-26T07:48:59.412Z] #19 60.34 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-26T07:48:59.412Z] #19 60.35 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-26T07:48:59.671Z] #19 60.46 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-26T07:48:59.671Z] #19 60.47 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:59.671Z] #19 60.47 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:48:59.671Z] #19 60.50 Selecting previously unselected package libgomp1-armel-cross. [2022-08-26T07:48:59.671Z] #19 60.50 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:59.671Z] #19 60.51 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:48:59.671Z] #19 60.55 Selecting previously unselected package libatomic1-armel-cross. [2022-08-26T07:48:59.671Z] #19 60.55 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:59.671Z] #19 60.55 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:48:59.671Z] #19 60.58 Selecting previously unselected package libasan6-armel-cross. [2022-08-26T07:48:59.671Z] #19 60.58 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:59.671Z] #19 60.59 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:48:59.930Z] #19 60.81 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-26T07:48:59.930Z] #19 60.81 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:59.930Z] #19 60.81 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:48:59.930Z] #19 60.88 Selecting previously unselected package libubsan1-armel-cross. [2022-08-26T07:48:59.930Z] #19 60.88 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:48:59.930Z] #19 60.88 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:00.032Z] #77 ... [2022-08-26T07:49:00.032Z] [2022-08-26T07:49:00.032Z] #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-26T07:49:00.032Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:49:00.032Z] #42 44.48 Selecting previously unselected package libicu67:amd64. [2022-08-26T07:49:00.032Z] #42 44.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-26T07:49:00.032Z] #42 44.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T07:49:00.032Z] #42 53.80 Selecting previously unselected package libxml2:amd64. [2022-08-26T07:49:00.032Z] #42 53.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-26T07:49:00.032Z] #42 53.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:49:00.032Z] #42 54.47 Selecting previously unselected package libarchive13:amd64. [2022-08-26T07:49:00.032Z] #42 54.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-26T07:49:00.032Z] #42 54.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T07:49:00.032Z] #42 ... [2022-08-26T07:49:00.032Z] [2022-08-26T07:49:00.032Z] #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-26T07:49:00.032Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:49:00.032Z] #14 53.85 Selecting previously unselected package binutils-mingw-w64. [2022-08-26T07:49:00.032Z] #14 53.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-26T07:49:00.032Z] #14 53.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:49:00.032Z] #14 54.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-26T07:49:00.032Z] #14 54.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:49:00.032Z] #14 54.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:49:00.032Z] #14 54.21 Selecting previously unselected package dmsetup. [2022-08-26T07:49:00.032Z] #14 54.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:49:00.032Z] #14 54.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:49:00.032Z] #14 54.41 Selecting previously unselected package mingw-w64-common. [2022-08-26T07:49:00.032Z] #14 54.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-26T07:49:00.032Z] #14 54.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-26T07:49:00.189Z] #19 60.98 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-26T07:49:00.189Z] #19 60.98 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:00.189Z] #19 60.98 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:00.189Z] #19 61.10 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-26T07:49:00.448Z] #19 61.10 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:00.448Z] #19 61.10 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T07:49:00.655Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T07:49:00.664Z] > git rev-list --no-walk bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T07:49:01.594Z] Fetching without tags [2022-08-26T07:49:01.848Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit bd98bf38e91f8b09fdcb781e8808939164c5936b [2022-08-26T07:49:01.991Z] + docker version [2022-08-26T07:49:01.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:49:01.561Z] > git config --add remote.origin.fetch +refs/pull/44037/head:refs/remotes/origin/PR-44037 # timeout=10 [2022-08-26T07:49:01.570Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:49:01.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T07:49:01.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T07:49:01.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:49:01.598Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44037/head:refs/remotes/origin/PR-44037 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T07:49:01.853Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:49:01.870Z] > git checkout -f bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:49:02.564Z] #14 ... [2022-08-26T07:49:02.564Z] [2022-08-26T07:49:02.564Z] #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-26T07:49:02.564Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:49:02.564Z] #51 46.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:49:02.564Z] #51 48.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-26T07:49:02.564Z] #51 48.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:49:02.564Z] #51 48.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:49:02.564Z] #51 48.43 Setting up python3-six (1.16.0-2) ... [2022-08-26T07:49:02.564Z] #51 49.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:49:02.564Z] #51 49.80 Setting up python3-protobuf (3.12.4-1) ... [2022-08-26T07:49:02.564Z] #51 54.48 Setting up criu (3.17.1-1) ... [2022-08-26T07:49:02.564Z] #51 ... [2022-08-26T07:49:02.564Z] [2022-08-26T07:49:02.564Z] #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-26T07:49:02.564Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:49:02.564Z] #42 54.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-26T07:49:02.564Z] #42 54.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-26T07:49:02.564Z] #42 54.87 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T07:49:02.564Z] #42 55.06 Selecting previously unselected package librhash0:amd64. [2022-08-26T07:49:02.564Z] #42 55.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-26T07:49:02.564Z] #42 55.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-26T07:49:02.564Z] #42 55.25 Selecting previously unselected package libuv1:amd64. [2022-08-26T07:49:02.564Z] #42 55.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-26T07:49:02.564Z] #42 55.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-26T07:49:02.564Z] #42 55.45 Selecting previously unselected package cmake. [2022-08-26T07:49:02.564Z] #42 55.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-26T07:49:02.564Z] #42 55.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:49:02.822Z] #42 ... [2022-08-26T07:49:02.822Z] [2022-08-26T07:49:02.822Z] #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-26T07:49:02.822Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:49:02.822Z] #51 56.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:49:02.822Z] #51 DONE 57.0s [2022-08-26T07:49:02.822Z] [2022-08-26T07:49:02.822Z] #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-26T07:49:02.822Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:49:02.822Z] #34 47.23 Updating files: 92% (1403/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-26T07:49:02.822Z] #34 47.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-26T07:49:02.822Z] #34 48.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-26T07:49:03.518Z] Merge succeeded, producing 0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef [2022-08-26T07:49:03.518Z] Checking out Revision 0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef (PR-44037) [2022-08-26T07:49:03.195Z] > git remote # timeout=10 [2022-08-26T07:49:03.215Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T07:49:03.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T07:49:03.222Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T07:49:03.513Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T07:49:03.520Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T07:49:03.534Z] > git checkout -f 0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef # timeout=10 [2022-08-26T07:49:05.349Z] #34 ... [2022-08-26T07:49:05.349Z] [2022-08-26T07:49:05.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-26T07:49:05.349Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:49:05.349Z] #77 8.382 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-26T07:49:05.349Z] #77 8.401 Cloning into '/tmp/crun-build/libocispec'... [2022-08-26T07:49:05.720Z] #19 65.84 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-26T07:49:05.720Z] #19 65.84 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:05.720Z] #19 65.85 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T07:49:05.720Z] #19 65.88 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-26T07:49:05.720Z] #19 65.88 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-26T07:49:05.720Z] #19 65.88 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-26T07:49:05.720Z] #19 66.05 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-26T07:49:05.720Z] #19 66.06 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:05.720Z] #19 66.06 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-26T07:49:05.720Z] #19 66.28 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-26T07:49:05.720Z] #19 66.28 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:05.720Z] #19 66.29 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:05.720Z] #19 66.54 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-26T07:49:05.720Z] #19 66.55 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:05.720Z] #19 66.55 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T07:49:05.920Z] #77 ... [2022-08-26T07:49:05.920Z] [2022-08-26T07:49:05.920Z] #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-26T07:49:05.920Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:49:05.920Z] #42 60.03 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T07:49:05.920Z] #42 60.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:49:05.920Z] #42 60.07 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-26T07:49:05.920Z] #42 60.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:49:05.920Z] #42 60.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T07:49:05.920Z] #42 60.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-26T07:49:05.920Z] #42 60.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:49:05.920Z] #42 60.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:49:05.920Z] #42 60.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T07:49:05.920Z] #42 60.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:49:05.920Z] #42 60.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:49:05.920Z] #42 DONE 60.6s [2022-08-26T07:49:06.177Z] [2022-08-26T07:49:06.177Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T07:49:06.177Z] #43 sha256:89696251fe358e16173ee6af860c94d7bc17516e07f2e35504c68c24117ac6dd [2022-08-26T07:49:06.177Z] #43 DONE 0.2s [2022-08-26T07:49:06.177Z] [2022-08-26T07:49:06.177Z] #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-26T07:49:06.177Z] #44 sha256:423721397fd9a824e712bc90b11602b1be182d41969f50de4c6d85f81712d411 [2022-08-26T07:49:07.112Z] #44 0.808 + RM_GOPATH=0 [2022-08-26T07:49:07.112Z] #44 0.808 + TMP_GOPATH= [2022-08-26T07:49:07.112Z] #44 0.808 + : /build [2022-08-26T07:49:07.112Z] #44 0.809 + '[' -z '' ']' [2022-08-26T07:49:07.112Z] #44 0.822 ++ mktemp -d [2022-08-26T07:49:07.112Z] #44 0.829 + export GOPATH=/tmp/tmp.ru94pxhh9e [2022-08-26T07:49:07.112Z] #44 0.829 + GOPATH=/tmp/tmp.ru94pxhh9e [2022-08-26T07:49:07.112Z] #44 0.829 + RM_GOPATH=1 [2022-08-26T07:49:07.112Z] #44 0.829 + case "$(go env GOARCH)" in [2022-08-26T07:49:07.112Z] #44 0.833 ++ go env GOARCH [2022-08-26T07:49:07.112Z] #44 0.865 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:49:07.112Z] #44 0.865 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:49:07.112Z] #44 0.865 ++ dirname /install.sh [2022-08-26T07:49:07.112Z] #44 0.866 + dir=/ [2022-08-26T07:49:07.112Z] #44 0.873 + bin=tini [2022-08-26T07:49:07.112Z] #44 0.873 + shift [2022-08-26T07:49:07.112Z] #44 0.873 + '[' '!' -f //tini.installer ']' [2022-08-26T07:49:07.112Z] #44 0.873 + . //tini.installer [2022-08-26T07:49:07.112Z] #44 0.873 ++ : v0.19.0 [2022-08-26T07:49:07.112Z] #44 0.873 + install_tini [2022-08-26T07:49:07.112Z] #44 0.873 + echo 'Install tini version v0.19.0' [2022-08-26T07:49:07.112Z] #44 0.873 + git clone https://github.com/krallin/tini.git /tmp/tmp.ru94pxhh9e/tini [2022-08-26T07:49:07.112Z] #44 0.873 Install tini version v0.19.0 [2022-08-26T07:49:07.112Z] #44 0.881 Cloning into '/tmp/tmp.ru94pxhh9e/tini'... [2022-08-26T07:49:07.129Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T07:49:07.132Z] > git rev-list --no-walk bd98bf38e91f8b09fdcb781e8808939164c5936b # timeout=10 [2022-08-26T07:49:07.295Z] Client: Docker Engine - Community [2022-08-26T07:49:07.295Z] Version: 20.10.14 [2022-08-26T07:49:07.295Z] API version: 1.41 [2022-08-26T07:49:07.295Z] Go version: go1.16.15 [2022-08-26T07:49:07.295Z] Git commit: a224086 [2022-08-26T07:49:07.295Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-26T07:49:07.295Z] OS/Arch: linux/amd64 [2022-08-26T07:49:07.295Z] Context: default [2022-08-26T07:49:07.295Z] Experimental: true [2022-08-26T07:49:07.295Z] [2022-08-26T07:49:07.295Z] Server: Docker Engine - Community [2022-08-26T07:49:07.295Z] Engine: [2022-08-26T07:49:07.295Z] Version: 20.10.14 [2022-08-26T07:49:07.295Z] API version: 1.41 (minimum version 1.12) [2022-08-26T07:49:07.295Z] Go version: go1.16.15 [2022-08-26T07:49:07.295Z] Git commit: 87a90dc [2022-08-26T07:49:07.295Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-26T07:49:07.295Z] OS/Arch: linux/amd64 [2022-08-26T07:49:07.295Z] Experimental: true [2022-08-26T07:49:07.295Z] containerd: [2022-08-26T07:49:07.295Z] Version: 1.5.11 [2022-08-26T07:49:07.295Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:49:07.295Z] runc: [2022-08-26T07:49:07.295Z] Version: 1.0.3 [2022-08-26T07:49:07.295Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T07:49:07.295Z] docker-init: [2022-08-26T07:49:07.295Z] Version: 0.19.0 [2022-08-26T07:49:07.295Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T07:49:07.614Z] + docker info [2022-08-26T07:49:07.998Z] + docker version [2022-08-26T07:49:08.046Z] #44 ... [2022-08-26T07:49:08.046Z] [2022-08-26T07:49:08.046Z] #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-26T07:49:08.046Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:49:08.046Z] #34 DONE 62.2s [2022-08-26T07:49:08.046Z] [2022-08-26T07:49:08.046Z] #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-26T07:49:08.046Z] #44 sha256:423721397fd9a824e712bc90b11602b1be182d41969f50de4c6d85f81712d411 [2022-08-26T07:49:08.046Z] #44 1.833 + cd /tmp/tmp.ru94pxhh9e/tini [2022-08-26T07:49:08.046Z] #44 1.833 + git checkout -q v0.19.0 [2022-08-26T07:49:08.046Z] #44 1.845 + cmake . [2022-08-26T07:49:08.991Z] #44 2.837 -- The C compiler identification is GNU 10.2.1 [2022-08-26T07:49:08.991Z] #44 2.935 -- Detecting C compiler ABI info [2022-08-26T07:49:09.937Z] #44 3.671 -- Detecting C compiler ABI info - done [2022-08-26T07:49:09.937Z] #44 3.796 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-26T07:49:09.937Z] #44 3.814 -- Detecting C compile features [2022-08-26T07:49:09.937Z] #44 3.815 -- Detecting C compile features - done [2022-08-26T07:49:09.937Z] #44 3.855 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-26T07:49:10.193Z] #44 4.071 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-26T07:49:10.450Z] #44 4.173 -- Configuring done [2022-08-26T07:49:10.450Z] #44 4.192 -- Generating done [2022-08-26T07:49:10.450Z] #44 4.200 -- Build files have been written to: /tmp/tmp.ru94pxhh9e/tini [2022-08-26T07:49:10.450Z] #44 4.219 + make tini-static [2022-08-26T07:49:10.707Z] #44 4.605 Scanning dependencies of target tini-static [2022-08-26T07:49:10.964Z] #44 4.674 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-26T07:49:10.990Z] #19 71.01 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-26T07:49:10.990Z] #19 71.01 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:10.990Z] #19 71.02 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T07:49:10.990Z] #19 71.04 Selecting previously unselected package crossbuild-essential-armel. [2022-08-26T07:49:10.990Z] #19 71.05 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.05 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-26T07:49:10.990Z] #19 71.08 Selecting previously unselected package libc6-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.08 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.08 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-26T07:49:10.990Z] #19 71.20 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.20 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.20 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.24 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.24 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.24 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.28 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.28 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.30 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.32 Selecting previously unselected package libasan6-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.32 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.33 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.56 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.56 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.57 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.63 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.64 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.64 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.74 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-26T07:49:10.990Z] #19 71.74 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:10.990Z] #19 71.74 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:10.990Z] #19 71.85 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-26T07:49:10.990Z] #19 71.85 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:10.990Z] #19 71.86 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T07:49:11.528Z] #44 ... [2022-08-26T07:49:11.528Z] [2022-08-26T07:49:11.528Z] #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-26T07:49:11.528Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:49:11.528Z] #53 66.04 gotestsum version dev [2022-08-26T07:49:11.528Z] #53 DONE 66.2s [2022-08-26T07:49:11.784Z] [2022-08-26T07:49:11.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-26T07:49:11.784Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:49:11.784Z] #77 10.08 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-26T07:49:11.784Z] #77 10.09 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-26T07:49:11.784Z] #77 10.09 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-26T07:49:11.784Z] #77 10.09 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-26T07:49:11.784Z] #77 10.12 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-26T07:49:11.784Z] #77 12.58 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-26T07:49:11.784Z] #77 14.40 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-26T07:49:12.715Z] #77 ... [2022-08-26T07:49:12.715Z] [2022-08-26T07:49:12.715Z] #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-26T07:49:12.715Z] #44 sha256:423721397fd9a824e712bc90b11602b1be182d41969f50de4c6d85f81712d411 [2022-08-26T07:49:12.715Z] #44 6.305 [100%] Linking C executable tini-static [2022-08-26T07:49:13.280Z] #44 7.089 [100%] Built target tini-static [2022-08-26T07:49:13.280Z] #44 7.138 + mkdir -p /build [2022-08-26T07:49:13.280Z] #44 7.142 + cp tini-static /build/docker-init [2022-08-26T07:49:13.280Z] #44 DONE 7.2s [2022-08-26T07:49:13.280Z] [2022-08-26T07:49:13.280Z] #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-26T07:49:13.280Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:49:13.280Z] #77 16.24 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-26T07:49:13.280Z] #77 16.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-26T07:49:13.280Z] #77 16.84 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-26T07:49:16.100Z] Client: Docker Engine - Community [2022-08-26T07:49:16.100Z] Version: 20.10.14 [2022-08-26T07:49:16.100Z] API version: 1.41 [2022-08-26T07:49:16.100Z] Go version: go1.16.15 [2022-08-26T07:49:16.100Z] Git commit: a224086 [2022-08-26T07:49:16.100Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-26T07:49:16.100Z] OS/Arch: linux/arm64 [2022-08-26T07:49:16.100Z] Context: default [2022-08-26T07:49:16.100Z] Experimental: true [2022-08-26T07:49:16.100Z] [2022-08-26T07:49:16.100Z] Server: Docker Engine - Community [2022-08-26T07:49:16.100Z] Engine: [2022-08-26T07:49:16.100Z] Version: 20.10.14 [2022-08-26T07:49:16.100Z] API version: 1.41 (minimum version 1.12) [2022-08-26T07:49:16.100Z] Go version: go1.16.15 [2022-08-26T07:49:16.100Z] Git commit: 87a90dc [2022-08-26T07:49:16.100Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-26T07:49:16.100Z] OS/Arch: linux/arm64 [2022-08-26T07:49:16.100Z] Experimental: true [2022-08-26T07:49:16.100Z] containerd: [2022-08-26T07:49:16.100Z] Version: 1.5.11 [2022-08-26T07:49:16.100Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:49:16.100Z] runc: [2022-08-26T07:49:16.100Z] Version: 1.0.3 [2022-08-26T07:49:16.100Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T07:49:16.100Z] docker-init: [2022-08-26T07:49:16.100Z] Version: 0.19.0 [2022-08-26T07:49:16.100Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T07:49:16.364Z] #19 76.60 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-26T07:49:16.364Z] #19 76.60 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:16.364Z] #19 76.60 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T07:49:16.364Z] #19 76.63 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-26T07:49:16.364Z] #19 76.63 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-26T07:49:16.364Z] #19 76.64 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-26T07:49:16.364Z] #19 76.81 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-26T07:49:16.364Z] #19 76.81 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:16.364Z] #19 76.81 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-26T07:49:16.364Z] #19 77.03 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-26T07:49:16.364Z] #19 77.03 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:16.364Z] #19 77.03 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:16.364Z] #19 77.29 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-26T07:49:16.364Z] #19 77.29 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:16.364Z] #19 77.29 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T07:49:16.438Z] + docker info [2022-08-26T07:49:16.628Z] #77 ... [2022-08-26T07:49:16.628Z] [2022-08-26T07:49:16.628Z] #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-26T07:49:16.628Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:49:16.628Z] #14 61.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-26T07:49:16.628Z] #14 61.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-26T07:49:16.628Z] #14 61.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:49:16.628Z] #14 68.60 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-26T07:49:16.628Z] #14 68.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:16.628Z] #14 68.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:49:16.628Z] #14 68.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-26T07:49:16.628Z] #14 68.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:16.628Z] #14 68.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:49:16.628Z] #14 ... [2022-08-26T07:49:16.628Z] [2022-08-26T07:49:16.628Z] #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-26T07:49:16.628Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:49:16.628Z] #47 69.65 + dpkg --print-architecture [2022-08-26T07:49:16.628Z] #47 69.66 + git checkout -q v2.1.0 [2022-08-26T07:49:16.628Z] #47 70.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-26T07:49:16.628Z] #47 70.03 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-26T07:49:21.632Z] #19 81.72 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-26T07:49:21.632Z] #19 81.73 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:21.632Z] #19 81.73 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T07:49:21.632Z] #19 81.75 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-26T07:49:21.632Z] #19 81.76 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-26T07:49:21.632Z] #19 81.76 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-26T07:49:21.632Z] #19 81.79 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 81.79 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:21.632Z] #19 81.79 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-26T07:49:21.632Z] #19 81.95 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 81.95 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 81.95 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.632Z] #19 81.98 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 81.99 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 81.99 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.632Z] #19 82.03 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 82.03 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 82.03 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.632Z] #19 82.06 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 82.06 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 82.07 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.632Z] #19 82.10 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 82.10 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 82.10 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.632Z] #19 82.34 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 82.34 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 82.34 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.632Z] #19 82.45 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-26T07:49:21.632Z] #19 82.45 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.632Z] #19 82.46 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.890Z] #19 82.69 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-26T07:49:21.890Z] #19 82.70 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.890Z] #19 82.70 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:21.890Z] #19 82.78 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-26T07:49:21.890Z] #19 82.78 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:21.890Z] #19 82.78 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:22.160Z] #19 82.89 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-26T07:49:22.161Z] #19 82.89 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:22.161Z] #19 82.90 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:22.161Z] #19 82.94 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-26T07:49:22.161Z] #19 82.94 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:22.161Z] #19 82.95 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:22.420Z] #19 83.12 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-26T07:49:22.420Z] #19 83.12 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:22.420Z] #19 83.13 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:26.590Z] #47 ... [2022-08-26T07:49:26.590Z] [2022-08-26T07:49:26.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-26T07:49:26.590Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:49:26.590Z] #77 29.89 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-26T07:49:27.686Z] #19 87.73 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-26T07:49:27.686Z] #19 87.73 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:27.686Z] #19 87.74 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:27.686Z] #19 87.77 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-26T07:49:27.686Z] #19 87.77 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-26T07:49:27.686Z] #19 87.77 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-26T07:49:27.686Z] #19 87.94 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-26T07:49:27.686Z] #19 87.95 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:27.686Z] #19 87.95 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-26T07:49:27.686Z] #19 88.22 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-26T07:49:27.686Z] #19 88.22 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:27.686Z] #19 88.22 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:27.686Z] #19 88.50 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-26T07:49:27.686Z] #19 88.50 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:27.686Z] #19 88.51 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:28.632Z] Client: [2022-08-26T07:49:28.632Z] Context: default [2022-08-26T07:49:28.632Z] Debug Mode: false [2022-08-26T07:49:28.632Z] Plugins: [2022-08-26T07:49:28.632Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T07:49:28.632Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T07:49:28.632Z] [2022-08-26T07:49:28.632Z] Server: [2022-08-26T07:49:28.632Z] Containers: 0 [2022-08-26T07:49:28.632Z] Running: 0 [2022-08-26T07:49:28.632Z] Paused: 0 [2022-08-26T07:49:28.632Z] Stopped: 0 [2022-08-26T07:49:28.632Z] Images: 0 [2022-08-26T07:49:28.632Z] Server Version: 20.10.14 [2022-08-26T07:49:28.632Z] Storage Driver: overlay2 [2022-08-26T07:49:28.632Z] Backing Filesystem: extfs [2022-08-26T07:49:28.632Z] Supports d_type: true [2022-08-26T07:49:28.632Z] Native Overlay Diff: true [2022-08-26T07:49:28.632Z] userxattr: false [2022-08-26T07:49:28.632Z] Logging Driver: json-file [2022-08-26T07:49:28.632Z] Cgroup Driver: cgroupfs [2022-08-26T07:49:28.632Z] Cgroup Version: 1 [2022-08-26T07:49:28.632Z] Plugins: [2022-08-26T07:49:28.632Z] Volume: local [2022-08-26T07:49:28.632Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T07:49:28.632Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T07:49:28.632Z] Swarm: inactive [2022-08-26T07:49:28.632Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T07:49:28.632Z] Default Runtime: runc [2022-08-26T07:49:28.632Z] Init Binary: docker-init [2022-08-26T07:49:28.632Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:49:28.632Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T07:49:28.632Z] init version: de40ad0 [2022-08-26T07:49:28.632Z] Security Options: [2022-08-26T07:49:28.632Z] apparmor [2022-08-26T07:49:28.632Z] seccomp [2022-08-26T07:49:28.632Z] Profile: default [2022-08-26T07:49:28.632Z] Kernel Version: 5.13.0-1021-aws [2022-08-26T07:49:28.632Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-26T07:49:28.632Z] OSType: linux [2022-08-26T07:49:28.632Z] Architecture: aarch64 [2022-08-26T07:49:28.632Z] CPUs: 2 [2022-08-26T07:49:28.632Z] Total Memory: 7.562GiB [2022-08-26T07:49:28.632Z] Name: ip-10-100-72-176 [2022-08-26T07:49:28.632Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-26T07:49:28.632Z] Docker Root Dir: /var/lib/docker [2022-08-26T07:49:28.632Z] Debug Mode: false [2022-08-26T07:49:28.632Z] Registry: https://index.docker.io/v1/ [2022-08-26T07:49:28.632Z] Labels: [2022-08-26T07:49:28.632Z] Experimental: true [2022-08-26T07:49:28.632Z] Insecure Registries: [2022-08-26T07:49:28.632Z] 127.0.0.0/8 [2022-08-26T07:49:28.632Z] Live Restore Enabled: true [2022-08-26T07:49:28.632Z] [Pipeline] sh [2022-08-26T07:49:28.954Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:49:28.954Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T07:49:28.954Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44037/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T07:49:28.954Z] + bash /home/ubuntu/workspace/moby_PR-44037/check-config.sh [2022-08-26T07:49:28.954Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T07:49:28.954Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-26T07:49:28.954Z] [2022-08-26T07:49:28.954Z] Generally Necessary: [2022-08-26T07:49:28.954Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T07:49:28.954Z] - apparmor: enabled and tools installed [2022-08-26T07:49:28.954Z] - CONFIG_NAMESPACES: enabled [2022-08-26T07:49:28.954Z] - CONFIG_NET_NS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_PID_NS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_IPC_NS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_UTS_NS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_CGROUPS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T07:49:28.954Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T07:49:28.954Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T07:49:28.954Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T07:49:28.954Z] - CONFIG_CPUSETS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_MEMCG: enabled [2022-08-26T07:49:28.954Z] - CONFIG_KEYS: enabled [2022-08-26T07:49:28.954Z] - CONFIG_VETH: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T07:49:28.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T07:49:29.210Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T07:49:29.210Z] [2022-08-26T07:49:29.210Z] Optional Features: [2022-08-26T07:49:29.210Z] - CONFIG_USER_NS: enabled [2022-08-26T07:49:29.210Z] - CONFIG_SECCOMP: enabled [2022-08-26T07:49:29.210Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T07:49:29.210Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T07:49:29.210Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T07:49:29.210Z] (cgroup swap accounting is currently enabled) [2022-08-26T07:49:29.210Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T07:49:29.210Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T07:49:29.210Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T07:49:29.210Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T07:49:29.210Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T07:49:29.210Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T07:49:29.210Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T07:49:29.210Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T07:49:29.210Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T07:49:29.210Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T07:49:29.210Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T07:49:29.210Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T07:49:29.210Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T07:49:29.210Z] - CONFIG_EXT4_FS: enabled [2022-08-26T07:49:29.210Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T07:49:29.210Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T07:49:29.210Z] - Network Drivers: [2022-08-26T07:49:29.210Z] - "overlay": [2022-08-26T07:49:29.210Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T07:49:29.210Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T07:49:29.210Z] Optional (for encrypted networks): [2022-08-26T07:49:29.467Z] - CONFIG_CRYPTO: enabled [2022-08-26T07:49:29.467Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T07:49:29.467Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T07:49:29.467Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T07:49:29.467Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T07:49:29.467Z] - CONFIG_XFRM: enabled [2022-08-26T07:49:29.467Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T07:49:29.467Z] - "ipvlan": [2022-08-26T07:49:29.467Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T07:49:29.467Z] - "macvlan": [2022-08-26T07:49:29.467Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T07:49:29.467Z] - "ftp,tftp client in container": [2022-08-26T07:49:29.467Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T07:49:29.467Z] - Storage Drivers: [2022-08-26T07:49:29.467Z] - "aufs": [2022-08-26T07:49:29.467Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T07:49:29.467Z] - "btrfs": [2022-08-26T07:49:29.467Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T07:49:29.467Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T07:49:29.467Z] - "devicemapper": [2022-08-26T07:49:29.467Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T07:49:29.467Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T07:49:29.467Z] - "overlay": [2022-08-26T07:49:29.467Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T07:49:29.467Z] - "zfs": [2022-08-26T07:49:29.467Z] - /dev/zfs: present [2022-08-26T07:49:29.467Z] - zfs command: missing [2022-08-26T07:49:29.467Z] - zpool command: missing [2022-08-26T07:49:29.467Z] [2022-08-26T07:49:29.467Z] Limits: [2022-08-26T07:49:29.467Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T07:49:29.467Z] [2022-08-26T07:49:29.467Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T07:49:29.570Z] Client: [2022-08-26T07:49:29.570Z] Context: default [2022-08-26T07:49:29.570Z] Debug Mode: false [2022-08-26T07:49:29.570Z] Plugins: [2022-08-26T07:49:29.570Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T07:49:29.570Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T07:49:29.570Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T07:49:29.570Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T07:49:29.570Z] [2022-08-26T07:49:29.570Z] Server: [2022-08-26T07:49:29.570Z] Containers: 0 [2022-08-26T07:49:29.570Z] Running: 0 [2022-08-26T07:49:29.570Z] Paused: 0 [2022-08-26T07:49:29.570Z] Stopped: 0 [2022-08-26T07:49:29.570Z] Images: 0 [2022-08-26T07:49:29.570Z] Server Version: 20.10.14 [2022-08-26T07:49:29.570Z] Storage Driver: overlay2 [2022-08-26T07:49:29.570Z] Backing Filesystem: extfs [2022-08-26T07:49:29.570Z] Supports d_type: true [2022-08-26T07:49:29.570Z] Native Overlay Diff: true [2022-08-26T07:49:29.570Z] userxattr: false [2022-08-26T07:49:29.570Z] Logging Driver: json-file [2022-08-26T07:49:29.570Z] Cgroup Driver: systemd [2022-08-26T07:49:29.570Z] Cgroup Version: 2 [2022-08-26T07:49:29.570Z] Plugins: [2022-08-26T07:49:29.570Z] Volume: local [2022-08-26T07:49:29.570Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T07:49:29.570Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T07:49:29.570Z] Swarm: inactive [2022-08-26T07:49:29.570Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-26T07:49:29.570Z] Default Runtime: runc [2022-08-26T07:49:29.570Z] Init Binary: docker-init [2022-08-26T07:49:29.570Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T07:49:29.570Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T07:49:29.570Z] init version: de40ad0 [2022-08-26T07:49:29.570Z] Security Options: [2022-08-26T07:49:29.570Z] apparmor [2022-08-26T07:49:29.570Z] seccomp [2022-08-26T07:49:29.570Z] Profile: default [2022-08-26T07:49:29.570Z] cgroupns [2022-08-26T07:49:29.570Z] Kernel Version: 5.13.0-1021-aws [2022-08-26T07:49:29.570Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-26T07:49:29.570Z] OSType: linux [2022-08-26T07:49:29.570Z] Architecture: x86_64 [2022-08-26T07:49:29.570Z] CPUs: 2 [2022-08-26T07:49:29.570Z] Total Memory: 7.559GiB [2022-08-26T07:49:29.570Z] Name: ip-10-100-32-64 [2022-08-26T07:49:29.570Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-26T07:49:29.570Z] Docker Root Dir: /var/lib/docker [2022-08-26T07:49:29.570Z] Debug Mode: false [2022-08-26T07:49:29.570Z] Registry: https://index.docker.io/v1/ [2022-08-26T07:49:29.570Z] Labels: [2022-08-26T07:49:29.570Z] Experimental: true [2022-08-26T07:49:29.570Z] Insecure Registries: [2022-08-26T07:49:29.570Z] 127.0.0.0/8 [2022-08-26T07:49:29.570Z] Live Restore Enabled: true [2022-08-26T07:49:29.570Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T07:49:29.787Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef . [2022-08-26T07:49:29.899Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 . [2022-08-26T07:49:29.899Z] #1 [internal] load build definition from Dockerfile [2022-08-26T07:49:29.899Z] #1 sha256:297b1851759aea5a27b304339097abc3c790dec748e08e8ff2330767b3a674bb [2022-08-26T07:49:29.899Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T07:49:29.899Z] #1 DONE 0.1s [2022-08-26T07:49:29.899Z] [2022-08-26T07:49:29.899Z] #2 [internal] load .dockerignore [2022-08-26T07:49:29.899Z] #2 sha256:de6ab2193a987ad59c373a21d0939d2c9722fb5178887bc0492c7664072fd488 [2022-08-26T07:49:30.044Z] #1 [internal] load build definition from Dockerfile [2022-08-26T07:49:30.044Z] #1 sha256:6d4d52cc120429d0227b1865e59dcd139c988c0add4853eda717c8a3522bd64a [2022-08-26T07:49:30.044Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T07:49:30.044Z] #1 DONE 0.2s [2022-08-26T07:49:30.044Z] [2022-08-26T07:49:30.044Z] #2 [internal] load .dockerignore [2022-08-26T07:49:30.044Z] #2 sha256:28de567f2ccaa437089c52796081b2b7f3fbaed1778f24cce5053a84cf14eb86 [2022-08-26T07:49:30.044Z] #2 transferring context: 145B done [2022-08-26T07:49:30.044Z] #2 DONE 0.1s [2022-08-26T07:49:30.044Z] [2022-08-26T07:49:30.044Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T07:49:30.044Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-26T07:49:30.166Z] #2 transferring context: 145B done [2022-08-26T07:49:30.167Z] #2 DONE 0.1s [2022-08-26T07:49:30.167Z] [2022-08-26T07:49:30.167Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T07:49:30.167Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T07:49:30.608Z] #3 DONE 0.5s [2022-08-26T07:49:30.608Z] [2022-08-26T07:49:30.608Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T07:49:30.608Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-26T07:49:30.608Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-26T07:49:30.608Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-26T07:49:30.608Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-26T07:49:30.608Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-26T07:49:30.736Z] #3 DONE 0.4s [2022-08-26T07:49:30.736Z] [2022-08-26T07:49:30.736Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T07:49:30.736Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T07:49:30.736Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-26T07:49:30.736Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-26T07:49:30.736Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-26T07:49:30.736Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-26T07:49:30.736Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-08-26T07:49:30.736Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-26T07:49:30.769Z] #77 ... [2022-08-26T07:49:30.769Z] [2022-08-26T07:49:30.769Z] #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-26T07:49:30.769Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:49:30.769Z] #14 74.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-26T07:49:30.769Z] #14 74.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:30.769Z] #14 74.97 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:49:30.769Z] #14 ... [2022-08-26T07:49:30.769Z] [2022-08-26T07:49:30.769Z] #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-26T07:49:30.769Z] #67 sha256:ff05b5f0c10a1164439ad3a420c99fd006bfeecf0ad702556040d168177e5064 [2022-08-26T07:49:30.769Z] #67 81.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:49:30.769Z] #67 81.74 + GOBIN=/build [2022-08-26T07:49:30.769Z] #67 81.74 + GO111MODULE=on [2022-08-26T07:49:30.769Z] #67 81.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:49:30.866Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 3.15MB / 9.20MB 0.2s [2022-08-26T07:49:30.866Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-26T07:49:30.997Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-08-26T07:49:30.997Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-26T07:49:31.123Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-26T07:49:31.256Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-26T07:49:31.380Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-26T07:49:31.380Z] #4 DONE 0.8s [2022-08-26T07:49:31.516Z] #4 DONE 0.8s [2022-08-26T07:49:31.517Z] [2022-08-26T07:49:31.517Z] #5 [internal] load .dockerignore [2022-08-26T07:49:31.517Z] #5 sha256:d084eee2624379caa0f25ef19fdd87f9250f330343a29361dbc706948329b035 [2022-08-26T07:49:31.517Z] #5 DONE 0.0s [2022-08-26T07:49:31.517Z] [2022-08-26T07:49:31.517Z] #6 [internal] load build definition from Dockerfile [2022-08-26T07:49:31.517Z] #6 sha256:ff62bd5afbffd87da9ab6cdd16c9630c0f0cec81804c7589d18f3d4a8061503d [2022-08-26T07:49:31.517Z] #6 DONE 0.0s [2022-08-26T07:49:31.517Z] [2022-08-26T07:49:31.517Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:49:31.517Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T07:49:31.641Z] [2022-08-26T07:49:31.641Z] #6 [internal] load build definition from Dockerfile [2022-08-26T07:49:31.641Z] #6 sha256:542bd49a925d64523c33bb4bfc028c2d22a9550806b1b33b5a07454ac71087d9 [2022-08-26T07:49:31.641Z] #6 DONE 0.0s [2022-08-26T07:49:31.641Z] [2022-08-26T07:49:31.641Z] #5 [internal] load .dockerignore [2022-08-26T07:49:31.641Z] #5 sha256:6c602c0e19a090146b13cd87d635bf84b62a0d2998f9234bcf81fcd0fc747903 [2022-08-26T07:49:31.641Z] #5 DONE 0.0s [2022-08-26T07:49:31.641Z] [2022-08-26T07:49:31.641Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:49:31.641Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T07:49:31.873Z] #19 92.84 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-26T07:49:32.132Z] #19 92.84 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:32.132Z] #19 92.85 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:32.132Z] #19 92.87 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-26T07:49:32.132Z] #19 92.87 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-26T07:49:32.132Z] #19 92.88 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-26T07:49:32.132Z] #19 92.91 Selecting previously unselected package libc6-s390x-cross. [2022-08-26T07:49:32.132Z] #19 92.91 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:32.132Z] #19 92.91 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-26T07:49:32.132Z] #19 93.04 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-26T07:49:32.132Z] #19 93.05 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.132Z] #19 93.05 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.132Z] #19 93.08 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-26T07:49:32.132Z] #19 93.08 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.132Z] #19 93.09 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.132Z] #19 93.12 Selecting previously unselected package libitm1-s390x-cross. [2022-08-26T07:49:32.391Z] #19 93.12 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.391Z] #19 93.13 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.391Z] #19 93.16 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-26T07:49:32.391Z] #19 93.16 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.391Z] #19 93.16 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.391Z] #19 93.19 Selecting previously unselected package libasan6-s390x-cross. [2022-08-26T07:49:32.391Z] #19 93.20 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.391Z] #19 93.20 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.391Z] #19 93.42 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-26T07:49:32.512Z] #10 DONE 0.7s [2022-08-26T07:49:32.512Z] [2022-08-26T07:49:32.512Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T07:49:32.512Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T07:49:32.512Z] #8 DONE 0.7s [2022-08-26T07:49:32.512Z] [2022-08-26T07:49:32.512Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T07:49:32.512Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T07:49:32.512Z] #7 DONE 0.7s [2022-08-26T07:49:32.512Z] [2022-08-26T07:49:32.512Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:49:32.512Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T07:49:32.512Z] #9 DONE 0.8s [2022-08-26T07:49:32.649Z] #19 93.42 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.649Z] #19 93.42 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.649Z] #19 93.50 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-26T07:49:32.649Z] #19 93.51 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.649Z] #19 93.51 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.662Z] #67 ... [2022-08-26T07:49:32.662Z] [2022-08-26T07:49:32.662Z] #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-26T07:49:32.662Z] #64 sha256:b370dbe90b83c1d1a62ef74488257a37d0d9fdcde52637441826ff8df3f9cf64 [2022-08-26T07:49:32.662Z] #64 45.97 Updating files: 69% (3461/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-26T07:49:32.662Z] #64 46.78 + cd /tmp/tmp.tsKO6x37mN/src/github.com/containerd/containerd [2022-08-26T07:49:32.662Z] #64 46.78 + git checkout -q v1.6.7 [2022-08-26T07:49:32.772Z] [2022-08-26T07:49:32.772Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:32.772Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T07:49:32.772Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-26T07:49:32.772Z] #73 DONE 0.0s [2022-08-26T07:49:32.772Z] [2022-08-26T07:49:32.772Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:32.772Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:49:32.772Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-26T07:49:32.907Z] #19 93.61 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-26T07:49:32.907Z] #19 93.61 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:32.907Z] #19 93.61 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:32.907Z] #19 93.72 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-26T07:49:32.907Z] #19 93.72 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:32.907Z] #19 93.72 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:33.033Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-26T07:49:33.033Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-26T07:49:33.033Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-26T07:49:33.294Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-08-26T07:49:33.294Z] #71 ... [2022-08-26T07:49:33.294Z] [2022-08-26T07:49:33.294Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T07:49:33.294Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T07:49:33.294Z] #49 DONE 0.5s [2022-08-26T07:49:33.294Z] [2022-08-26T07:49:33.294Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:33.294Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:49:33.294Z] #71 ... [2022-08-26T07:49:33.294Z] [2022-08-26T07:49:33.294Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T07:49:33.294Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T07:49:33.294Z] #49 DONE 0.0s [2022-08-26T07:49:33.294Z] [2022-08-26T07:49:33.294Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:33.294Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:49:33.294Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.5s [2022-08-26T07:49:33.537Z] #10 DONE 1.9s [2022-08-26T07:49:33.537Z] [2022-08-26T07:49:33.537Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T07:49:33.537Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-26T07:49:33.537Z] #7 DONE 1.8s [2022-08-26T07:49:33.537Z] [2022-08-26T07:49:33.537Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T07:49:33.537Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T07:49:33.537Z] #9 DONE 1.9s [2022-08-26T07:49:33.537Z] [2022-08-26T07:49:33.537Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T07:49:33.537Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-26T07:49:33.537Z] #8 DONE 1.9s [2022-08-26T07:49:33.554Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.6s [2022-08-26T07:49:33.593Z] #64 48.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T07:49:33.593Z] #64 48.52 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T07:49:33.593Z] #64 48.52 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:49:33.593Z] #64 48.52 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:49:33.593Z] #64 48.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T07:49:33.593Z] #64 48.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T07:49:33.593Z] #64 48.52 + '[' '' = dynamic ']' [2022-08-26T07:49:33.593Z] #64 48.52 + make [2022-08-26T07:49:33.818Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-26T07:49:33.818Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-26T07:49:34.778Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-08-26T07:49:35.351Z] #71 DONE 2.4s [2022-08-26T07:49:35.351Z] [2022-08-26T07:49:35.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:35.351Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:35.351Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-26T07:49:35.351Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-26T07:49:35.351Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-26T07:49:35.351Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-26T07:49:35.351Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-08-26T07:49:35.351Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.8s done [2022-08-26T07:49:35.351Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.24MB / 85.91MB 2.0s [2022-08-26T07:49:35.351Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 2.0s [2022-08-26T07:49:35.351Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 2.0s [2022-08-26T07:49:35.351Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.24MB / 54.58MB 2.1s [2022-08-26T07:49:35.488Z] #64 50.50 + bin/ctr [2022-08-26T07:49:35.614Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 15.73MB / 85.91MB 2.3s [2022-08-26T07:49:35.614Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 12.58MB / 54.58MB 2.3s [2022-08-26T07:49:35.614Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 5.24MB / 10.88MB 2.3s [2022-08-26T07:49:35.614Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 17.83MB / 54.58MB 2.4s [2022-08-26T07:49:35.614Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.4s [2022-08-26T07:49:35.877Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 24.12MB / 85.91MB 2.5s [2022-08-26T07:49:35.877Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 22.02MB / 54.58MB 2.5s [2022-08-26T07:49:35.877Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 28.31MB / 54.58MB 2.6s [2022-08-26T07:49:35.877Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 31.95MB / 85.91MB 2.7s [2022-08-26T07:49:35.877Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 33.55MB / 54.58MB 2.7s [2022-08-26T07:49:35.877Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.6s done [2022-08-26T07:49:35.877Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 2.7s [2022-08-26T07:49:36.137Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 38.80MB / 85.91MB 2.8s [2022-08-26T07:49:36.137Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.89MB / 54.58MB 2.8s [2022-08-26T07:49:36.137Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 46.14MB / 85.91MB 3.0s [2022-08-26T07:49:36.138Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 49.28MB / 54.58MB 3.0s [2022-08-26T07:49:36.138Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 9.44MB / 141.86MB 3.0s [2022-08-26T07:49:36.406Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 54.53MB / 85.91MB 3.1s [2022-08-26T07:49:36.406Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 53.48MB / 54.58MB 3.1s [2022-08-26T07:49:36.406Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 66.06MB / 85.91MB 3.3s [2022-08-26T07:49:36.406Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 23.07MB / 141.86MB 3.3s [2022-08-26T07:49:36.667Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 72.50MB / 85.91MB 3.4s [2022-08-26T07:49:36.667Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 77.59MB / 85.91MB 3.5s [2022-08-26T07:49:36.667Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 33.55MB / 141.86MB 3.5s [2022-08-26T07:49:36.860Z] #64 ... [2022-08-26T07:49:36.860Z] [2022-08-26T07:49:36.861Z] #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-26T07:49:36.861Z] #67 sha256:ff05b5f0c10a1164439ad3a420c99fd006bfeecf0ad702556040d168177e5064 [2022-08-26T07:49:36.861Z] #67 90.74 rootlesskit version 1.0.0 [2022-08-26T07:49:36.861Z] #67 90.76 Usage of /build/rootlesskit-docker-proxy: [2022-08-26T07:49:36.861Z] #67 90.76 -container-ip string [2022-08-26T07:49:36.861Z] #67 90.76 container ip [2022-08-26T07:49:36.861Z] #67 90.76 -container-port int [2022-08-26T07:49:36.861Z] #67 90.76 container port (default -1) [2022-08-26T07:49:36.861Z] #67 90.76 -host-ip string [2022-08-26T07:49:36.861Z] #67 90.76 host ip [2022-08-26T07:49:36.861Z] #67 90.76 -host-port int [2022-08-26T07:49:36.861Z] #67 90.76 host port (default -1) [2022-08-26T07:49:36.861Z] #67 90.76 -proto string [2022-08-26T07:49:36.861Z] #67 90.76 proxy protocol (default "tcp") [2022-08-26T07:49:36.874Z] [2022-08-26T07:49:36.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:36.874Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:36.874Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-26T07:49:36.927Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 83.89MB / 85.91MB 3.6s [2022-08-26T07:49:36.927Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 40.89MB / 141.86MB 3.6s [2022-08-26T07:49:36.927Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.9s [2022-08-26T07:49:36.927Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 51.38MB / 141.86MB 3.7s [2022-08-26T07:49:37.095Z] #19 97.99 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-26T07:49:37.095Z] #19 98.00 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:37.095Z] #19 98.00 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:37.095Z] #19 98.03 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-26T07:49:37.133Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-26T07:49:37.133Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-26T07:49:37.133Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-26T07:49:37.195Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 61.87MB / 141.86MB 3.9s [2022-08-26T07:49:37.353Z] #19 98.03 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-26T07:49:37.354Z] #19 98.04 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-26T07:49:37.354Z] #19 98.21 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-26T07:49:37.354Z] #19 98.21 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-26T07:49:37.354Z] #19 98.21 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-26T07:49:37.390Z] #11 ... [2022-08-26T07:49:37.390Z] [2022-08-26T07:49:37.390Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T07:49:37.390Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T07:49:37.390Z] #49 DONE 0.0s [2022-08-26T07:49:37.390Z] [2022-08-26T07:49:37.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:37.390Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:37.390Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.2s [2022-08-26T07:49:37.390Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 9.53MB / 53.69MB 0.3s [2022-08-26T07:49:37.426Z] #67 DONE 91.4s [2022-08-26T07:49:37.426Z] [2022-08-26T07:49:37.426Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T07:49:37.426Z] #68 sha256:d227d2a0a08a46fe99a0793a9fb2f9055cfad41101717f4405ee41dcd3e71617 [2022-08-26T07:49:37.426Z] #68 DONE 0.1s [2022-08-26T07:49:37.426Z] [2022-08-26T07:49:37.426Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T07:49:37.426Z] #69 sha256:ea0738f6c222c11a688783e9cebb169a8e1c13841b4e4d0dfdad289f4fce3755 [2022-08-26T07:49:37.426Z] #69 DONE 0.1s [2022-08-26T07:49:37.426Z] [2022-08-26T07:49:37.426Z] #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-26T07:49:37.426Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:49:37.426Z] #77 38.94 libtoolize: putting auxiliary files in '.'. [2022-08-26T07:49:37.426Z] #77 38.94 libtoolize: copying file './ltmain.sh' [2022-08-26T07:49:37.426Z] #77 39.50 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-26T07:49:37.426Z] #77 39.50 libtoolize: and rerunning libtoolize and aclocal. [2022-08-26T07:49:37.426Z] #77 39.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-26T07:49:37.454Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 74.45MB / 141.86MB 4.1s [2022-08-26T07:49:37.454Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 84.93MB / 141.86MB 4.2s [2022-08-26T07:49:37.612Z] #19 98.45 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-26T07:49:37.613Z] #19 98.45 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T07:49:37.613Z] #19 98.45 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:37.655Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 17.83MB / 53.69MB 0.5s [2022-08-26T07:49:37.655Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 28.31MB / 53.69MB 0.6s [2022-08-26T07:49:37.714Z] #11 ... [2022-08-26T07:49:37.715Z] [2022-08-26T07:49:37.715Z] #24 [internal] load build context [2022-08-26T07:49:37.715Z] #24 sha256:fa75df8443bb88fca610b554b008de623a1f10976e94e036b54320311611a915 [2022-08-26T07:49:37.715Z] #24 transferring context: 62.60MB 4.4s done [2022-08-26T07:49:37.715Z] #24 DONE 4.7s [2022-08-26T07:49:37.715Z] [2022-08-26T07:49:37.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:37.715Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:37.715Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.3s done [2022-08-26T07:49:37.715Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 98.57MB / 141.86MB 4.4s [2022-08-26T07:49:37.715Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.4s [2022-08-26T07:49:37.715Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 108.00MB / 141.86MB 4.5s [2022-08-26T07:49:37.715Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 119.54MB / 141.86MB 4.6s [2022-08-26T07:49:37.871Z] #19 98.71 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-26T07:49:37.871Z] #19 98.71 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T07:49:37.871Z] #19 98.71 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:37.913Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 36.31MB / 53.69MB 0.7s [2022-08-26T07:49:37.913Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 42.37MB / 53.69MB 0.8s [2022-08-26T07:49:37.975Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.14MB / 141.86MB 4.8s [2022-08-26T07:49:38.171Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 52.43MB / 53.69MB 0.9s [2022-08-26T07:49:38.171Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 2.52MB / 4.94MB 1.0s [2022-08-26T07:49:38.171Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 1.1s [2022-08-26T07:49:38.852Z] #77 ... [2022-08-26T07:49:38.852Z] [2022-08-26T07:49:38.852Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T07:49:38.852Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T07:49:38.852Z] #72 CACHED [2022-08-26T07:49:38.852Z] [2022-08-26T07:49:38.852Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T07:49:38.852Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T07:49:38.852Z] #74 CACHED [2022-08-26T07:49:38.852Z] [2022-08-26T07:49:38.852Z] #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-26T07:49:38.852Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:49:38.852Z] #14 86.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-26T07:49:38.852Z] #14 86.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:38.852Z] #14 86.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:49:38.852Z] #14 91.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-26T07:49:38.852Z] #14 91.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:38.852Z] #14 92.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:49:39.106Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.8s done [2022-08-26T07:49:39.106Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-08-26T07:49:39.106Z] #11 ... [2022-08-26T07:49:39.106Z] [2022-08-26T07:49:39.106Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:39.106Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T07:49:39.106Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-26T07:49:39.106Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-26T07:49:39.106Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-26T07:49:39.106Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-26T07:49:39.106Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-26T07:49:39.106Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-08-26T07:49:39.106Z] #71 DONE 2.3s [2022-08-26T07:49:39.106Z] [2022-08-26T07:49:39.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:39.106Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:39.106Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 1.9s done [2022-08-26T07:49:39.106Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 2.0s [2022-08-26T07:49:39.106Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 2.0s [2022-08-26T07:49:39.363Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.7s done [2022-08-26T07:49:39.363Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.7s done [2022-08-26T07:49:39.363Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 2.2s [2022-08-26T07:49:39.363Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 12.58MB / 81.12MB 2.2s [2022-08-26T07:49:39.363Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 2.2s [2022-08-26T07:49:39.363Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 16.78MB / 81.12MB 2.3s [2022-08-26T07:49:39.363Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 7.34MB / 54.68MB 2.3s [2022-08-26T07:49:39.626Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 22.02MB / 81.12MB 2.4s [2022-08-26T07:49:39.626Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 24.12MB / 54.68MB 2.4s [2022-08-26T07:49:39.626Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 2.4s done [2022-08-26T07:49:39.626Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 26.21MB / 81.12MB 2.5s [2022-08-26T07:49:39.626Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 35.21MB / 54.68MB 2.5s [2022-08-26T07:49:39.888Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 50.33MB / 81.12MB 2.7s [2022-08-26T07:49:39.888Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 53.48MB / 54.68MB 2.7s [2022-08-26T07:49:39.888Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 2.7s [2022-08-26T07:49:39.888Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 56.62MB / 81.12MB 2.8s [2022-08-26T07:49:39.888Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 16.78MB / 108.99MB 2.8s [2022-08-26T07:49:39.888Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 66.06MB / 81.12MB 2.9s [2022-08-26T07:49:39.888Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 25.17MB / 108.99MB 2.9s [2022-08-26T07:49:40.145Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.0s [2022-08-26T07:49:40.145Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 32.51MB / 108.99MB 3.0s [2022-08-26T07:49:40.302Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-26T07:49:40.402Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 50.33MB / 108.99MB 3.2s [2022-08-26T07:49:40.402Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 66.06MB / 108.99MB 3.3s [2022-08-26T07:49:40.597Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-08-26T07:49:40.661Z] #11 ... [2022-08-26T07:49:40.661Z] [2022-08-26T07:49:40.661Z] #24 [internal] load build context [2022-08-26T07:49:40.661Z] #24 sha256:d5eb9f3de7e8773b665a24a3b659d5483d9f733bae7d1d66a07a85d517ec1bd0 [2022-08-26T07:49:40.661Z] #24 transferring context: 62.62MB 3.0s done [2022-08-26T07:49:40.661Z] #24 DONE 3.8s [2022-08-26T07:49:40.661Z] [2022-08-26T07:49:40.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:40.661Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:40.924Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 84.93MB / 108.99MB 3.6s [2022-08-26T07:49:40.924Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 99.61MB / 108.99MB 3.7s [2022-08-26T07:49:40.924Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 3.8s done [2022-08-26T07:49:40.924Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 106.95MB / 108.99MB 3.9s [2022-08-26T07:49:41.182Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 4.0s [2022-08-26T07:49:41.536Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-26T07:49:41.793Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.7s done [2022-08-26T07:49:42.056Z] #19 102.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-26T07:49:42.056Z] #19 102.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T07:49:42.056Z] #19 102.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:42.056Z] #19 102.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-26T07:49:42.056Z] #19 102.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-26T07:49:42.056Z] #19 102.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-26T07:49:42.056Z] #19 102.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up libfile-which-perl (1.23-1) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-26T07:49:42.056Z] #19 103.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-26T07:49:42.056Z] #19 103.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-26T07:49:42.056Z] #19 103.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-26T07:49:42.056Z] #19 103.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-26T07:49:42.106Z] #11 ... [2022-08-26T07:49:42.106Z] [2022-08-26T07:49:42.106Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:42.106Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T07:49:42.106Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-26T07:49:42.106Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-26T07:49:42.106Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-26T07:49:42.106Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2022-08-26T07:49:42.106Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-08-26T07:49:42.106Z] #73 DONE 9.2s [2022-08-26T07:49:42.106Z] [2022-08-26T07:49:42.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:42.106Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:42.106Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 8.6s done [2022-08-26T07:49:42.106Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-08-26T07:49:42.106Z] #11 ... [2022-08-26T07:49:42.106Z] [2022-08-26T07:49:42.106Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:49:42.106Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T07:49:42.106Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-26T07:49:42.106Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-26T07:49:42.106Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-26T07:49:42.106Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-26T07:49:42.106Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done [2022-08-26T07:49:42.106Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.8s done [2022-08-26T07:49:42.106Z] #28 DONE 9.2s [2022-08-26T07:49:42.106Z] [2022-08-26T07:49:42.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:42.106Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:42.106Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-26T07:49:42.314Z] #19 103.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-26T07:49:42.314Z] #19 103.1 Setting up file (1:5.39-3) ... [2022-08-26T07:49:42.314Z] #19 103.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:49:42.314Z] #19 103.1 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:49:42.314Z] #19 103.1 Setting up libyaml-perl (1.30-1) ... [2022-08-26T07:49:42.314Z] #19 103.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-26T07:49:42.314Z] #19 103.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-26T07:49:42.314Z] #19 103.2 Setting up libio-string-perl (1.08-3.1) ... [2022-08-26T07:49:42.314Z] #19 103.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-26T07:49:42.314Z] #19 103.2 Setting up cross-config (2.6.18+nmu1) ... [2022-08-26T07:49:42.314Z] #19 103.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:49:42.357Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-08-26T07:49:42.572Z] #19 103.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:49:42.572Z] #19 103.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up patch (2.7.6-7) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-26T07:49:42.572Z] #19 103.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-26T07:49:42.572Z] #19 103.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:49:42.572Z] #19 103.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:49:42.572Z] #19 103.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-26T07:49:42.572Z] #19 103.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:42.614Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-08-26T07:49:42.830Z] #19 103.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.830Z] #19 103.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:42.871Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-08-26T07:49:43.035Z] #14 97.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-26T07:49:43.035Z] #14 97.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:43.035Z] #14 97.69 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:49:43.089Z] #19 103.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.089Z] #19 103.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-26T07:49:43.089Z] #19 103.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.089Z] #19 103.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.089Z] #19 103.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.089Z] #19 103.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-26T07:49:43.089Z] #19 103.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-26T07:49:43.089Z] #19 104.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-26T07:49:43.128Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-08-26T07:49:43.349Z] #19 104.1 [2022-08-26T07:49:43.349Z] #19 104.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-26T07:49:43.349Z] #19 104.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.2 Setting up dpkg-dev (1.20.11) ... [2022-08-26T07:49:43.349Z] #19 104.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T07:49:43.349Z] #19 104.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.349Z] #19 104.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.395Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 6.1s done [2022-08-26T07:49:43.395Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-08-26T07:49:43.487Z] #11 ... [2022-08-26T07:49:43.488Z] [2022-08-26T07:49:43.488Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T07:49:43.488Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T07:49:43.488Z] #72 DONE 1.0s [2022-08-26T07:49:43.488Z] [2022-08-26T07:49:43.488Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:43.488Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:43.608Z] #19 104.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.608Z] #19 104.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.608Z] #19 104.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-26T07:49:43.608Z] #19 104.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-26T07:49:43.608Z] #19 104.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-26T07:49:43.608Z] #19 104.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-26T07:49:43.866Z] #19 104.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-26T07:49:43.866Z] #19 104.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T07:49:43.866Z] #19 104.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T07:49:43.866Z] #19 104.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:43.967Z] #14 ... [2022-08-26T07:49:43.967Z] [2022-08-26T07:49:43.967Z] #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-26T07:49:43.967Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:49:43.967Z] #47 DONE 98.1s [2022-08-26T07:49:43.967Z] [2022-08-26T07:49:43.967Z] #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-26T07:49:43.967Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:49:44.125Z] #19 104.8 Setting up libxml-simple-perl (2.25-1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 104.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-26T07:49:44.125Z] #19 105.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:44.224Z] #14 ... [2022-08-26T07:49:44.224Z] [2022-08-26T07:49:44.224Z] #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-26T07:49:44.224Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:49:44.224Z] #77 47.73 configure.ac:7: installing './compile' [2022-08-26T07:49:44.224Z] #77 47.75 configure.ac:11: installing './config.guess' [2022-08-26T07:49:44.224Z] #77 47.75 configure.ac:11: installing './config.sub' [2022-08-26T07:49:44.224Z] #77 47.78 configure.ac:8: installing './install-sh' [2022-08-26T07:49:44.384Z] #19 105.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:44.384Z] #19 105.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-26T07:49:44.384Z] #19 105.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:44.384Z] #19 105.2 Setting up crossbuild-essential-armel (12.9) ... [2022-08-26T07:49:44.384Z] #19 105.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T07:49:44.384Z] #19 105.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-26T07:49:44.384Z] #19 105.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-26T07:49:44.384Z] #19 105.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-26T07:49:44.384Z] #19 105.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-26T07:49:44.384Z] #19 105.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:49:44.481Z] #77 47.79 configure.ac:8: installing './missing' [2022-08-26T07:49:44.481Z] #77 48.00 Makefile.am: installing './depcomp' [2022-08-26T07:49:44.877Z] #11 ... [2022-08-26T07:49:44.877Z] [2022-08-26T07:49:44.877Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T07:49:44.877Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T07:49:44.877Z] #74 DONE 1.7s [2022-08-26T07:49:44.877Z] [2022-08-26T07:49:44.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:44.877Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:45.293Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 1.8s done [2022-08-26T07:49:45.551Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-08-26T07:49:45.551Z] #11 ... [2022-08-26T07:49:45.551Z] [2022-08-26T07:49:45.551Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T07:49:45.551Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T07:49:45.551Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-26T07:49:45.551Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-26T07:49:45.551Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-26T07:49:45.551Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-26T07:49:45.551Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-26T07:49:45.551Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-08-26T07:49:45.551Z] #73 DONE 8.7s [2022-08-26T07:49:45.551Z] [2022-08-26T07:49:45.551Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:45.551Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:45.808Z] #11 ... [2022-08-26T07:49:45.808Z] [2022-08-26T07:49:45.808Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T07:49:45.808Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-26T07:49:45.808Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-26T07:49:45.808Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-26T07:49:45.808Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-26T07:49:45.808Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-26T07:49:45.808Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.8s done [2022-08-26T07:49:45.808Z] #28 DONE 8.9s [2022-08-26T07:49:45.808Z] [2022-08-26T07:49:45.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:45.808Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:45.853Z] #77 49.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-26T07:49:45.853Z] #77 49.05 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-26T07:49:45.853Z] #77 49.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-26T07:49:45.853Z] #77 49.14 libtoolize: copying file 'm4/libtool.m4' [2022-08-26T07:49:45.853Z] #77 49.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-26T07:49:45.853Z] #77 49.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-26T07:49:45.853Z] #77 49.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-26T07:49:46.111Z] #77 49.43 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-26T07:49:46.111Z] #77 49.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-26T07:49:46.284Z] #19 DONE 106.7s [2022-08-26T07:49:46.284Z] [2022-08-26T07:49:46.284Z] #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-26T07:49:46.284Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T07:49:46.284Z] #49 ... [2022-08-26T07:49:46.284Z] [2022-08-26T07:49:46.284Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T07:49:46.284Z] #73 sha256:3656bd190bcda6a70c878d69206a33204add7df02c8bf9306442c32f2a94f3e1 [2022-08-26T07:49:46.284Z] #73 DONE 0.2s [2022-08-26T07:49:46.284Z] [2022-08-26T07:49:46.284Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T07:49:46.284Z] #32 sha256:19534a844de27b296cade4d0b10e62fb30d496a5c3460c4d4ac224b39eeb79f2 [2022-08-26T07:49:46.284Z] #32 DONE 0.2s [2022-08-26T07:49:46.284Z] [2022-08-26T07:49:46.284Z] #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-26T07:49:46.284Z] #33 sha256:26ff8c32c2674534086063a800a1091e2b76647990729a40b7c0ef1b5af749d5 [2022-08-26T07:49:47.221Z] #33 1.103 + RM_GOPATH=0 [2022-08-26T07:49:47.221Z] #33 1.103 + TMP_GOPATH= [2022-08-26T07:49:47.221Z] #33 1.103 + : /build [2022-08-26T07:49:47.221Z] #33 1.103 + '[' -z '' ']' [2022-08-26T07:49:47.221Z] #33 1.103 ++ mktemp -d [2022-08-26T07:49:47.221Z] #33 1.103 + export GOPATH=/tmp/tmp.62D8vmZuf0 [2022-08-26T07:49:47.221Z] #33 1.103 + GOPATH=/tmp/tmp.62D8vmZuf0 [2022-08-26T07:49:47.221Z] #33 1.103 + RM_GOPATH=1 [2022-08-26T07:49:47.221Z] #33 1.103 + case "$(go env GOARCH)" in [2022-08-26T07:49:47.221Z] #33 1.103 ++ go env GOARCH [2022-08-26T07:49:47.221Z] #33 1.116 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:49:47.221Z] #33 1.116 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:49:47.221Z] #33 1.117 Install docker/cli version 17.06.2-ce from stable [2022-08-26T07:49:47.221Z] #33 1.117 ++ dirname /install.sh [2022-08-26T07:49:47.221Z] #33 1.117 + dir=/ [2022-08-26T07:49:47.221Z] #33 1.117 + bin=dockercli [2022-08-26T07:49:47.221Z] #33 1.117 + shift [2022-08-26T07:49:47.221Z] #33 1.117 + '[' '!' -f //dockercli.installer ']' [2022-08-26T07:49:47.221Z] #33 1.117 + . //dockercli.installer [2022-08-26T07:49:47.221Z] #33 1.117 ++ : stable [2022-08-26T07:49:47.221Z] #33 1.117 ++ : 17.06.2-ce [2022-08-26T07:49:47.221Z] #33 1.117 + install_dockercli [2022-08-26T07:49:47.221Z] #33 1.117 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-26T07:49:47.221Z] #33 1.119 ++ uname -m [2022-08-26T07:49:47.221Z] #33 1.119 + arch=x86_64 [2022-08-26T07:49:47.221Z] #33 1.119 + '[' x86_64 '!=' x86_64 ']' [2022-08-26T07:49:47.221Z] #33 1.119 + url=https://download.docker.com/linux/static [2022-08-26T07:49:47.221Z] #33 1.120 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-26T07:49:47.221Z] #33 1.120 + tar -xz docker/docker [2022-08-26T07:49:47.421Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s done [2022-08-26T07:49:47.421Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-26T07:49:48.329Z] #11 ... [2022-08-26T07:49:48.329Z] [2022-08-26T07:49:48.329Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T07:49:48.329Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-26T07:49:48.329Z] #72 DONE 1.8s [2022-08-26T07:49:48.586Z] [2022-08-26T07:49:48.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:48.586Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:48.586Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.0s done [2022-08-26T07:49:48.844Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0.1s [2022-08-26T07:49:50.518Z] #33 3.799 + mkdir -p /build [2022-08-26T07:49:50.518Z] #33 3.804 + mv docker/docker /build/ [2022-08-26T07:49:50.518Z] #33 3.807 + rmdir docker [2022-08-26T07:49:50.518Z] #33 DONE 4.0s [2022-08-26T07:49:50.518Z] [2022-08-26T07:49:50.518Z] #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-26T07:49:50.518Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:49:50.518Z] #20 1.863 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T07:49:50.518Z] #20 1.864 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T07:49:50.518Z] #20 1.864 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T07:49:50.518Z] #20 2.121 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:49:50.518Z] #20 2.460 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T07:49:50.518Z] #20 2.785 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T07:49:50.518Z] #20 3.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T07:49:50.518Z] #20 3.720 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T07:49:50.518Z] #20 4.207 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T07:49:50.518Z] #20 4.218 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T07:49:50.518Z] #20 4.221 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T07:49:50.518Z] #20 4.225 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:49:50.518Z] #20 4.236 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T07:49:50.518Z] #20 4.508 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T07:49:50.518Z] #20 4.515 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T07:49:50.518Z] #20 4.521 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T07:49:50.518Z] #20 4.521 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T07:49:50.518Z] #20 4.521 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:49:50.738Z] #11 ... [2022-08-26T07:49:50.738Z] [2022-08-26T07:49:50.738Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T07:49:50.738Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-26T07:49:50.738Z] #74 DONE 2.2s [2022-08-26T07:49:50.738Z] [2022-08-26T07:49:50.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:50.738Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T07:49:51.630Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-08-26T07:49:52.201Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-08-26T07:49:52.201Z] #11 ... [2022-08-26T07:49:52.201Z] [2022-08-26T07:49:52.201Z] #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-26T07:49:52.201Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T07:49:52.201Z] #29 1.044 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:49:52.201Z] #29 1.058 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:49:52.201Z] #29 1.058 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:49:52.201Z] #29 1.224 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:49:52.201Z] #29 1.504 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:49:52.201Z] #29 1.819 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:49:52.201Z] #29 3.110 Fetched 8573 kB in 2s (3694 kB/s) [2022-08-26T07:49:52.201Z] #29 3.110 Reading package lists... [2022-08-26T07:49:52.201Z] #29 3.914 Reading package lists... [2022-08-26T07:49:52.201Z] #29 4.716 Building dependency tree... [2022-08-26T07:49:52.201Z] #29 5.075 The following additional packages will be installed: [2022-08-26T07:49:52.201Z] #29 5.075 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-26T07:49:52.201Z] #29 5.075 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-26T07:49:52.201Z] #29 5.076 Recommended packages: [2022-08-26T07:49:52.201Z] #29 5.076 libldap-common publicsuffix libsasl2-modules [2022-08-26T07:49:52.201Z] #29 5.223 The following NEW packages will be installed: [2022-08-26T07:49:52.201Z] #29 5.224 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-26T07:49:52.201Z] #29 5.227 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-26T07:49:52.201Z] #29 5.228 libssh2-1 openssl [2022-08-26T07:49:52.201Z] #29 5.500 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:49:52.202Z] #29 5.500 Need to get 3047 kB of archives. [2022-08-26T07:49:52.202Z] #29 5.500 After this operation, 6661 kB of additional disk space will be used. [2022-08-26T07:49:52.202Z] #29 5.500 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-26T07:49:52.202Z] #29 5.518 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-26T07:49:52.202Z] #29 5.518 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-26T07:49:52.202Z] #29 5.519 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-26T07:49:52.202Z] #29 5.520 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-26T07:49:52.202Z] #29 5.522 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-26T07:49:52.202Z] #29 5.534 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-26T07:49:52.202Z] #29 5.534 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-26T07:49:52.202Z] #29 5.534 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-26T07:49:52.202Z] #29 5.534 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-26T07:49:52.202Z] #29 5.534 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-26T07:49:52.202Z] #29 5.534 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-26T07:49:52.202Z] #29 5.567 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T07:49:52.202Z] #29 5.568 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T07:49:52.202Z] #29 5.569 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T07:49:52.202Z] #29 5.801 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:49:52.202Z] #29 5.873 Fetched 3047 kB in 0s (9110 kB/s) [2022-08-26T07:49:52.202Z] #29 5.927 Selecting previously unselected package openssl. [2022-08-26T07:49:52.202Z] #29 5.927 (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-26T07:49:52.202Z] #29 5.933 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 5.938 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-26T07:49:52.202Z] #29 6.085 Selecting previously unselected package ca-certificates. [2022-08-26T07:49:52.202Z] #29 6.085 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-26T07:49:52.202Z] #29 6.097 Unpacking ca-certificates (20210119) ... [2022-08-26T07:49:52.202Z] #29 6.182 Selecting previously unselected package libbrotli1:amd64. [2022-08-26T07:49:52.202Z] #29 6.183 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.191 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-26T07:49:52.202Z] #29 6.256 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-26T07:49:52.202Z] #29 6.256 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.261 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:52.202Z] #29 6.304 Selecting previously unselected package libsasl2-2:amd64. [2022-08-26T07:49:52.202Z] #29 6.304 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.314 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:52.202Z] #29 6.368 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-26T07:49:52.202Z] #29 6.368 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.371 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-26T07:49:52.202Z] #29 6.512 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-26T07:49:52.202Z] #29 6.513 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.521 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-26T07:49:52.202Z] #29 6.627 Selecting previously unselected package libpsl5:amd64. [2022-08-26T07:49:52.202Z] #29 6.627 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.632 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-26T07:49:52.202Z] #29 6.678 Selecting previously unselected package librtmp1:amd64. [2022-08-26T07:49:52.202Z] #29 6.678 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.680 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-26T07:49:52.202Z] #29 6.733 Selecting previously unselected package libssh2-1:amd64. [2022-08-26T07:49:52.202Z] #29 6.733 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.733 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-26T07:49:52.202Z] #29 6.797 Selecting previously unselected package libcurl4:amd64. [2022-08-26T07:49:52.202Z] #29 6.797 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.801 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:52.202Z] #29 6.867 Selecting previously unselected package curl. [2022-08-26T07:49:52.202Z] #29 6.867 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.872 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:52.202Z] #29 6.942 Selecting previously unselected package libonig5:amd64. [2022-08-26T07:49:52.202Z] #29 6.942 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 6.945 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:49:52.202Z] #29 7.015 Selecting previously unselected package libjq1:amd64. [2022-08-26T07:49:52.202Z] #29 7.017 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 7.020 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:49:52.202Z] #29 7.076 Selecting previously unselected package jq. [2022-08-26T07:49:52.202Z] #29 7.076 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-26T07:49:52.202Z] #29 7.083 Unpacking jq (1.6-2.1) ... [2022-08-26T07:49:52.202Z] #29 7.136 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-26T07:49:52.202Z] #29 7.149 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-26T07:49:52.202Z] #29 7.162 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-26T07:49:52.202Z] #29 7.175 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:52.202Z] #29 7.187 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-26T07:49:52.202Z] #29 7.200 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:52.202Z] #29 7.212 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-26T07:49:52.202Z] #29 7.223 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-26T07:49:52.202Z] #29 7.246 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:49:52.202Z] #29 7.253 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:49:52.202Z] #29 7.265 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-26T07:49:52.202Z] #29 7.278 Setting up ca-certificates (20210119) ... [2022-08-26T07:49:52.202Z] #29 7.882 Updating certificates in /etc/ssl/certs... [2022-08-26T07:49:52.202Z] #29 8.543 129 added, 0 removed; done. [2022-08-26T07:49:52.202Z] #29 8.629 Setting up jq (1.6-2.1) ... [2022-08-26T07:49:52.202Z] #29 8.637 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:52.202Z] #29 8.651 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:52.202Z] #29 8.661 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:49:52.202Z] #29 8.682 Processing triggers for ca-certificates (20210119) ... [2022-08-26T07:49:52.202Z] #29 8.694 Updating certificates in /etc/ssl/certs... [2022-08-26T07:49:52.202Z] #29 9.231 0 added, 0 removed; done. [2022-08-26T07:49:52.202Z] #29 9.231 Running hooks in /etc/ca-certificates/update.d... [2022-08-26T07:49:52.202Z] #29 9.233 done. [2022-08-26T07:49:52.202Z] #29 ... [2022-08-26T07:49:52.202Z] [2022-08-26T07:49:52.202Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:52.202Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:52.438Z] #20 ... [2022-08-26T07:49:52.438Z] [2022-08-26T07:49:52.438Z] #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-26T07:49:52.438Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T07:49:52.438Z] #49 1.870 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T07:49:52.438Z] #49 1.870 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T07:49:52.438Z] #49 1.870 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T07:49:52.438Z] #49 2.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T07:49:52.438Z] #49 2.556 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:49:52.438Z] #49 2.900 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T07:49:52.438Z] #49 3.316 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T07:49:52.438Z] #49 3.848 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T07:49:52.438Z] #49 4.510 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T07:49:52.438Z] #49 4.515 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T07:49:52.438Z] #49 4.528 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T07:49:52.438Z] #49 4.536 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:49:52.438Z] #49 4.548 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T07:49:52.438Z] #49 5.263 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:49:52.438Z] #49 5.266 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T07:49:52.438Z] #49 5.267 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T07:49:52.438Z] #49 5.268 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T07:49:52.438Z] #49 5.269 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T07:49:52.662Z] #77 ... [2022-08-26T07:49:52.662Z] [2022-08-26T07:49:52.662Z] #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-26T07:49:52.662Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:49:52.662Z] #14 107.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-26T07:49:52.662Z] #14 107.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:49:52.662Z] #14 107.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:49:53.007Z] #49 ... [2022-08-26T07:49:53.007Z] [2022-08-26T07:49:53.007Z] #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-26T07:49:53.007Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T07:49:53.007Z] #36 CACHED [2022-08-26T07:49:53.007Z] [2022-08-26T07:49:53.007Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T07:49:53.007Z] #37 sha256:e028ff4520b76bff1e640a8cc3ec1b987b69f6e36939dac0d7747d778490c1de [2022-08-26T07:49:53.007Z] #37 CACHED [2022-08-26T07:49:53.007Z] [2022-08-26T07:49:53.007Z] #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-26T07:49:53.007Z] #38 sha256:6ed9d482dfd4c50dc4e863012a12786ce0772b6bc8ff852729dcf0c543e49a72 [2022-08-26T07:49:53.265Z] #38 CACHED [2022-08-26T07:49:53.265Z] [2022-08-26T07:49:53.265Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T07:49:53.265Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T07:49:53.265Z] #40 CACHED [2022-08-26T07:49:53.265Z] [2022-08-26T07:49:53.265Z] #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-26T07:49:53.265Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:49:53.265Z] #41 CACHED [2022-08-26T07:49:53.265Z] [2022-08-26T07:49:53.265Z] #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-26T07:49:53.265Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:49:53.265Z] #43 CACHED [2022-08-26T07:49:53.265Z] [2022-08-26T07:49:53.265Z] #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-26T07:49:53.265Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T07:49:53.265Z] #45 CACHED [2022-08-26T07:49:53.265Z] [2022-08-26T07:49:53.265Z] #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-26T07:49:53.265Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:49:53.265Z] #47 CACHED [2022-08-26T07:49:53.265Z] [2022-08-26T07:49:53.265Z] #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-26T07:49:53.265Z] #74 sha256:6669855f8cccad30cd1cd8b3d87d80e6ea0207a4c87a92022e96fe9ed3462366 [2022-08-26T07:49:53.265Z] #74 1.236 + RM_GOPATH=0 [2022-08-26T07:49:53.265Z] #74 1.236 + TMP_GOPATH= [2022-08-26T07:49:53.265Z] #74 1.236 + : /build [2022-08-26T07:49:53.265Z] #74 1.236 + '[' -z '' ']' [2022-08-26T07:49:53.265Z] #74 1.236 ++ mktemp -d [2022-08-26T07:49:53.265Z] #74 1.236 + export GOPATH=/tmp/tmp.MviX4sWmXy [2022-08-26T07:49:53.265Z] #74 1.236 + GOPATH=/tmp/tmp.MviX4sWmXy [2022-08-26T07:49:53.265Z] #74 1.236 + RM_GOPATH=1 [2022-08-26T07:49:53.265Z] #74 1.236 + case "$(go env GOARCH)" in [2022-08-26T07:49:53.265Z] #74 1.237 ++ go env GOARCH [2022-08-26T07:49:53.265Z] #74 1.241 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:49:53.265Z] #74 1.241 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:49:53.265Z] #74 1.243 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:49:53.265Z] #74 1.243 ++ dirname /install.sh [2022-08-26T07:49:53.265Z] #74 1.243 + dir=/ [2022-08-26T07:49:53.265Z] #74 1.243 + bin=rootlesskit [2022-08-26T07:49:53.265Z] #74 1.243 + shift [2022-08-26T07:49:53.265Z] #74 1.243 + '[' '!' -f //rootlesskit.installer ']' [2022-08-26T07:49:53.265Z] #74 1.243 + . //rootlesskit.installer [2022-08-26T07:49:53.265Z] #74 1.243 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:49:53.265Z] #74 1.243 + install_rootlesskit [2022-08-26T07:49:53.265Z] #74 1.243 + case "$1" in [2022-08-26T07:49:53.265Z] #74 1.243 + export CGO_ENABLED=0 [2022-08-26T07:49:53.265Z] #74 1.243 + CGO_ENABLED=0 [2022-08-26T07:49:53.265Z] #74 1.243 + _install_rootlesskit [2022-08-26T07:49:53.265Z] #74 1.243 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-26T07:49:53.265Z] #74 1.243 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:49:53.265Z] #74 1.243 + GOBIN=/build [2022-08-26T07:49:53.265Z] #74 1.243 + GO111MODULE=on [2022-08-26T07:49:53.265Z] #74 1.243 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:49:53.265Z] #74 1.685 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-26T07:49:53.265Z] #74 3.138 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:49:53.265Z] #74 3.138 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-26T07:49:53.265Z] #74 3.377 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-26T07:49:53.265Z] #74 4.914 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-26T07:49:53.265Z] #74 5.271 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:49:53.265Z] #74 5.286 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-26T07:49:53.265Z] #74 5.352 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-26T07:49:53.265Z] #74 5.407 go: downloading github.com/google/uuid v1.3.0 [2022-08-26T07:49:53.265Z] #74 5.415 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-26T07:49:53.265Z] #74 5.447 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-26T07:49:53.265Z] #74 5.574 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-26T07:49:53.265Z] #74 5.716 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-26T07:49:53.265Z] #74 5.838 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-26T07:49:53.265Z] #74 7.072 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:49:54.013Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.1s [2022-08-26T07:49:54.117Z] #11 ... [2022-08-26T07:49:54.117Z] [2022-08-26T07:49:54.117Z] #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-26T07:49:54.117Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T07:49:54.117Z] #29 DONE 12.0s [2022-08-26T07:49:54.117Z] [2022-08-26T07:49:54.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:54.117Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:54.577Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.6s done [2022-08-26T07:49:54.687Z] #11 ... [2022-08-26T07:49:54.687Z] [2022-08-26T07:49:54.687Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T07:49:54.687Z] #30 sha256:ee4c6578375f55210120dc178867d09e0ab9ef41e3bd734e7a44c79c79d36323 [2022-08-26T07:49:54.687Z] #30 DONE 0.6s [2022-08-26T07:49:54.687Z] [2022-08-26T07:49:54.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T07:49:54.687Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T07:49:55.165Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-26T07:49:55.427Z] #11 DONE 18.4s [2022-08-26T07:49:55.427Z] [2022-08-26T07:49:55.427Z] #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-26T07:49:55.427Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-26T07:49:55.427Z] #29 1.019 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:49:55.427Z] #29 1.048 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:49:55.427Z] #29 1.048 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:49:55.427Z] #29 1.168 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:49:55.427Z] #29 1.560 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:49:55.427Z] #29 1.565 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:49:55.427Z] #29 2.461 Fetched 8458 kB in 2s (4956 kB/s) [2022-08-26T07:49:55.427Z] #29 2.461 Reading package lists... [2022-08-26T07:49:55.427Z] #29 3.053 Reading package lists... [2022-08-26T07:49:55.427Z] #29 3.608 Building dependency tree... [2022-08-26T07:49:55.427Z] #29 3.981 The following additional packages will be installed: [2022-08-26T07:49:55.427Z] #29 3.985 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-26T07:49:55.427Z] #29 3.986 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-26T07:49:55.427Z] #29 3.988 Recommended packages: [2022-08-26T07:49:55.427Z] #29 3.988 libldap-common publicsuffix libsasl2-modules [2022-08-26T07:49:55.427Z] #29 4.118 The following NEW packages will be installed: [2022-08-26T07:49:55.427Z] #29 4.119 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-26T07:49:55.427Z] #29 4.119 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-26T07:49:55.427Z] #29 4.119 libssh2-1 openssl [2022-08-26T07:49:55.427Z] #29 4.395 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:49:55.427Z] #29 4.395 Need to get 2942 kB of archives. [2022-08-26T07:49:55.427Z] #29 4.395 After this operation, 6482 kB of additional disk space will be used. [2022-08-26T07:49:55.427Z] #29 4.395 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-26T07:49:55.427Z] #29 4.410 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-26T07:49:55.427Z] #29 4.410 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-26T07:49:55.427Z] #29 4.414 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-26T07:49:55.427Z] #29 4.419 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-26T07:49:55.427Z] #29 4.425 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-26T07:49:55.427Z] #29 4.427 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-26T07:49:55.427Z] #29 4.431 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-26T07:49:55.427Z] #29 4.449 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-26T07:49:55.427Z] #29 4.454 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-26T07:49:55.427Z] #29 4.456 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-26T07:49:55.427Z] #29 4.466 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-26T07:49:55.427Z] #29 4.474 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-26T07:49:55.427Z] #29 4.481 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-26T07:49:55.427Z] #29 4.485 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-26T07:49:55.427Z] #29 4.783 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:49:55.427Z] #29 4.824 Fetched 2942 kB in 0s (8138 kB/s) [2022-08-26T07:49:55.427Z] #29 4.856 Selecting previously unselected package openssl. [2022-08-26T07:49:55.427Z] #29 4.856 (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 ... 6653 files and directories currently installed.) [2022-08-26T07:49:55.427Z] #29 4.860 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 4.864 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-26T07:49:55.427Z] #29 5.067 Selecting previously unselected package ca-certificates. [2022-08-26T07:49:55.427Z] #29 5.067 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-26T07:49:55.427Z] #29 5.073 Unpacking ca-certificates (20210119) ... [2022-08-26T07:49:55.427Z] #29 5.192 Selecting previously unselected package libbrotli1:arm64. [2022-08-26T07:49:55.427Z] #29 5.192 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.199 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-26T07:49:55.427Z] #29 5.258 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-26T07:49:55.427Z] #29 5.258 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.262 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:55.427Z] #29 5.303 Selecting previously unselected package libsasl2-2:arm64. [2022-08-26T07:49:55.427Z] #29 5.303 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.307 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:55.427Z] #29 5.361 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-26T07:49:55.427Z] #29 5.361 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.372 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-26T07:49:55.427Z] #29 5.422 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-26T07:49:55.427Z] #29 5.422 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.426 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-26T07:49:55.427Z] #29 5.470 Selecting previously unselected package libpsl5:arm64. [2022-08-26T07:49:55.427Z] #29 5.470 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.475 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-26T07:49:55.427Z] #29 5.512 Selecting previously unselected package librtmp1:arm64. [2022-08-26T07:49:55.427Z] #29 5.512 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.515 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-26T07:49:55.427Z] #29 5.563 Selecting previously unselected package libssh2-1:arm64. [2022-08-26T07:49:55.427Z] #29 5.563 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.567 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-26T07:49:55.427Z] #29 5.618 Selecting previously unselected package libcurl4:arm64. [2022-08-26T07:49:55.427Z] #29 5.618 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.626 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:55.427Z] #29 5.680 Selecting previously unselected package curl. [2022-08-26T07:49:55.427Z] #29 5.680 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.688 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:55.427Z] #29 5.749 Selecting previously unselected package libonig5:arm64. [2022-08-26T07:49:55.427Z] #29 5.749 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.760 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-26T07:49:55.427Z] #29 5.814 Selecting previously unselected package libjq1:arm64. [2022-08-26T07:49:55.427Z] #29 5.814 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.817 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-26T07:49:55.427Z] #29 5.861 Selecting previously unselected package jq. [2022-08-26T07:49:55.427Z] #29 5.861 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-26T07:49:55.427Z] #29 5.866 Unpacking jq (1.6-2.1) ... [2022-08-26T07:49:55.427Z] #29 5.909 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-26T07:49:55.427Z] #29 5.917 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-26T07:49:55.427Z] #29 5.931 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-26T07:49:55.427Z] #29 5.942 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:55.427Z] #29 5.956 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-26T07:49:55.427Z] #29 5.968 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-26T07:49:55.427Z] #29 5.979 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-26T07:49:55.427Z] #29 5.992 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-26T07:49:55.427Z] #29 6.009 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-26T07:49:55.427Z] #29 6.021 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-26T07:49:55.427Z] #29 6.034 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-26T07:49:55.427Z] #29 6.047 Setting up ca-certificates (20210119) ... [2022-08-26T07:49:55.427Z] #29 6.735 Updating certificates in /etc/ssl/certs... [2022-08-26T07:49:55.427Z] #29 7.431 129 added, 0 removed; done. [2022-08-26T07:49:55.427Z] #29 7.541 Setting up jq (1.6-2.1) ... [2022-08-26T07:49:55.427Z] #29 7.551 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:55.427Z] #29 7.562 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-26T07:49:55.427Z] #29 7.572 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:49:55.427Z] #29 7.593 Processing triggers for ca-certificates (20210119) ... [2022-08-26T07:49:55.427Z] #29 7.605 Updating certificates in /etc/ssl/certs... [2022-08-26T07:49:55.427Z] #29 8.270 0 added, 0 removed; done. [2022-08-26T07:49:55.427Z] #29 8.270 Running hooks in /etc/ca-certificates/update.d... [2022-08-26T07:49:55.427Z] #29 8.279 done. [2022-08-26T07:49:55.427Z] #29 DONE 9.5s [2022-08-26T07:49:55.427Z] [2022-08-26T07:49:55.427Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T07:49:55.427Z] #30 sha256:27d8410c2b11b233b021a1252ea38b832c9c9d9840acc8a067f3046c7e59855f [2022-08-26T07:49:55.427Z] #30 DONE 0.1s [2022-08-26T07:49:55.427Z] [2022-08-26T07:49:55.427Z] #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-26T07:49:55.427Z] #31 sha256:f7ff63df92a0f4b6256bc6cc7f913fe34dda784ad1c2c12b087e2e54ff604ae3 [2022-08-26T07:49:55.796Z] #74 ... [2022-08-26T07:49:55.796Z] [2022-08-26T07:49:55.797Z] #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-26T07:49:55.797Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T07:49:55.797Z] #69 1.888 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T07:49:55.797Z] #69 1.895 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T07:49:55.797Z] #69 1.896 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T07:49:55.797Z] #69 2.258 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:49:55.797Z] #69 2.726 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T07:49:55.797Z] #69 3.225 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T07:49:55.797Z] #69 3.813 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T07:49:55.797Z] #69 4.231 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T07:49:55.797Z] #69 4.607 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T07:49:55.797Z] #69 4.614 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:49:55.797Z] #69 4.648 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T07:49:55.797Z] #69 4.650 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T07:49:55.797Z] #69 4.658 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T07:49:55.797Z] #69 4.944 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T07:49:55.797Z] #69 4.947 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:49:55.797Z] #69 4.961 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T07:49:55.797Z] #69 4.961 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T07:49:55.797Z] #69 4.962 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T07:49:56.010Z] #31 ... [2022-08-26T07:49:56.010Z] [2022-08-26T07:49:56.010Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T07:49:56.010Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-26T07:49:56.010Z] #12 DONE 0.6s [2022-08-26T07:49:56.010Z] [2022-08-26T07:49:56.010Z] #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-26T07:49:56.010Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-26T07:49:56.578Z] #13 DONE 0.4s [2022-08-26T07:49:56.578Z] [2022-08-26T07:49:56.578Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T07:49:56.578Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-26T07:49:56.578Z] #33 DONE 0.3s [2022-08-26T07:49:56.578Z] [2022-08-26T07:49:56.578Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T07:49:56.578Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-26T07:49:56.578Z] #46 DONE 0.3s [2022-08-26T07:49:56.578Z] [2022-08-26T07:49:56.578Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T07:49:56.578Z] #25 sha256:3736c35f0c58bcc908615f34c68e3f8aa00741d023ab212ec1b5e61c4f338667 [2022-08-26T07:49:56.578Z] #25 DONE 0.3s [2022-08-26T07:49:56.578Z] [2022-08-26T07:49:56.578Z] #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-26T07:49:56.578Z] #26 sha256:743720f05cb4a57fbef18e5352a79c30d29b01c413641ee86b4e609bc5558232 [2022-08-26T07:49:56.840Z] #14 111.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-26T07:49:56.840Z] #14 111.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-26T07:49:56.840Z] #14 111.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:49:56.840Z] #14 111.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-26T07:49:56.840Z] #14 111.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-26T07:49:56.840Z] #14 111.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T07:49:56.840Z] #14 111.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-26T07:49:56.840Z] #14 111.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-26T07:49:56.840Z] #14 111.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T07:49:56.840Z] #14 111.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T07:49:56.840Z] #14 111.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T07:49:56.840Z] #14 111.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:49:56.840Z] #14 111.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T07:49:56.840Z] #14 111.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T07:49:56.840Z] #14 111.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:49:56.844Z] #26 ... [2022-08-26T07:49:56.844Z] [2022-08-26T07:49:56.844Z] #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-26T07:49:56.844Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-26T07:49:56.844Z] #50 DONE 0.4s [2022-08-26T07:49:56.844Z] [2022-08-26T07:49:56.844Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T07:49:56.844Z] #66 sha256:107e53b9577586a3da371ef9f9651900b9bce030afddf2418be951e8ec4d7c95 [2022-08-26T07:49:56.844Z] #66 DONE 0.5s [2022-08-26T07:49:56.844Z] [2022-08-26T07:49:56.844Z] #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-26T07:49:56.844Z] #67 sha256:96b73b1b500787a926ed4e7c8d47db7525d5f2d93e4bcecb0b6fa259b55bf950 [2022-08-26T07:49:57.098Z] #14 111.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-26T07:49:57.099Z] #14 111.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:49:57.099Z] #14 111.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:49:57.099Z] #14 111.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-26T07:49:57.099Z] #14 111.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-26T07:49:57.099Z] #14 111.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:49:57.099Z] #14 111.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-26T07:49:57.099Z] #14 111.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-26T07:49:57.099Z] #14 111.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T07:49:57.356Z] #14 112.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-26T07:49:57.356Z] #14 112.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-26T07:49:57.356Z] #14 112.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T07:49:57.614Z] #14 112.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-26T07:49:57.614Z] #14 112.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-26T07:49:57.614Z] #14 112.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T07:49:57.614Z] #14 112.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-26T07:49:57.614Z] #14 112.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-26T07:49:57.614Z] #14 112.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T07:49:57.614Z] #14 112.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-26T07:49:57.614Z] #14 112.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-26T07:49:57.614Z] #14 112.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T07:49:57.871Z] #14 112.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-26T07:49:57.871Z] #14 112.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-26T07:49:57.988Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-08-26T07:49:58.128Z] #14 112.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T07:49:58.386Z] #14 112.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-26T07:49:58.386Z] #14 112.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:49:58.386Z] #14 112.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:49:58.386Z] #14 113.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-26T07:49:58.386Z] #14 113.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-26T07:49:58.386Z] #14 113.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:49:58.643Z] #14 113.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-26T07:49:58.643Z] #14 113.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-26T07:49:58.643Z] #14 113.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:49:58.901Z] #14 113.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T07:49:58.901Z] #14 113.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:49:59.159Z] #14 113.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:49:59.159Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:49:59.159Z] #14 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T07:49:59.159Z] #14 113.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:49:59.159Z] #14 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T07:49:59.159Z] #14 113.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:49:59.159Z] #14 113.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:49:59.159Z] #14 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-26T07:49:59.159Z] #14 113.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:49:59.159Z] #14 113.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:49:59.370Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.2s done [2022-08-26T07:49:59.416Z] #14 113.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:49:59.416Z] #14 113.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:49:59.416Z] #14 113.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:49:59.416Z] #14 113.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:49:59.416Z] #14 113.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:49:59.631Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-26T07:49:59.631Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-26T07:49:59.981Z] #14 DONE 114.6s [2022-08-26T07:49:59.981Z] [2022-08-26T07:49:59.981Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T07:49:59.981Z] #59 sha256:da6b6d2c8a2e4e56b2ea51ab3e31edab28c4161ab78bdf22ace90e94de7ce08a [2022-08-26T07:49:59.981Z] #59 DONE 0.1s [2022-08-26T07:49:59.981Z] [2022-08-26T07:49:59.981Z] #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-26T07:49:59.981Z] #60 sha256:add6329441a64554cb24b373ba8d41d0eb24ea33f7c8038af922aad0dfcea8ab [2022-08-26T07:50:00.203Z] #11 DONE 27.0s [2022-08-26T07:50:00.203Z] [2022-08-26T07:50:00.203Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T07:50:00.203Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T07:50:01.148Z] #12 DONE 1.2s [2022-08-26T07:50:01.148Z] [2022-08-26T07:50:01.148Z] #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-26T07:50:01.148Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T07:50:01.353Z] #60 ... [2022-08-26T07:50:01.353Z] [2022-08-26T07:50:01.353Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T07:50:01.353Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T07:50:01.353Z] #15 DONE 1.4s [2022-08-26T07:50:01.353Z] [2022-08-26T07:50:01.353Z] #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-26T07:50:01.353Z] #60 sha256:add6329441a64554cb24b373ba8d41d0eb24ea33f7c8038af922aad0dfcea8ab [2022-08-26T07:50:01.353Z] #60 1.179 + RM_GOPATH=0 [2022-08-26T07:50:01.353Z] #60 1.179 + TMP_GOPATH= [2022-08-26T07:50:01.353Z] #60 1.179 + : /build [2022-08-26T07:50:01.353Z] #60 1.179 + '[' -z '' ']' [2022-08-26T07:50:01.353Z] #60 1.180 ++ mktemp -d [2022-08-26T07:50:01.353Z] #60 1.181 + export GOPATH=/tmp/tmp.i0cqdNYFnU [2022-08-26T07:50:01.353Z] #60 1.181 + GOPATH=/tmp/tmp.i0cqdNYFnU [2022-08-26T07:50:01.353Z] #60 1.181 + RM_GOPATH=1 [2022-08-26T07:50:01.353Z] #60 1.181 + case "$(go env GOARCH)" in [2022-08-26T07:50:01.353Z] #60 1.182 ++ go env GOARCH [2022-08-26T07:50:01.353Z] #60 1.201 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:01.353Z] #60 1.201 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:01.353Z] #60 1.202 ++ dirname /install.sh [2022-08-26T07:50:01.353Z] #60 1.205 + dir=/ [2022-08-26T07:50:01.353Z] #60 1.205 + bin=runc [2022-08-26T07:50:01.353Z] #60 1.205 + shift [2022-08-26T07:50:01.353Z] #60 1.206 + '[' '!' -f //runc.installer ']' [2022-08-26T07:50:01.353Z] #60 1.206 + . //runc.installer [2022-08-26T07:50:01.353Z] #60 1.207 ++ set -e [2022-08-26T07:50:01.353Z] #60 1.207 ++ : v1.1.4 [2022-08-26T07:50:01.353Z] #60 1.207 + install_runc [2022-08-26T07:50:01.353Z] #60 1.207 + RUNC_BUILDTAGS=seccomp [2022-08-26T07:50:01.353Z] #60 1.208 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-26T07:50:01.353Z] #60 1.208 Install runc version v1.1.4 (build tags: seccomp) [2022-08-26T07:50:01.353Z] #60 1.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i0cqdNYFnU/src/github.com/opencontainers/runc [2022-08-26T07:50:01.353Z] #60 1.214 Cloning into '/tmp/tmp.i0cqdNYFnU/src/github.com/opencontainers/runc'... [2022-08-26T07:50:01.723Z] #13 DONE 0.6s [2022-08-26T07:50:01.723Z] [2022-08-26T07:50:01.723Z] #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-26T07:50:01.723Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:50:01.984Z] #14 ... [2022-08-26T07:50:01.984Z] [2022-08-26T07:50:01.984Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T07:50:01.984Z] #25 sha256:5786edbc37dcbcb502b2c84fb61486d0564d6e4bc7302e2d053e7ac6d9fc9a56 [2022-08-26T07:50:01.984Z] #25 DONE 0.1s [2022-08-26T07:50:01.984Z] [2022-08-26T07:50:01.984Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T07:50:01.984Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T07:50:01.984Z] #33 DONE 0.3s [2022-08-26T07:50:01.984Z] [2022-08-26T07:50:01.984Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T07:50:01.984Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T07:50:01.984Z] #46 DONE 0.3s [2022-08-26T07:50:01.984Z] [2022-08-26T07:50:01.984Z] #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-26T07:50:01.984Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:50:02.104Z] #67 4.739 + RM_GOPATH=0 [2022-08-26T07:50:02.104Z] #67 4.739 + TMP_GOPATH= [2022-08-26T07:50:02.104Z] #67 4.739 + : /build [2022-08-26T07:50:02.104Z] #67 4.739 + '[' -z '' ']' [2022-08-26T07:50:02.104Z] #67 4.739 ++ mktemp -d [2022-08-26T07:50:02.104Z] #67 4.752 + export GOPATH=/tmp/tmp.U49PRPSpev [2022-08-26T07:50:02.104Z] #67 4.752 + GOPATH=/tmp/tmp.U49PRPSpev [2022-08-26T07:50:02.104Z] #67 4.752 + RM_GOPATH=1 [2022-08-26T07:50:02.104Z] #67 4.752 + case "$(go env GOARCH)" in [2022-08-26T07:50:02.104Z] #67 4.752 ++ go env GOARCH [2022-08-26T07:50:02.104Z] #67 4.793 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:02.104Z] #67 4.793 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:02.104Z] #67 4.793 ++ dirname /install.sh [2022-08-26T07:50:02.104Z] #67 4.823 + dir=/ [2022-08-26T07:50:02.104Z] #67 4.826 + bin=rootlesskit [2022-08-26T07:50:02.104Z] #67 4.826 + shift [2022-08-26T07:50:02.104Z] #67 4.827 + '[' '!' -f //rootlesskit.installer ']' [2022-08-26T07:50:02.104Z] #67 4.828 + . //rootlesskit.installer [2022-08-26T07:50:02.104Z] #67 4.828 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:02.104Z] #67 4.829 + install_rootlesskit [2022-08-26T07:50:02.104Z] #67 4.829 + case "$1" in [2022-08-26T07:50:02.104Z] #67 4.829 + export CGO_ENABLED=0 [2022-08-26T07:50:02.104Z] #67 4.829 + CGO_ENABLED=0 [2022-08-26T07:50:02.104Z] #67 4.829 + _install_rootlesskit [2022-08-26T07:50:02.104Z] #67 4.836 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-26T07:50:02.104Z] #67 4.837 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:02.104Z] #67 4.837 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:50:02.104Z] #67 4.839 + GOBIN=/build [2022-08-26T07:50:02.104Z] #67 4.840 + GO111MODULE=on [2022-08-26T07:50:02.104Z] #67 4.840 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:02.251Z] #47 ... [2022-08-26T07:50:02.251Z] [2022-08-26T07:50:02.251Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T07:50:02.251Z] #66 sha256:094bbbe7ea9f4d83463509af27282545e56101e8fa2bebaf2412276e5885b6bc [2022-08-26T07:50:02.251Z] #66 DONE 0.4s [2022-08-26T07:50:02.251Z] [2022-08-26T07:50:02.251Z] #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-26T07:50:02.251Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T07:50:02.251Z] #50 DONE 0.5s [2022-08-26T07:50:02.286Z] #60 ... [2022-08-26T07:50:02.286Z] [2022-08-26T07:50:02.286Z] #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-26T07:50:02.287Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T07:50:02.287Z] #16 DONE 1.0s [2022-08-26T07:50:02.362Z] #67 5.381 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-26T07:50:02.520Z] [2022-08-26T07:50:02.520Z] #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-26T07:50:02.520Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:02.544Z] [2022-08-26T07:50:02.545Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T07:50:02.545Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T07:50:02.927Z] #67 ... [2022-08-26T07:50:02.927Z] [2022-08-26T07:50:02.927Z] #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-26T07:50:02.927Z] #26 sha256:743720f05cb4a57fbef18e5352a79c30d29b01c413641ee86b4e609bc5558232 [2022-08-26T07:50:02.927Z] #26 4.761 + RM_GOPATH=0 [2022-08-26T07:50:02.927Z] #26 4.761 + TMP_GOPATH= [2022-08-26T07:50:02.927Z] #26 4.761 + : /build [2022-08-26T07:50:02.927Z] #26 4.761 + '[' -z '' ']' [2022-08-26T07:50:02.927Z] #26 4.761 ++ mktemp -d [2022-08-26T07:50:02.927Z] #26 4.770 + export GOPATH=/tmp/tmp.sxTctucFLa [2022-08-26T07:50:02.927Z] #26 4.770 + GOPATH=/tmp/tmp.sxTctucFLa [2022-08-26T07:50:02.927Z] #26 4.770 + RM_GOPATH=1 [2022-08-26T07:50:02.927Z] #26 4.770 + case "$(go env GOARCH)" in [2022-08-26T07:50:02.927Z] #26 4.785 ++ go env GOARCH [2022-08-26T07:50:02.927Z] #26 4.837 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:02.927Z] #26 4.837 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:02.927Z] #26 4.841 ++ dirname /install.sh [2022-08-26T07:50:02.927Z] #26 4.860 Install docker/cli version 17.06.2-ce from stable [2022-08-26T07:50:02.927Z] #26 4.860 + dir=/ [2022-08-26T07:50:02.927Z] #26 4.860 + bin=dockercli [2022-08-26T07:50:02.927Z] #26 4.860 + shift [2022-08-26T07:50:02.927Z] #26 4.860 + '[' '!' -f //dockercli.installer ']' [2022-08-26T07:50:02.927Z] #26 4.860 + . //dockercli.installer [2022-08-26T07:50:02.927Z] #26 4.860 ++ : stable [2022-08-26T07:50:02.927Z] #26 4.860 ++ : 17.06.2-ce [2022-08-26T07:50:02.927Z] #26 4.860 + install_dockercli [2022-08-26T07:50:02.927Z] #26 4.860 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-26T07:50:02.927Z] #26 4.873 ++ uname -m [2022-08-26T07:50:02.927Z] #26 4.925 + arch=aarch64 [2022-08-26T07:50:02.927Z] #26 4.927 + '[' aarch64 '!=' x86_64 ']' [2022-08-26T07:50:02.927Z] #26 4.936 + '[' aarch64 '!=' s390x ']' [2022-08-26T07:50:02.927Z] #26 4.936 + '[' aarch64 '!=' armhf ']' [2022-08-26T07:50:02.927Z] #26 4.936 + build_dockercli [2022-08-26T07:50:02.927Z] #26 4.936 + git clone https://github.com/docker/docker-ce /tmp/tmp.sxTctucFLa/tmp/docker-ce [2022-08-26T07:50:02.927Z] #26 4.936 Cloning into '/tmp/tmp.sxTctucFLa/tmp/docker-ce'... [2022-08-26T07:50:03.110Z] #17 0.850 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-26T07:50:03.368Z] #17 DONE 0.9s [2022-08-26T07:50:03.368Z] [2022-08-26T07:50:03.368Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T07:50:03.368Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T07:50:03.933Z] #18 ... [2022-08-26T07:50:03.933Z] [2022-08-26T07:50:03.933Z] #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-26T07:50:03.933Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:03.933Z] #77 57.32 configure.ac:7: installing 'build-aux/compile' [2022-08-26T07:50:03.933Z] #77 57.33 configure.ac:9: installing 'build-aux/config.guess' [2022-08-26T07:50:03.933Z] #77 57.33 configure.ac:9: installing 'build-aux/config.sub' [2022-08-26T07:50:03.933Z] #77 57.35 configure.ac:11: installing 'build-aux/install-sh' [2022-08-26T07:50:03.933Z] #77 57.35 configure.ac:11: installing 'build-aux/missing' [2022-08-26T07:50:03.933Z] #77 57.50 Makefile.am: installing 'build-aux/depcomp' [2022-08-26T07:50:03.933Z] #77 57.61 parallel-tests: installing 'build-aux/test-driver' [2022-08-26T07:50:03.933Z] #77 59.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-26T07:50:03.933Z] #77 59.08 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-26T07:50:03.933Z] #77 59.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-26T07:50:03.933Z] #77 59.43 libtoolize: copying file 'm4/libtool.m4' [2022-08-26T07:50:03.933Z] #77 59.49 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-26T07:50:03.933Z] #77 59.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-26T07:50:03.933Z] #77 59.62 libtoolize: copying file 'm4/ltversion.m4' [2022-08-26T07:50:03.933Z] #77 59.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-26T07:50:04.191Z] #77 ... [2022-08-26T07:50:04.191Z] [2022-08-26T07:50:04.191Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T07:50:04.191Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T07:50:04.191Z] #18 DONE 1.0s [2022-08-26T07:50:04.191Z] [2022-08-26T07:50:04.191Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T07:50:04.191Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T07:50:05.079Z] #51 ... [2022-08-26T07:50:05.079Z] [2022-08-26T07:50:05.079Z] #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-26T07:50:05.079Z] #31 sha256:874c62d7b839cc4a4abdd45e9a976ca6a1f9fe45bb9e0b883b297d4ba2fdaa18 [2022-08-26T07:50:05.079Z] #31 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-26T07:50:05.079Z] #31 1.797 [2022-08-26T07:50:05.079Z] #31 2.025 #=#=# ######################################################################## 100.0% [2022-08-26T07:50:05.079Z] #31 2.287 [2022-08-26T07:50:05.079Z] #31 3.163 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-26T07:50:05.079Z] #31 3.433 [2022-08-26T07:50:05.079Z] #31 3.651 #=#=# ######################################################################## 100.0% [2022-08-26T07:50:05.079Z] #31 3.961 [2022-08-26T07:50:05.079Z] #31 4.899 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-26T07:50:05.079Z] #31 5.105 [2022-08-26T07:50:05.079Z] #31 5.320 #=#=# ## 3.0% ###################################### 52.8% ############################################################### 88.0% ######################################################################## 100.0% [2022-08-26T07:50:05.080Z] #31 5.836 [2022-08-26T07:50:05.080Z] #31 6.599 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-26T07:50:05.080Z] #31 6.922 [2022-08-26T07:50:05.080Z] #31 7.152 #=#=# ######################################################################## 100.0% [2022-08-26T07:50:05.080Z] #31 7.447 [2022-08-26T07:50:05.080Z] #31 8.558 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-26T07:50:05.080Z] #31 9.172 [2022-08-26T07:50:05.080Z] #31 9.404 #=#=# ######################################################################## 100.0% [2022-08-26T07:50:05.080Z] #31 9.719 [2022-08-26T07:50:05.080Z] #31 9.800 Download of images into '/build' complete. [2022-08-26T07:50:05.080Z] #31 9.800 Use something like the following to load the result into a Docker daemon: [2022-08-26T07:50:05.080Z] #31 9.800 tar -cC '/build' . | docker load [2022-08-26T07:50:05.080Z] #31 DONE 9.9s [2022-08-26T07:50:05.080Z] [2022-08-26T07:50:05.080Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-26T07:50:05.080Z] #67 sha256:fa617ed840769ea81a4003e46be0cb28195150ff2a09a430a146f8f801493439 [2022-08-26T07:50:05.170Z] #19 DONE 1.0s [2022-08-26T07:50:05.170Z] [2022-08-26T07:50:05.170Z] #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-26T07:50:05.170Z] #60 sha256:add6329441a64554cb24b373ba8d41d0eb24ea33f7c8038af922aad0dfcea8ab [2022-08-26T07:50:05.426Z] #60 ... [2022-08-26T07:50:05.426Z] [2022-08-26T07:50:05.426Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T07:50:05.426Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T07:50:05.772Z] #69 ... [2022-08-26T07:50:05.772Z] [2022-08-26T07:50:05.772Z] #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-26T07:50:05.772Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:05.772Z] #20 18.80 Fetched 40.6 MB in 17s (2363 kB/s) [2022-08-26T07:50:06.360Z] #20 DONE 1.0s [2022-08-26T07:50:06.360Z] [2022-08-26T07:50:06.360Z] #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-26T07:50:06.360Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:50:06.360Z] #36 ... [2022-08-26T07:50:06.360Z] [2022-08-26T07:50:06.360Z] #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-26T07:50:06.360Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:50:06.991Z] #67 4.805 + RM_GOPATH=0 [2022-08-26T07:50:06.991Z] #67 4.805 + TMP_GOPATH= [2022-08-26T07:50:06.991Z] #67 4.805 + : /build [2022-08-26T07:50:06.991Z] #67 4.805 + '[' -z '' ']' [2022-08-26T07:50:06.991Z] #67 4.805 ++ mktemp -d [2022-08-26T07:50:06.991Z] #67 4.805 + export GOPATH=/tmp/tmp.4e4ZpRZ2kz [2022-08-26T07:50:06.991Z] #67 4.805 + GOPATH=/tmp/tmp.4e4ZpRZ2kz [2022-08-26T07:50:06.991Z] #67 4.805 + RM_GOPATH=1 [2022-08-26T07:50:06.991Z] #67 4.805 + case "$(go env GOARCH)" in [2022-08-26T07:50:06.991Z] #67 4.805 ++ go env GOARCH [2022-08-26T07:50:06.991Z] #67 4.831 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:06.991Z] #67 4.831 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:06.991Z] #67 4.831 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:06.991Z] #67 4.831 ++ dirname /install.sh [2022-08-26T07:50:06.991Z] #67 4.831 + dir=/ [2022-08-26T07:50:06.991Z] #67 4.831 + bin=rootlesskit [2022-08-26T07:50:06.991Z] #67 4.831 + shift [2022-08-26T07:50:06.991Z] #67 4.831 + '[' '!' -f //rootlesskit.installer ']' [2022-08-26T07:50:06.991Z] #67 4.831 + . //rootlesskit.installer [2022-08-26T07:50:06.991Z] #67 4.831 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:06.991Z] #67 4.831 + install_rootlesskit [2022-08-26T07:50:06.991Z] #67 4.831 + case "$1" in [2022-08-26T07:50:06.991Z] #67 4.831 + export CGO_ENABLED=0 [2022-08-26T07:50:06.991Z] #67 4.831 + CGO_ENABLED=0 [2022-08-26T07:50:06.991Z] #67 4.831 + _install_rootlesskit [2022-08-26T07:50:06.991Z] #67 4.831 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-26T07:50:06.991Z] #67 4.831 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:50:06.991Z] #67 4.831 + GOBIN=/build [2022-08-26T07:50:06.991Z] #67 4.831 + GO111MODULE=on [2022-08-26T07:50:06.991Z] #67 4.831 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:07.121Z] #26 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-26T07:50:07.121Z] #62 4.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.121Z] #62 4.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.121Z] #62 4.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.121Z] #62 4.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:50:07.121Z] #62 6.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:50:07.121Z] #62 9.629 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:50:07.121Z] #62 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:07.121Z] #55 5.780 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-26T07:50:07.121Z] #55 7.481 go: downloading github.com/fatih/color v1.13.0 [2022-08-26T07:50:07.121Z] #55 7.503 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:50:07.121Z] #55 7.627 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-26T07:50:07.121Z] #55 7.628 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-26T07:50:07.121Z] #55 7.941 go: downloading github.com/spf13/viper v1.11.0 [2022-08-26T07:50:07.121Z] #55 8.037 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-26T07:50:07.121Z] #55 8.559 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-26T07:50:07.121Z] #55 8.560 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-26T07:50:07.121Z] #55 8.620 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-26T07:50:07.121Z] #55 8.664 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-26T07:50:07.121Z] #55 9.962 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-26T07:50:07.121Z] #55 10.18 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-26T07:50:07.121Z] #55 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-26T07:50:07.121Z] #57 5.899 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-26T07:50:07.121Z] #57 7.167 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-26T07:50:07.121Z] #57 7.168 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-26T07:50:07.121Z] #57 7.231 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-26T07:50:07.121Z] #57 8.658 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-26T07:50:07.121Z] #57 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-26T07:50:07.121Z] #38 5.763 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-26T07:50:07.121Z] #38 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T07:50:07.121Z] #51 5.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.121Z] #51 5.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.121Z] #51 5.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.121Z] #51 5.945 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-26T07:50:07.121Z] #51 6.478 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:50:07.121Z] #51 9.095 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:50:07.121Z] #51 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T07:50:07.121Z] #76 2.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.121Z] #76 2.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.121Z] #76 2.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.121Z] #76 2.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:50:07.121Z] #76 2.895 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:50:07.121Z] #76 3.320 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:50:07.121Z] #76 4.324 Fetched 8458 kB in 3s (3246 kB/s) [2022-08-26T07:50:07.121Z] #76 4.324 Reading package lists... [2022-08-26T07:50:07.121Z] #76 7.643 Reading package lists... [2022-08-26T07:50:07.121Z] #76 ... [2022-08-26T07:50:07.121Z] [2022-08-26T07:50:07.121Z] #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-26T07:50:07.121Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-26T07:50:07.121Z] #40 5.768 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-26T07:50:07.121Z] #40 6.710 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-26T07:50:07.121Z] #40 7.832 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-26T07:50:07.121Z] #40 8.157 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-26T07:50:07.121Z] #40 8.226 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-26T07:50:07.121Z] #40 10.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-26T07:50:07.121Z] #40 10.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:50:07.378Z] #40 ... [2022-08-26T07:50:07.378Z] [2022-08-26T07:50:07.378Z] #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-26T07:50:07.378Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-26T07:50:07.378Z] #47 4.443 + git clone https://github.com/docker/distribution.git . [2022-08-26T07:50:07.378Z] #47 4.448 Cloning into '.'... [2022-08-26T07:50:07.645Z] #47 ... [2022-08-26T07:50:07.645Z] [2022-08-26T07:50:07.645Z] #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-26T07:50:07.645Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:07.645Z] #42 5.667 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.645Z] #42 5.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.645Z] #42 5.710 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.645Z] #42 6.505 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:50:07.645Z] #42 9.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:50:07.645Z] #42 ... [2022-08-26T07:50:07.645Z] [2022-08-26T07:50:07.645Z] #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-26T07:50:07.645Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-26T07:50:07.645Z] #36 5.138 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-26T07:50:07.677Z] #67 5.334 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-26T07:50:07.677Z] #67 ... [2022-08-26T07:50:07.677Z] [2022-08-26T07:50:07.677Z] #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-26T07:50:07.677Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:07.677Z] #51 4.593 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.677Z] #51 4.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.677Z] #51 4.636 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.677Z] #51 5.137 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-26T07:50:07.677Z] #51 5.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:50:07.732Z] #21 1.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.732Z] #21 1.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.732Z] #21 1.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.903Z] #36 ... [2022-08-26T07:50:07.903Z] [2022-08-26T07:50:07.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-26T07:50:07.903Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:07.903Z] #14 4.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:07.903Z] #14 4.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:07.903Z] #14 4.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:07.903Z] #14 5.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:50:07.903Z] #14 7.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:50:07.903Z] #14 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:50:07.903Z] #14 ... [2022-08-26T07:50:07.903Z] [2022-08-26T07:50:07.903Z] #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-26T07:50:07.903Z] #31 sha256:f7ff63df92a0f4b6256bc6cc7f913fe34dda784ad1c2c12b087e2e54ff604ae3 [2022-08-26T07:50:07.903Z] #31 1.855 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-26T07:50:07.903Z] #31 2.193 [2022-08-26T07:50:07.903Z] #31 2.436 #=#=# ######################## 34.0% ######################################################################## 100.0% [2022-08-26T07:50:07.903Z] #31 2.899 [2022-08-26T07:50:07.903Z] #31 4.552 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-26T07:50:07.903Z] #31 5.035 [2022-08-26T07:50:07.903Z] #31 5.272 #=#=# 0.7% ######################################################################## 100.0% [2022-08-26T07:50:07.903Z] #31 6.284 [2022-08-26T07:50:07.903Z] #31 11.22 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-26T07:50:07.990Z] #21 1.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:50:08.160Z] #31 ... [2022-08-26T07:50:08.160Z] [2022-08-26T07:50:08.160Z] #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-26T07:50:08.160Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-26T07:50:08.160Z] #34 4.487 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-26T07:50:08.160Z] #34 4.531 Cloning into '.'... [2022-08-26T07:50:08.160Z] #34 ... [2022-08-26T07:50:08.160Z] [2022-08-26T07:50:08.160Z] #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-26T07:50:08.160Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-26T07:50:08.160Z] #53 5.462 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-26T07:50:08.160Z] #53 7.157 go: downloading github.com/fatih/color v1.10.0 [2022-08-26T07:50:08.160Z] #53 7.179 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-26T07:50:08.160Z] #53 7.265 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-26T07:50:08.160Z] #53 7.355 go: downloading github.com/pkg/errors v0.9.1 [2022-08-26T07:50:08.160Z] #53 7.646 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-26T07:50:08.160Z] #53 7.678 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-26T07:50:08.160Z] #53 7.712 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-26T07:50:08.160Z] #53 7.772 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-26T07:50:08.160Z] #53 7.901 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-26T07:50:08.160Z] #53 7.973 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-26T07:50:08.160Z] #53 8.012 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-26T07:50:08.160Z] #53 8.365 go: downloading golang.org/x/tools v0.1.0 [2022-08-26T07:50:08.417Z] #53 ... [2022-08-26T07:50:08.417Z] [2022-08-26T07:50:08.417Z] #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-26T07:50:08.417Z] #67 sha256:96b73b1b500787a926ed4e7c8d47db7525d5f2d93e4bcecb0b6fa259b55bf950 [2022-08-26T07:50:08.417Z] #67 9.438 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:50:08.417Z] #67 9.438 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-26T07:50:08.417Z] #67 9.846 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-26T07:50:09.362Z] #21 2.874 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:50:09.789Z] #67 12.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-26T07:50:10.294Z] #21 3.973 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:50:10.355Z] #67 13.34 go: downloading github.com/google/uuid v1.3.0 [2022-08-26T07:50:10.355Z] #67 13.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-26T07:50:10.355Z] #67 13.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-26T07:50:10.355Z] #67 13.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:50:10.612Z] #67 13.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-26T07:50:10.612Z] #67 13.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-26T07:50:10.996Z] #51 8.405 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:50:11.177Z] #67 14.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-26T07:50:11.434Z] #67 ... [2022-08-26T07:50:11.434Z] [2022-08-26T07:50:11.434Z] #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-26T07:50:11.434Z] #31 sha256:f7ff63df92a0f4b6256bc6cc7f913fe34dda784ad1c2c12b087e2e54ff604ae3 [2022-08-26T07:50:11.434Z] #31 13.03 #=#=# [2022-08-26T07:50:11.435Z] #31 13.39 #=#=# 0.0% ########## 14.5% ################# 23.9% ###################### 31.5% ############################## 43.0% ##################################### 52.5% ############################################ 62.2% #################################################### 72.2% ########################################################## 81.8% #################################################################### 95.8% ######################################################################## 100.0% [2022-08-26T07:50:11.435Z] #31 15.80 [2022-08-26T07:50:11.665Z] #21 ... [2022-08-26T07:50:11.665Z] [2022-08-26T07:50:11.665Z] #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-26T07:50:11.665Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:11.665Z] #77 72.34 configure.ac:11: installing 'build-aux/compile' [2022-08-26T07:50:11.665Z] #77 72.35 configure.ac:11: installing 'build-aux/config.guess' [2022-08-26T07:50:11.665Z] #77 72.35 configure.ac:11: installing 'build-aux/config.sub' [2022-08-26T07:50:11.665Z] #77 72.36 configure.ac:13: installing 'build-aux/install-sh' [2022-08-26T07:50:11.665Z] #77 72.36 configure.ac:13: installing 'build-aux/missing' [2022-08-26T07:50:11.665Z] #77 72.38 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-26T07:50:11.665Z] #77 72.55 Makefile.am: installing 'build-aux/depcomp' [2022-08-26T07:50:11.665Z] #77 73.61 checking build system type... x86_64-pc-linux-gnu [2022-08-26T07:50:11.665Z] #77 73.86 checking host system type... x86_64-pc-linux-gnu [2022-08-26T07:50:11.665Z] #77 73.87 checking how to print strings... printf [2022-08-26T07:50:11.665Z] #77 73.87 checking for gcc... gcc [2022-08-26T07:50:11.665Z] #77 73.96 checking whether the C compiler works... yes [2022-08-26T07:50:11.665Z] #77 74.14 checking for C compiler default output file name... a.out [2022-08-26T07:50:11.665Z] #77 74.15 checking for suffix of executables... [2022-08-26T07:50:11.665Z] #77 74.40 checking whether we are cross compiling... no [2022-08-26T07:50:11.665Z] #77 74.64 checking for suffix of object files... o [2022-08-26T07:50:11.665Z] #77 74.72 checking whether we are using the GNU C compiler... yes [2022-08-26T07:50:11.665Z] #77 74.88 checking whether gcc accepts -g... yes [2022-08-26T07:50:11.665Z] #77 74.97 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:50:11.922Z] #77 75.15 checking whether gcc understands -c and -o together... yes [2022-08-26T07:50:11.922Z] #77 75.32 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:50:11.922Z] #77 75.34 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:50:11.922Z] #77 75.36 checking for egrep... /bin/grep -E [2022-08-26T07:50:11.922Z] #77 75.36 checking for fgrep... /bin/grep -F [2022-08-26T07:50:11.922Z] #77 75.37 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:50:11.922Z] #77 75.39 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:50:11.923Z] #77 75.39 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:50:11.923Z] #77 75.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:50:11.938Z] #51 ... [2022-08-26T07:50:11.938Z] [2022-08-26T07:50:11.938Z] #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-26T07:50:11.938Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:50:11.938Z] #62 5.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:11.938Z] #62 5.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:11.938Z] #62 5.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:11.938Z] #62 6.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:50:11.938Z] #62 9.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:50:11.938Z] #62 ... [2022-08-26T07:50:11.938Z] [2022-08-26T07:50:11.938Z] #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-26T07:50:11.938Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:50:11.938Z] #42 7.709 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:11.938Z] #42 7.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:11.938Z] #42 7.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:11.938Z] #42 9.007 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:50:11.938Z] #42 ... [2022-08-26T07:50:11.938Z] [2022-08-26T07:50:11.938Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-26T07:50:11.938Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:50:11.938Z] #36 4.951 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-26T07:50:12.180Z] #77 75.51 checking whether ln -s works... yes [2022-08-26T07:50:12.180Z] #77 75.51 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:50:12.180Z] #77 75.53 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-26T07:50:12.180Z] #77 75.53 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:50:12.180Z] #77 75.53 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:50:12.180Z] #77 75.54 checking for objdump... objdump [2022-08-26T07:50:12.180Z] #77 75.54 checking how to recognize dependent libraries... pass_all [2022-08-26T07:50:12.180Z] #77 75.55 checking for dlltool... no [2022-08-26T07:50:12.180Z] #77 75.55 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:50:12.180Z] #77 75.55 checking for ar... ar [2022-08-26T07:50:12.197Z] #36 ... [2022-08-26T07:50:12.197Z] [2022-08-26T07:50:12.197Z] #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-26T07:50:12.197Z] #26 sha256:f1a55c7b573d5d183a6cdb566f5cc0398dac50203a393131053ce863923467d4 [2022-08-26T07:50:12.197Z] #26 7.353 + RM_GOPATH=0 [2022-08-26T07:50:12.197Z] #26 7.353 + TMP_GOPATH= [2022-08-26T07:50:12.197Z] #26 7.353 + : /build [2022-08-26T07:50:12.197Z] #26 7.353 + '[' -z '' ']' [2022-08-26T07:50:12.197Z] #26 7.353 ++ mktemp -d [2022-08-26T07:50:12.197Z] #26 7.353 + export GOPATH=/tmp/tmp.ngjict3qL5 [2022-08-26T07:50:12.197Z] #26 7.353 + GOPATH=/tmp/tmp.ngjict3qL5 [2022-08-26T07:50:12.197Z] #26 7.353 + RM_GOPATH=1 [2022-08-26T07:50:12.197Z] #26 7.353 + case "$(go env GOARCH)" in [2022-08-26T07:50:12.197Z] #26 7.353 ++ go env GOARCH [2022-08-26T07:50:12.197Z] #26 7.392 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:12.197Z] #26 7.392 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:12.197Z] #26 7.407 ++ dirname /install.sh [2022-08-26T07:50:12.197Z] #26 7.422 + dir=/ [2022-08-26T07:50:12.197Z] #26 7.423 + bin=dockercli [2022-08-26T07:50:12.197Z] #26 7.423 + shift [2022-08-26T07:50:12.197Z] #26 7.424 + '[' '!' -f //dockercli.installer ']' [2022-08-26T07:50:12.197Z] #26 7.424 + . //dockercli.installer [2022-08-26T07:50:12.197Z] #26 7.427 ++ : stable [2022-08-26T07:50:12.197Z] #26 7.428 ++ : 17.06.2-ce [2022-08-26T07:50:12.197Z] #26 7.429 + install_dockercli [2022-08-26T07:50:12.197Z] #26 7.431 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-26T07:50:12.197Z] #26 7.432 Install docker/cli version 17.06.2-ce from stable [2022-08-26T07:50:12.197Z] #26 7.437 ++ uname -m [2022-08-26T07:50:12.197Z] #26 7.442 + arch=x86_64 [2022-08-26T07:50:12.197Z] #26 7.443 + '[' x86_64 '!=' x86_64 ']' [2022-08-26T07:50:12.197Z] #26 7.443 + url=https://download.docker.com/linux/static [2022-08-26T07:50:12.197Z] #26 7.453 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-26T07:50:12.197Z] #26 7.455 + tar -xz docker/docker [2022-08-26T07:50:12.197Z] #26 ... [2022-08-26T07:50:12.197Z] [2022-08-26T07:50:12.197Z] #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-26T07:50:12.197Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:50:12.197Z] #57 4.610 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-26T07:50:12.197Z] #57 5.260 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-26T07:50:12.197Z] #57 5.304 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-26T07:50:12.197Z] #57 5.304 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-26T07:50:12.197Z] #57 7.308 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-26T07:50:12.341Z] #20 18.80 Reading package lists... [2022-08-26T07:50:12.341Z] #20 ... [2022-08-26T07:50:12.341Z] [2022-08-26T07:50:12.341Z] #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-26T07:50:12.341Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T07:50:12.341Z] #69 19.05 Fetched 40.6 MB in 17s (2335 kB/s) [2022-08-26T07:50:12.437Z] #77 75.56 checking for archiver @FILE support... @ [2022-08-26T07:50:12.437Z] #77 75.72 checking for strip... strip [2022-08-26T07:50:12.437Z] #77 75.73 checking for ranlib... ranlib [2022-08-26T07:50:12.437Z] #77 75.73 checking for gawk... no [2022-08-26T07:50:12.437Z] #77 75.74 checking for mawk... mawk [2022-08-26T07:50:12.457Z] #57 ... [2022-08-26T07:50:12.457Z] [2022-08-26T07:50:12.457Z] #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-26T07:50:12.457Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:50:12.457Z] #34 5.138 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-26T07:50:12.457Z] #34 5.260 Cloning into '.'... [2022-08-26T07:50:12.457Z] #34 ... [2022-08-26T07:50:12.457Z] [2022-08-26T07:50:12.457Z] #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-26T07:50:12.457Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:50:12.457Z] #53 5.548 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-26T07:50:12.457Z] #53 7.483 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-26T07:50:12.457Z] #53 7.484 go: downloading github.com/fatih/color v1.10.0 [2022-08-26T07:50:12.457Z] #53 7.600 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-26T07:50:12.457Z] #53 7.655 go: downloading github.com/pkg/errors v0.9.1 [2022-08-26T07:50:12.457Z] #53 8.043 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-26T07:50:12.457Z] #53 8.128 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-26T07:50:12.457Z] #53 8.307 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-26T07:50:12.457Z] #53 8.307 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-26T07:50:12.457Z] #53 8.307 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-26T07:50:12.457Z] #53 8.657 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-26T07:50:12.457Z] #53 8.751 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-26T07:50:12.457Z] #53 9.410 go: downloading golang.org/x/tools v0.1.0 [2022-08-26T07:50:12.695Z] #77 75.74 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:50:12.695Z] #77 76.19 checking for sysroot... no [2022-08-26T07:50:12.695Z] #77 76.19 checking for a working dd... /bin/dd [2022-08-26T07:50:12.695Z] #77 76.21 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:50:12.717Z] #53 ... [2022-08-26T07:50:12.717Z] [2022-08-26T07:50:12.717Z] #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-26T07:50:12.717Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T07:50:12.717Z] #38 4.918 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-26T07:50:12.717Z] #38 ... [2022-08-26T07:50:12.717Z] [2022-08-26T07:50:12.717Z] #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-26T07:50:12.717Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:12.717Z] #55 7.617 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-26T07:50:12.717Z] #55 10.26 go: downloading github.com/fatih/color v1.13.0 [2022-08-26T07:50:12.717Z] #55 10.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:50:12.718Z] #55 10.43 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-26T07:50:12.718Z] #55 10.56 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-26T07:50:12.718Z] #55 10.83 go: downloading github.com/spf13/viper v1.11.0 [2022-08-26T07:50:12.718Z] #55 10.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-26T07:50:12.953Z] #77 76.27 checking for mt... no [2022-08-26T07:50:12.953Z] #77 76.28 checking if : is a manifest tool... no [2022-08-26T07:50:12.953Z] #77 76.29 checking how to run the C preprocessor... gcc -E [2022-08-26T07:50:12.989Z] #55 ... [2022-08-26T07:50:12.989Z] [2022-08-26T07:50:12.989Z] #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-26T07:50:12.989Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:12.989Z] #76 5.221 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:12.989Z] #76 5.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:12.989Z] #76 5.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:12.989Z] #76 6.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:50:12.989Z] #76 8.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:50:13.250Z] #76 ... [2022-08-26T07:50:13.250Z] [2022-08-26T07:50:13.250Z] #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-26T07:50:13.250Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:50:13.250Z] #40 4.927 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-26T07:50:13.250Z] #40 5.695 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-26T07:50:13.250Z] #40 7.258 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-26T07:50:13.250Z] #40 7.839 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-26T07:50:13.250Z] #40 7.928 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-26T07:50:13.250Z] #40 ... [2022-08-26T07:50:13.250Z] [2022-08-26T07:50:13.250Z] #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-26T07:50:13.250Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:13.250Z] #76 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:50:13.518Z] #77 76.47 checking for ANSI C header files... yes [2022-08-26T07:50:13.720Z] #69 19.05 Reading package lists... [2022-08-26T07:50:13.720Z] #69 ... [2022-08-26T07:50:13.720Z] [2022-08-26T07:50:13.720Z] #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-26T07:50:13.720Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:13.720Z] #20 18.80 Reading package lists... [2022-08-26T07:50:13.775Z] #77 77.06 checking for sys/types.h... yes [2022-08-26T07:50:13.775Z] #77 77.16 checking for sys/stat.h... yes [2022-08-26T07:50:14.033Z] #77 77.30 checking for stdlib.h... yes [2022-08-26T07:50:14.290Z] #77 77.43 checking for string.h... yes [2022-08-26T07:50:14.290Z] #77 77.58 checking for memory.h... yes [2022-08-26T07:50:14.547Z] #77 77.76 checking for strings.h... yes [2022-08-26T07:50:14.547Z] #77 77.90 checking for inttypes.h... yes [2022-08-26T07:50:14.656Z] #20 27.81 Reading package lists... [2022-08-26T07:50:14.656Z] #20 ... [2022-08-26T07:50:14.656Z] [2022-08-26T07:50:14.656Z] #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-26T07:50:14.656Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T07:50:14.656Z] #49 18.95 Fetched 40.6 MB in 17s (2347 kB/s) [2022-08-26T07:50:14.656Z] #49 18.95 Reading package lists... [2022-08-26T07:50:14.728Z] #31 ... [2022-08-26T07:50:14.728Z] [2022-08-26T07:50:14.728Z] #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-26T07:50:14.728Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-26T07:50:14.728Z] #38 16.55 tomll can be used in two ways: [2022-08-26T07:50:14.728Z] #38 16.56 Writing to STDIN and reading from STDOUT: [2022-08-26T07:50:14.728Z] #38 16.56 cat file.toml | tomll > file.toml [2022-08-26T07:50:14.728Z] #38 16.56 [2022-08-26T07:50:14.728Z] #38 16.57 Reading and updating a list of files: [2022-08-26T07:50:14.728Z] #38 16.57 tomll a.toml b.toml c.toml [2022-08-26T07:50:14.728Z] #38 16.57 [2022-08-26T07:50:14.728Z] #38 16.57 When given a list of files, tomll will modify all files in place without asking. [2022-08-26T07:50:14.728Z] #38 DONE 17.8s [2022-08-26T07:50:14.728Z] [2022-08-26T07:50:14.728Z] #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-26T07:50:14.728Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:14.728Z] #55 10.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-26T07:50:14.728Z] #55 10.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-26T07:50:14.728Z] #55 13.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:50:14.728Z] #55 13.97 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-26T07:50:14.728Z] #55 14.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-26T07:50:14.728Z] #55 14.37 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-26T07:50:14.728Z] #55 14.48 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-26T07:50:14.728Z] #55 14.51 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-26T07:50:14.728Z] #55 14.60 go: downloading github.com/spf13/afero v1.8.2 [2022-08-26T07:50:14.728Z] #55 14.73 go: downloading github.com/spf13/cast v1.4.1 [2022-08-26T07:50:14.728Z] #55 14.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-26T07:50:14.728Z] #55 14.95 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-26T07:50:14.728Z] #55 15.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-26T07:50:14.728Z] #55 15.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-26T07:50:14.728Z] #55 15.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-26T07:50:14.728Z] #55 15.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-26T07:50:14.728Z] #55 15.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-26T07:50:14.728Z] #55 15.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-26T07:50:14.728Z] #55 15.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-26T07:50:14.728Z] #55 15.96 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-26T07:50:14.728Z] #55 16.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-26T07:50:14.728Z] #55 17.13 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-26T07:50:14.728Z] #55 17.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-26T07:50:14.728Z] #55 17.86 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-26T07:50:14.728Z] #55 18.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-26T07:50:14.728Z] #55 18.04 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-26T07:50:14.728Z] #55 18.21 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-26T07:50:14.728Z] #55 18.33 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-26T07:50:14.728Z] #55 18.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-26T07:50:14.804Z] #77 78.06 checking for stdint.h... yes [2022-08-26T07:50:14.916Z] #49 27.94 Reading package lists... [2022-08-26T07:50:14.916Z] #49 ... [2022-08-26T07:50:14.916Z] [2022-08-26T07:50:14.916Z] #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-26T07:50:14.916Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T07:50:14.916Z] #69 19.05 Reading package lists... [2022-08-26T07:50:15.062Z] #77 78.22 checking for unistd.h... yes [2022-08-26T07:50:15.062Z] #77 78.38 checking for dlfcn.h... yes [2022-08-26T07:50:15.062Z] #77 78.52 checking for objdir... .libs [2022-08-26T07:50:15.310Z] #55 18.75 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-26T07:50:15.569Z] #55 19.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-26T07:50:15.569Z] #55 19.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-26T07:50:15.569Z] #55 19.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-26T07:50:15.569Z] #55 ... [2022-08-26T07:50:15.569Z] [2022-08-26T07:50:15.569Z] #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-26T07:50:15.569Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T07:50:15.569Z] #76 7.643 Reading package lists... [2022-08-26T07:50:15.569Z] #76 12.89 Building dependency tree... [2022-08-26T07:50:15.569Z] #76 16.70 python3 is already the newest version (3.9.2-3). [2022-08-26T07:50:15.569Z] #76 16.70 The following additional packages will be installed: [2022-08-26T07:50:15.569Z] #76 16.72 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-26T07:50:15.569Z] #76 16.72 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-26T07:50:15.569Z] #76 16.75 Suggested packages: [2022-08-26T07:50:15.569Z] #76 16.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-26T07:50:15.569Z] #76 16.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-26T07:50:15.569Z] #76 16.77 m4-doc ed diffutils-doc [2022-08-26T07:50:15.569Z] #76 16.77 Recommended packages: [2022-08-26T07:50:15.569Z] #76 16.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-26T07:50:15.569Z] #76 18.62 The following NEW packages will be installed: [2022-08-26T07:50:15.569Z] #76 18.67 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-26T07:50:15.569Z] #76 18.68 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-26T07:50:15.569Z] #76 18.69 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-26T07:50:15.569Z] #76 18.69 libyajl2 m4 patch xz-utils [2022-08-26T07:50:15.569Z] #76 19.21 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:15.569Z] #76 19.21 Need to get 5916 kB of archives. [2022-08-26T07:50:15.569Z] #76 19.21 After this operation, 18.6 MB of additional disk space will be used. [2022-08-26T07:50:15.569Z] #76 19.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-26T07:50:15.569Z] #76 19.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-26T07:50:15.569Z] #76 19.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-26T07:50:15.569Z] #76 19.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-26T07:50:15.569Z] #76 19.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-26T07:50:15.569Z] #76 19.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-26T07:50:15.569Z] #76 19.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-26T07:50:15.569Z] #76 19.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-26T07:50:15.569Z] #76 19.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-26T07:50:15.576Z] #77 78.87 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:50:15.576Z] #77 78.96 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:50:15.576Z] #77 78.96 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:50:15.826Z] #76 19.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-26T07:50:15.826Z] #76 19.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-26T07:50:15.826Z] #76 19.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-26T07:50:15.826Z] #76 ... [2022-08-26T07:50:15.826Z] [2022-08-26T07:50:15.826Z] #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-26T07:50:15.826Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:15.826Z] #55 19.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-26T07:50:15.826Z] #55 19.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-26T07:50:15.833Z] #77 79.05 checking if gcc static flag -static works... yes [2022-08-26T07:50:16.084Z] #55 19.54 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-26T07:50:16.084Z] #55 19.54 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-26T07:50:16.084Z] #55 19.58 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-26T07:50:16.084Z] #55 19.69 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-26T07:50:16.084Z] #55 19.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-26T07:50:16.090Z] #77 79.41 checking if gcc supports -c -o file.o... yes [2022-08-26T07:50:16.090Z] #77 79.52 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:50:16.090Z] #77 79.52 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-26T07:50:16.341Z] #55 19.83 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-26T07:50:16.341Z] #55 19.84 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-26T07:50:16.341Z] #55 19.97 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-26T07:50:16.341Z] #55 20.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-26T07:50:16.347Z] #77 79.57 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:50:16.347Z] #77 79.85 checking how to hardcode library paths into programs... immediate [2022-08-26T07:50:16.347Z] #77 79.86 checking whether stripping libraries is possible... yes [2022-08-26T07:50:16.347Z] #77 79.86 checking if libtool supports shared libraries... yes [2022-08-26T07:50:16.347Z] #77 79.86 checking whether to build shared libraries... no [2022-08-26T07:50:16.347Z] #77 79.86 checking whether to build static libraries... yes [2022-08-26T07:50:16.347Z] #77 79.87 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:50:16.347Z] #77 79.90 checking whether build environment is sane... yes [2022-08-26T07:50:16.553Z] #76 ... [2022-08-26T07:50:16.553Z] [2022-08-26T07:50:16.553Z] #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-26T07:50:16.553Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:50:16.553Z] #47 4.548 + git clone https://github.com/docker/distribution.git . [2022-08-26T07:50:16.553Z] #47 4.548 Cloning into '.'... [2022-08-26T07:50:16.598Z] #55 20.11 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-26T07:50:16.598Z] #55 20.17 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-26T07:50:16.604Z] #77 79.95 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:50:16.604Z] #77 79.97 checking whether make sets $(MAKE)... yes [2022-08-26T07:50:16.604Z] #77 80.00 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:50:16.604Z] #77 80.04 checking whether make supports nested variables... yes [2022-08-26T07:50:16.745Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T07:50:16.746Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T07:50:16.746Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:50:16.746Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T07:50:16.746Z] [2022-08-26T07:50:16.746Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T07:50:16.746Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T07:50:16.746Z] HOSTNAME=43b8ff44cfd7 [2022-08-26T07:50:16.746Z] DEST=bundles/test-integration [2022-08-26T07:50:16.746Z] PWD=/go/src/github.com/docker/docker [2022-08-26T07:50:16.746Z] DOCKER_ROOTLESS=1 [2022-08-26T07:50:16.746Z] DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 [2022-08-26T07:50:16.746Z] container=docker [2022-08-26T07:50:16.746Z] HOME=/root [2022-08-26T07:50:16.746Z] GOLANG_VERSION=1.18.5 [2022-08-26T07:50:16.746Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T07:50:16.746Z] VALIDATE_BRANCH=master [2022-08-26T07:50:16.746Z] TERM=xterm [2022-08-26T07:50:16.746Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T07:50:16.746Z] SHLVL=1 [2022-08-26T07:50:16.746Z] TIMEOUT=120m [2022-08-26T07:50:16.746Z] DOCKER_BUILDTAGS= journald [2022-08-26T07:50:16.746Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T07:50:16.746Z] GO111MODULE=off [2022-08-26T07:50:16.746Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T07:50:16.746Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T07:50:16.746Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T07:50:16.746Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T07:50:16.746Z] GOPATH=/go [2022-08-26T07:50:16.746Z] PKG_CONFIG=pkg-config [2022-08-26T07:50:16.746Z] _=/usr/bin/env [2022-08-26T07:50:16.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T07:50:16.821Z] #47 ... [2022-08-26T07:50:16.821Z] [2022-08-26T07:50:16.821Z] #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-26T07:50:16.821Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:16.821Z] #55 11.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-26T07:50:16.821Z] #55 11.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-26T07:50:16.821Z] #55 11.85 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-26T07:50:16.821Z] #55 11.85 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-26T07:50:16.821Z] #55 13.59 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-26T07:50:16.821Z] #55 13.69 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-26T07:50:16.821Z] #55 13.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-26T07:50:16.821Z] #55 14.01 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-26T07:50:16.855Z] #55 20.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-26T07:50:16.855Z] #55 20.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-26T07:50:16.855Z] #55 20.44 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-26T07:50:16.855Z] #55 20.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-26T07:50:16.861Z] #77 80.09 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:50:16.862Z] #77 80.09 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:50:16.862Z] #77 80.09 checking how to create a ustar tar archive... gnutar [2022-08-26T07:50:16.862Z] #77 80.15 checking dependency style of gcc... gcc3 [2022-08-26T07:50:16.862Z] #77 80.30 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:50:16.862Z] #77 80.30 checking whether make supports nested variables... (cached) yes [2022-08-26T07:50:16.862Z] #77 80.30 checking for gawk... (cached) mawk [2022-08-26T07:50:16.862Z] #77 80.30 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-26T07:50:16.862Z] #77 80.31 checking for gcc... (cached) gcc [2022-08-26T07:50:17.112Z] #55 20.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-26T07:50:17.112Z] #55 20.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-26T07:50:17.112Z] #55 20.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-26T07:50:17.112Z] #55 20.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-26T07:50:17.118Z] #77 80.38 checking whether we are using the GNU C compiler... (cached) yes [2022-08-26T07:50:17.119Z] #77 80.38 checking whether gcc accepts -g... (cached) yes [2022-08-26T07:50:17.119Z] #77 80.38 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-26T07:50:17.119Z] #77 80.38 checking whether gcc understands -c and -o together... (cached) yes [2022-08-26T07:50:17.119Z] #77 80.38 checking for a Python interpreter with version >= 3... python3 [2022-08-26T07:50:17.119Z] #77 80.50 checking for python3... /usr/bin/python3 [2022-08-26T07:50:17.119Z] #77 80.50 checking for python3 version... 3.9 [2022-08-26T07:50:17.119Z] #77 80.55 checking for python3 platform... linux [2022-08-26T07:50:17.369Z] #55 20.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-26T07:50:17.369Z] #55 21.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-26T07:50:17.369Z] #55 21.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-26T07:50:17.376Z] #77 80.58 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-26T07:50:17.376Z] #77 80.73 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-26T07:50:17.376Z] #77 80.87 checking for go-md2man... no [2022-08-26T07:50:17.628Z] #55 21.12 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-26T07:50:17.628Z] #55 21.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-26T07:50:17.628Z] #55 21.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-26T07:50:17.628Z] #55 21.22 go: downloading github.com/julz/importas v0.1.0 [2022-08-26T07:50:17.628Z] #55 21.25 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-26T07:50:17.633Z] #77 80.88 checking error.h usability... yes [2022-08-26T07:50:17.633Z] #77 81.04 checking error.h presence... yes [2022-08-26T07:50:17.633Z] #77 81.11 checking for error.h... yes [2022-08-26T07:50:17.886Z] #55 21.38 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-26T07:50:17.886Z] #55 21.41 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-26T07:50:17.886Z] #55 21.52 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-26T07:50:17.890Z] #77 81.14 checking linux/openat2.h usability... yes [2022-08-26T07:50:17.890Z] #77 81.27 checking linux/openat2.h presence... yes [2022-08-26T07:50:17.890Z] #77 81.30 checking for linux/openat2.h... yes [2022-08-26T07:50:17.890Z] #77 81.33 checking for copy_file_range... yes [2022-08-26T07:50:18.144Z] #55 21.60 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-26T07:50:18.144Z] #55 21.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-26T07:50:18.144Z] #55 21.69 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-26T07:50:18.144Z] #55 21.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-26T07:50:18.144Z] #55 21.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-26T07:50:18.144Z] #55 21.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-26T07:50:18.144Z] #55 21.92 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-26T07:50:18.404Z] #77 81.53 checking for fgetxattr... yes [2022-08-26T07:50:18.404Z] #77 81.73 checking for statx... yes [2022-08-26T07:50:18.662Z] #77 81.90 checking for fgetpwent_r... yes [2022-08-26T07:50:18.711Z] #55 ... [2022-08-26T07:50:18.711Z] [2022-08-26T07:50:18.711Z] #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-26T07:50:18.711Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T07:50:18.711Z] #51 11.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:50:18.711Z] #51 14.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-26T07:50:18.711Z] #51 17.94 Fetched 8462 kB in 13s (659 kB/s) [2022-08-26T07:50:18.711Z] #51 17.94 Reading package lists... [2022-08-26T07:50:18.711Z] #51 ... [2022-08-26T07:50:18.711Z] [2022-08-26T07:50:18.711Z] #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-26T07:50:18.711Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:18.711Z] #42 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:50:18.711Z] #42 17.73 Fetched 8458 kB in 12s (683 kB/s) [2022-08-26T07:50:18.711Z] #42 17.73 Reading package lists... [2022-08-26T07:50:18.711Z] #42 ... [2022-08-26T07:50:18.711Z] [2022-08-26T07:50:18.711Z] #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-26T07:50:18.711Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-26T07:50:18.712Z] #47 21.03 Updating files: 81% (1778/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-26T07:50:18.712Z] #47 21.34 + git checkout -q v2.3.0 [2022-08-26T07:50:18.729Z] #55 ... [2022-08-26T07:50:18.729Z] [2022-08-26T07:50:18.729Z] #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-26T07:50:18.729Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:50:18.729Z] #14 6.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:50:18.729Z] #14 6.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:50:18.729Z] #14 6.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:50:18.729Z] #14 7.996 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:50:18.729Z] #14 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:50:18.729Z] #14 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:50:18.729Z] #14 ... [2022-08-26T07:50:18.729Z] [2022-08-26T07:50:18.729Z] #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-26T07:50:18.729Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:50:18.729Z] #36 15.89 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-26T07:50:18.729Z] #36 15.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-26T07:50:18.729Z] #36 16.49 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-26T07:50:18.729Z] #36 16.68 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-26T07:50:18.729Z] #36 16.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-26T07:50:18.919Z] #77 82.18 checking for issetugid... no [2022-08-26T07:50:18.919Z] #77 82.33 checking for pkg-config... /usr/bin/pkg-config [2022-08-26T07:50:18.919Z] #77 82.33 checking pkg-config is at least version 0.9.0... yes [2022-08-26T07:50:18.990Z] #36 17.19 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-26T07:50:19.176Z] #77 82.34 checking for library containing yajl_tree_get... -lyajl [2022-08-26T07:50:19.251Z] #36 ... [2022-08-26T07:50:19.251Z] [2022-08-26T07:50:19.251Z] #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-26T07:50:19.251Z] #26 sha256:f1a55c7b573d5d183a6cdb566f5cc0398dac50203a393131053ce863923467d4 [2022-08-26T07:50:19.251Z] #26 16.79 + mkdir -p /build [2022-08-26T07:50:19.251Z] #26 16.81 + mv docker/docker /build/ [2022-08-26T07:50:19.251Z] #26 16.81 + rmdir docker [2022-08-26T07:50:19.251Z] #26 DONE 17.3s [2022-08-26T07:50:19.251Z] [2022-08-26T07:50:19.251Z] #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-26T07:50:19.251Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:50:19.251Z] #36 17.35 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-26T07:50:19.251Z] #36 17.46 go: downloading github.com/peterh/liner v1.2.2 [2022-08-26T07:50:19.434Z] #77 82.70 checking for yajl >= 2.0.0... yes [2022-08-26T07:50:19.434Z] #77 82.72 checking sys/capability.h usability... yes [2022-08-26T07:50:19.434Z] #77 82.91 checking sys/capability.h presence... yes [2022-08-26T07:50:19.512Z] #36 17.75 go: downloading github.com/google/go-dap v0.6.0 [2022-08-26T07:50:19.642Z] #47 ... [2022-08-26T07:50:19.642Z] [2022-08-26T07:50:19.642Z] #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-26T07:50:19.642Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-26T07:50:19.642Z] #36 12.96 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-26T07:50:19.642Z] #36 12.97 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-26T07:50:19.642Z] #36 13.40 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-26T07:50:19.642Z] #36 13.88 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-26T07:50:19.642Z] #36 13.96 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-26T07:50:19.642Z] #36 14.35 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-26T07:50:19.642Z] #36 14.46 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-26T07:50:19.642Z] #36 14.48 go: downloading github.com/peterh/liner v1.2.2 [2022-08-26T07:50:19.642Z] #36 14.88 go: downloading github.com/google/go-dap v0.6.0 [2022-08-26T07:50:19.642Z] #36 15.16 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-26T07:50:19.642Z] #36 15.34 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-26T07:50:19.642Z] #36 15.71 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-26T07:50:19.642Z] #36 15.96 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-26T07:50:19.642Z] #36 16.06 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-26T07:50:19.642Z] #36 17.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-26T07:50:19.642Z] #36 ... [2022-08-26T07:50:19.642Z] [2022-08-26T07:50:19.643Z] #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-26T07:50:19.643Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T07:50:19.643Z] #76 19.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-26T07:50:19.643Z] #76 19.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-26T07:50:19.643Z] #76 19.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-26T07:50:19.643Z] #76 19.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-26T07:50:19.643Z] #76 19.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-26T07:50:19.643Z] #76 19.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-26T07:50:19.643Z] #76 19.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-26T07:50:19.643Z] #76 19.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-26T07:50:19.643Z] #76 19.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-26T07:50:19.643Z] #76 19.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-26T07:50:19.643Z] #76 19.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-26T07:50:19.643Z] #76 20.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:19.643Z] #76 21.00 Fetched 5916 kB in 1s (7988 kB/s) [2022-08-26T07:50:19.643Z] #76 21.10 Selecting previously unselected package bzip2. [2022-08-26T07:50:19.643Z] #76 21.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-26T07:50:19.643Z] #76 21.17 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 21.20 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:50:19.643Z] #76 21.35 Selecting previously unselected package libmagic-mgc. [2022-08-26T07:50:19.643Z] #76 21.36 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 21.37 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-26T07:50:19.643Z] #76 22.08 Selecting previously unselected package libmagic1:arm64. [2022-08-26T07:50:19.643Z] #76 22.08 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 22.09 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-26T07:50:19.643Z] #76 22.26 Selecting previously unselected package file. [2022-08-26T07:50:19.643Z] #76 22.26 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 22.27 Unpacking file (1:5.39-3) ... [2022-08-26T07:50:19.643Z] #76 22.44 Selecting previously unselected package xz-utils. [2022-08-26T07:50:19.643Z] #76 22.44 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 22.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:50:19.643Z] #76 22.81 Selecting previously unselected package libsigsegv2:arm64. [2022-08-26T07:50:19.643Z] #76 22.81 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 22.82 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-26T07:50:19.643Z] #76 22.95 Selecting previously unselected package m4. [2022-08-26T07:50:19.643Z] #76 22.96 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-26T07:50:19.643Z] #76 22.98 Unpacking m4 (1.4.18-5) ... [2022-08-26T07:50:19.643Z] #76 23.21 Selecting previously unselected package autoconf. [2022-08-26T07:50:19.643Z] #76 23.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-26T07:50:19.643Z] #76 23.21 Unpacking autoconf (2.69-14) ... [2022-08-26T07:50:19.643Z] #76 ... [2022-08-26T07:50:19.643Z] [2022-08-26T07:50:19.643Z] #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-26T07:50:19.643Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-26T07:50:19.643Z] #53 13.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-26T07:50:19.643Z] #53 13.25 go: downloading golang.org/x/mod v0.3.0 [2022-08-26T07:50:19.692Z] #77 82.97 checking for sys/capability.h... yes [2022-08-26T07:50:19.900Z] #53 ... [2022-08-26T07:50:19.900Z] [2022-08-26T07:50:19.900Z] #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-26T07:50:19.900Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:19.900Z] #55 22.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-26T07:50:19.900Z] #55 22.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-26T07:50:19.900Z] #55 22.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-26T07:50:19.900Z] #55 22.73 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-26T07:50:19.900Z] #55 22.77 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-26T07:50:19.900Z] #55 22.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-26T07:50:19.900Z] #55 22.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-26T07:50:19.900Z] #55 22.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-26T07:50:19.900Z] #55 22.99 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-26T07:50:19.900Z] #55 23.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-26T07:50:19.900Z] #55 23.33 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-26T07:50:19.900Z] #55 23.40 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-26T07:50:19.900Z] #55 23.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-26T07:50:19.900Z] #55 23.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-26T07:50:19.900Z] #55 23.57 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-26T07:50:19.949Z] #77 82.97 checking for library containing cap_from_name... -lcap [2022-08-26T07:50:20.083Z] #36 18.07 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-26T07:50:20.157Z] #55 23.63 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-26T07:50:20.157Z] #55 23.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-26T07:50:20.157Z] #55 23.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-26T07:50:20.157Z] #55 23.73 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-26T07:50:20.157Z] #55 23.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-26T07:50:20.157Z] #55 23.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-26T07:50:20.157Z] #55 23.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-26T07:50:20.189Z] #69 28.40 Reading package lists... [2022-08-26T07:50:20.189Z] #69 ... [2022-08-26T07:50:20.189Z] [2022-08-26T07:50:20.189Z] #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-26T07:50:20.189Z] #74 sha256:6669855f8cccad30cd1cd8b3d87d80e6ea0207a4c87a92022e96fe9ed3462366 [2022-08-26T07:50:20.189Z] #74 29.41 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:50:20.189Z] #74 29.41 + GOBIN=/build [2022-08-26T07:50:20.189Z] #74 29.41 + GO111MODULE=on [2022-08-26T07:50:20.189Z] #74 29.41 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:50:20.189Z] #74 33.02 rootlesskit version 1.0.0 [2022-08-26T07:50:20.189Z] #74 33.02 Usage of /build/rootlesskit-docker-proxy: [2022-08-26T07:50:20.189Z] #74 33.02 -container-ip string [2022-08-26T07:50:20.189Z] #74 33.02 container ip [2022-08-26T07:50:20.189Z] #74 33.02 -container-port int [2022-08-26T07:50:20.189Z] #74 33.02 container port (default -1) [2022-08-26T07:50:20.189Z] #74 33.02 -host-ip string [2022-08-26T07:50:20.189Z] #74 33.02 host ip [2022-08-26T07:50:20.189Z] #74 33.02 -host-port int [2022-08-26T07:50:20.189Z] #74 33.02 host port (default -1) [2022-08-26T07:50:20.189Z] #74 33.02 -proto string [2022-08-26T07:50:20.189Z] #74 33.02 proxy protocol (default "tcp") [2022-08-26T07:50:20.189Z] #74 DONE 33.4s [2022-08-26T07:50:20.189Z] [2022-08-26T07:50:20.189Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T07:50:20.189Z] #75 sha256:7c6abe39c2ba4959e95f97af59a28bc4b3165ac601c3f15dc0c4bb7b0b95597c [2022-08-26T07:50:20.189Z] #75 DONE 0.1s [2022-08-26T07:50:20.189Z] [2022-08-26T07:50:20.189Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T07:50:20.189Z] #76 sha256:a316946a3ddb994414695234aeff17c12610f268fcb179842c21347b6d6572dd [2022-08-26T07:50:20.189Z] #76 DONE 0.1s [2022-08-26T07:50:20.189Z] [2022-08-26T07:50:20.190Z] #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-26T07:50:20.190Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T07:50:20.514Z] #77 83.49 checking for library containing dlopen... -ldl [2022-08-26T07:50:20.514Z] #77 83.93 checking seccomp.h usability... yes [2022-08-26T07:50:20.654Z] #36 18.79 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-26T07:50:20.654Z] #36 ... [2022-08-26T07:50:20.654Z] [2022-08-26T07:50:20.654Z] #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-26T07:50:20.654Z] #67 sha256:fa617ed840769ea81a4003e46be0cb28195150ff2a09a430a146f8f801493439 [2022-08-26T07:50:20.654Z] #67 8.224 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:50:20.654Z] #67 8.224 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-26T07:50:20.654Z] #67 8.942 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-26T07:50:20.654Z] #67 12.41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-26T07:50:20.654Z] #67 13.41 go: downloading github.com/google/uuid v1.3.0 [2022-08-26T07:50:20.654Z] #67 13.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-26T07:50:20.654Z] #67 13.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-26T07:50:20.654Z] #67 13.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T07:50:20.654Z] #67 14.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-26T07:50:20.654Z] #67 14.24 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-26T07:50:20.654Z] #67 14.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-26T07:50:20.654Z] #67 14.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-26T07:50:20.654Z] #67 15.06 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-26T07:50:20.654Z] #67 17.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:50:20.654Z] #67 ... [2022-08-26T07:50:20.654Z] [2022-08-26T07:50:20.654Z] #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-26T07:50:20.654Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:20.654Z] #55 18.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T07:50:20.654Z] #55 18.50 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-26T07:50:20.654Z] #55 18.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-26T07:50:20.654Z] #55 18.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-26T07:50:20.722Z] #55 24.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-26T07:50:20.722Z] #55 24.35 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-26T07:50:20.722Z] #55 24.38 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-26T07:50:20.722Z] #55 24.39 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-26T07:50:20.722Z] #55 24.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-26T07:50:20.722Z] #55 ... [2022-08-26T07:50:20.722Z] [2022-08-26T07:50:20.722Z] #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-26T07:50:20.722Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-26T07:50:20.722Z] #62 14.46 Fetched 8458 kB in 11s (799 kB/s) [2022-08-26T07:50:20.722Z] #62 14.46 Reading package lists... [2022-08-26T07:50:20.722Z] #62 19.86 Reading package lists... [2022-08-26T07:50:20.758Z] #69 28.40 Reading package lists... [2022-08-26T07:50:20.758Z] #69 ... [2022-08-26T07:50:20.758Z] [2022-08-26T07:50:20.758Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T07:50:20.758Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T07:50:20.758Z] #79 CACHED [2022-08-26T07:50:20.758Z] [2022-08-26T07:50:20.758Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T07:50:20.758Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T07:50:20.758Z] #81 CACHED [2022-08-26T07:50:20.758Z] [2022-08-26T07:50:20.758Z] #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-26T07:50:20.758Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:20.758Z] #83 CACHED [2022-08-26T07:50:20.758Z] [2022-08-26T07:50:20.758Z] #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-26T07:50:20.758Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:20.758Z] #84 CACHED [2022-08-26T07:50:20.771Z] #77 84.13 checking seccomp.h presence... yes [2022-08-26T07:50:20.771Z] #77 84.20 checking for seccomp.h... yes [2022-08-26T07:50:20.915Z] #55 19.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-26T07:50:20.915Z] #55 19.16 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-26T07:50:20.915Z] #55 19.19 go: downloading github.com/spf13/afero v1.8.2 [2022-08-26T07:50:20.915Z] #55 19.32 go: downloading github.com/spf13/cast v1.4.1 [2022-08-26T07:50:20.979Z] #62 24.50 Building dependency tree... [2022-08-26T07:50:20.979Z] #62 ... [2022-08-26T07:50:20.979Z] [2022-08-26T07:50:20.979Z] #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-26T07:50:20.979Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T07:50:20.979Z] #76 23.59 Selecting previously unselected package autotools-dev. [2022-08-26T07:50:20.979Z] #76 23.60 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-26T07:50:20.979Z] #76 23.61 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-26T07:50:20.979Z] #76 23.81 Selecting previously unselected package automake. [2022-08-26T07:50:20.979Z] #76 23.81 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-26T07:50:20.979Z] #76 23.82 Unpacking automake (1:1.16.3-2) ... [2022-08-26T07:50:20.979Z] #76 24.50 Selecting previously unselected package patch. [2022-08-26T07:50:20.979Z] #76 24.50 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-26T07:50:20.979Z] #76 24.50 Unpacking patch (2.7.6-7) ... [2022-08-26T07:50:21.017Z] [2022-08-26T07:50:21.018Z] #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-26T07:50:21.018Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T07:50:21.028Z] #77 84.20 checking for library containing seccomp_rule_add... [2022-08-26T07:50:21.028Z] #77 ... [2022-08-26T07:50:21.028Z] [2022-08-26T07:50:21.028Z] #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-26T07:50:21.028Z] #60 sha256:add6329441a64554cb24b373ba8d41d0eb24ea33f7c8038af922aad0dfcea8ab [2022-08-26T07:50:21.028Z] #60 10.97 + cd /tmp/tmp.i0cqdNYFnU/src/github.com/opencontainers/runc [2022-08-26T07:50:21.028Z] #60 10.97 + git checkout -q v1.1.4 [2022-08-26T07:50:21.028Z] #60 11.52 + '[' -z '' ']' [2022-08-26T07:50:21.028Z] #60 11.52 + target=static [2022-08-26T07:50:21.028Z] #60 11.52 + make BUILDTAGS=seccomp static [2022-08-26T07:50:21.028Z] #60 11.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-26T07:50:21.028Z] #60 ... [2022-08-26T07:50:21.028Z] [2022-08-26T07:50:21.028Z] #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-26T07:50:21.028Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:21.028Z] #77 84.20 checking for library containing seccomp_rule_add... -lseccomp [2022-08-26T07:50:21.176Z] #55 19.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-26T07:50:21.236Z] #76 24.69 Selecting previously unselected package dpkg-dev. [2022-08-26T07:50:21.237Z] #76 24.70 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-26T07:50:21.237Z] #76 24.70 Unpacking dpkg-dev (1.20.11) ... [2022-08-26T07:50:21.285Z] #77 84.51 checking for library containing seccomp_arch_resolve_name... none required [2022-08-26T07:50:21.438Z] #55 19.73 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-26T07:50:21.494Z] #76 ... [2022-08-26T07:50:21.494Z] [2022-08-26T07:50:21.494Z] #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-26T07:50:21.494Z] #67 sha256:96b73b1b500787a926ed4e7c8d47db7525d5f2d93e4bcecb0b6fa259b55bf950 [2022-08-26T07:50:21.494Z] #67 14.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-26T07:50:21.494Z] #67 16.58 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-26T07:50:21.494Z] #67 17.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:50:21.494Z] #67 ... [2022-08-26T07:50:21.494Z] [2022-08-26T07:50:21.494Z] #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-26T07:50:21.494Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:21.494Z] #55 24.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-26T07:50:21.494Z] #55 24.65 go: downloading honnef.co/go/tools v0.3.1 [2022-08-26T07:50:21.543Z] #77 84.76 checking systemd/sd-bus.h usability... yes [2022-08-26T07:50:21.543Z] #77 84.92 checking systemd/sd-bus.h presence... yes [2022-08-26T07:50:21.543Z] #77 85.00 checking for systemd/sd-bus.h... yes [2022-08-26T07:50:21.699Z] #55 19.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-26T07:50:21.699Z] #55 ... [2022-08-26T07:50:21.699Z] [2022-08-26T07:50:21.699Z] #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-26T07:50:21.699Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T07:50:21.699Z] #38 19.47 tomll can be used in two ways: [2022-08-26T07:50:21.699Z] #38 19.47 Writing to STDIN and reading from STDOUT: [2022-08-26T07:50:21.699Z] #38 19.47 cat file.toml | tomll > file.toml [2022-08-26T07:50:21.699Z] #38 19.47 [2022-08-26T07:50:21.699Z] #38 19.47 Reading and updating a list of files: [2022-08-26T07:50:21.699Z] #38 19.47 tomll a.toml b.toml c.toml [2022-08-26T07:50:21.699Z] #38 19.47 [2022-08-26T07:50:21.699Z] #38 19.47 When given a list of files, tomll will modify all files in place without asking. [2022-08-26T07:50:21.699Z] #38 DONE 20.0s [2022-08-26T07:50:21.960Z] [2022-08-26T07:50:21.960Z] #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-26T07:50:21.960Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:21.960Z] #55 20.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-26T07:50:21.960Z] #55 20.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-26T07:50:22.108Z] #77 85.00 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-26T07:50:22.109Z] #77 85.42 checking for sd_notify_barrier... yes [2022-08-26T07:50:22.220Z] #55 20.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-26T07:50:22.221Z] #55 20.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-26T07:50:22.221Z] #55 20.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-26T07:50:22.366Z] #77 85.66 checking linux/bpf.h usability... yes [2022-08-26T07:50:22.366Z] #77 85.88 checking linux/bpf.h presence... yes [2022-08-26T07:50:22.396Z] #49 27.94 Reading package lists... [2022-08-26T07:50:22.396Z] #49 ... [2022-08-26T07:50:22.396Z] [2022-08-26T07:50:22.396Z] #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-26T07:50:22.396Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:22.396Z] #20 27.81 Reading package lists... [2022-08-26T07:50:22.481Z] #55 20.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-26T07:50:22.481Z] #55 20.65 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-26T07:50:22.624Z] #77 85.93 checking for linux/bpf.h... yes [2022-08-26T07:50:22.624Z] #77 85.93 checking compilation for eBPF... yes [2022-08-26T07:50:22.624Z] #77 86.09 checking for criu >= 3.15... no [2022-08-26T07:50:22.624Z] #77 86.12 configure: CRIU headers not found, building without CRIU support [2022-08-26T07:50:22.624Z] #77 86.13 checking for criu > 3.16... no [2022-08-26T07:50:22.624Z] #77 86.14 configure: CRIU version doesn't support join-ns API [2022-08-26T07:50:22.624Z] #77 86.14 checking for criu > 3.16.1... no [2022-08-26T07:50:22.624Z] #77 86.17 configure: CRIU version doesn't support for pre-dumping [2022-08-26T07:50:22.870Z] #55 ... [2022-08-26T07:50:22.870Z] [2022-08-26T07:50:22.870Z] #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-26T07:50:22.870Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:22.870Z] #14 16.19 Fetched 8458 kB in 12s (727 kB/s) [2022-08-26T07:50:22.870Z] #14 16.19 Reading package lists... [2022-08-26T07:50:22.870Z] #14 21.47 Reading package lists... [2022-08-26T07:50:22.870Z] #14 26.05 Building dependency tree... [2022-08-26T07:50:22.870Z] #14 ... [2022-08-26T07:50:22.870Z] [2022-08-26T07:50:22.870Z] #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-26T07:50:22.870Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T07:50:22.870Z] #76 25.89 Selecting previously unselected package build-essential. [2022-08-26T07:50:22.870Z] #76 25.91 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-26T07:50:22.870Z] #76 25.91 Unpacking build-essential (12.9) ... [2022-08-26T07:50:22.870Z] #76 26.02 Selecting previously unselected package libcap2:arm64. [2022-08-26T07:50:22.870Z] #76 26.03 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-26T07:50:22.870Z] #76 26.06 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-26T07:50:22.870Z] #76 26.24 Selecting previously unselected package libcap-dev:arm64. [2022-08-26T07:50:22.870Z] #76 26.24 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-26T07:50:22.870Z] #76 26.26 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-26T07:50:22.870Z] #76 26.46 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-26T07:50:22.870Z] #76 26.47 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-26T07:50:22.870Z] #76 26.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T07:50:22.881Z] #77 86.17 checking for new mount API (fsconfig)... yes [2022-08-26T07:50:22.881Z] #77 86.27 checking for seccomp notify API... yes [2022-08-26T07:50:23.128Z] #76 26.58 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-26T07:50:23.128Z] #76 26.60 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-26T07:50:23.128Z] #76 26.61 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-26T07:50:23.138Z] #77 86.39 checking for gperf... no [2022-08-26T07:50:23.138Z] #77 86.39 configure: gperf not found - cannot rebuild signal parser code [2022-08-26T07:50:23.138Z] #77 86.39 checking for library containing argp_parse... none required [2022-08-26T07:50:23.385Z] #76 26.80 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-26T07:50:23.385Z] #76 26.80 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-26T07:50:23.385Z] #76 26.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:50:23.385Z] #76 26.99 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-26T07:50:23.385Z] #76 27.03 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-26T07:50:23.385Z] #76 27.04 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-26T07:50:23.414Z] #77 86.72 checking that generated files are newer than configure... done [2022-08-26T07:50:23.414Z] #77 86.72 configure: creating ./config.status [2022-08-26T07:50:23.414Z] #77 ... [2022-08-26T07:50:23.414Z] [2022-08-26T07:50:23.414Z] #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-26T07:50:23.414Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:50:23.414Z] #21 7.006 Fetched 8573 kB in 6s (1413 kB/s) [2022-08-26T07:50:23.414Z] #21 7.006 Reading package lists... [2022-08-26T07:50:23.414Z] #21 9.472 Reading package lists... [2022-08-26T07:50:23.414Z] #21 11.83 Building dependency tree... [2022-08-26T07:50:23.414Z] #21 12.38 Reading state information... [2022-08-26T07:50:23.414Z] #21 13.09 The following additional packages will be installed: [2022-08-26T07:50:23.414Z] #21 13.09 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-26T07:50:23.414Z] #21 13.09 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-26T07:50:23.414Z] #21 13.09 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-26T07:50:23.414Z] #21 13.09 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T07:50:23.414Z] #21 13.09 python3-pkg-resources systemd vim-runtime xxd [2022-08-26T07:50:23.414Z] #21 13.09 Suggested packages: [2022-08-26T07:50:23.414Z] #21 13.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T07:50:23.414Z] #21 13.09 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-26T07:50:23.414Z] #21 13.09 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-26T07:50:23.414Z] #21 13.09 Recommended packages: [2022-08-26T07:50:23.414Z] #21 13.09 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-26T07:50:23.414Z] #21 13.09 systemd-timesyncd | time-daemon unzip [2022-08-26T07:50:23.414Z] #21 14.43 The following NEW packages will be installed: [2022-08-26T07:50:23.414Z] #21 14.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T07:50:23.414Z] #21 14.44 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-26T07:50:23.414Z] #21 14.44 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-26T07:50:23.414Z] #21 14.44 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T07:50:23.414Z] #21 14.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T07:50:23.414Z] #21 14.44 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T07:50:23.414Z] #21 14.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T07:50:23.414Z] #21 14.44 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-26T07:50:23.414Z] #21 14.44 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-26T07:50:23.414Z] #21 14.76 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:23.414Z] #21 14.76 Need to get 32.8 MB of archives. [2022-08-26T07:50:23.414Z] #21 14.76 After this operation, 124 MB of additional disk space will be used. [2022-08-26T07:50:23.414Z] #21 14.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T07:50:23.414Z] #21 14.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-26T07:50:23.414Z] #21 14.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-26T07:50:23.414Z] #21 14.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-26T07:50:23.414Z] #21 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T07:50:23.414Z] #21 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-26T07:50:23.414Z] #21 14.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-26T07:50:23.414Z] #21 14.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T07:50:23.414Z] #21 14.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T07:50:23.414Z] #21 14.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T07:50:23.414Z] #21 14.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T07:50:23.414Z] #21 14.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T07:50:23.414Z] #21 14.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T07:50:23.414Z] #21 14.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T07:50:23.414Z] #21 14.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:50:23.414Z] #21 14.97 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-26T07:50:23.414Z] #21 14.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T07:50:23.414Z] #21 15.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T07:50:23.414Z] #21 15.00 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-26T07:50:23.414Z] #21 15.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T07:50:23.414Z] #21 15.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T07:50:23.414Z] #21 15.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T07:50:23.414Z] #21 15.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T07:50:23.414Z] #21 15.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T07:50:23.414Z] #21 15.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T07:50:23.414Z] #21 15.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T07:50:23.414Z] #21 15.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T07:50:23.414Z] #21 15.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T07:50:23.414Z] #21 15.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T07:50:23.414Z] #21 15.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T07:50:23.414Z] #21 15.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T07:50:23.414Z] #21 15.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T07:50:23.414Z] #21 15.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T07:50:23.414Z] #21 15.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-26T07:50:23.414Z] #21 15.35 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-26T07:50:23.414Z] #21 15.35 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-26T07:50:23.414Z] #21 15.35 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-26T07:50:23.414Z] #21 15.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T07:50:23.414Z] #21 15.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T07:50:23.414Z] #21 15.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T07:50:23.415Z] #21 15.37 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-26T07:50:23.415Z] #21 15.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T07:50:23.415Z] #21 15.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T07:50:23.415Z] #21 15.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:50:23.415Z] #21 15.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T07:50:23.415Z] #21 15.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-26T07:50:23.415Z] #21 15.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T07:50:23.415Z] #21 15.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T07:50:23.415Z] #21 15.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-26T07:50:23.415Z] #21 15.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-26T07:50:23.415Z] #21 15.53 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T07:50:23.415Z] #21 15.61 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-26T07:50:23.415Z] #21 16.15 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T07:50:23.415Z] #21 16.18 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T07:50:23.415Z] #21 16.21 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T07:50:23.415Z] #21 16.21 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T07:50:23.415Z] #21 16.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:23.415Z] #21 16.99 Fetched 32.8 MB in 2s (18.5 MB/s) [2022-08-26T07:50:23.415Z] #21 17.15 Selecting previously unselected package libcap2:amd64. [2022-08-26T07:50:23.415Z] #21 17.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 ... 24018 files and directories currently installed.) [2022-08-26T07:50:23.415Z] #21 17.19 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T07:50:23.415Z] #21 17.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:50:23.424Z] #55 ... [2022-08-26T07:50:23.424Z] [2022-08-26T07:50:23.424Z] #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-26T07:50:23.424Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:23.424Z] #51 10.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:50:23.424Z] #51 13.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-26T07:50:23.424Z] #51 20.80 Fetched 8576 kB in 16s (521 kB/s) [2022-08-26T07:50:23.424Z] #51 20.80 Reading package lists... [2022-08-26T07:50:23.424Z] #51 ... [2022-08-26T07:50:23.424Z] [2022-08-26T07:50:23.424Z] #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-26T07:50:23.424Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:50:23.424Z] #40 11.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-26T07:50:23.424Z] #40 11.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T07:50:23.424Z] #40 ... [2022-08-26T07:50:23.424Z] [2022-08-26T07:50:23.424Z] #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-26T07:50:23.424Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:50:23.424Z] #62 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:50:23.684Z] #62 ... [2022-08-26T07:50:23.684Z] [2022-08-26T07:50:23.684Z] #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-26T07:50:23.684Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:50:23.684Z] #42 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:50:23.684Z] #42 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:50:23.684Z] #42 ... [2022-08-26T07:50:23.684Z] [2022-08-26T07:50:23.684Z] #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-26T07:50:23.684Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:50:23.684Z] #62 21.89 Fetched 8573 kB in 16s (525 kB/s) [2022-08-26T07:50:23.688Z] #21 17.54 Selecting previously unselected package libargon2-1:amd64. [2022-08-26T07:50:23.688Z] #21 17.54 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-26T07:50:23.688Z] #21 17.59 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T07:50:23.774Z] #20 36.43 Building dependency tree... [2022-08-26T07:50:23.774Z] #20 37.91 Reading state information... [2022-08-26T07:50:23.945Z] #21 17.87 Selecting previously unselected package libjson-c5:amd64. [2022-08-26T07:50:24.201Z] #21 17.87 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-26T07:50:24.201Z] #21 17.91 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-26T07:50:24.329Z] #76 27.94 Selecting previously unselected package libtool. [2022-08-26T07:50:24.329Z] #76 27.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-26T07:50:24.329Z] #76 27.95 Unpacking libtool (2.4.6-15) ... [2022-08-26T07:50:24.458Z] #21 18.26 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-26T07:50:24.458Z] #21 18.26 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-26T07:50:24.458Z] #21 18.30 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:50:24.587Z] #76 28.23 Selecting previously unselected package libudev-dev:arm64. [2022-08-26T07:50:24.587Z] #76 28.23 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-26T07:50:24.587Z] #76 28.24 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-26T07:50:24.715Z] #21 ... [2022-08-26T07:50:24.715Z] [2022-08-26T07:50:24.715Z] #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-26T07:50:24.715Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:50:24.715Z] #36 139.3 Delve is a source level debugger for Go programs. [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.715Z] #36 139.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-26T07:50:24.715Z] #36 139.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.715Z] #36 139.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.715Z] #36 139.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.715Z] #36 139.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.715Z] #36 139.3 Usage: [2022-08-26T07:50:24.715Z] #36 139.3 dlv [command] [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.715Z] #36 139.3 Available Commands: [2022-08-26T07:50:24.715Z] #36 139.3 attach Attach to running process and begin debugging. [2022-08-26T07:50:24.715Z] #36 139.3 connect Connect to a headless debug server with a terminal client. [2022-08-26T07:50:24.715Z] #36 139.3 core Examine a core dump. [2022-08-26T07:50:24.715Z] #36 139.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-26T07:50:24.715Z] #36 139.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-26T07:50:24.715Z] #36 139.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-26T07:50:24.715Z] #36 139.3 help Help about any command [2022-08-26T07:50:24.715Z] #36 139.3 run Deprecated command. Use 'debug' instead. [2022-08-26T07:50:24.715Z] #36 139.3 test Compile test binary and begin debugging program. [2022-08-26T07:50:24.715Z] #36 139.3 trace Compile and begin tracing program. [2022-08-26T07:50:24.715Z] #36 139.3 version Prints version. [2022-08-26T07:50:24.715Z] #36 139.3 [2022-08-26T07:50:24.716Z] #36 139.3 Flags: [2022-08-26T07:50:24.716Z] #36 139.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-26T07:50:24.716Z] #36 139.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-26T07:50:24.716Z] #36 139.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-26T07:50:24.716Z] #36 139.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-26T07:50:24.716Z] #36 139.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-26T07:50:24.716Z] #36 139.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-26T07:50:24.716Z] #36 139.3 --disable-aslr Disables address space randomization [2022-08-26T07:50:24.716Z] #36 139.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-26T07:50:24.716Z] #36 139.3 -h, --help help for dlv [2022-08-26T07:50:24.716Z] #36 139.3 --init string Init file, executed by the terminal client. [2022-08-26T07:50:24.716Z] #36 139.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-26T07:50:24.716Z] #36 139.3 --log Enable debugging server logging. [2022-08-26T07:50:24.716Z] #36 139.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-26T07:50:24.716Z] #36 139.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-26T07:50:24.716Z] #36 139.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-26T07:50:24.716Z] #36 139.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-26T07:50:24.716Z] #36 139.3 --wd string Working directory for running the program. [2022-08-26T07:50:24.716Z] #36 139.3 [2022-08-26T07:50:24.716Z] #36 139.3 Additional help topics: [2022-08-26T07:50:24.716Z] #36 139.3 dlv backend Help about the --backend flag. [2022-08-26T07:50:24.716Z] #36 139.3 dlv log Help about logging flags. [2022-08-26T07:50:24.716Z] #36 139.3 dlv redirect Help about file redirection. [2022-08-26T07:50:24.716Z] #36 139.3 [2022-08-26T07:50:24.716Z] #36 139.3 Use "dlv [command] --help" for more information about a command. [2022-08-26T07:50:24.844Z] #76 28.43 Selecting previously unselected package libyajl2:arm64. [2022-08-26T07:50:24.844Z] #76 28.43 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-26T07:50:24.844Z] #76 28.43 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-26T07:50:25.102Z] #76 28.55 Selecting previously unselected package libyajl-dev:arm64. [2022-08-26T07:50:25.102Z] #76 28.55 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-26T07:50:25.102Z] #76 28.56 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-26T07:50:25.152Z] #20 39.30 The following additional packages will be installed: [2022-08-26T07:50:25.152Z] #20 39.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:50:25.152Z] #20 39.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-26T07:50:25.152Z] #20 39.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-26T07:50:25.152Z] #20 39.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-26T07:50:25.152Z] #20 39.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-26T07:50:25.152Z] #20 39.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-26T07:50:25.152Z] #20 39.32 mingw-w64-common mingw-w64-x86-64-dev [2022-08-26T07:50:25.152Z] #20 39.35 Suggested packages: [2022-08-26T07:50:25.152Z] #20 39.37 gcc-10-locales seccomp wine64 [2022-08-26T07:50:25.359Z] #76 28.88 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:50:25.359Z] #76 28.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-26T07:50:25.359Z] #76 28.92 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-26T07:50:25.359Z] #76 28.96 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-26T07:50:25.359Z] #76 29.00 Setting up file (1:5.39-3) ... [2022-08-26T07:50:25.359Z] #76 29.01 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:50:25.359Z] #76 29.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T07:50:25.359Z] #76 29.07 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-26T07:50:25.617Z] #76 29.08 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-26T07:50:25.617Z] #76 29.12 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-26T07:50:25.617Z] #76 29.13 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-26T07:50:25.617Z] #76 29.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:50:25.617Z] #76 29.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:50:25.617Z] #76 29.18 Setting up patch (2.7.6-7) ... [2022-08-26T07:50:25.617Z] #76 29.19 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-26T07:50:25.617Z] #76 29.20 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-26T07:50:25.617Z] #76 29.21 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-26T07:50:25.617Z] #76 29.22 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-26T07:50:25.617Z] #76 29.24 Setting up libtool (2.4.6-15) ... [2022-08-26T07:50:25.617Z] #76 29.25 Setting up m4 (1.4.18-5) ... [2022-08-26T07:50:25.617Z] #76 29.26 Setting up dpkg-dev (1.20.11) ... [2022-08-26T07:50:25.721Z] #20 39.93 The following NEW packages will be installed: [2022-08-26T07:50:25.721Z] #20 39.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:50:25.721Z] #20 39.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-26T07:50:25.721Z] #20 39.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-26T07:50:25.721Z] #20 39.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-26T07:50:25.721Z] #20 39.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-26T07:50:25.721Z] #20 39.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-26T07:50:25.721Z] #20 39.94 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-26T07:50:25.721Z] #20 39.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-26T07:50:25.721Z] #20 39.95 mingw-w64-x86-64-dev [2022-08-26T07:50:25.874Z] #76 29.28 Setting up autoconf (2.69-14) ... [2022-08-26T07:50:25.875Z] #76 29.30 Setting up build-essential (12.9) ... [2022-08-26T07:50:25.875Z] #76 29.31 Setting up automake (1:1.16.3-2) ... [2022-08-26T07:50:25.875Z] #76 29.32 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-26T07:50:25.875Z] #76 29.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:26.331Z] #20 40.40 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:26.331Z] #20 40.40 Need to get 115 MB of archives. [2022-08-26T07:50:26.331Z] #20 40.40 After this operation, 645 MB of additional disk space will be used. [2022-08-26T07:50:26.331Z] #20 40.40 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-26T07:50:26.331Z] #20 40.42 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-26T07:50:26.331Z] #20 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-26T07:50:26.331Z] #20 40.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-26T07:50:26.331Z] #20 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-26T07:50:26.331Z] #20 40.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-26T07:50:26.331Z] #20 40.49 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-26T07:50:26.331Z] #20 40.52 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-26T07:50:26.331Z] #20 40.52 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-26T07:50:26.440Z] #76 DONE 30.0s [2022-08-26T07:50:26.440Z] [2022-08-26T07:50:26.440Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-26T07:50:26.440Z] #31 sha256:f7ff63df92a0f4b6256bc6cc7f913fe34dda784ad1c2c12b087e2e54ff604ae3 [2022-08-26T07:50:26.440Z] #31 21.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-26T07:50:26.440Z] #31 23.26 #=#=# [2022-08-26T07:50:26.440Z] #31 23.62 #=#=# ######################################################################## 100.0% [2022-08-26T07:50:26.440Z] #31 24.85 [2022-08-26T07:50:26.440Z] #31 27.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-26T07:50:26.440Z] #31 28.99 #=#=# [2022-08-26T07:50:26.440Z] #31 29.35 #=#=# ######################################################################## 100.0% [2022-08-26T07:50:26.440Z] #31 30.48 [2022-08-26T07:50:26.440Z] #31 31.00 Download of images into '/build' complete. [2022-08-26T07:50:26.440Z] #31 31.00 Use something like the following to load the result into a Docker daemon: [2022-08-26T07:50:26.440Z] #31 31.00 tar -cC '/build' . | docker load [2022-08-26T07:50:26.596Z] #20 40.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-26T07:50:26.700Z] #31 DONE 31.1s [2022-08-26T07:50:26.700Z] [2022-08-26T07:50:26.700Z] #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-26T07:50:26.700Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:26.700Z] #14 26.05 Building dependency tree... [2022-08-26T07:50:26.700Z] #14 29.49 The following additional packages will be installed: [2022-08-26T07:50:26.700Z] #14 29.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:50:26.700Z] #14 29.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-26T07:50:26.700Z] #14 29.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-26T07:50:26.700Z] #14 29.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-26T07:50:26.700Z] #14 29.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-26T07:50:26.700Z] #14 29.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-26T07:50:26.700Z] #14 29.54 mingw-w64-common mingw-w64-x86-64-dev [2022-08-26T07:50:26.700Z] #14 29.56 Suggested packages: [2022-08-26T07:50:26.700Z] #14 29.56 gcc-10-locales seccomp wine64 [2022-08-26T07:50:26.854Z] #20 41.11 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-26T07:50:27.113Z] #20 41.28 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-26T07:50:27.373Z] #20 41.44 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-26T07:50:27.632Z] #20 41.76 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-26T07:50:27.632Z] #20 41.88 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-26T07:50:27.663Z] #14 31.35 The following NEW packages will be installed: [2022-08-26T07:50:27.663Z] #14 31.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:50:27.663Z] #14 31.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-26T07:50:27.663Z] #14 31.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-26T07:50:27.663Z] #14 31.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-26T07:50:27.663Z] #14 31.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-26T07:50:27.663Z] #14 31.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-26T07:50:27.663Z] #14 31.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-26T07:50:27.663Z] #14 31.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-26T07:50:27.663Z] #14 31.39 mingw-w64-x86-64-dev [2022-08-26T07:50:27.893Z] #20 ... [2022-08-26T07:50:27.893Z] [2022-08-26T07:50:27.893Z] #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-26T07:50:27.893Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T07:50:27.893Z] #69 28.40 Reading package lists... [2022-08-26T07:50:27.893Z] #69 37.04 Building dependency tree... [2022-08-26T07:50:27.893Z] #69 38.59 Reading state information... [2022-08-26T07:50:27.893Z] #69 40.08 The following additional packages will be installed: [2022-08-26T07:50:27.893Z] #69 40.10 libbtrfs0 [2022-08-26T07:50:27.893Z] #69 40.24 The following NEW packages will be installed: [2022-08-26T07:50:27.893Z] #69 40.25 libbtrfs-dev libbtrfs0 [2022-08-26T07:50:27.893Z] #69 40.58 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:27.893Z] #69 40.58 Need to get 460 kB of archives. [2022-08-26T07:50:27.893Z] #69 40.58 After this operation, 1237 kB of additional disk space will be used. [2022-08-26T07:50:27.893Z] #69 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T07:50:27.893Z] #69 40.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T07:50:27.893Z] #69 41.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:27.893Z] #69 41.32 Fetched 460 kB in 0s (1612 kB/s) [2022-08-26T07:50:27.893Z] #69 41.37 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T07:50:27.893Z] #69 41.37 (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-26T07:50:27.893Z] #69 41.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T07:50:27.893Z] #69 41.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:50:27.893Z] #69 41.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T07:50:27.893Z] #69 41.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T07:50:27.893Z] #69 41.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:50:27.893Z] #69 41.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:50:27.893Z] #69 41.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:50:27.893Z] #69 41.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:27.893Z] #69 DONE 41.9s [2022-08-26T07:50:27.893Z] [2022-08-26T07:50:27.893Z] #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-26T07:50:27.893Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:27.893Z] #20 41.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-26T07:50:27.893Z] #20 41.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-26T07:50:27.893Z] #20 41.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T07:50:27.893Z] #20 41.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-26T07:50:27.893Z] #20 41.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-26T07:50:27.893Z] #20 41.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-26T07:50:27.893Z] #20 41.94 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-26T07:50:27.893Z] #20 41.94 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-26T07:50:27.893Z] #20 41.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-26T07:50:27.893Z] #20 ... [2022-08-26T07:50:27.893Z] [2022-08-26T07:50:27.893Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T07:50:27.893Z] #70 sha256:c008c93eae7b1311d11340189a4598733dc51028451da211f8cae06102bfb94a [2022-08-26T07:50:27.893Z] #70 DONE 0.1s [2022-08-26T07:50:27.893Z] [2022-08-26T07:50:27.893Z] #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-26T07:50:27.893Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T07:50:27.893Z] #49 27.94 Reading package lists... [2022-08-26T07:50:27.893Z] #49 36.61 Building dependency tree... [2022-08-26T07:50:27.893Z] #49 38.24 Reading state information... [2022-08-26T07:50:27.893Z] #49 39.68 The following additional packages will be installed: [2022-08-26T07:50:27.893Z] #49 39.71 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-26T07:50:27.893Z] #49 39.74 Suggested packages: [2022-08-26T07:50:27.893Z] #49 39.74 cmake-doc ninja-build lrzip [2022-08-26T07:50:27.893Z] #49 39.74 Recommended packages: [2022-08-26T07:50:27.893Z] #49 39.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-26T07:50:27.893Z] #49 40.17 The following NEW packages will be installed: [2022-08-26T07:50:27.893Z] #49 40.19 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-26T07:50:27.893Z] #49 40.53 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:27.893Z] #49 40.53 Need to get 8418 kB of archives. [2022-08-26T07:50:27.893Z] #49 40.53 After this operation, 34.9 MB of additional disk space will be used. [2022-08-26T07:50:27.893Z] #49 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:50:27.893Z] #49 40.54 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-26T07:50:27.893Z] #49 40.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-26T07:50:27.893Z] #49 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-26T07:50:27.893Z] #49 40.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-26T07:50:27.893Z] #49 40.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-26T07:50:27.893Z] #49 40.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-26T07:50:27.893Z] #49 40.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-26T07:50:27.893Z] #49 41.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:27.893Z] #49 41.46 Fetched 8418 kB in 0s (20.4 MB/s) [2022-08-26T07:50:27.893Z] #49 41.51 Selecting previously unselected package xxd. [2022-08-26T07:50:27.893Z] #49 41.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-26T07:50:27.893Z] #49 41.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:50:27.893Z] #49 41.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:27.893Z] #49 41.63 Selecting previously unselected package vim-common. [2022-08-26T07:50:27.893Z] #49 41.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:50:27.893Z] #49 41.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:27.893Z] #49 41.82 Selecting previously unselected package cmake-data. [2022-08-26T07:50:27.893Z] #49 41.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-26T07:50:27.893Z] #49 41.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:50:27.896Z] #62 21.89 Reading package lists... [2022-08-26T07:50:27.896Z] #62 ... [2022-08-26T07:50:27.896Z] [2022-08-26T07:50:27.896Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-26T07:50:27.896Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:50:27.896Z] #53 15.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-26T07:50:27.896Z] #53 15.81 go: downloading golang.org/x/mod v0.3.0 [2022-08-26T07:50:27.896Z] #53 ... [2022-08-26T07:50:27.896Z] [2022-08-26T07:50:27.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-26T07:50:27.897Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:27.897Z] #55 21.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-26T07:50:27.897Z] #55 21.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-26T07:50:27.897Z] #55 22.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-26T07:50:27.897Z] #55 22.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-26T07:50:27.897Z] #55 22.47 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-26T07:50:27.897Z] #55 22.71 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-26T07:50:27.897Z] #55 22.85 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-26T07:50:27.897Z] #55 24.11 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-26T07:50:27.897Z] #55 24.11 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-26T07:50:27.897Z] #55 24.27 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-26T07:50:27.897Z] #55 24.27 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-26T07:50:27.897Z] #55 24.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-26T07:50:27.897Z] #55 24.46 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-26T07:50:27.897Z] #55 24.46 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-26T07:50:27.897Z] #55 24.53 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-26T07:50:27.897Z] #55 24.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-26T07:50:27.897Z] #55 24.65 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-26T07:50:27.897Z] #55 24.73 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-26T07:50:27.897Z] #55 24.78 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-26T07:50:27.897Z] #55 24.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-26T07:50:27.897Z] #55 24.91 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-26T07:50:27.897Z] #55 25.04 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-26T07:50:27.897Z] #55 25.14 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-26T07:50:27.897Z] #55 25.18 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-26T07:50:27.897Z] #55 25.24 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-26T07:50:27.897Z] #55 25.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-26T07:50:27.897Z] #55 25.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-26T07:50:27.897Z] #55 25.74 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-26T07:50:27.897Z] #55 25.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-26T07:50:27.897Z] #55 26.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-26T07:50:27.897Z] #55 26.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-26T07:50:27.997Z] #36 DONE 142.4s [2022-08-26T07:50:27.997Z] [2022-08-26T07:50:27.997Z] #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-26T07:50:27.997Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:27.997Z] #77 88.36 config.status: creating Makefile [2022-08-26T07:50:27.997Z] #77 88.43 config.status: creating rpm/crun.spec [2022-08-26T07:50:27.997Z] #77 88.46 config.status: creating config.h [2022-08-26T07:50:27.997Z] #77 88.47 config.status: executing libtool commands [2022-08-26T07:50:27.997Z] #77 88.48 config.status: executing depfiles commands [2022-08-26T07:50:27.997Z] #77 89.15 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-26T07:50:27.997Z] #77 89.16 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-26T07:50:27.997Z] #77 89.36 checking for gcc... gcc [2022-08-26T07:50:27.997Z] #77 89.41 checking whether the C compiler works... yes [2022-08-26T07:50:27.997Z] #77 89.56 checking for C compiler default output file name... a.out [2022-08-26T07:50:27.997Z] #77 89.56 checking for suffix of executables... [2022-08-26T07:50:27.997Z] #77 89.67 checking whether we are cross compiling... no [2022-08-26T07:50:27.997Z] #77 89.81 checking for suffix of object files... o [2022-08-26T07:50:27.997Z] #77 89.89 checking whether we are using the GNU C compiler... yes [2022-08-26T07:50:27.997Z] #77 89.98 checking whether gcc accepts -g... yes [2022-08-26T07:50:27.997Z] #77 90.05 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:50:27.997Z] #77 90.20 checking whether gcc understands -c and -o together... yes [2022-08-26T07:50:27.997Z] #77 90.38 checking how to run the C preprocessor... gcc -E [2022-08-26T07:50:27.997Z] #77 90.58 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:50:27.997Z] #77 90.58 checking for egrep... /bin/grep -E [2022-08-26T07:50:27.997Z] #77 90.59 checking for ANSI C header files... yes [2022-08-26T07:50:27.997Z] #77 91.04 checking for sys/types.h... yes [2022-08-26T07:50:27.997Z] #77 91.20 checking for sys/stat.h... yes [2022-08-26T07:50:28.156Z] #55 26.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-26T07:50:28.156Z] #55 26.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-26T07:50:28.227Z] #14 31.81 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:28.227Z] #14 31.81 Need to get 108 MB of archives. [2022-08-26T07:50:28.227Z] #14 31.81 After this operation, 620 MB of additional disk space will be used. [2022-08-26T07:50:28.227Z] #14 31.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-26T07:50:28.227Z] #14 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-26T07:50:28.227Z] #14 31.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-26T07:50:28.254Z] #77 91.55 checking for stdlib.h... yes [2022-08-26T07:50:28.417Z] #55 26.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-26T07:50:28.417Z] #55 26.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-26T07:50:28.417Z] #55 26.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-26T07:50:28.462Z] #49 42.72 Selecting previously unselected package libarchive13:amd64. [2022-08-26T07:50:28.462Z] #49 42.72 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-26T07:50:28.462Z] #49 42.75 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T07:50:28.484Z] #14 32.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-26T07:50:28.484Z] #14 32.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-26T07:50:28.484Z] #14 32.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-26T07:50:28.512Z] #77 91.80 checking for string.h... yes [2022-08-26T07:50:28.677Z] #55 26.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-26T07:50:28.677Z] #55 26.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-26T07:50:28.677Z] #55 26.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-26T07:50:28.677Z] #55 26.97 go: downloading github.com/julz/importas v0.1.0 [2022-08-26T07:50:28.677Z] #55 27.00 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-26T07:50:28.677Z] #55 ... [2022-08-26T07:50:28.677Z] [2022-08-26T07:50:28.677Z] #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-26T07:50:28.677Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:50:28.721Z] #49 42.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-26T07:50:28.721Z] #49 ... [2022-08-26T07:50:28.721Z] [2022-08-26T07:50:28.721Z] #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-26T07:50:28.721Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:50:28.721Z] #71 0.761 + RM_GOPATH=0 [2022-08-26T07:50:28.721Z] #71 0.762 + TMP_GOPATH= [2022-08-26T07:50:28.721Z] #71 0.762 + : /build [2022-08-26T07:50:28.721Z] #71 0.762 + '[' -z '' ']' [2022-08-26T07:50:28.721Z] #71 0.762 ++ mktemp -d [2022-08-26T07:50:28.721Z] #71 0.764 + export GOPATH=/tmp/tmp.zE74MkDp2e [2022-08-26T07:50:28.721Z] #71 0.764 + GOPATH=/tmp/tmp.zE74MkDp2e [2022-08-26T07:50:28.721Z] #71 0.764 + RM_GOPATH=1 [2022-08-26T07:50:28.721Z] #71 0.764 + case "$(go env GOARCH)" in [2022-08-26T07:50:28.721Z] #71 0.765 ++ go env GOARCH [2022-08-26T07:50:28.721Z] #71 0.769 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:28.721Z] #71 0.769 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:28.721Z] #71 0.770 ++ dirname /install.sh [2022-08-26T07:50:28.721Z] #71 0.771 + dir=/ [2022-08-26T07:50:28.721Z] #71 0.771 + bin=containerd [2022-08-26T07:50:28.721Z] #71 0.771 + shift [2022-08-26T07:50:28.721Z] #71 0.771 + '[' '!' -f //containerd.installer ']' [2022-08-26T07:50:28.721Z] #71 0.771 + . //containerd.installer [2022-08-26T07:50:28.721Z] #71 0.772 ++ set -e [2022-08-26T07:50:28.721Z] #71 0.772 ++ : v1.6.7 [2022-08-26T07:50:28.721Z] #71 0.772 + install_containerd [2022-08-26T07:50:28.721Z] #71 0.773 + echo 'Install containerd version v1.6.7' [2022-08-26T07:50:28.721Z] #71 0.773 Install containerd version v1.6.7 [2022-08-26T07:50:28.721Z] #71 0.773 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zE74MkDp2e/src/github.com/containerd/containerd [2022-08-26T07:50:28.721Z] #71 0.775 Cloning into '/tmp/tmp.zE74MkDp2e/src/github.com/containerd/containerd'... [2022-08-26T07:50:28.741Z] #14 32.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-26T07:50:28.741Z] #14 ... [2022-08-26T07:50:28.741Z] [2022-08-26T07:50:28.741Z] #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-26T07:50:28.741Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-26T07:50:28.741Z] #62 24.50 Building dependency tree... [2022-08-26T07:50:28.741Z] #62 28.39 The following additional packages will be installed: [2022-08-26T07:50:28.741Z] #62 28.42 libbtrfs0 [2022-08-26T07:50:28.741Z] #62 28.61 The following NEW packages will be installed: [2022-08-26T07:50:28.741Z] #62 28.61 libbtrfs-dev libbtrfs0 [2022-08-26T07:50:28.741Z] #62 29.03 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:28.741Z] #62 29.03 Need to get 454 kB of archives. [2022-08-26T07:50:28.741Z] #62 29.03 After this operation, 1275 kB of additional disk space will be used. [2022-08-26T07:50:28.741Z] #62 29.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-26T07:50:28.741Z] #62 29.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-26T07:50:28.741Z] #62 30.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:28.741Z] #62 31.05 Fetched 454 kB in 0s (1278 kB/s) [2022-08-26T07:50:28.741Z] #62 31.19 Selecting previously unselected package libbtrfs0:arm64. [2022-08-26T07:50:28.741Z] #62 31.19 (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 ... 15708 files and directories currently installed.) [2022-08-26T07:50:28.741Z] #62 31.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-26T07:50:28.741Z] #62 31.33 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-26T07:50:28.741Z] #62 31.57 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-26T07:50:28.741Z] #62 31.57 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-26T07:50:28.741Z] #62 31.58 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-26T07:50:28.741Z] #62 31.78 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-26T07:50:28.741Z] #62 31.81 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-26T07:50:28.741Z] #62 31.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:28.741Z] #62 DONE 32.4s [2022-08-26T07:50:28.769Z] #77 91.98 checking for memory.h... yes [2022-08-26T07:50:28.998Z] [2022-08-26T07:50:28.998Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T07:50:28.998Z] #63 sha256:e561137acafa98720d23a7a3f21506bf5941a93e18be54d060f1db33750a1d28 [2022-08-26T07:50:28.998Z] #63 DONE 0.2s [2022-08-26T07:50:28.998Z] [2022-08-26T07:50:28.998Z] #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-26T07:50:28.998Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:28.998Z] #14 32.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-26T07:50:28.998Z] #14 32.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-26T07:50:28.998Z] #14 ... [2022-08-26T07:50:28.998Z] [2022-08-26T07:50:28.998Z] #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-26T07:50:28.998Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:28.998Z] #42 17.73 Reading package lists... [2022-08-26T07:50:28.999Z] #42 22.64 Reading package lists... [2022-08-26T07:50:28.999Z] #42 27.21 Building dependency tree... [2022-08-26T07:50:28.999Z] #42 31.66 The following additional packages will be installed: [2022-08-26T07:50:28.999Z] #42 31.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-26T07:50:28.999Z] #42 31.68 Suggested packages: [2022-08-26T07:50:28.999Z] #42 31.69 cmake-doc ninja-build lrzip [2022-08-26T07:50:28.999Z] #42 31.69 Recommended packages: [2022-08-26T07:50:28.999Z] #42 31.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-26T07:50:28.999Z] #42 32.67 The following NEW packages will be installed: [2022-08-26T07:50:28.999Z] #42 32.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-26T07:50:28.999Z] #42 32.71 vim-common xxd [2022-08-26T07:50:28.999Z] #42 ... [2022-08-26T07:50:28.999Z] [2022-08-26T07:50:28.999Z] #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-26T07:50:28.999Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:50:29.026Z] #77 92.23 checking for strings.h... yes [2022-08-26T07:50:29.026Z] #77 92.43 checking for inttypes.h... yes [2022-08-26T07:50:29.256Z] #64 ... [2022-08-26T07:50:29.256Z] [2022-08-26T07:50:29.256Z] #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-26T07:50:29.256Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T07:50:29.256Z] #51 17.94 Reading package lists... [2022-08-26T07:50:29.256Z] #51 22.81 Reading package lists... [2022-08-26T07:50:29.256Z] #51 27.63 Building dependency tree... [2022-08-26T07:50:29.256Z] #51 31.01 The following additional packages will be installed: [2022-08-26T07:50:29.256Z] #51 31.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-26T07:50:29.256Z] #51 31.01 python3-protobuf python3-six [2022-08-26T07:50:29.256Z] #51 31.04 Suggested packages: [2022-08-26T07:50:29.256Z] #51 31.04 python3-setuptools [2022-08-26T07:50:29.256Z] #51 31.04 Recommended packages: [2022-08-26T07:50:29.256Z] #51 31.04 iproute2 | iproute [2022-08-26T07:50:29.256Z] #51 31.60 The following NEW packages will be installed: [2022-08-26T07:50:29.256Z] #51 31.60 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-26T07:50:29.256Z] #51 31.61 python3-protobuf python3-six [2022-08-26T07:50:29.256Z] #51 32.37 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:29.256Z] #51 32.37 Need to get 2136 kB of archives. [2022-08-26T07:50:29.256Z] #51 32.37 After this operation, 10.8 MB of additional disk space will be used. [2022-08-26T07:50:29.256Z] #51 32.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-26T07:50:29.256Z] #51 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:50:29.256Z] #51 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-26T07:50:29.256Z] #51 32.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-26T07:50:29.256Z] #51 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-26T07:50:29.256Z] #51 32.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-26T07:50:29.256Z] #51 32.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-26T07:50:29.283Z] #77 92.58 checking for stdint.h... yes [2022-08-26T07:50:29.458Z] #47 26.78 Updating files: 73% (1602/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-26T07:50:29.458Z] #47 27.46 + git checkout -q v2.3.0 [2022-08-26T07:50:29.515Z] #51 ... [2022-08-26T07:50:29.515Z] [2022-08-26T07:50:29.515Z] #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-26T07:50:29.515Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:29.515Z] #42 33.15 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:29.515Z] #42 33.15 Need to get 15.6 MB of archives. [2022-08-26T07:50:29.515Z] #42 33.15 After this operation, 67.4 MB of additional disk space will be used. [2022-08-26T07:50:29.515Z] #42 33.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:50:29.515Z] #42 33.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T07:50:29.515Z] #42 33.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-26T07:50:29.515Z] #42 33.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-26T07:50:29.540Z] #77 92.78 checking for unistd.h... yes [2022-08-26T07:50:29.540Z] #77 92.87 checking minix/config.h usability... no [2022-08-26T07:50:29.540Z] #77 92.99 checking minix/config.h presence... no [2022-08-26T07:50:29.540Z] #77 93.02 checking for minix/config.h... no [2022-08-26T07:50:29.774Z] #42 33.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-26T07:50:29.774Z] #42 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-26T07:50:29.797Z] #77 93.02 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-26T07:50:29.798Z] #77 93.17 checking build system type... x86_64-pc-linux-gnu [2022-08-26T07:50:30.031Z] #42 33.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-26T07:50:30.031Z] #42 33.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-26T07:50:30.031Z] #42 33.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-26T07:50:30.031Z] #42 33.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-26T07:50:30.031Z] #42 ... [2022-08-26T07:50:30.031Z] [2022-08-26T07:50:30.031Z] #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-26T07:50:30.031Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-26T07:50:30.031Z] #47 23.29 + 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-26T07:50:30.055Z] #77 93.37 checking host system type... x86_64-pc-linux-gnu [2022-08-26T07:50:30.055Z] #77 93.37 checking how to print strings... printf [2022-08-26T07:50:30.055Z] #77 93.37 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:50:30.055Z] #77 93.39 checking for fgrep... /bin/grep -F [2022-08-26T07:50:30.055Z] #77 93.40 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:50:30.055Z] #77 93.41 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:50:30.055Z] #77 93.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:50:30.055Z] #77 93.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:50:30.055Z] #77 93.48 checking whether ln -s works... yes [2022-08-26T07:50:30.055Z] #77 93.48 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:50:30.055Z] #77 93.49 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-26T07:50:30.055Z] #77 93.49 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:50:30.055Z] #77 93.49 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:50:30.055Z] #77 93.49 checking for objdump... objdump [2022-08-26T07:50:30.055Z] #77 93.49 checking how to recognize dependent libraries... pass_all [2022-08-26T07:50:30.055Z] #77 93.50 checking for dlltool... no [2022-08-26T07:50:30.055Z] #77 93.50 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:50:30.055Z] #77 93.50 checking for ar... ar [2022-08-26T07:50:30.055Z] #77 93.50 checking for archiver @FILE support... @ [2022-08-26T07:50:30.055Z] #77 93.57 checking for strip... strip [2022-08-26T07:50:30.055Z] #77 93.57 checking for ranlib... ranlib [2022-08-26T07:50:30.055Z] #77 93.57 checking for gawk... no [2022-08-26T07:50:30.055Z] #77 93.57 checking for mawk... mawk [2022-08-26T07:50:30.288Z] #47 ... [2022-08-26T07:50:30.289Z] [2022-08-26T07:50:30.289Z] #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-26T07:50:30.289Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:50:30.289Z] #64 0.675 + RM_GOPATH=0 [2022-08-26T07:50:30.289Z] #64 0.675 + TMP_GOPATH= [2022-08-26T07:50:30.289Z] #64 0.675 + : /build [2022-08-26T07:50:30.289Z] #64 0.675 + '[' -z '' ']' [2022-08-26T07:50:30.289Z] #64 0.676 ++ mktemp -d [2022-08-26T07:50:30.289Z] #64 0.678 + export GOPATH=/tmp/tmp.plIvGIvE3o [2022-08-26T07:50:30.289Z] #64 0.678 + GOPATH=/tmp/tmp.plIvGIvE3o [2022-08-26T07:50:30.289Z] #64 0.678 + RM_GOPATH=1 [2022-08-26T07:50:30.289Z] #64 0.678 + case "$(go env GOARCH)" in [2022-08-26T07:50:30.289Z] #64 0.679 ++ go env GOARCH [2022-08-26T07:50:30.289Z] #64 0.719 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:30.289Z] #64 0.719 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:30.289Z] #64 0.719 ++ dirname /install.sh [2022-08-26T07:50:30.289Z] #64 0.735 + dir=/ [2022-08-26T07:50:30.289Z] #64 0.735 + bin=containerd [2022-08-26T07:50:30.289Z] #64 0.735 + shift [2022-08-26T07:50:30.289Z] #64 0.735 + '[' '!' -f //containerd.installer ']' [2022-08-26T07:50:30.289Z] #64 0.736 + . //containerd.installer [2022-08-26T07:50:30.289Z] #64 0.736 ++ set -e [2022-08-26T07:50:30.289Z] #64 0.737 ++ : v1.6.7 [2022-08-26T07:50:30.289Z] #64 0.737 + install_containerd [2022-08-26T07:50:30.289Z] #64 0.739 + echo 'Install containerd version v1.6.7' [2022-08-26T07:50:30.289Z] #64 0.743 Install containerd version v1.6.7 [2022-08-26T07:50:30.289Z] #64 0.743 + git clone https://github.com/containerd/containerd.git /tmp/tmp.plIvGIvE3o/src/github.com/containerd/containerd [2022-08-26T07:50:30.289Z] #64 0.748 Cloning into '/tmp/tmp.plIvGIvE3o/src/github.com/containerd/containerd'... [2022-08-26T07:50:30.312Z] #77 93.58 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:50:30.312Z] #77 93.80 checking for sysroot... no [2022-08-26T07:50:30.312Z] #77 93.80 checking for a working dd... /bin/dd [2022-08-26T07:50:30.312Z] #77 93.81 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:50:30.312Z] #77 93.89 checking for mt... no [2022-08-26T07:50:30.312Z] #77 93.89 checking if : is a manifest tool... no [2022-08-26T07:50:30.570Z] #77 93.89 checking for dlfcn.h... yes [2022-08-26T07:50:30.570Z] #77 93.98 checking for objdir... .libs [2022-08-26T07:50:30.626Z] #71 ... [2022-08-26T07:50:30.626Z] [2022-08-26T07:50:30.626Z] #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-26T07:50:30.626Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T07:50:30.626Z] #49 42.86 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-26T07:50:30.626Z] #49 42.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T07:50:30.626Z] #49 42.92 Selecting previously unselected package librhash0:amd64. [2022-08-26T07:50:30.626Z] #49 42.93 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-26T07:50:30.626Z] #49 42.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-26T07:50:30.626Z] #49 43.00 Selecting previously unselected package libuv1:amd64. [2022-08-26T07:50:30.626Z] #49 43.00 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-26T07:50:30.626Z] #49 43.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-26T07:50:30.626Z] #49 43.06 Selecting previously unselected package cmake. [2022-08-26T07:50:30.626Z] #49 43.07 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-26T07:50:30.626Z] #49 43.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:50:30.626Z] #49 44.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T07:50:30.626Z] #49 44.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:30.626Z] #49 44.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-26T07:50:30.626Z] #49 44.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:30.626Z] #49 44.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T07:50:30.626Z] #49 44.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-26T07:50:30.626Z] #49 44.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:50:30.626Z] #49 44.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:50:30.626Z] #49 44.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:30.626Z] #49 DONE 44.7s [2022-08-26T07:50:30.626Z] [2022-08-26T07:50:30.626Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T07:50:30.626Z] #50 sha256:60222605c356a60ab9f64bd905f15ed8aba6444fccee2eed1a8a76da35cb5e40 [2022-08-26T07:50:30.626Z] #50 DONE 0.1s [2022-08-26T07:50:30.626Z] [2022-08-26T07:50:30.626Z] #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-26T07:50:30.626Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:30.626Z] #20 42.67 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:30.626Z] #20 42.89 Fetched 115 MB in 2s (61.6 MB/s) [2022-08-26T07:50:30.626Z] #20 42.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-26T07:50:30.626Z] #20 42.92 (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-26T07:50:30.626Z] #20 42.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T07:50:30.626Z] #20 42.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:30.626Z] #20 43.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-26T07:50:30.626Z] #20 43.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T07:50:30.626Z] #20 43.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:30.626Z] #20 44.25 Selecting previously unselected package binutils-mingw-w64. [2022-08-26T07:50:30.626Z] #20 44.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-26T07:50:30.626Z] #20 44.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:50:30.626Z] #20 44.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-26T07:50:30.626Z] #20 44.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:50:30.626Z] #20 44.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:30.626Z] #20 44.39 Selecting previously unselected package dmsetup. [2022-08-26T07:50:30.626Z] #20 44.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:50:30.626Z] #20 44.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:50:30.626Z] #20 44.47 Selecting previously unselected package mingw-w64-common. [2022-08-26T07:50:30.626Z] #20 44.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-26T07:50:30.626Z] #20 44.48 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-26T07:50:30.828Z] #77 94.19 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:50:30.828Z] #77 94.28 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:50:30.828Z] #77 94.28 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:50:30.839Z] #47 ... [2022-08-26T07:50:30.840Z] [2022-08-26T07:50:30.840Z] #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-26T07:50:30.840Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:50:30.840Z] #36 18.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-26T07:50:30.840Z] #36 19.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-26T07:50:30.840Z] #36 21.44 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-26T07:50:30.840Z] #36 21.62 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-26T07:50:30.840Z] #36 22.50 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-26T07:50:30.840Z] #36 ... [2022-08-26T07:50:30.840Z] [2022-08-26T07:50:30.840Z] #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-26T07:50:30.840Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:30.840Z] #55 27.11 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-26T07:50:30.840Z] #55 27.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-26T07:50:30.840Z] #55 27.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-26T07:50:30.840Z] #55 27.33 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-26T07:50:30.840Z] #55 27.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-26T07:50:30.840Z] #55 27.54 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-26T07:50:30.840Z] #55 27.62 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-26T07:50:30.840Z] #55 27.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-26T07:50:30.840Z] #55 27.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-26T07:50:30.840Z] #55 27.75 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-26T07:50:30.840Z] #55 28.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-26T07:50:30.840Z] #55 28.61 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-26T07:50:30.840Z] #55 28.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-26T07:50:30.840Z] #55 28.72 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-26T07:50:30.840Z] #55 28.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-26T07:50:30.840Z] #55 29.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-26T07:50:30.840Z] #55 29.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-26T07:50:30.840Z] #55 29.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-26T07:50:31.111Z] #55 29.26 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-26T07:50:31.232Z] #64 ... [2022-08-26T07:50:31.232Z] [2022-08-26T07:50:31.232Z] #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-26T07:50:31.232Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-26T07:50:31.232Z] #57 34.13 v3.0.2 [2022-08-26T07:50:31.232Z] #57 DONE 34.7s [2022-08-26T07:50:31.232Z] [2022-08-26T07:50:31.232Z] #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-26T07:50:31.232Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:31.232Z] #42 34.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:31.232Z] #42 34.90 Fetched 15.6 MB in 1s (18.0 MB/s) [2022-08-26T07:50:31.371Z] #55 29.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-26T07:50:31.371Z] #55 29.61 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-26T07:50:31.371Z] #55 29.71 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-26T07:50:31.393Z] #77 94.34 checking if gcc static flag -static works... yes [2022-08-26T07:50:31.393Z] #77 94.72 checking if gcc supports -c -o file.o... yes [2022-08-26T07:50:31.393Z] #77 94.81 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:50:31.393Z] #77 94.81 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-26T07:50:31.499Z] #42 35.20 Selecting previously unselected package xxd. [2022-08-26T07:50:31.631Z] #55 29.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-26T07:50:31.631Z] #55 29.82 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-26T07:50:31.650Z] #77 94.84 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:50:31.650Z] #77 95.04 checking how to hardcode library paths into programs... immediate [2022-08-26T07:50:31.650Z] #77 95.04 checking whether stripping libraries is possible... yes [2022-08-26T07:50:31.650Z] #77 95.06 checking if libtool supports shared libraries... yes [2022-08-26T07:50:31.650Z] #77 95.06 checking whether to build shared libraries... no [2022-08-26T07:50:31.650Z] #77 95.06 checking whether to build static libraries... yes [2022-08-26T07:50:31.650Z] #77 95.06 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:50:31.650Z] #77 95.08 checking whether build environment is sane... yes [2022-08-26T07:50:31.650Z] #77 95.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:50:31.650Z] #77 95.13 checking whether make sets $(MAKE)... yes [2022-08-26T07:50:31.650Z] #77 95.15 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:50:31.757Z] #42 35.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-26T07:50:31.757Z] #42 35.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-26T07:50:31.757Z] #42 35.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:31.892Z] #55 30.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-26T07:50:31.892Z] #55 30.08 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-26T07:50:31.892Z] #55 30.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-26T07:50:31.892Z] #55 30.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-26T07:50:31.892Z] #55 30.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-26T07:50:31.907Z] #77 95.19 checking whether make supports nested variables... yes [2022-08-26T07:50:31.907Z] #77 95.22 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:50:31.907Z] #77 95.22 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:50:31.907Z] #77 95.22 checking how to create a ustar tar archive... gnutar [2022-08-26T07:50:31.907Z] #77 95.26 checking dependency style of gcc... gcc3 [2022-08-26T07:50:31.907Z] #77 95.40 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:50:31.907Z] #77 95.40 checking whether make supports nested variables... (cached) yes [2022-08-26T07:50:31.907Z] #77 95.40 checking for pkg-config... /usr/bin/pkg-config [2022-08-26T07:50:31.907Z] #77 95.40 checking pkg-config is at least version 0.9.0... yes [2022-08-26T07:50:31.907Z] #77 95.41 checking for yajl >= 2.1.0... yes [2022-08-26T07:50:32.153Z] #55 30.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-26T07:50:32.153Z] #55 30.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-26T07:50:32.153Z] #55 30.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-26T07:50:32.165Z] #77 95.44 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-26T07:50:32.165Z] #77 95.45 checking for gcc... (cached) gcc [2022-08-26T07:50:32.165Z] #77 95.52 checking whether we are using the GNU C compiler... (cached) yes [2022-08-26T07:50:32.165Z] #77 95.53 checking whether gcc accepts -g... (cached) yes [2022-08-26T07:50:32.165Z] #77 95.53 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-26T07:50:32.165Z] #77 95.53 checking whether gcc understands -c and -o together... (cached) yes [2022-08-26T07:50:32.165Z] #77 95.53 checking for a Python interpreter with version >= 3... python3 [2022-08-26T07:50:32.165Z] #77 95.58 checking for python3... /usr/bin/python3 [2022-08-26T07:50:32.165Z] #77 95.58 checking for python3 version... 3.9 [2022-08-26T07:50:32.165Z] #77 95.63 checking for python3 platform... linux [2022-08-26T07:50:32.323Z] #42 35.81 Selecting previously unselected package vim-common. [2022-08-26T07:50:32.323Z] #42 35.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:50:32.413Z] #55 ... [2022-08-26T07:50:32.413Z] [2022-08-26T07:50:32.413Z] #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-26T07:50:32.413Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:32.413Z] #76 20.58 Fetched 8573 kB in 16s (550 kB/s) [2022-08-26T07:50:32.413Z] #76 20.58 Reading package lists... [2022-08-26T07:50:32.413Z] #76 26.63 Reading package lists... [2022-08-26T07:50:32.413Z] #76 ... [2022-08-26T07:50:32.413Z] [2022-08-26T07:50:32.413Z] #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-26T07:50:32.413Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:50:32.413Z] #47 29.61 + 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-26T07:50:32.423Z] #77 95.66 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-26T07:50:32.423Z] #77 95.78 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-26T07:50:32.529Z] #20 46.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-26T07:50:32.529Z] #20 46.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-26T07:50:32.529Z] #20 46.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:50:32.583Z] #42 36.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:32.583Z] #42 ... [2022-08-26T07:50:32.583Z] [2022-08-26T07:50:32.583Z] #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-26T07:50:32.583Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:32.583Z] #55 26.27 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-26T07:50:32.583Z] #55 26.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-26T07:50:32.583Z] #55 26.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-26T07:50:32.583Z] #55 26.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-26T07:50:32.583Z] #55 26.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-26T07:50:32.583Z] #55 26.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-26T07:50:32.583Z] #55 26.63 go: downloading golang.org/x/text v0.3.7 [2022-08-26T07:50:32.583Z] #55 32.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-26T07:50:32.583Z] #55 32.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-26T07:50:32.583Z] #55 33.29 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-26T07:50:32.583Z] #55 33.33 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-26T07:50:32.583Z] #55 33.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-26T07:50:32.583Z] #55 33.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-26T07:50:32.583Z] #55 33.70 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-26T07:50:32.583Z] #55 33.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-26T07:50:32.583Z] #55 33.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-26T07:50:32.583Z] #55 33.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-26T07:50:32.583Z] #55 33.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-26T07:50:32.583Z] #55 33.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-26T07:50:32.583Z] #55 34.01 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-26T07:50:32.583Z] #55 34.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-26T07:50:32.583Z] #55 34.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-26T07:50:32.583Z] #55 34.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-26T07:50:32.583Z] #55 34.21 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-26T07:50:32.583Z] #55 34.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-26T07:50:32.583Z] #55 34.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-26T07:50:32.583Z] #55 35.22 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-26T07:50:32.583Z] #55 35.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-26T07:50:32.583Z] #55 35.73 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-26T07:50:32.583Z] #55 35.81 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-26T07:50:32.583Z] #55 35.81 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-26T07:50:32.583Z] #55 36.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-26T07:50:32.583Z] #55 36.17 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-26T07:50:32.583Z] #55 36.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-26T07:50:32.583Z] #55 36.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-26T07:50:32.680Z] #77 96.02 checking that generated files are newer than configure... done [2022-08-26T07:50:32.680Z] #77 96.11 configure: creating ./config.status [2022-08-26T07:50:32.840Z] #55 36.47 go: downloading github.com/prometheus/common v0.32.1 [2022-08-26T07:50:32.841Z] #55 ... [2022-08-26T07:50:32.841Z] [2022-08-26T07:50:32.841Z] #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-26T07:50:32.841Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:32.841Z] #42 36.52 Selecting previously unselected package cmake-data. [2022-08-26T07:50:32.841Z] #42 36.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-26T07:50:32.841Z] #42 36.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:50:33.773Z] #42 ... [2022-08-26T07:50:33.773Z] [2022-08-26T07:50:33.773Z] #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-26T07:50:33.773Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-26T07:50:33.773Z] #40 36.79 NAME: [2022-08-26T07:50:33.773Z] #40 36.79 go-winres - A tool for embedding resources in Windows executables [2022-08-26T07:50:33.773Z] #40 36.79 [2022-08-26T07:50:33.773Z] #40 36.79 USAGE: [2022-08-26T07:50:33.773Z] #40 36.79 go-winres [global options] command [command options] [arguments...] [2022-08-26T07:50:33.773Z] #40 36.79 [2022-08-26T07:50:33.773Z] #40 36.79 COMMANDS: [2022-08-26T07:50:33.773Z] #40 36.79 init Create an initial ./winres/winres.json [2022-08-26T07:50:33.773Z] #40 36.79 make Make syso files for the "go build" command [2022-08-26T07:50:33.773Z] #40 36.79 simply Make syso files for the "go build" command (simplified) [2022-08-26T07:50:33.773Z] #40 36.79 extract Extract all resources from an executable [2022-08-26T07:50:33.773Z] #40 36.79 patch Replace resources in an executable file (exe, dll) [2022-08-26T07:50:33.773Z] #40 36.79 help, h Shows a list of commands or help for one command [2022-08-26T07:50:33.773Z] #40 36.79 [2022-08-26T07:50:33.773Z] #40 36.79 GLOBAL OPTIONS: [2022-08-26T07:50:33.773Z] #40 36.79 --help, -h show help (default: false) [2022-08-26T07:50:33.773Z] #40 DONE 37.3s [2022-08-26T07:50:33.773Z] [2022-08-26T07:50:33.773Z] #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-26T07:50:33.773Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T07:50:33.773Z] #51 34.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-26T07:50:33.773Z] #51 36.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:33.773Z] #51 36.54 Fetched 2136 kB in 3s (652 kB/s) [2022-08-26T07:50:33.773Z] #51 36.76 Selecting previously unselected package libprotobuf23:arm64. [2022-08-26T07:50:33.773Z] #51 36.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-26T07:50:33.773Z] #51 36.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-26T07:50:33.773Z] #51 36.90 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-26T07:50:33.905Z] #20 ... [2022-08-26T07:50:33.905Z] [2022-08-26T07:50:33.905Z] #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-26T07:50:33.905Z] #51 sha256:e5b2274b6da5453e19c1e6b5c75061300b7211391c22e51cde0f20ffebe3695a [2022-08-26T07:50:33.905Z] #51 0.734 + RM_GOPATH=0 [2022-08-26T07:50:33.905Z] #51 0.736 + TMP_GOPATH= [2022-08-26T07:50:33.905Z] #51 0.736 + : /build [2022-08-26T07:50:33.905Z] #51 0.736 + '[' -z '' ']' [2022-08-26T07:50:33.905Z] #51 0.737 ++ mktemp -d [2022-08-26T07:50:33.905Z] #51 0.738 + export GOPATH=/tmp/tmp.bGKzbkJ4JO [2022-08-26T07:50:33.905Z] #51 0.738 + GOPATH=/tmp/tmp.bGKzbkJ4JO [2022-08-26T07:50:33.905Z] #51 0.738 + RM_GOPATH=1 [2022-08-26T07:50:33.905Z] #51 0.738 + case "$(go env GOARCH)" in [2022-08-26T07:50:33.905Z] #51 0.739 ++ go env GOARCH [2022-08-26T07:50:33.905Z] #51 0.746 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:33.905Z] #51 0.746 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:33.905Z] #51 0.746 ++ dirname /install.sh [2022-08-26T07:50:33.905Z] #51 0.747 + dir=/ [2022-08-26T07:50:33.905Z] #51 0.747 + bin=tini [2022-08-26T07:50:33.905Z] #51 0.747 + shift [2022-08-26T07:50:33.905Z] #51 0.747 + '[' '!' -f //tini.installer ']' [2022-08-26T07:50:33.905Z] #51 0.747 + . //tini.installer [2022-08-26T07:50:33.905Z] #51 0.748 ++ : v0.19.0 [2022-08-26T07:50:33.905Z] #51 0.748 + install_tini [2022-08-26T07:50:33.905Z] #51 0.748 + echo 'Install tini version v0.19.0' [2022-08-26T07:50:33.905Z] #51 0.748 + git clone https://github.com/krallin/tini.git /tmp/tmp.bGKzbkJ4JO/tini [2022-08-26T07:50:33.905Z] #51 0.748 Install tini version v0.19.0 [2022-08-26T07:50:33.905Z] #51 0.749 Cloning into '/tmp/tmp.bGKzbkJ4JO/tini'... [2022-08-26T07:50:33.905Z] #51 1.163 + cd /tmp/tmp.bGKzbkJ4JO/tini [2022-08-26T07:50:33.905Z] #51 1.163 + git checkout -q v0.19.0 [2022-08-26T07:50:33.905Z] #51 1.175 + cmake . [2022-08-26T07:50:33.905Z] #51 1.365 -- The C compiler identification is GNU 10.2.1 [2022-08-26T07:50:33.905Z] #51 1.384 -- Detecting C compiler ABI info [2022-08-26T07:50:33.905Z] #51 1.574 -- Detecting C compiler ABI info - done [2022-08-26T07:50:33.905Z] #51 1.629 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-26T07:50:33.905Z] #51 1.632 -- Detecting C compile features [2022-08-26T07:50:33.905Z] #51 1.633 -- Detecting C compile features - done [2022-08-26T07:50:33.905Z] #51 1.651 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-26T07:50:33.905Z] #51 1.778 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-26T07:50:33.905Z] #51 1.828 -- Configuring done [2022-08-26T07:50:33.905Z] #51 1.846 -- Generating done [2022-08-26T07:50:33.905Z] #51 1.849 -- Build files have been written to: /tmp/tmp.bGKzbkJ4JO/tini [2022-08-26T07:50:33.905Z] #51 1.857 + make tini-static [2022-08-26T07:50:33.905Z] #51 1.996 Scanning dependencies of target tini-static [2022-08-26T07:50:33.905Z] #51 2.054 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-26T07:50:33.905Z] #51 2.493 [100%] Linking C executable tini-static [2022-08-26T07:50:33.905Z] #51 2.682 [100%] Built target tini-static [2022-08-26T07:50:33.905Z] #51 2.712 + mkdir -p /build [2022-08-26T07:50:33.905Z] #51 2.714 + cp tini-static /build/docker-init [2022-08-26T07:50:33.905Z] #51 DONE 3.0s [2022-08-26T07:50:33.905Z] [2022-08-26T07:50:33.905Z] #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-26T07:50:33.905Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:34.163Z] #20 48.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-26T07:50:34.163Z] #20 48.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:34.163Z] #20 48.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:50:34.422Z] #20 48.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-26T07:50:34.422Z] #20 48.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:34.422Z] #20 48.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:50:34.577Z] #77 97.64 config.status: creating Makefile [2022-08-26T07:50:34.577Z] #77 97.69 config.status: creating config.h [2022-08-26T07:50:34.577Z] #77 97.72 config.status: executing libtool commands [2022-08-26T07:50:34.577Z] #77 97.76 config.status: executing depfiles commands [2022-08-26T07:50:34.711Z] #51 37.91 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:50:34.711Z] #51 37.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:50:34.711Z] #51 37.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:50:34.834Z] #77 98.28 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-26T07:50:34.834Z] #77 98.30 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-26T07:50:34.961Z] #47 ... [2022-08-26T07:50:34.961Z] [2022-08-26T07:50:34.961Z] #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-26T07:50:34.961Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:50:34.961Z] #14 22.78 Fetched 8573 kB in 16s (522 kB/s) [2022-08-26T07:50:34.961Z] #14 22.78 Reading package lists... [2022-08-26T07:50:34.961Z] #14 29.17 Reading package lists... [2022-08-26T07:50:34.961Z] #14 ... [2022-08-26T07:50:34.961Z] [2022-08-26T07:50:34.961Z] #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-26T07:50:34.961Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:34.961Z] #76 26.63 Reading package lists... [2022-08-26T07:50:34.977Z] #51 38.06 Selecting previously unselected package python3-six. [2022-08-26T07:50:34.977Z] #51 38.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-26T07:50:34.977Z] #51 38.07 Unpacking python3-six (1.16.0-2) ... [2022-08-26T07:50:34.977Z] #51 38.16 Selecting previously unselected package python3-protobuf. [2022-08-26T07:50:34.977Z] #51 38.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-26T07:50:34.977Z] #51 38.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-26T07:50:34.991Z] #20 ... [2022-08-26T07:50:34.991Z] [2022-08-26T07:50:34.991Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T07:50:34.991Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T07:50:34.991Z] #53 CACHED [2022-08-26T07:50:34.991Z] [2022-08-26T07:50:34.992Z] #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-26T07:50:34.992Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:50:34.992Z] #54 CACHED [2022-08-26T07:50:34.992Z] [2022-08-26T07:50:34.992Z] #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-26T07:50:34.992Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T07:50:34.992Z] #57 CACHED [2022-08-26T07:50:34.992Z] [2022-08-26T07:50:34.992Z] #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-26T07:50:34.992Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:34.992Z] #58 CACHED [2022-08-26T07:50:35.092Z] #77 98.53 checking for gcc... gcc [2022-08-26T07:50:35.092Z] #77 ... [2022-08-26T07:50:35.092Z] [2022-08-26T07:50:35.092Z] #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-26T07:50:35.092Z] #60 sha256:add6329441a64554cb24b373ba8d41d0eb24ea33f7c8038af922aad0dfcea8ab [2022-08-26T07:50:35.092Z] #60 35.01 + mkdir -p /build [2022-08-26T07:50:35.092Z] #60 35.01 + cp runc /build/runc [2022-08-26T07:50:35.250Z] [2022-08-26T07:50:35.250Z] #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-26T07:50:35.250Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:35.250Z] #20 ... [2022-08-26T07:50:35.250Z] [2022-08-26T07:50:35.250Z] #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-26T07:50:35.250Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:50:35.250Z] #60 CACHED [2022-08-26T07:50:35.350Z] #60 DONE 35.3s [2022-08-26T07:50:35.350Z] [2022-08-26T07:50:35.350Z] #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-26T07:50:35.350Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:50:35.350Z] #21 19.15 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T07:50:35.350Z] #21 19.15 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 19.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T07:50:35.350Z] #21 19.90 Selecting previously unselected package libkmod2:amd64. [2022-08-26T07:50:35.350Z] #21 19.90 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 19.96 Unpacking libkmod2:amd64 (28-1) ... [2022-08-26T07:50:35.350Z] #21 21.14 Selecting previously unselected package systemd. [2022-08-26T07:50:35.350Z] #21 21.14 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 21.42 Unpacking systemd (247.3-7) ... [2022-08-26T07:50:35.350Z] #21 23.93 Selecting previously unselected package pigz. [2022-08-26T07:50:35.350Z] #21 23.94 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 23.95 Unpacking pigz (2.6-1) ... [2022-08-26T07:50:35.350Z] #21 24.02 Selecting previously unselected package libelf1:amd64. [2022-08-26T07:50:35.350Z] #21 24.02 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.02 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T07:50:35.350Z] #21 24.15 Selecting previously unselected package libbpf0:amd64. [2022-08-26T07:50:35.350Z] #21 24.15 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T07:50:35.350Z] #21 24.23 Selecting previously unselected package libmnl0:amd64. [2022-08-26T07:50:35.350Z] #21 24.23 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T07:50:35.350Z] #21 24.30 Selecting previously unselected package libxtables12:amd64. [2022-08-26T07:50:35.350Z] #21 24.31 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.31 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T07:50:35.350Z] #21 24.37 Selecting previously unselected package libcap2-bin. [2022-08-26T07:50:35.350Z] #21 24.38 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T07:50:35.350Z] #21 24.46 Selecting previously unselected package iproute2. [2022-08-26T07:50:35.350Z] #21 24.47 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.48 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T07:50:35.350Z] #21 24.91 Selecting previously unselected package xxd. [2022-08-26T07:50:35.350Z] #21 24.91 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 24.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:35.350Z] #21 25.01 Selecting previously unselected package vim-common. [2022-08-26T07:50:35.350Z] #21 25.01 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:50:35.350Z] #21 25.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:35.350Z] #21 25.17 Selecting previously unselected package bash-completion. [2022-08-26T07:50:35.350Z] #21 25.17 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T07:50:35.350Z] #21 26.78 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T07:50:35.350Z] #21 27.12 Selecting previously unselected package bzip2. [2022-08-26T07:50:35.350Z] #21 27.12 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 27.13 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:50:35.350Z] #21 27.24 Selecting previously unselected package xz-utils. [2022-08-26T07:50:35.350Z] #21 27.25 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 27.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:50:35.350Z] #21 27.40 Selecting previously unselected package apparmor. [2022-08-26T07:50:35.350Z] #21 27.41 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 27.45 Unpacking apparmor (2.13.6-10) ... [2022-08-26T07:50:35.350Z] #21 27.84 Selecting previously unselected package inetutils-ping. [2022-08-26T07:50:35.350Z] #21 27.86 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 27.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T07:50:35.350Z] #21 27.95 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T07:50:35.350Z] #21 27.96 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 27.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T07:50:35.350Z] #21 28.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T07:50:35.350Z] #21 28.03 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T07:50:35.350Z] #21 28.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T07:50:35.350Z] #21 28.10 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T07:50:35.350Z] #21 28.17 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T07:50:35.350Z] #21 28.17 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T07:50:35.350Z] #21 28.26 Selecting previously unselected package iptables. [2022-08-26T07:50:35.350Z] #21 28.26 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.26 Unpacking iptables (1.8.7-1) ... [2022-08-26T07:50:35.350Z] #21 28.53 Selecting previously unselected package libonig5:amd64. [2022-08-26T07:50:35.350Z] #21 28.53 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.53 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:50:35.350Z] #21 28.65 Selecting previously unselected package libjq1:amd64. [2022-08-26T07:50:35.350Z] #21 28.66 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:50:35.350Z] #21 28.75 Selecting previously unselected package jq. [2022-08-26T07:50:35.350Z] #21 28.76 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.77 Unpacking jq (1.6-2.1) ... [2022-08-26T07:50:35.350Z] #21 28.86 Selecting previously unselected package libaio1:amd64. [2022-08-26T07:50:35.350Z] #21 28.87 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 28.88 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T07:50:35.350Z] #21 29.00 Selecting previously unselected package libgpm2:amd64. [2022-08-26T07:50:35.350Z] #21 29.01 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T07:50:35.350Z] #21 29.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T07:50:35.508Z] [2022-08-26T07:50:35.508Z] #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-26T07:50:35.508Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:35.531Z] #76 32.96 Building dependency tree... [2022-08-26T07:50:35.531Z] #76 ... [2022-08-26T07:50:35.531Z] [2022-08-26T07:50:35.531Z] #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-26T07:50:35.531Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:50:35.531Z] #42 23.68 Fetched 8573 kB in 16s (530 kB/s) [2022-08-26T07:50:35.531Z] #42 23.68 Reading package lists... [2022-08-26T07:50:35.541Z] #51 38.64 Selecting previously unselected package libnet1:arm64. [2022-08-26T07:50:35.541Z] #51 38.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-26T07:50:35.541Z] #51 38.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:50:35.541Z] #51 38.77 Selecting previously unselected package libnl-3-200:arm64. [2022-08-26T07:50:35.541Z] #51 38.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-26T07:50:35.541Z] #51 38.79 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-26T07:50:35.608Z] #21 29.18 Selecting previously unselected package libicu67:amd64. [2022-08-26T07:50:35.608Z] #21 29.19 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-26T07:50:35.608Z] #21 29.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T07:50:35.791Z] #42 30.30 Reading package lists... [2022-08-26T07:50:35.791Z] #42 ... [2022-08-26T07:50:35.791Z] [2022-08-26T07:50:35.791Z] #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-26T07:50:35.791Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:35.791Z] #55 30.79 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-26T07:50:35.791Z] #55 30.95 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-26T07:50:35.791Z] #55 30.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-26T07:50:35.791Z] #55 31.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-26T07:50:35.791Z] #55 31.12 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-26T07:50:35.791Z] #55 31.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-26T07:50:35.791Z] #55 31.57 go: downloading honnef.co/go/tools v0.3.1 [2022-08-26T07:50:35.791Z] #55 33.71 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-26T07:50:35.791Z] #55 33.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-26T07:50:35.791Z] #55 33.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-26T07:50:35.791Z] #55 33.98 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-26T07:50:35.791Z] #55 34.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-26T07:50:35.802Z] #51 38.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-26T07:50:35.802Z] #51 38.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-26T07:50:35.802Z] #51 38.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T07:50:36.050Z] #55 34.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-26T07:50:36.050Z] #55 34.19 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-26T07:50:36.050Z] #55 34.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-26T07:50:36.050Z] #55 34.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-26T07:50:36.059Z] #51 39.06 Selecting previously unselected package criu. [2022-08-26T07:50:36.059Z] #51 39.07 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-26T07:50:36.059Z] #51 39.08 Unpacking criu (3.17.1-1) ... [2022-08-26T07:50:36.074Z] #20 ... [2022-08-26T07:50:36.075Z] [2022-08-26T07:50:36.075Z] #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-26T07:50:36.075Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:36.075Z] #62 CACHED [2022-08-26T07:50:36.075Z] [2022-08-26T07:50:36.075Z] #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-26T07:50:36.075Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:50:36.075Z] #64 CACHED [2022-08-26T07:50:36.333Z] [2022-08-26T07:50:36.333Z] #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-26T07:50:36.333Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:36.539Z] #21 ... [2022-08-26T07:50:36.539Z] [2022-08-26T07:50:36.539Z] #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-26T07:50:36.539Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:36.539Z] #77 98.61 checking whether the C compiler works... yes [2022-08-26T07:50:36.539Z] #77 98.81 checking for C compiler default output file name... a.out [2022-08-26T07:50:36.539Z] #77 98.81 checking for suffix of executables... [2022-08-26T07:50:36.539Z] #77 99.08 checking whether we are cross compiling... no [2022-08-26T07:50:36.539Z] #77 99.21 checking for suffix of object files... o [2022-08-26T07:50:36.539Z] #77 99.27 checking whether we are using the GNU C compiler... yes [2022-08-26T07:50:36.539Z] #77 99.34 checking whether gcc accepts -g... yes [2022-08-26T07:50:36.539Z] #77 99.42 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:50:36.539Z] #77 99.61 checking whether gcc understands -c and -o together... yes [2022-08-26T07:50:36.539Z] #77 99.87 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:50:36.539Z] #77 99.91 checking whether build environment is sane... yes [2022-08-26T07:50:36.539Z] #77 99.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:50:36.539Z] #77 100.0 checking for gawk... no [2022-08-26T07:50:36.539Z] #77 100.0 checking for mawk... mawk [2022-08-26T07:50:36.539Z] #77 100.0 checking whether make sets $(MAKE)... yes [2022-08-26T07:50:36.621Z] #55 34.76 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-26T07:50:36.621Z] #55 34.78 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-26T07:50:36.621Z] #55 35.01 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-26T07:50:36.622Z] #51 ... [2022-08-26T07:50:36.622Z] [2022-08-26T07:50:36.622Z] #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-26T07:50:36.622Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:50:36.622Z] #77 0.976 Cloning into '/tmp/crun-build'... [2022-08-26T07:50:36.622Z] #77 7.194 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-26T07:50:36.622Z] #77 7.237 Cloning into '/tmp/crun-build/libocispec'... [2022-08-26T07:50:36.622Z] #77 8.362 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-26T07:50:36.622Z] #77 8.407 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-26T07:50:36.622Z] #77 8.410 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-26T07:50:36.622Z] #77 8.412 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-26T07:50:36.622Z] #77 8.443 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-26T07:50:36.622Z] #77 ... [2022-08-26T07:50:36.622Z] [2022-08-26T07:50:36.622Z] #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-26T07:50:36.622Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:36.622Z] #42 40.22 Selecting previously unselected package libicu67:arm64. [2022-08-26T07:50:36.622Z] #42 40.23 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-26T07:50:36.622Z] #42 40.24 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-26T07:50:36.796Z] #77 100.1 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:50:36.796Z] #77 100.1 checking whether make supports nested variables... yes [2022-08-26T07:50:36.796Z] #77 100.1 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:50:36.796Z] #77 100.1 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:50:36.796Z] #77 100.1 checking how to create a ustar tar archive... gnutar [2022-08-26T07:50:36.796Z] #77 100.2 checking dependency style of gcc... gcc3 [2022-08-26T07:50:36.796Z] #77 100.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:50:36.796Z] #77 100.2 checking whether make supports nested variables... (cached) yes [2022-08-26T07:50:36.881Z] #55 35.16 go: downloading golang.org/x/text v0.3.7 [2022-08-26T07:50:37.054Z] #77 100.3 checking build system type... x86_64-pc-linux-gnu [2022-08-26T07:50:37.054Z] #77 100.4 checking host system type... x86_64-pc-linux-gnu [2022-08-26T07:50:37.054Z] #77 100.4 checking how to print strings... printf [2022-08-26T07:50:37.054Z] #77 100.4 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:50:37.054Z] #77 100.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:50:37.054Z] #77 100.5 checking for egrep... /bin/grep -E [2022-08-26T07:50:37.054Z] #77 100.5 checking for fgrep... /bin/grep -F [2022-08-26T07:50:37.054Z] #77 100.5 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:50:37.054Z] #77 100.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:50:37.054Z] #77 100.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:50:37.054Z] #77 100.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:50:37.268Z] #20 51.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-26T07:50:37.268Z] #20 51.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:37.268Z] #20 51.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:50:37.311Z] #77 100.6 checking whether ln -s works... yes [2022-08-26T07:50:37.311Z] #77 100.6 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:50:37.311Z] #77 100.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-26T07:50:37.311Z] #77 100.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:50:37.311Z] #77 100.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:50:37.311Z] #77 100.6 checking for objdump... objdump [2022-08-26T07:50:37.311Z] #77 100.6 checking how to recognize dependent libraries... pass_all [2022-08-26T07:50:37.311Z] #77 100.6 checking for dlltool... no [2022-08-26T07:50:37.311Z] #77 100.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:50:37.311Z] #77 100.6 checking for ar... ar [2022-08-26T07:50:37.311Z] #77 100.6 checking for archiver @FILE support... @ [2022-08-26T07:50:37.311Z] #77 100.7 checking for strip... strip [2022-08-26T07:50:37.311Z] #77 100.7 checking for ranlib... ranlib [2022-08-26T07:50:37.569Z] #77 100.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:50:37.569Z] #77 101.0 checking for sysroot... no [2022-08-26T07:50:37.569Z] #77 101.0 checking for a working dd... /bin/dd [2022-08-26T07:50:37.569Z] #77 101.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:50:37.569Z] #77 101.1 checking for mt... no [2022-08-26T07:50:37.569Z] #77 101.1 checking if : is a manifest tool... no [2022-08-26T07:50:37.826Z] #77 101.1 checking how to run the C preprocessor... gcc -E [2022-08-26T07:50:38.390Z] #77 101.2 checking for ANSI C header files... yes [2022-08-26T07:50:38.391Z] #77 101.7 checking for sys/types.h... yes [2022-08-26T07:50:38.391Z] #77 101.8 checking for sys/stat.h... yes [2022-08-26T07:50:38.664Z] #77 101.9 checking for stdlib.h... yes [2022-08-26T07:50:38.664Z] #77 102.0 checking for string.h... yes [2022-08-26T07:50:38.664Z] #77 102.0 checking for memory.h... yes [2022-08-26T07:50:38.921Z] #77 102.1 checking for strings.h... yes [2022-08-26T07:50:38.921Z] #77 102.2 checking for inttypes.h... yes [2022-08-26T07:50:38.921Z] #77 102.3 checking for stdint.h... yes [2022-08-26T07:50:38.921Z] #77 102.4 checking for unistd.h... yes [2022-08-26T07:50:39.178Z] #77 102.5 checking for dlfcn.h... yes [2022-08-26T07:50:39.178Z] #77 102.6 checking for objdir... .libs [2022-08-26T07:50:39.424Z] #55 ... [2022-08-26T07:50:39.424Z] [2022-08-26T07:50:39.424Z] #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-26T07:50:39.424Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:39.424Z] #51 20.80 Reading package lists... [2022-08-26T07:50:39.424Z] #51 27.20 Reading package lists... [2022-08-26T07:50:39.424Z] #51 33.41 Building dependency tree... [2022-08-26T07:50:39.424Z] #51 36.76 The following additional packages will be installed: [2022-08-26T07:50:39.424Z] #51 36.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-26T07:50:39.424Z] #51 36.79 python3-protobuf python3-six [2022-08-26T07:50:39.424Z] #51 36.80 Suggested packages: [2022-08-26T07:50:39.424Z] #51 36.82 python3-setuptools [2022-08-26T07:50:39.424Z] #51 36.82 Recommended packages: [2022-08-26T07:50:39.424Z] #51 36.82 iproute2 | iproute [2022-08-26T07:50:39.424Z] #51 ... [2022-08-26T07:50:39.424Z] [2022-08-26T07:50:39.425Z] #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-26T07:50:39.425Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:39.425Z] #76 32.96 Building dependency tree... [2022-08-26T07:50:39.425Z] #76 36.57 python3 is already the newest version (3.9.2-3). [2022-08-26T07:50:39.425Z] #76 36.57 The following additional packages will be installed: [2022-08-26T07:50:39.425Z] #76 36.58 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-26T07:50:39.425Z] #76 36.59 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-26T07:50:39.425Z] #76 36.60 Suggested packages: [2022-08-26T07:50:39.425Z] #76 36.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-26T07:50:39.425Z] #76 36.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-26T07:50:39.425Z] #76 36.60 m4-doc ed diffutils-doc [2022-08-26T07:50:39.425Z] #76 36.60 Recommended packages: [2022-08-26T07:50:39.425Z] #76 36.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-26T07:50:39.436Z] #77 102.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:50:39.684Z] #76 ... [2022-08-26T07:50:39.684Z] [2022-08-26T07:50:39.684Z] #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-26T07:50:39.684Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:50:39.684Z] #62 21.89 Reading package lists... [2022-08-26T07:50:39.684Z] #62 28.06 Reading package lists... [2022-08-26T07:50:39.684Z] #62 34.33 Building dependency tree... [2022-08-26T07:50:39.684Z] #62 37.79 The following additional packages will be installed: [2022-08-26T07:50:39.684Z] #62 37.80 libbtrfs0 [2022-08-26T07:50:39.684Z] #62 38.03 The following NEW packages will be installed: [2022-08-26T07:50:39.684Z] #62 38.04 libbtrfs-dev libbtrfs0 [2022-08-26T07:50:39.684Z] #62 ... [2022-08-26T07:50:39.684Z] [2022-08-26T07:50:39.684Z] #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-26T07:50:39.684Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:39.684Z] #51 37.50 The following NEW packages will be installed: [2022-08-26T07:50:39.684Z] #51 37.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-26T07:50:39.684Z] #51 37.54 python3-protobuf python3-six [2022-08-26T07:50:39.693Z] #77 102.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:50:39.693Z] #77 102.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:50:39.693Z] #77 103.0 checking if gcc static flag -static works... yes [2022-08-26T07:50:39.693Z] #77 103.2 checking if gcc supports -c -o file.o... yes [2022-08-26T07:50:39.950Z] #77 103.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:50:39.950Z] #77 103.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-26T07:50:39.951Z] #42 ... [2022-08-26T07:50:39.951Z] [2022-08-26T07:50:39.951Z] #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-26T07:50:39.951Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:39.951Z] #14 33.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-26T07:50:39.951Z] #14 34.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-26T07:50:39.951Z] #14 34.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-26T07:50:39.951Z] #14 35.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-26T07:50:39.951Z] #14 36.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-26T07:50:39.951Z] #14 36.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-26T07:50:39.951Z] #14 36.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-26T07:50:39.951Z] #14 36.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-26T07:50:39.951Z] #14 36.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-26T07:50:39.951Z] #14 36.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-26T07:50:39.951Z] #14 36.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-26T07:50:39.951Z] #14 36.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-26T07:50:39.951Z] #14 36.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-26T07:50:39.951Z] #14 36.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-26T07:50:39.951Z] #14 37.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-26T07:50:39.951Z] #14 37.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-26T07:50:39.951Z] #14 37.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-26T07:50:39.951Z] #14 37.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-26T07:50:39.951Z] #14 37.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-26T07:50:39.951Z] #14 37.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-26T07:50:39.951Z] #14 37.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-26T07:50:39.951Z] #14 38.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:39.951Z] #14 38.89 Fetched 108 MB in 6s (18.9 MB/s) [2022-08-26T07:50:39.951Z] #14 38.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-26T07:50:39.951Z] #14 38.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-26T07:50:39.951Z] #14 39.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-26T07:50:39.951Z] #14 39.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:39.951Z] #14 41.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-26T07:50:39.951Z] #14 41.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-26T07:50:39.951Z] #14 41.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:39.951Z] #14 ... [2022-08-26T07:50:39.951Z] [2022-08-26T07:50:39.951Z] #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-26T07:50:39.951Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-26T07:50:39.951Z] #34 39.37 Updating files: 92% (1403/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-26T07:50:39.951Z] #34 39.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-26T07:50:39.951Z] #34 39.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-26T07:50:40.208Z] #77 103.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:50:40.208Z] #77 103.6 checking how to hardcode library paths into programs... immediate [2022-08-26T07:50:40.208Z] #77 103.6 checking whether stripping libraries is possible... yes [2022-08-26T07:50:40.208Z] #77 103.6 checking if libtool supports shared libraries... yes [2022-08-26T07:50:40.208Z] #77 103.6 checking whether to build shared libraries... no [2022-08-26T07:50:40.208Z] #77 103.6 checking whether to build static libraries... yes [2022-08-26T07:50:40.208Z] #77 103.6 checking float.h usability... yes [2022-08-26T07:50:40.208Z] #77 103.7 checking float.h presence... yes [2022-08-26T07:50:40.208Z] #77 103.7 checking for float.h... yes [2022-08-26T07:50:40.208Z] #77 103.7 checking limits.h usability... yes [2022-08-26T07:50:40.255Z] #51 38.02 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:40.255Z] #51 38.02 Need to get 2315 kB of archives. [2022-08-26T07:50:40.255Z] #51 38.02 After this operation, 11.1 MB of additional disk space will be used. [2022-08-26T07:50:40.255Z] #51 38.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-26T07:50:40.255Z] #51 38.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:50:40.255Z] #51 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-26T07:50:40.255Z] #51 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-26T07:50:40.255Z] #51 38.07 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-26T07:50:40.255Z] #51 38.09 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-26T07:50:40.255Z] #51 38.09 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-26T07:50:40.465Z] #77 103.8 checking limits.h presence... yes [2022-08-26T07:50:40.465Z] #77 103.9 checking for limits.h... yes [2022-08-26T07:50:40.465Z] #77 103.9 checking stddef.h usability... yes [2022-08-26T07:50:40.723Z] #77 104.0 checking stddef.h presence... yes [2022-08-26T07:50:40.723Z] #77 104.0 checking for stddef.h... yes [2022-08-26T07:50:40.723Z] #77 104.0 checking for stdlib.h... (cached) yes [2022-08-26T07:50:40.723Z] #77 104.0 checking for string.h... (cached) yes [2022-08-26T07:50:40.723Z] #77 104.0 checking sys/time.h usability... yes [2022-08-26T07:50:40.723Z] #77 104.2 checking sys/time.h presence... yes [2022-08-26T07:50:40.723Z] #77 104.2 checking for sys/time.h... yes [2022-08-26T07:50:40.981Z] #77 104.2 checking for inline... inline [2022-08-26T07:50:41.195Z] #51 ... [2022-08-26T07:50:41.195Z] [2022-08-26T07:50:41.195Z] #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-26T07:50:41.195Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T07:50:41.195Z] #57 39.13 v3.0.2 [2022-08-26T07:50:41.195Z] #57 DONE 39.3s [2022-08-26T07:50:41.195Z] [2022-08-26T07:50:41.195Z] #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-26T07:50:41.195Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:41.195Z] #76 38.27 The following NEW packages will be installed: [2022-08-26T07:50:41.195Z] #76 38.29 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-26T07:50:41.195Z] #76 38.30 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-26T07:50:41.195Z] #76 38.30 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-26T07:50:41.195Z] #76 38.30 libyajl2 m4 patch xz-utils [2022-08-26T07:50:41.195Z] #76 38.69 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:41.195Z] #76 38.69 Need to get 5940 kB of archives. [2022-08-26T07:50:41.195Z] #76 38.69 After this operation, 18.7 MB of additional disk space will be used. [2022-08-26T07:50:41.195Z] #76 38.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T07:50:41.195Z] #76 38.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-26T07:50:41.195Z] #76 38.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-26T07:50:41.195Z] #76 38.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-26T07:50:41.195Z] #76 38.70 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-26T07:50:41.195Z] #76 38.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-26T07:50:41.195Z] #76 38.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-26T07:50:41.195Z] #76 38.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-26T07:50:41.195Z] #76 38.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-26T07:50:41.195Z] #76 38.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-26T07:50:41.195Z] #76 38.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T07:50:41.195Z] #76 38.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-26T07:50:41.195Z] #76 38.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-26T07:50:41.195Z] #76 38.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T07:50:41.195Z] #76 38.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-26T07:50:41.195Z] #76 38.98 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-26T07:50:41.195Z] #76 38.98 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-26T07:50:41.195Z] #76 38.99 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-26T07:50:41.195Z] #76 39.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-26T07:50:41.195Z] #76 39.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-26T07:50:41.195Z] #76 39.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-26T07:50:41.195Z] #76 39.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T07:50:41.195Z] #76 39.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-26T07:50:41.238Z] #77 104.3 checking for size_t... yes [2022-08-26T07:50:41.238Z] #77 104.5 checking for stdlib.h... (cached) yes [2022-08-26T07:50:41.238Z] #77 104.5 checking for GNU libc compatible malloc... yes [2022-08-26T07:50:41.238Z] #77 104.7 checking for stdlib.h... (cached) yes [2022-08-26T07:50:41.453Z] #20 54.98 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-26T07:50:41.453Z] #20 54.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:41.453Z] #20 54.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:50:41.495Z] #77 104.7 checking for GNU libc compatible realloc... yes [2022-08-26T07:50:41.495Z] #77 104.8 checking for working strtod... yes [2022-08-26T07:50:41.752Z] #77 105.0 checking for gettimeofday... yes [2022-08-26T07:50:41.794Z] #76 40.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:42.010Z] #77 105.2 checking for memset... yes [2022-08-26T07:50:42.054Z] #76 40.36 Fetched 5940 kB in 1s (8392 kB/s) [2022-08-26T07:50:42.267Z] #77 105.4 checking for strspn... yes [2022-08-26T07:50:42.268Z] #77 105.7 checking that generated files are newer than configure... done [2022-08-26T07:50:42.268Z] #77 105.7 configure: creating ./config.status [2022-08-26T07:50:42.367Z] #76 40.53 Selecting previously unselected package bzip2. [2022-08-26T07:50:42.389Z] #20 56.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-26T07:50:42.628Z] #76 40.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-26T07:50:42.628Z] #76 40.61 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T07:50:42.628Z] #76 40.65 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:50:42.628Z] #76 40.86 Selecting previously unselected package libmagic-mgc. [2022-08-26T07:50:42.628Z] #76 40.86 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-26T07:50:42.628Z] #76 40.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-26T07:50:42.648Z] #20 56.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:42.648Z] #20 56.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:50:43.240Z] #34 ... [2022-08-26T07:50:43.240Z] [2022-08-26T07:50:43.240Z] #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-26T07:50:43.240Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:43.240Z] #42 46.34 Selecting previously unselected package libxml2:arm64. [2022-08-26T07:50:43.240Z] #42 46.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-26T07:50:43.240Z] #42 46.35 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:50:43.240Z] #42 ... [2022-08-26T07:50:43.240Z] [2022-08-26T07:50:43.240Z] #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-26T07:50:43.240Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:50:43.240Z] #55 36.63 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-26T07:50:43.240Z] #55 36.87 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-26T07:50:43.240Z] #55 37.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-26T07:50:43.240Z] #55 38.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-26T07:50:43.240Z] #55 ... [2022-08-26T07:50:43.240Z] [2022-08-26T07:50:43.240Z] #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-26T07:50:43.240Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:43.240Z] #42 46.77 Selecting previously unselected package libarchive13:arm64. [2022-08-26T07:50:43.240Z] #42 46.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-26T07:50:43.240Z] #42 46.78 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-26T07:50:43.567Z] #76 ... [2022-08-26T07:50:43.567Z] [2022-08-26T07:50:43.567Z] #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-26T07:50:43.567Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T07:50:43.567Z] #62 38.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:43.567Z] #62 38.49 Need to get 460 kB of archives. [2022-08-26T07:50:43.567Z] #62 38.49 After this operation, 1237 kB of additional disk space will be used. [2022-08-26T07:50:43.567Z] #62 38.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T07:50:43.567Z] #62 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T07:50:43.567Z] #62 39.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:43.567Z] #62 40.01 Fetched 460 kB in 0s (1349 kB/s) [2022-08-26T07:50:43.567Z] #62 40.14 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T07:50:43.567Z] #62 40.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:50:43.568Z] #62 40.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T07:50:43.568Z] #62 40.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:50:43.568Z] #62 40.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T07:50:43.568Z] #62 40.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T07:50:43.568Z] #62 40.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:50:43.568Z] #62 41.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:50:43.568Z] #62 41.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:50:43.568Z] #62 41.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:43.568Z] #62 DONE 41.6s [2022-08-26T07:50:43.568Z] [2022-08-26T07:50:43.568Z] #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-26T07:50:43.568Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:43.568Z] #76 41.54 Selecting previously unselected package libmagic1:amd64. [2022-08-26T07:50:43.568Z] #76 41.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-26T07:50:43.568Z] #76 41.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-26T07:50:43.696Z] #77 106.9 config.status: creating Makefile [2022-08-26T07:50:43.696Z] #77 106.9 config.status: creating config.h [2022-08-26T07:50:43.696Z] #77 107.0 config.status: executing depfiles commands [2022-08-26T07:50:43.696Z] #77 107.1 config.status: executing libtool commands [2022-08-26T07:50:43.754Z] #42 47.15 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-26T07:50:43.754Z] #42 47.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-26T07:50:43.754Z] #42 47.16 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-26T07:50:43.754Z] #42 47.29 Selecting previously unselected package librhash0:arm64. [2022-08-26T07:50:43.754Z] #42 47.29 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-26T07:50:43.754Z] #42 47.30 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-26T07:50:43.827Z] #76 ... [2022-08-26T07:50:43.827Z] [2022-08-26T07:50:43.827Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T07:50:43.827Z] #63 sha256:2f2222d5b2cde10497c366d0a42f5cba37d5324d6bcda5062ccc074b04a5183a [2022-08-26T07:50:43.827Z] #63 DONE 0.4s [2022-08-26T07:50:43.827Z] [2022-08-26T07:50:43.827Z] #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-26T07:50:43.827Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:43.827Z] #76 41.96 Selecting previously unselected package file. [2022-08-26T07:50:43.827Z] #76 41.96 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-26T07:50:43.827Z] #76 41.96 Unpacking file (1:5.39-3) ... [2022-08-26T07:50:44.011Z] #42 47.50 Selecting previously unselected package libuv1:arm64. [2022-08-26T07:50:44.011Z] #42 47.51 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-26T07:50:44.011Z] #42 47.51 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-26T07:50:44.011Z] #42 47.67 Selecting previously unselected package cmake. [2022-08-26T07:50:44.024Z] #20 58.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-26T07:50:44.087Z] #76 42.16 Selecting previously unselected package xz-utils. [2022-08-26T07:50:44.087Z] #76 42.16 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T07:50:44.087Z] #76 42.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:50:44.259Z] #77 107.7 GEN .version [2022-08-26T07:50:44.259Z] #77 107.7 make install-recursive [2022-08-26T07:50:44.259Z] #77 107.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-26T07:50:44.259Z] #77 107.8 Making install in libocispec [2022-08-26T07:50:44.259Z] #77 107.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:50:44.259Z] #77 107.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-26T07:50:44.259Z] #77 107.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-26T07:50:44.259Z] #77 107.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-26T07:50:44.268Z] #42 47.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-26T07:50:44.268Z] #42 47.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:50:44.283Z] #20 58.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:44.283Z] #20 58.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:50:44.354Z] #76 42.47 Selecting previously unselected package libsigsegv2:amd64. [2022-08-26T07:50:44.354Z] #76 42.47 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-26T07:50:44.354Z] #76 42.52 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-26T07:50:44.516Z] #77 107.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-26T07:50:44.615Z] #76 42.91 Selecting previously unselected package m4. [2022-08-26T07:50:44.615Z] #76 42.91 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-26T07:50:44.615Z] #76 42.95 Unpacking m4 (1.4.18-5) ... [2022-08-26T07:50:45.079Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-26T07:50:45.079Z] #77 108.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-26T07:50:45.079Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-26T07:50:45.185Z] #76 43.50 Selecting previously unselected package autoconf. [2022-08-26T07:50:45.185Z] #76 43.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-26T07:50:45.454Z] #76 ... [2022-08-26T07:50:45.454Z] [2022-08-26T07:50:45.454Z] #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-26T07:50:45.454Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T07:50:45.454Z] #40 43.03 NAME: [2022-08-26T07:50:45.454Z] #40 43.03 go-winres - A tool for embedding resources in Windows executables [2022-08-26T07:50:45.454Z] #40 43.03 [2022-08-26T07:50:45.454Z] #40 43.03 USAGE: [2022-08-26T07:50:45.454Z] #40 43.03 go-winres [global options] command [command options] [arguments...] [2022-08-26T07:50:45.454Z] #40 43.03 [2022-08-26T07:50:45.454Z] #40 43.03 COMMANDS: [2022-08-26T07:50:45.454Z] #40 43.03 init Create an initial ./winres/winres.json [2022-08-26T07:50:45.454Z] #40 43.03 make Make syso files for the "go build" command [2022-08-26T07:50:45.454Z] #40 43.03 simply Make syso files for the "go build" command (simplified) [2022-08-26T07:50:45.454Z] #40 43.03 extract Extract all resources from an executable [2022-08-26T07:50:45.454Z] #40 43.03 patch Replace resources in an executable file (exe, dll) [2022-08-26T07:50:45.454Z] #40 43.03 help, h Shows a list of commands or help for one command [2022-08-26T07:50:45.454Z] #40 43.03 [2022-08-26T07:50:45.454Z] #40 43.03 GLOBAL OPTIONS: [2022-08-26T07:50:45.454Z] #40 43.03 --help, -h show help (default: false) [2022-08-26T07:50:45.454Z] #40 DONE 43.6s [2022-08-26T07:50:45.454Z] [2022-08-26T07:50:45.454Z] #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-26T07:50:45.454Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:45.454Z] #76 43.52 Unpacking autoconf (2.69-14) ... [2022-08-26T07:50:45.714Z] #76 43.97 Selecting previously unselected package autotools-dev. [2022-08-26T07:50:45.975Z] #76 44.05 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-26T07:50:45.975Z] #76 44.05 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-26T07:50:45.975Z] #76 44.17 Selecting previously unselected package automake. [2022-08-26T07:50:45.975Z] #76 44.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-26T07:50:45.975Z] #76 44.20 Unpacking automake (1:1.16.3-2) ... [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-26T07:50:46.009Z] #77 109.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-26T07:50:46.009Z] #77 109.3 make install-recursive [2022-08-26T07:50:46.010Z] #77 109.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:50:46.010Z] #77 109.4 Making install in yajl [2022-08-26T07:50:46.010Z] #77 109.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:50:46.010Z] #77 109.4 CC verify/json_verify-json_verify.o [2022-08-26T07:50:46.010Z] #77 109.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-26T07:50:46.010Z] #77 109.4 CC src/libyajl_la-yajl.lo [2022-08-26T07:50:46.010Z] #77 109.4 CC src/libyajl_la-yajl_gen.lo [2022-08-26T07:50:46.010Z] #77 109.4 CC src/libyajl_la-yajl_parser.lo [2022-08-26T07:50:46.010Z] #77 109.5 CC src/libyajl_la-yajl_buf.lo [2022-08-26T07:50:46.010Z] #77 109.5 CC src/libyajl_la-yajl_encode.lo [2022-08-26T07:50:46.010Z] #77 109.5 CC src/libyajl_la-yajl_lex.lo [2022-08-26T07:50:46.010Z] #77 109.5 CC src/libyajl_la-yajl_tree.lo [2022-08-26T07:50:46.791Z] #42 ... [2022-08-26T07:50:46.791Z] [2022-08-26T07:50:46.791Z] #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-26T07:50:46.791Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T07:50:46.791Z] #51 39.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:50:46.791Z] #51 41.19 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-26T07:50:46.791Z] #51 41.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:50:46.791Z] #51 41.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T07:50:46.791Z] #51 41.27 Setting up python3-six (1.16.0-2) ... [2022-08-26T07:50:46.791Z] #51 42.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-26T07:50:46.791Z] #51 42.48 Setting up python3-protobuf (3.12.4-1) ... [2022-08-26T07:50:46.791Z] #51 45.88 Setting up criu (3.17.1-1) ... [2022-08-26T07:50:46.791Z] #51 47.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:46.791Z] #51 ... [2022-08-26T07:50:46.791Z] [2022-08-26T07:50:46.791Z] #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-26T07:50:46.791Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:50:46.791Z] #77 10.42 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-26T07:50:46.791Z] #77 12.21 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-26T07:50:46.791Z] #77 13.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-26T07:50:46.791Z] #77 14.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-26T07:50:46.791Z] #77 14.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-26T07:50:46.923Z] #76 44.96 Selecting previously unselected package patch. [2022-08-26T07:50:46.923Z] #76 45.04 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-26T07:50:46.923Z] #76 45.04 Unpacking patch (2.7.6-7) ... [2022-08-26T07:50:46.923Z] #76 45.23 Selecting previously unselected package dpkg-dev. [2022-08-26T07:50:46.923Z] #76 45.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-26T07:50:46.923Z] #76 45.23 Unpacking dpkg-dev (1.20.11) ... [2022-08-26T07:50:46.923Z] #76 ... [2022-08-26T07:50:46.923Z] [2022-08-26T07:50:46.923Z] #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-26T07:50:46.923Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:50:46.923Z] #14 29.17 Reading package lists... [2022-08-26T07:50:46.923Z] #14 35.46 Building dependency tree... [2022-08-26T07:50:46.923Z] #14 38.94 The following additional packages will be installed: [2022-08-26T07:50:46.923Z] #14 38.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:50:46.923Z] #14 38.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-26T07:50:46.923Z] #14 38.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-26T07:50:46.923Z] #14 38.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-26T07:50:46.923Z] #14 38.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-26T07:50:46.923Z] #14 38.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-26T07:50:46.923Z] #14 38.97 mingw-w64-common mingw-w64-x86-64-dev [2022-08-26T07:50:46.923Z] #14 38.98 Suggested packages: [2022-08-26T07:50:46.923Z] #14 38.98 gcc-10-locales seccomp wine64 [2022-08-26T07:50:46.923Z] #14 40.59 The following NEW packages will be installed: [2022-08-26T07:50:46.923Z] #14 40.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T07:50:46.923Z] #14 40.59 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-26T07:50:46.923Z] #14 40.59 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-26T07:50:46.923Z] #14 40.59 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-26T07:50:46.923Z] #14 40.59 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-26T07:50:46.923Z] #14 40.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-26T07:50:46.923Z] #14 40.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-26T07:50:46.923Z] #14 40.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-26T07:50:46.923Z] #14 40.59 mingw-w64-x86-64-dev [2022-08-26T07:50:46.923Z] #14 40.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:46.923Z] #14 40.99 Need to get 115 MB of archives. [2022-08-26T07:50:46.923Z] #14 40.99 After this operation, 645 MB of additional disk space will be used. [2022-08-26T07:50:46.923Z] #14 40.99 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-26T07:50:46.923Z] #14 41.12 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-26T07:50:46.923Z] #14 41.35 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-26T07:50:46.923Z] #14 41.37 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-26T07:50:46.923Z] #14 41.38 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-26T07:50:46.923Z] #14 41.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-26T07:50:46.923Z] #14 41.81 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-26T07:50:46.923Z] #14 41.89 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-26T07:50:46.923Z] #14 41.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-26T07:50:46.923Z] #14 42.91 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-26T07:50:46.923Z] #14 44.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-26T07:50:47.048Z] #77 ... [2022-08-26T07:50:47.048Z] [2022-08-26T07:50:47.048Z] #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-26T07:50:47.048Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:47.048Z] #14 43.59 Selecting previously unselected package binutils-mingw-w64. [2022-08-26T07:50:47.048Z] #14 43.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-26T07:50:47.048Z] #14 43.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:50:47.048Z] #14 43.76 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-26T07:50:47.048Z] #14 43.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-26T07:50:47.048Z] #14 43.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-26T07:50:47.048Z] #14 43.95 Selecting previously unselected package dmsetup. [2022-08-26T07:50:47.048Z] #14 43.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-26T07:50:47.048Z] #14 43.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:50:47.048Z] #14 44.17 Selecting previously unselected package mingw-w64-common. [2022-08-26T07:50:47.048Z] #14 44.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-26T07:50:47.048Z] #14 44.18 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-26T07:50:47.048Z] #14 49.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-26T07:50:47.048Z] #14 49.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-26T07:50:47.048Z] #14 49.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:50:47.185Z] #14 ... [2022-08-26T07:50:47.185Z] [2022-08-26T07:50:47.185Z] #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-26T07:50:47.185Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:47.185Z] #55 41.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-26T07:50:47.185Z] #55 41.92 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-26T07:50:47.185Z] #55 42.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-26T07:50:47.185Z] #55 42.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-26T07:50:47.185Z] #55 42.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-26T07:50:47.185Z] #55 42.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-26T07:50:47.185Z] #55 42.28 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-26T07:50:47.185Z] #55 42.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-26T07:50:47.185Z] #55 42.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-26T07:50:47.185Z] #55 42.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-26T07:50:47.185Z] #55 42.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-26T07:50:47.185Z] #55 42.99 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-26T07:50:47.185Z] #55 43.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-26T07:50:47.186Z] #55 44.01 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-26T07:50:47.186Z] #55 44.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-26T07:50:47.186Z] #55 44.16 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-26T07:50:47.186Z] #55 44.34 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-26T07:50:47.186Z] #55 44.50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-26T07:50:47.186Z] #55 44.59 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-26T07:50:47.186Z] #55 44.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-26T07:50:47.186Z] #55 44.88 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-26T07:50:47.186Z] #55 44.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-26T07:50:47.186Z] #55 44.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-26T07:50:47.186Z] #55 44.96 go: downloading github.com/prometheus/common v0.32.1 [2022-08-26T07:50:47.186Z] #55 45.31 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-26T07:50:47.305Z] #14 ... [2022-08-26T07:50:47.305Z] [2022-08-26T07:50:47.305Z] #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-26T07:50:47.305Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:47.305Z] #42 50.92 Setting up libicu67:arm64 (67.1-7) ... [2022-08-26T07:50:47.305Z] #42 ... [2022-08-26T07:50:47.305Z] [2022-08-26T07:50:47.305Z] #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-26T07:50:47.305Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T07:50:47.305Z] #51 DONE 50.7s [2022-08-26T07:50:47.305Z] [2022-08-26T07:50:47.305Z] #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-26T07:50:47.305Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T07:50:47.305Z] #42 51.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:47.449Z] #55 45.48 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-26T07:50:47.564Z] #42 51.04 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-26T07:50:47.564Z] #42 51.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:47.564Z] #42 51.19 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-26T07:50:47.564Z] #42 51.21 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-26T07:50:47.564Z] #42 51.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:50:47.564Z] #42 51.28 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:50:47.820Z] #42 51.29 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-26T07:50:47.820Z] #42 51.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:50:47.820Z] #42 51.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:48.080Z] #55 46.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-26T07:50:48.080Z] #55 ... [2022-08-26T07:50:48.080Z] [2022-08-26T07:50:48.080Z] #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-26T07:50:48.080Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:50:48.080Z] #42 30.30 Reading package lists... [2022-08-26T07:50:48.080Z] #42 36.44 Building dependency tree... [2022-08-26T07:50:48.080Z] #42 39.95 The following additional packages will be installed: [2022-08-26T07:50:48.080Z] #42 39.96 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-26T07:50:48.080Z] #42 39.96 Suggested packages: [2022-08-26T07:50:48.080Z] #42 39.96 cmake-doc ninja-build lrzip [2022-08-26T07:50:48.080Z] #42 39.96 Recommended packages: [2022-08-26T07:50:48.080Z] #42 39.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-26T07:50:48.080Z] #42 40.91 The following NEW packages will be installed: [2022-08-26T07:50:48.080Z] #42 40.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-26T07:50:48.080Z] #42 40.91 vim-common xxd [2022-08-26T07:50:48.080Z] #42 41.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:50:48.080Z] #42 41.25 Need to get 17.7 MB of archives. [2022-08-26T07:50:48.080Z] #42 41.25 After this operation, 70.7 MB of additional disk space will be used. [2022-08-26T07:50:48.080Z] #42 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:50:48.080Z] #42 41.26 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-26T07:50:48.080Z] #42 41.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-26T07:50:48.080Z] #42 41.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T07:50:48.081Z] #42 42.02 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-26T07:50:48.081Z] #42 42.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-26T07:50:48.081Z] #42 42.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-26T07:50:48.081Z] #42 42.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-26T07:50:48.081Z] #42 42.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-26T07:50:48.081Z] #42 42.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-26T07:50:48.081Z] #42 43.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:48.081Z] #42 44.09 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-08-26T07:50:48.081Z] #42 44.18 Selecting previously unselected package xxd. [2022-08-26T07:50:48.081Z] #42 44.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:50:48.081Z] #42 44.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:50:48.081Z] #42 44.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:48.081Z] #42 44.50 Selecting previously unselected package vim-common. [2022-08-26T07:50:48.081Z] #42 44.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:50:48.081Z] #42 44.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:48.081Z] #42 45.10 Selecting previously unselected package cmake-data. [2022-08-26T07:50:48.081Z] #42 45.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-26T07:50:48.081Z] #42 45.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:50:48.341Z] #42 ... [2022-08-26T07:50:48.341Z] [2022-08-26T07:50:48.341Z] #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-26T07:50:48.341Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:48.341Z] #76 46.26 Selecting previously unselected package build-essential. [2022-08-26T07:50:48.341Z] #76 46.26 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-26T07:50:48.341Z] #76 46.27 Unpacking build-essential (12.9) ... [2022-08-26T07:50:48.341Z] #76 46.59 Selecting previously unselected package libcap2:amd64. [2022-08-26T07:50:48.341Z] #76 46.59 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T07:50:48.384Z] #42 DONE 52.0s [2022-08-26T07:50:48.384Z] [2022-08-26T07:50:48.384Z] #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-26T07:50:48.384Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:50:48.384Z] #77 ... [2022-08-26T07:50:48.384Z] [2022-08-26T07:50:48.384Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T07:50:48.384Z] #43 sha256:9b77cd6bd671ca4f4191046edd8fca87d90b042c049d33b1b69785fdf780f88d [2022-08-26T07:50:48.472Z] #20 62.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-26T07:50:48.472Z] #20 62.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:50:48.472Z] #20 62.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:50:48.532Z] #77 ... [2022-08-26T07:50:48.532Z] [2022-08-26T07:50:48.532Z] #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-26T07:50:48.532Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:50:48.532Z] #21 32.13 Selecting previously unselected package libinih1:amd64. [2022-08-26T07:50:48.532Z] #21 32.14 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.15 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T07:50:48.532Z] #21 32.20 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-26T07:50:48.532Z] #21 32.21 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.23 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T07:50:48.532Z] #21 32.31 Selecting previously unselected package libnet1:amd64. [2022-08-26T07:50:48.532Z] #21 32.32 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:50:48.532Z] #21 32.41 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T07:50:48.532Z] #21 32.41 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:50:48.532Z] #21 32.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:50:48.532Z] #21 32.48 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:48.532Z] #21 32.54 Selecting previously unselected package libyajl2:amd64. [2022-08-26T07:50:48.532Z] #21 32.54 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.56 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:50:48.532Z] #21 32.63 Selecting previously unselected package net-tools. [2022-08-26T07:50:48.532Z] #21 32.63 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:50:48.532Z] #21 32.78 Selecting previously unselected package patch. [2022-08-26T07:50:48.532Z] #21 32.78 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 32.80 Unpacking patch (2.7.6-7) ... [2022-08-26T07:50:48.532Z] #21 32.89 Selecting previously unselected package python-pip-whl. [2022-08-26T07:50:48.532Z] #21 32.89 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:50:48.532Z] #21 32.89 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:50:48.532Z] #21 33.30 Selecting previously unselected package python3-lib2to3. [2022-08-26T07:50:48.532Z] #21 33.31 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T07:50:48.532Z] #21 33.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:50:48.532Z] #21 33.40 Selecting previously unselected package python3-distutils. [2022-08-26T07:50:48.532Z] #21 33.41 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T07:50:48.532Z] #21 33.41 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T07:50:48.532Z] #21 33.53 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:50:48.532Z] #21 33.54 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:50:48.532Z] #21 33.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:50:48.532Z] #21 33.65 Selecting previously unselected package python3-setuptools. [2022-08-26T07:50:48.532Z] #21 33.66 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T07:50:48.532Z] #21 33.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T07:50:48.532Z] #21 33.82 Selecting previously unselected package python3-wheel. [2022-08-26T07:50:48.532Z] #21 33.83 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T07:50:48.532Z] #21 33.83 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T07:50:48.532Z] #21 33.88 Selecting previously unselected package python3-pip. [2022-08-26T07:50:48.532Z] #21 33.89 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:50:48.532Z] #21 33.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:50:48.532Z] #21 34.09 Selecting previously unselected package sudo. [2022-08-26T07:50:48.532Z] #21 34.09 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 34.10 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T07:50:48.532Z] #21 34.47 Selecting previously unselected package systemd-journal-remote. [2022-08-26T07:50:48.532Z] #21 34.48 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 34.48 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-26T07:50:48.532Z] #21 34.56 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T07:50:48.532Z] #21 34.57 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 34.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:50:48.532Z] #21 34.74 Selecting previously unselected package uidmap. [2022-08-26T07:50:48.532Z] #21 34.74 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 34.75 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T07:50:48.532Z] #21 34.84 Selecting previously unselected package vim-runtime. [2022-08-26T07:50:48.532Z] #21 34.84 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:50:48.532Z] #21 34.88 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-26T07:50:48.532Z] #21 34.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T07:50:48.532Z] #21 34.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:48.532Z] #21 37.09 Selecting previously unselected package vim. [2022-08-26T07:50:48.532Z] #21 37.09 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 37.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:48.532Z] #21 37.66 Selecting previously unselected package xfsprogs. [2022-08-26T07:50:48.532Z] #21 37.67 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 37.67 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T07:50:48.532Z] #21 38.05 Selecting previously unselected package zip. [2022-08-26T07:50:48.532Z] #21 38.07 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 38.08 Unpacking zip (3.0-12) ... [2022-08-26T07:50:48.532Z] #21 38.17 Selecting previously unselected package zstd. [2022-08-26T07:50:48.532Z] #21 38.17 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T07:50:48.532Z] #21 38.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:50:48.532Z] #21 38.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:50:48.532Z] #21 39.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T07:50:48.532Z] #21 39.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:50:48.532Z] #21 39.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T07:50:48.532Z] #21 39.16 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T07:50:48.532Z] #21 39.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T07:50:48.532Z] #21 39.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T07:50:48.532Z] #21 39.19 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T07:50:48.532Z] #21 39.21 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T07:50:48.532Z] #21 39.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:50:48.532Z] #21 39.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:50:48.532Z] #21 39.24 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:50:48.532Z] #21 39.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:48.532Z] #21 39.27 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T07:50:48.532Z] #21 39.77 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T07:50:48.532Z] #21 39.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:48.532Z] #21 39.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:50:48.532Z] #21 39.80 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T07:50:48.532Z] #21 39.81 Setting up apparmor (2.13.6-10) ... [2022-08-26T07:50:48.532Z] #21 41.02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-26T07:50:48.532Z] #21 41.06 Setting up zip (3.0-12) ... [2022-08-26T07:50:48.532Z] #21 41.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:48.532Z] #21 41.09 Setting up bash-completion (1:2.11-2) ... [2022-08-26T07:50:48.603Z] #76 46.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:50:48.603Z] #76 46.72 Selecting previously unselected package libcap-dev:amd64. [2022-08-26T07:50:48.603Z] #76 46.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-26T07:50:48.603Z] #76 46.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-26T07:50:48.603Z] #76 46.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:50:48.603Z] #76 46.93 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:50:48.603Z] #76 46.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:48.641Z] #43 DONE 0.2s [2022-08-26T07:50:48.641Z] [2022-08-26T07:50:48.641Z] #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-26T07:50:48.641Z] #44 sha256:e8203322867063c31e36e35a33a1cc43f0d869a14941e36289b533d68675afda [2022-08-26T07:50:48.866Z] #76 47.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-26T07:50:48.866Z] #76 47.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:50:48.866Z] #76 47.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:48.866Z] #76 47.20 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-26T07:50:48.866Z] #76 47.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-26T07:50:48.866Z] #76 47.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:50:49.096Z] #21 42.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:50:49.096Z] #21 42.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:50:49.096Z] #21 42.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T07:50:49.096Z] #21 42.77 Setting up patch (2.7.6-7) ... [2022-08-26T07:50:49.096Z] #21 42.78 Setting up sudo (1.9.5p2-3) ... [2022-08-26T07:50:49.096Z] #21 42.88 invoke-rc.d: could not determine current runlevel [2022-08-26T07:50:49.096Z] #21 42.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T07:50:49.096Z] #21 42.90 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T07:50:49.096Z] #21 42.91 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-26T07:50:49.096Z] #21 42.91 Failed to connect to bus: Host is down [2022-08-26T07:50:49.096Z] #21 42.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T07:50:49.096Z] #21 42.93 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T07:50:49.096Z] #21 42.94 Setting up pigz (2.6-1) ... [2022-08-26T07:50:49.096Z] #21 42.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T07:50:49.096Z] #21 42.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:50:49.096Z] #21 42.98 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:50:49.126Z] #76 47.42 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-26T07:50:49.126Z] #76 47.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-26T07:50:49.205Z] #44 0.534 + RM_GOPATH=0 [2022-08-26T07:50:49.205Z] #44 0.547 + TMP_GOPATH= [2022-08-26T07:50:49.205Z] #44 0.547 + : /build [2022-08-26T07:50:49.205Z] #44 0.549 + '[' -z '' ']' [2022-08-26T07:50:49.205Z] #44 0.551 ++ mktemp -d [2022-08-26T07:50:49.205Z] #44 0.559 + export GOPATH=/tmp/tmp.sCcHFefhWf [2022-08-26T07:50:49.205Z] #44 0.563 + GOPATH=/tmp/tmp.sCcHFefhWf [2022-08-26T07:50:49.205Z] #44 0.563 + RM_GOPATH=1 [2022-08-26T07:50:49.205Z] #44 0.563 + case "$(go env GOARCH)" in [2022-08-26T07:50:49.205Z] #44 0.564 ++ go env GOARCH [2022-08-26T07:50:49.205Z] #44 0.574 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:49.205Z] #44 0.574 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:49.205Z] #44 0.574 ++ dirname /install.sh [2022-08-26T07:50:49.205Z] #44 0.584 + dir=/ [2022-08-26T07:50:49.205Z] #44 0.584 + bin=tini [2022-08-26T07:50:49.205Z] #44 0.584 + shift [2022-08-26T07:50:49.205Z] #44 0.584 + '[' '!' -f //tini.installer ']' [2022-08-26T07:50:49.205Z] #44 0.584 + . //tini.installer [2022-08-26T07:50:49.205Z] #44 0.587 ++ : v0.19.0 [2022-08-26T07:50:49.205Z] #44 0.587 + install_tini [2022-08-26T07:50:49.205Z] #44 0.587 + echo 'Install tini version v0.19.0' [2022-08-26T07:50:49.205Z] #44 0.587 Install tini version v0.19.0 [2022-08-26T07:50:49.205Z] #44 0.587 + git clone https://github.com/krallin/tini.git /tmp/tmp.sCcHFefhWf/tini [2022-08-26T07:50:49.205Z] #44 0.589 Cloning into '/tmp/tmp.sCcHFefhWf/tini'... [2022-08-26T07:50:49.352Z] #21 42.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:49.352Z] #21 ... [2022-08-26T07:50:49.352Z] [2022-08-26T07:50:49.352Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-26T07:50:49.352Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:49.352Z] #77 112.9 CCLD libyajl.la [2022-08-26T07:50:49.386Z] #76 47.43 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:50:49.770Z] #44 1.197 + cd /tmp/tmp.sCcHFefhWf/tini [2022-08-26T07:50:49.770Z] #44 1.197 + git checkout -q v0.19.0 [2022-08-26T07:50:49.770Z] #44 1.227 + cmake . [2022-08-26T07:50:49.848Z] #20 63.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-26T07:50:49.848Z] #20 63.81 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-26T07:50:49.848Z] #20 63.82 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:50:49.848Z] #20 63.88 Selecting previously unselected package libapparmor1:amd64. [2022-08-26T07:50:49.848Z] #20 63.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-26T07:50:49.848Z] #20 63.89 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T07:50:49.848Z] #20 63.95 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-26T07:50:49.848Z] #20 63.95 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-26T07:50:49.848Z] #20 63.95 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T07:50:49.848Z] #20 64.01 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T07:50:49.848Z] #20 64.02 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T07:50:49.848Z] #20 64.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:50:49.916Z] #77 113.2 CCLD verify/json_verify [2022-08-26T07:50:49.916Z] #77 113.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:50:49.916Z] #77 113.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-26T07:50:49.916Z] #77 113.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-26T07:50:49.916Z] #77 113.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:50:49.916Z] #77 113.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:50:49.916Z] #77 113.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:50:49.916Z] #77 113.5 CC src/validate.o [2022-08-26T07:50:49.916Z] #77 113.5 CC src/image_spec_schema_config_schema.lo [2022-08-26T07:50:50.107Z] #20 64.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T07:50:50.107Z] #20 64.11 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T07:50:50.107Z] #20 64.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:50:50.107Z] #20 64.21 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-26T07:50:50.107Z] #20 64.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:50:50.107Z] #20 64.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:50.107Z] #20 64.26 Selecting previously unselected package libudev-dev:amd64. [2022-08-26T07:50:50.107Z] #20 64.26 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-26T07:50:50.107Z] #20 64.26 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:50:50.107Z] #20 64.33 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-26T07:50:50.173Z] #77 113.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-26T07:50:50.173Z] #77 113.5 CC src/image_spec_schema_defs.lo [2022-08-26T07:50:50.173Z] #77 113.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-26T07:50:50.173Z] #77 113.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-26T07:50:50.173Z] #77 113.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-26T07:50:50.173Z] #77 113.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-26T07:50:50.173Z] #77 113.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-26T07:50:50.173Z] #77 113.7 CC src/runtime_spec_schema_defs.lo [2022-08-26T07:50:50.173Z] #77 113.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-26T07:50:50.327Z] #76 48.49 Selecting previously unselected package libtool. [2022-08-26T07:50:50.327Z] #76 48.53 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-26T07:50:50.327Z] #76 48.53 Unpacking libtool (2.4.6-15) ... [2022-08-26T07:50:50.334Z] #44 1.780 -- The C compiler identification is GNU 10.2.1 [2022-08-26T07:50:50.335Z] #44 1.881 -- Detecting C compiler ABI info [2022-08-26T07:50:50.365Z] #20 64.33 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-26T07:50:50.365Z] #20 64.34 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T07:50:50.365Z] #20 64.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-26T07:50:50.365Z] #20 64.47 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-26T07:50:50.365Z] #20 64.47 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T07:50:50.365Z] #20 64.54 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-26T07:50:50.365Z] #20 64.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-26T07:50:50.365Z] #20 64.55 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T07:50:50.430Z] #77 113.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-26T07:50:50.430Z] #77 113.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-26T07:50:50.430Z] #77 113.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-26T07:50:50.430Z] #77 113.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-26T07:50:50.430Z] #77 113.9 CC src/basic_test_double_array_item.lo [2022-08-26T07:50:50.588Z] #76 48.82 Selecting previously unselected package libudev-dev:amd64. [2022-08-26T07:50:50.588Z] #76 48.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-26T07:50:50.588Z] #76 48.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:50:50.624Z] #20 64.65 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-26T07:50:50.624Z] #20 64.66 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-26T07:50:50.624Z] #20 64.66 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T07:50:50.624Z] #20 64.71 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-26T07:50:50.624Z] #20 64.71 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-26T07:50:50.624Z] #20 64.72 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T07:50:50.688Z] #77 114.1 CC src/basic_test_top_array_int.lo [2022-08-26T07:50:50.688Z] #77 114.1 CC src/basic_test_double_array.lo [2022-08-26T07:50:50.688Z] #77 114.1 CC src/basic_test_top_array_string.lo [2022-08-26T07:50:50.688Z] #77 114.1 CC src/basic_test_top_double_array_int.lo [2022-08-26T07:50:50.688Z] #77 114.2 CC src/basic_test_top_double_array_obj.lo [2022-08-26T07:50:50.688Z] #77 114.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-26T07:50:50.893Z] #20 64.91 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-26T07:50:50.893Z] #20 64.91 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-26T07:50:50.893Z] #20 64.92 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T07:50:50.893Z] #20 65.03 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-26T07:50:50.893Z] #20 65.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:50:50.893Z] #20 65.04 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:50.893Z] #20 65.08 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-26T07:50:50.893Z] #20 65.09 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-26T07:50:50.893Z] #20 65.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:50:50.893Z] #20 65.16 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-26T07:50:50.946Z] #77 114.3 CC src/basic_test_top_double_array_string.lo [2022-08-26T07:50:50.946Z] #77 114.4 CC src/read-file.lo [2022-08-26T07:50:50.946Z] #77 114.4 CC src/json_common.lo [2022-08-26T07:50:50.946Z] #77 114.5 CC tests/test-1.o [2022-08-26T07:50:51.159Z] #76 49.38 Selecting previously unselected package libyajl2:amd64. [2022-08-26T07:50:51.159Z] #76 49.38 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T07:50:51.159Z] #76 49.41 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:50:51.159Z] #76 49.50 Selecting previously unselected package libyajl-dev:amd64. [2022-08-26T07:50:51.159Z] #76 49.50 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-26T07:50:51.159Z] #76 49.54 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-26T07:50:51.164Z] #20 65.16 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-26T07:50:51.164Z] #20 65.17 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:50:51.203Z] #77 114.6 CC tests/test-2.o [2022-08-26T07:50:51.203Z] #77 114.6 CC tests/test-3.o [2022-08-26T07:50:51.265Z] #44 2.421 -- Detecting C compiler ABI info - done [2022-08-26T07:50:51.265Z] #44 2.515 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-26T07:50:51.265Z] #44 2.515 -- Detecting C compile features [2022-08-26T07:50:51.265Z] #44 2.531 -- Detecting C compile features - done [2022-08-26T07:50:51.265Z] #44 2.588 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-26T07:50:51.265Z] #44 2.753 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-26T07:50:51.265Z] #44 2.799 -- Configuring done [2022-08-26T07:50:51.421Z] #76 49.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:50:51.421Z] #76 49.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-26T07:50:51.421Z] #76 49.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:50:51.421Z] #76 49.77 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-26T07:50:51.421Z] #76 49.83 Setting up file (1:5.39-3) ... [2022-08-26T07:50:51.421Z] #76 49.83 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:50:51.421Z] #76 49.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:51.424Z] #20 65.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:50:51.424Z] #20 65.49 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T07:50:51.424Z] #20 65.50 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:51.424Z] #20 65.51 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T07:50:51.424Z] #20 65.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:50:51.424Z] #20 65.54 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T07:50:51.424Z] #20 65.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:50:51.424Z] #20 65.56 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T07:50:51.424Z] #20 65.57 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:50:51.424Z] #20 ... [2022-08-26T07:50:51.424Z] [2022-08-26T07:50:51.424Z] #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-26T07:50:51.424Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:50:51.424Z] #71 13.43 + cd /tmp/tmp.zE74MkDp2e/src/github.com/containerd/containerd [2022-08-26T07:50:51.424Z] #71 13.43 + git checkout -q v1.6.7 [2022-08-26T07:50:51.424Z] #71 13.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T07:50:51.424Z] #71 13.96 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T07:50:51.424Z] #71 13.96 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:50:51.424Z] #71 13.96 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:50:51.424Z] #71 13.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T07:50:51.424Z] #71 13.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T07:50:51.425Z] #71 13.96 + '[' '' = dynamic ']' [2022-08-26T07:50:51.425Z] #71 13.96 + make [2022-08-26T07:50:51.425Z] #71 14.78 + bin/ctr [2022-08-26T07:50:51.425Z] #71 ... [2022-08-26T07:50:51.425Z] [2022-08-26T07:50:51.425Z] #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-26T07:50:51.425Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T07:50:51.425Z] #20 65.58 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T07:50:51.425Z] #20 65.59 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:51.425Z] #20 65.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:50:51.425Z] #20 65.62 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:50:51.425Z] #20 65.63 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T07:50:51.425Z] #20 65.64 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-26T07:50:51.425Z] #20 65.65 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:50:51.425Z] #20 65.66 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:50:51.460Z] #77 114.8 CC tests/test-4.o [2022-08-26T07:50:51.461Z] #77 114.9 CC tests/test-5.o [2022-08-26T07:50:51.461Z] #77 114.9 CC tests/test-6.o [2022-08-26T07:50:51.461Z] #77 115.0 CC tests/test-7.o [2022-08-26T07:50:51.522Z] #44 2.806 -- Generating done [2022-08-26T07:50:51.523Z] #44 2.844 -- Build files have been written to: /tmp/tmp.sCcHFefhWf/tini [2022-08-26T07:50:51.523Z] #44 2.849 + make tini-static [2022-08-26T07:50:51.682Z] #76 49.85 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:51.682Z] #76 49.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:50:51.682Z] #76 49.91 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-26T07:50:51.682Z] #76 49.93 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-26T07:50:51.682Z] #76 49.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:50:51.682Z] #76 49.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:50:51.682Z] #76 49.98 Setting up patch (2.7.6-7) ... [2022-08-26T07:50:51.682Z] #76 50.00 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:50:51.682Z] #76 50.02 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-26T07:50:51.682Z] #76 50.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-26T07:50:51.682Z] #76 50.05 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:50:51.687Z] #20 65.68 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T07:50:51.687Z] #20 65.69 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T07:50:51.687Z] #20 65.70 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:50:51.687Z] #20 65.71 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:50:51.687Z] #20 65.72 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-26T07:50:51.687Z] #20 65.73 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:50:51.687Z] #20 65.74 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-26T07:50:51.687Z] #20 65.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:50:51.687Z] #20 65.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:50:51.687Z] #20 65.77 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-26T07:50:51.687Z] #20 65.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:50:51.687Z] #20 65.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:50:51.687Z] #20 65.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:51.687Z] #20 65.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:50:51.687Z] #20 65.85 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:51.687Z] #20 65.86 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:51.687Z] #20 65.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:51.718Z] #77 115.1 CC tests/test-8.o [2022-08-26T07:50:51.718Z] #77 115.1 CC tests/test-9.o [2022-08-26T07:50:51.718Z] #77 115.3 CC tests/test-11.o [2022-08-26T07:50:51.942Z] #76 50.07 Setting up libtool (2.4.6-15) ... [2022-08-26T07:50:51.943Z] #76 50.09 Setting up m4 (1.4.18-5) ... [2022-08-26T07:50:51.943Z] #76 50.10 Setting up dpkg-dev (1.20.11) ... [2022-08-26T07:50:51.943Z] #76 50.12 Setting up autoconf (2.69-14) ... [2022-08-26T07:50:51.943Z] #76 50.14 Setting up build-essential (12.9) ... [2022-08-26T07:50:51.943Z] #76 50.17 Setting up automake (1:1.16.3-2) ... [2022-08-26T07:50:51.943Z] #76 50.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-26T07:50:51.943Z] #76 50.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:51.975Z] #77 115.3 CC tests/test-10.o [2022-08-26T07:50:52.087Z] #44 3.277 Scanning dependencies of target tini-static [2022-08-26T07:50:52.087Z] #44 3.393 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-26T07:50:52.630Z] #20 DONE 66.6s [2022-08-26T07:50:52.630Z] [2022-08-26T07:50:52.630Z] #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-26T07:50:52.630Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-26T07:50:52.653Z] #44 ... [2022-08-26T07:50:52.653Z] [2022-08-26T07:50:52.653Z] #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-26T07:50:52.653Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-26T07:50:52.653Z] #53 54.92 gotestsum version dev [2022-08-26T07:50:52.653Z] #53 DONE 56.1s [2022-08-26T07:50:52.653Z] [2022-08-26T07:50:52.653Z] #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-26T07:50:52.653Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:50:52.884Z] #76 ... [2022-08-26T07:50:52.884Z] [2022-08-26T07:50:52.884Z] #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-26T07:50:52.884Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:52.884Z] #51 40.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-26T07:50:52.884Z] #51 42.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:52.884Z] #51 42.66 Fetched 2315 kB in 3s (718 kB/s) [2022-08-26T07:50:52.884Z] #51 42.94 Selecting previously unselected package libprotobuf23:amd64. [2022-08-26T07:50:52.884Z] #51 42.94 (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-26T07:50:52.884Z] #51 43.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-26T07:50:52.884Z] #51 43.05 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-26T07:50:52.884Z] #51 44.03 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:50:52.884Z] #51 44.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:50:52.884Z] #51 44.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:50:52.884Z] #51 44.63 Selecting previously unselected package python3-six. [2022-08-26T07:50:52.884Z] #51 44.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-26T07:50:52.884Z] #51 44.63 Unpacking python3-six (1.16.0-2) ... [2022-08-26T07:50:52.884Z] #51 44.63 Selecting previously unselected package python3-protobuf. [2022-08-26T07:50:52.884Z] #51 44.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-26T07:50:52.884Z] #51 44.70 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-26T07:50:52.884Z] #51 45.37 Selecting previously unselected package libnet1:amd64. [2022-08-26T07:50:52.884Z] #51 45.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T07:50:52.884Z] #51 45.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:50:52.884Z] #51 45.46 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T07:50:52.884Z] #51 45.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T07:50:52.884Z] #51 45.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:50:52.884Z] #51 45.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:50:52.884Z] #51 45.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:50:52.884Z] #51 45.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:52.884Z] #51 45.78 Selecting previously unselected package criu. [2022-08-26T07:50:52.884Z] #51 45.78 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-26T07:50:52.884Z] #51 45.78 Unpacking criu (3.17.1-1) ... [2022-08-26T07:50:52.884Z] #51 46.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:50:52.884Z] #51 48.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-26T07:50:52.884Z] #51 48.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:50:52.884Z] #51 48.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:50:52.884Z] #51 48.91 Setting up python3-six (1.16.0-2) ... [2022-08-26T07:50:52.884Z] #51 50.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:50:52.884Z] #51 50.22 Setting up python3-protobuf (3.12.4-1) ... [2022-08-26T07:50:52.884Z] #51 ... [2022-08-26T07:50:52.884Z] [2022-08-26T07:50:52.884Z] #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-26T07:50:52.884Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:50:52.884Z] #14 45.84 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-26T07:50:52.884Z] #14 46.55 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-26T07:50:52.884Z] #14 48.48 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-26T07:50:52.884Z] #14 49.20 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-26T07:50:52.884Z] #14 49.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-26T07:50:52.884Z] #14 49.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-26T07:50:52.884Z] #14 49.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T07:50:52.884Z] #14 49.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T07:50:52.884Z] #14 49.28 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-26T07:50:52.884Z] #14 49.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-26T07:50:52.884Z] #14 49.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-26T07:50:52.884Z] #14 49.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-26T07:50:52.884Z] #14 49.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-26T07:50:52.884Z] #14 49.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-26T07:50:52.884Z] #14 49.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-26T07:50:52.884Z] #14 49.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-26T07:50:52.884Z] #14 49.41 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-26T07:50:52.884Z] #14 49.41 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-26T07:50:52.884Z] #14 49.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-26T07:50:52.884Z] #14 50.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:50:52.884Z] #14 50.86 Fetched 115 MB in 9s (13.1 MB/s) [2022-08-26T07:50:52.884Z] #14 51.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-26T07:50:52.884Z] #14 51.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T07:50:52.884Z] #14 51.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T07:50:52.884Z] #14 51.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:53.246Z] #77 ... [2022-08-26T07:50:53.246Z] [2022-08-26T07:50:53.246Z] #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-26T07:50:53.246Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:53.246Z] #14 56.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-26T07:50:53.246Z] #14 56.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:50:53.246Z] #14 56.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:50:53.454Z] #14 ... [2022-08-26T07:50:53.454Z] [2022-08-26T07:50:53.454Z] #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-26T07:50:53.454Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T07:50:53.454Z] #76 DONE 51.6s [2022-08-26T07:50:53.454Z] [2022-08-26T07:50:53.454Z] #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-26T07:50:53.454Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:50:53.454Z] #34 47.18 Updating files: 89% (1364/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-26T07:50:53.454Z] #34 47.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-26T07:50:53.454Z] #34 48.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-26T07:50:53.507Z] #14 57.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-26T07:50:53.507Z] #14 57.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:50:53.507Z] #14 57.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:50:53.567Z] #21 1.103 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T07:50:53.567Z] #21 1.109 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T07:50:53.567Z] #21 1.109 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T07:50:53.714Z] #34 ... [2022-08-26T07:50:53.714Z] [2022-08-26T07:50:53.714Z] #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-26T07:50:53.714Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:50:53.714Z] #64 6.653 + RM_GOPATH=0 [2022-08-26T07:50:53.714Z] #64 6.653 + TMP_GOPATH= [2022-08-26T07:50:53.714Z] #64 6.653 + : /build [2022-08-26T07:50:53.714Z] #64 6.653 + '[' -z '' ']' [2022-08-26T07:50:53.714Z] #64 6.653 ++ mktemp -d [2022-08-26T07:50:53.714Z] #64 6.653 + export GOPATH=/tmp/tmp.7Y18Eyx77h [2022-08-26T07:50:53.714Z] #64 6.653 + GOPATH=/tmp/tmp.7Y18Eyx77h [2022-08-26T07:50:53.714Z] #64 6.653 + RM_GOPATH=1 [2022-08-26T07:50:53.714Z] #64 6.653 + case "$(go env GOARCH)" in [2022-08-26T07:50:53.714Z] #64 6.653 ++ go env GOARCH [2022-08-26T07:50:53.714Z] #64 6.683 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:53.714Z] #64 6.684 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:50:53.714Z] #64 6.684 ++ dirname /install.sh [2022-08-26T07:50:53.714Z] #64 6.687 + dir=/ [2022-08-26T07:50:53.714Z] #64 6.691 + bin=containerd [2022-08-26T07:50:53.714Z] #64 6.691 + shift [2022-08-26T07:50:53.714Z] #64 6.692 + '[' '!' -f //containerd.installer ']' [2022-08-26T07:50:53.714Z] #64 6.692 + . //containerd.installer [2022-08-26T07:50:53.714Z] #64 6.698 ++ set -e [2022-08-26T07:50:53.714Z] #64 6.698 ++ : v1.6.7 [2022-08-26T07:50:53.714Z] #64 6.699 + install_containerd [2022-08-26T07:50:53.714Z] #64 6.701 + echo 'Install containerd version v1.6.7' [2022-08-26T07:50:53.714Z] #64 6.704 Install containerd version v1.6.7 [2022-08-26T07:50:53.714Z] #64 6.704 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7Y18Eyx77h/src/github.com/containerd/containerd [2022-08-26T07:50:53.714Z] #64 6.711 Cloning into '/tmp/tmp.7Y18Eyx77h/src/github.com/containerd/containerd'... [2022-08-26T07:50:53.974Z] #64 ... [2022-08-26T07:50:53.974Z] [2022-08-26T07:50:53.974Z] #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-26T07:50:53.974Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:54.883Z] #14 ... [2022-08-26T07:50:54.883Z] [2022-08-26T07:50:54.883Z] #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-26T07:50:54.883Z] #44 sha256:e8203322867063c31e36e35a33a1cc43f0d869a14941e36289b533d68675afda [2022-08-26T07:50:54.883Z] #44 5.110 [100%] Linking C executable tini-static [2022-08-26T07:50:54.883Z] #44 5.614 [100%] Built target tini-static [2022-08-26T07:50:54.883Z] #44 5.679 + mkdir -p /build [2022-08-26T07:50:54.883Z] #44 5.687 + cp tini-static /build/docker-init [2022-08-26T07:50:54.883Z] #44 DONE 6.0s [2022-08-26T07:50:54.883Z] [2022-08-26T07:50:54.883Z] #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-26T07:50:54.883Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:50:55.253Z] #77 ... [2022-08-26T07:50:55.253Z] [2022-08-26T07:50:55.253Z] #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-26T07:50:55.253Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:50:55.253Z] #21 43.64 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T07:50:55.254Z] #21 43.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:50:55.254Z] #21 43.97 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T07:50:55.254Z] #21 43.98 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-26T07:50:55.254Z] #21 43.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:50:55.254Z] #21 44.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:50:55.254Z] #21 44.01 Setting up libkmod2:amd64 (28-1) ... [2022-08-26T07:50:55.254Z] #21 44.02 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T07:50:55.254Z] #21 44.41 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:50:55.254Z] #21 44.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T07:50:55.254Z] #21 44.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T07:50:55.254Z] #21 44.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T07:50:55.254Z] #21 44.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T07:50:55.254Z] #21 44.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T07:50:55.254Z] #21 44.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T07:50:55.254Z] #21 44.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T07:50:55.254Z] #21 44.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T07:50:55.254Z] #21 44.47 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T07:50:55.254Z] #21 45.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:50:55.254Z] #21 45.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T07:50:55.254Z] #21 45.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:50:55.254Z] #21 45.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:50:55.254Z] #21 46.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T07:50:55.254Z] #21 46.78 Setting up jq (1.6-2.1) ... [2022-08-26T07:50:55.254Z] #21 46.79 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:50:55.254Z] #21 46.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T07:50:55.254Z] #21 46.82 Setting up iptables (1.8.7-1) ... [2022-08-26T07:50:55.254Z] #21 46.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:50:55.254Z] #21 46.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:50:55.254Z] #21 46.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:50:55.254Z] #21 46.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:50:55.254Z] #21 46.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T07:50:55.254Z] #21 46.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T07:50:55.254Z] #21 46.87 Setting up iproute2 (5.10.0-4) ... [2022-08-26T07:50:55.254Z] #21 47.15 Setting up systemd (247.3-7) ... [2022-08-26T07:50:55.254Z] #21 47.20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-26T07:50:55.254Z] #21 47.20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-26T07:50:55.254Z] #21 47.21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-26T07:50:55.254Z] #21 47.24 Initializing machine ID from KVM UUID. [2022-08-26T07:50:55.254Z] #21 47.87 Setting up systemd-journal-remote (247.3-7) ... [2022-08-26T07:50:55.254Z] #21 48.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:50:55.254Z] #21 DONE 48.6s [2022-08-26T07:50:55.254Z] [2022-08-26T07:50:55.254Z] #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-26T07:50:55.254Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-26T07:50:55.818Z] #22 0.888 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T07:50:55.818Z] #22 0.892 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T07:50:55.818Z] #22 0.895 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T07:50:55.818Z] #22 DONE 1.0s [2022-08-26T07:50:55.818Z] [2022-08-26T07:50:55.818Z] #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-26T07:50:55.818Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:50:56.078Z] #77 ... [2022-08-26T07:50:56.078Z] [2022-08-26T07:50:56.078Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T07:50:56.078Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-26T07:50:59.063Z] #14 ... [2022-08-26T07:50:59.063Z] [2022-08-26T07:50:59.063Z] #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-26T07:50:59.063Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:50:59.063Z] #77 30.47 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-26T07:50:59.297Z] #77 5.154 Cloning into '/tmp/crun-build'... [2022-08-26T07:50:59.297Z] #77 ... [2022-08-26T07:50:59.297Z] [2022-08-26T07:50:59.297Z] #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-26T07:50:59.297Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:50:59.297Z] #14 53.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-26T07:50:59.297Z] #14 53.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T07:50:59.297Z] #14 53.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:50:59.297Z] #14 56.26 Selecting previously unselected package binutils-mingw-w64. [2022-08-26T07:50:59.297Z] #14 56.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-26T07:50:59.297Z] #14 56.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:50:59.297Z] #14 56.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-26T07:50:59.297Z] #14 56.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:50:59.297Z] #14 56.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:50:59.297Z] #14 56.65 Selecting previously unselected package dmsetup. [2022-08-26T07:50:59.297Z] #14 56.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:50:59.297Z] #14 56.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:50:59.297Z] #14 56.85 Selecting previously unselected package mingw-w64-common. [2022-08-26T07:50:59.297Z] #14 56.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-26T07:50:59.297Z] #14 56.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-26T07:50:59.297Z] #14 ... [2022-08-26T07:50:59.297Z] [2022-08-26T07:50:59.297Z] #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-26T07:50:59.297Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:50:59.297Z] #55 47.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-26T07:50:59.405Z] #21 1.683 Reading package lists... [2022-08-26T07:50:59.558Z] #55 ... [2022-08-26T07:50:59.558Z] [2022-08-26T07:50:59.558Z] #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-26T07:50:59.558Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T07:50:59.558Z] #51 54.49 Setting up criu (3.17.1-1) ... [2022-08-26T07:50:59.558Z] #51 56.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:51:00.139Z] #51 DONE 57.9s [2022-08-26T07:51:00.139Z] [2022-08-26T07:51:00.139Z] #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-26T07:51:00.139Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:51:00.139Z] #42 49.38 Selecting previously unselected package libicu67:amd64. [2022-08-26T07:51:00.139Z] #42 49.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-26T07:51:00.139Z] #42 49.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T07:51:00.139Z] #42 56.11 Selecting previously unselected package libxml2:amd64. [2022-08-26T07:51:00.139Z] #42 56.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-26T07:51:00.139Z] #42 56.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:51:00.139Z] #42 56.69 Selecting previously unselected package libarchive13:amd64. [2022-08-26T07:51:00.139Z] #42 56.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-26T07:51:00.139Z] #42 56.69 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T07:51:00.139Z] #42 57.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-26T07:51:00.139Z] #42 57.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-26T07:51:00.139Z] #42 57.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T07:51:00.139Z] #42 58.20 Selecting previously unselected package librhash0:amd64. [2022-08-26T07:51:00.139Z] #42 58.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-26T07:51:00.139Z] #42 58.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-26T07:51:00.139Z] #42 58.39 Selecting previously unselected package libuv1:amd64. [2022-08-26T07:51:00.139Z] #42 58.40 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-26T07:51:00.139Z] #42 58.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-26T07:51:00.400Z] #42 58.60 Selecting previously unselected package cmake. [2022-08-26T07:51:00.400Z] #42 58.62 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-26T07:51:00.400Z] #42 58.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:51:02.347Z] #77 ... [2022-08-26T07:51:02.347Z] [2022-08-26T07:51:02.347Z] #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-26T07:51:02.347Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:51:02.347Z] #14 63.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-26T07:51:02.347Z] #14 63.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:51:02.347Z] #14 63.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:51:03.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T07:51:03.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T07:51:03.593Z] #21 6.352 Reading package lists... [2022-08-26T07:51:04.528Z] #21 11.02 Building dependency tree... [2022-08-26T07:51:04.787Z] #21 12.10 Reading state information... [2022-08-26T07:51:05.684Z] #42 63.14 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T07:51:05.684Z] #42 63.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:51:05.684Z] #42 63.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-26T07:51:05.684Z] #42 63.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:51:05.684Z] #42 63.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T07:51:05.684Z] #42 63.31 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-26T07:51:05.684Z] #42 63.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T07:51:05.684Z] #42 63.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T07:51:05.684Z] #42 63.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T07:51:05.684Z] #42 63.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-26T07:51:05.684Z] #42 63.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:51:05.684Z] #42 ... [2022-08-26T07:51:05.684Z] [2022-08-26T07:51:05.684Z] #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-26T07:51:05.684Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:05.684Z] #77 12.15 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-26T07:51:05.684Z] #77 12.15 Cloning into '/tmp/crun-build/libocispec'... [2022-08-26T07:51:05.723Z] #21 13.23 The following additional packages will be installed: [2022-08-26T07:51:05.724Z] #21 13.23 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-26T07:51:05.724Z] #21 13.23 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-26T07:51:05.724Z] #21 13.23 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-26T07:51:05.724Z] #21 13.23 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-26T07:51:05.724Z] #21 13.23 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-26T07:51:05.724Z] #21 13.24 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-26T07:51:05.724Z] #21 13.24 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-26T07:51:05.724Z] #21 13.26 Suggested packages: [2022-08-26T07:51:05.724Z] #21 13.26 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-26T07:51:05.724Z] #21 13.26 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-26T07:51:05.724Z] #21 13.26 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-26T07:51:05.724Z] #21 13.26 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-26T07:51:05.724Z] #21 13.26 seccomp:ppc64el seccomp:s390x [2022-08-26T07:51:05.724Z] #21 13.26 Recommended packages: [2022-08-26T07:51:05.724Z] #21 13.26 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-26T07:51:05.724Z] #21 13.26 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-26T07:51:05.724Z] #21 13.26 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-26T07:51:05.724Z] #21 13.26 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-26T07:51:06.038Z] #23 8.456 Collecting yamllint==1.26.1 [2022-08-26T07:51:06.038Z] #23 9.504 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T07:51:06.038Z] #23 10.31 Collecting pathspec>=0.5.3 [2022-08-26T07:51:06.038Z] #23 10.33 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T07:51:06.292Z] #21 13.71 The following NEW packages will be installed: [2022-08-26T07:51:06.292Z] #21 13.71 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-26T07:51:06.292Z] #21 13.71 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-26T07:51:06.292Z] #21 13.71 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-26T07:51:06.292Z] #21 13.71 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-26T07:51:06.292Z] #21 13.71 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-26T07:51:06.292Z] #21 13.71 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-26T07:51:06.292Z] #21 13.71 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-26T07:51:06.292Z] #21 13.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-26T07:51:06.292Z] #21 13.72 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-26T07:51:06.292Z] #21 13.72 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-26T07:51:06.292Z] #21 13.72 libseccomp2:ppc64el libseccomp2:s390x [2022-08-26T07:51:06.531Z] #14 ... [2022-08-26T07:51:06.531Z] [2022-08-26T07:51:06.531Z] #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-26T07:51:06.531Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:06.531Z] #77 40.08 libtoolize: putting auxiliary files in '.'. [2022-08-26T07:51:06.531Z] #77 40.08 libtoolize: copying file './ltmain.sh' [2022-08-26T07:51:06.551Z] #21 14.09 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:51:06.551Z] #21 14.09 Need to get 15.9 MB of archives. [2022-08-26T07:51:06.551Z] #21 14.09 After this operation, 73.0 MB of additional disk space will be used. [2022-08-26T07:51:06.551Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-26T07:51:06.551Z] #21 14.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-26T07:51:06.551Z] #21 14.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-26T07:51:06.551Z] #21 14.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-26T07:51:06.551Z] #21 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-26T07:51:06.551Z] #21 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-26T07:51:06.551Z] #21 14.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-26T07:51:06.551Z] #21 14.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-26T07:51:06.603Z] #23 10.64 Collecting pyyaml [2022-08-26T07:51:06.603Z] #23 10.65 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-26T07:51:06.603Z] #23 10.70 Building wheels for collected packages: yamllint [2022-08-26T07:51:06.603Z] #23 10.70 Building wheel for yamllint (setup.py): started [2022-08-26T07:51:06.643Z] #77 ... [2022-08-26T07:51:06.643Z] [2022-08-26T07:51:06.643Z] #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-26T07:51:06.643Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T07:51:06.643Z] #42 DONE 64.9s [2022-08-26T07:51:06.643Z] [2022-08-26T07:51:06.643Z] #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-26T07:51:06.643Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:06.643Z] #77 13.30 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-26T07:51:06.643Z] #77 13.30 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-26T07:51:06.643Z] #77 13.30 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-26T07:51:06.643Z] #77 13.30 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-26T07:51:06.810Z] #21 14.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-26T07:51:06.810Z] #21 14.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-26T07:51:06.810Z] #21 14.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-26T07:51:06.810Z] #21 14.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-26T07:51:06.810Z] #21 14.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-26T07:51:06.810Z] #21 14.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-26T07:51:06.810Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-26T07:51:06.810Z] #21 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-26T07:51:06.810Z] #21 14.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-26T07:51:06.810Z] #21 14.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-26T07:51:06.810Z] #21 14.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-26T07:51:06.810Z] #21 14.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-26T07:51:06.810Z] #21 14.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-26T07:51:06.810Z] #21 14.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-26T07:51:06.810Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-26T07:51:06.810Z] #21 14.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-26T07:51:06.810Z] #21 14.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-26T07:51:06.810Z] #21 14.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-26T07:51:06.810Z] #21 14.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-26T07:51:06.810Z] #21 14.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-26T07:51:06.810Z] #21 14.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-26T07:51:06.810Z] #21 14.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-26T07:51:06.810Z] #21 14.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-26T07:51:06.810Z] #21 14.32 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-26T07:51:06.810Z] #21 14.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-26T07:51:06.810Z] #21 14.32 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-26T07:51:06.810Z] #21 14.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-26T07:51:06.810Z] #21 14.33 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-26T07:51:06.810Z] #21 14.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-26T07:51:06.810Z] #21 14.33 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-26T07:51:06.810Z] #21 14.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-26T07:51:06.810Z] #21 14.33 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-26T07:51:06.903Z] #77 13.32 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-26T07:51:06.903Z] #77 ... [2022-08-26T07:51:06.903Z] [2022-08-26T07:51:06.903Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T07:51:06.903Z] #43 sha256:7d7c3b0030a3af15baeb8f0dfc654091ae94e72d9b08188c1b5ed9b362475407 [2022-08-26T07:51:06.903Z] #43 DONE 0.2s [2022-08-26T07:51:07.162Z] [2022-08-26T07:51:07.162Z] #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-26T07:51:07.162Z] #44 sha256:b2e99eeba4c8e90b67d78adfdd1323c8c3e4163d4c663c40c71eb1f3b29fae34 [2022-08-26T07:51:07.379Z] #21 14.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:51:07.464Z] #77 40.89 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-26T07:51:07.464Z] #77 40.89 libtoolize: and rerunning libtoolize and aclocal. [2022-08-26T07:51:07.464Z] #77 40.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-26T07:51:07.536Z] #23 11.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T07:51:07.536Z] #23 11.45 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c3b702655dd56ab11551bc9fe5a53213b0362ec93da0951d70c42fedee4311ee [2022-08-26T07:51:07.536Z] #23 11.45 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T07:51:07.536Z] #23 11.45 Successfully built yamllint [2022-08-26T07:51:07.536Z] #23 11.47 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T07:51:07.536Z] #23 11.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T07:51:07.638Z] #21 15.05 Fetched 15.9 MB in 1s (30.3 MB/s) [2022-08-26T07:51:07.638Z] #21 15.09 Selecting previously unselected package gcc-10-base:armel. [2022-08-26T07:51:07.638Z] #21 15.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-26T07:51:07.638Z] #21 15.14 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-26T07:51:07.638Z] #21 15.14 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-26T07:51:07.638Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf. [2022-08-26T07:51:07.897Z] #21 15.21 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-26T07:51:07.897Z] #21 15.21 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-26T07:51:07.897Z] #21 15.26 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-26T07:51:07.897Z] #21 15.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-26T07:51:07.897Z] #21 15.27 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-26T07:51:07.897Z] #21 15.32 Selecting previously unselected package gcc-10-base:s390x. [2022-08-26T07:51:07.897Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-26T07:51:07.897Z] #21 15.33 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-26T07:51:07.897Z] #21 15.39 Selecting previously unselected package gcc-10-base:arm64. [2022-08-26T07:51:07.897Z] #21 15.40 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-26T07:51:07.897Z] #21 15.41 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-26T07:51:08.102Z] #23 DONE 12.1s [2022-08-26T07:51:08.102Z] [2022-08-26T07:51:08.102Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T07:51:08.102Z] #27 sha256:78b0e3e1193f969ebf865edc2d6d01dc8293937ed14da3253a96f5065178706f [2022-08-26T07:51:08.102Z] #27 DONE 0.2s [2022-08-26T07:51:08.102Z] [2022-08-26T07:51:08.102Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T07:51:08.102Z] #32 sha256:8087a4783a768547ac4d96f52fd64a2b48ca0ea543fdd3966e33b4d2e0fa994b [2022-08-26T07:51:08.156Z] #21 15.46 Selecting previously unselected package libgcc-s1:armel. [2022-08-26T07:51:08.156Z] #21 15.47 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-26T07:51:08.156Z] #21 15.48 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-26T07:51:08.156Z] #21 15.53 Selecting previously unselected package libcrypt1:armel. [2022-08-26T07:51:08.156Z] #21 15.54 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-26T07:51:08.156Z] #21 15.54 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-26T07:51:08.156Z] #21 15.62 Selecting previously unselected package libc6:armel. [2022-08-26T07:51:08.156Z] #21 15.62 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-26T07:51:08.361Z] #32 DONE 0.2s [2022-08-26T07:51:08.361Z] [2022-08-26T07:51:08.361Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T07:51:08.361Z] #35 sha256:f6d530d0c7534b8b28ef4bedad068ced4b6588e5a8e8c62b0b553d00eada6a1a [2022-08-26T07:51:08.361Z] #35 DONE 0.1s [2022-08-26T07:51:08.361Z] [2022-08-26T07:51:08.361Z] #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-26T07:51:08.361Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:08.361Z] #77 ... [2022-08-26T07:51:08.361Z] [2022-08-26T07:51:08.361Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T07:51:08.361Z] #37 sha256:0fda73f89b498197b48a72a26783d6d1aa226b65066dbd4b5d4e40163dfe96ac [2022-08-26T07:51:08.361Z] #37 DONE 0.1s [2022-08-26T07:51:08.416Z] #21 15.81 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-26T07:51:08.623Z] [2022-08-26T07:51:08.623Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T07:51:08.623Z] #39 sha256:e404661ae56f1e963ee047d293f7a6b0f48072a3c6d70a1114a864171d141305 [2022-08-26T07:51:08.623Z] #39 DONE 0.1s [2022-08-26T07:51:08.623Z] [2022-08-26T07:51:08.623Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T07:51:08.623Z] #41 sha256:7a6d36df0e72c10b5dc7a0a0642a7fb08650bdce8e177bfcd8bc50cfc1e14e30 [2022-08-26T07:51:08.623Z] #41 DONE 0.1s [2022-08-26T07:51:08.623Z] [2022-08-26T07:51:08.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-26T07:51:08.623Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:08.675Z] #21 16.31 Selecting previously unselected package libapparmor1:armel. [2022-08-26T07:51:08.675Z] #21 16.31 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-26T07:51:08.675Z] #21 16.32 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-26T07:51:08.881Z] #77 ... [2022-08-26T07:51:08.881Z] [2022-08-26T07:51:08.881Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T07:51:08.881Z] #45 sha256:f73b7d3b9d5178bb5fa4169ef1100178b88e79a0c81ee0fa6d8b0ffdc15a6246 [2022-08-26T07:51:08.881Z] #45 DONE 0.0s [2022-08-26T07:51:08.881Z] [2022-08-26T07:51:08.881Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T07:51:08.881Z] #48 sha256:6134c8a4a971200fc9a734947562a3f15ba9e079eedbbebb95a6b53f81181f99 [2022-08-26T07:51:08.881Z] #48 DONE 0.2s [2022-08-26T07:51:08.881Z] [2022-08-26T07:51:08.881Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T07:51:08.881Z] #52 sha256:2cfb4bf8d2db77811d77cbf73090350107bb7c86c89b3876cf71c6278338224b [2022-08-26T07:51:08.881Z] #52 DONE 0.1s [2022-08-26T07:51:08.881Z] [2022-08-26T07:51:08.881Z] #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-26T07:51:08.881Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:51:08.935Z] #21 16.39 Selecting previously unselected package libapparmor-dev:armel. [2022-08-26T07:51:08.935Z] #21 16.40 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-26T07:51:08.935Z] #21 16.40 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-26T07:51:09.139Z] #55 ... [2022-08-26T07:51:09.139Z] [2022-08-26T07:51:09.139Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T07:51:09.139Z] #54 sha256:f7077804cdcc4216a7384710d99f911c40180fa014a3964acfcd05dd21e8a875 [2022-08-26T07:51:09.139Z] #54 DONE 0.1s [2022-08-26T07:51:09.139Z] [2022-08-26T07:51:09.139Z] #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-26T07:51:09.139Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:09.194Z] #21 16.47 Selecting previously unselected package libgcc-s1:arm64. [2022-08-26T07:51:09.194Z] #21 16.48 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-26T07:51:09.194Z] #21 16.48 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-26T07:51:09.194Z] #21 16.53 Selecting previously unselected package libcrypt1:arm64. [2022-08-26T07:51:09.194Z] #21 16.54 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-26T07:51:09.194Z] #21 16.54 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-26T07:51:09.194Z] #21 16.62 Selecting previously unselected package libc6:arm64. [2022-08-26T07:51:09.194Z] #21 16.63 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-26T07:51:09.453Z] #21 16.81 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-26T07:51:09.705Z] #44 ... [2022-08-26T07:51:09.705Z] [2022-08-26T07:51:09.705Z] #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-26T07:51:09.705Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T07:51:09.705Z] #53 66.87 gotestsum version dev [2022-08-26T07:51:09.705Z] #53 DONE 67.5s [2022-08-26T07:51:09.705Z] [2022-08-26T07:51:09.705Z] #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-26T07:51:09.705Z] #44 sha256:b2e99eeba4c8e90b67d78adfdd1323c8c3e4163d4c663c40c71eb1f3b29fae34 [2022-08-26T07:51:09.705Z] #44 2.498 + RM_GOPATH=0 [2022-08-26T07:51:09.705Z] #44 2.498 + TMP_GOPATH= [2022-08-26T07:51:09.705Z] #44 2.498 + : /build [2022-08-26T07:51:09.705Z] #44 2.498 + '[' -z '' ']' [2022-08-26T07:51:09.705Z] #44 2.498 ++ mktemp -d [2022-08-26T07:51:09.705Z] #44 2.498 + export GOPATH=/tmp/tmp.r38MRZhyWr [2022-08-26T07:51:09.705Z] #44 2.498 + GOPATH=/tmp/tmp.r38MRZhyWr [2022-08-26T07:51:09.705Z] #44 2.498 + RM_GOPATH=1 [2022-08-26T07:51:09.705Z] #44 2.498 + case "$(go env GOARCH)" in [2022-08-26T07:51:09.705Z] #44 2.498 ++ go env GOARCH [2022-08-26T07:51:09.705Z] #44 2.498 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:51:09.705Z] #44 2.498 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:51:09.705Z] #44 2.498 ++ dirname /install.sh [2022-08-26T07:51:09.705Z] #44 2.498 + dir=/ [2022-08-26T07:51:09.705Z] #44 2.498 + bin=tini [2022-08-26T07:51:09.705Z] #44 2.498 + shift [2022-08-26T07:51:09.705Z] #44 2.498 + '[' '!' -f //tini.installer ']' [2022-08-26T07:51:09.705Z] #44 2.498 + . //tini.installer [2022-08-26T07:51:09.705Z] #44 2.498 ++ : v0.19.0 [2022-08-26T07:51:09.705Z] #44 2.498 + install_tini [2022-08-26T07:51:09.705Z] #44 2.498 + echo 'Install tini version v0.19.0' [2022-08-26T07:51:09.705Z] #44 2.498 + git clone https://github.com/krallin/tini.git /tmp/tmp.r38MRZhyWr/tini [2022-08-26T07:51:09.705Z] #44 2.499 Install tini version v0.19.0 [2022-08-26T07:51:09.705Z] #44 2.499 Cloning into '/tmp/tmp.r38MRZhyWr/tini'... [2022-08-26T07:51:09.712Z] #21 17.26 Selecting previously unselected package libapparmor1:arm64. [2022-08-26T07:51:09.712Z] #21 17.26 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-26T07:51:09.712Z] #21 17.27 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-26T07:51:09.712Z] #21 17.32 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-26T07:51:09.971Z] #21 17.33 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-26T07:51:09.971Z] #21 17.33 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-26T07:51:09.971Z] #21 17.40 Selecting previously unselected package libgcc-s1:s390x. [2022-08-26T07:51:09.971Z] #21 17.41 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-26T07:51:09.971Z] #21 17.42 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-26T07:51:09.971Z] #21 17.46 Selecting previously unselected package libcrypt1:s390x. [2022-08-26T07:51:09.971Z] #21 17.47 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-26T07:51:09.971Z] #21 17.48 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-26T07:51:09.971Z] #21 17.56 Selecting previously unselected package libc6:s390x. [2022-08-26T07:51:09.971Z] #21 17.57 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-26T07:51:10.230Z] #21 17.72 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-26T07:51:10.275Z] #44 3.451 + cd /tmp/tmp.r38MRZhyWr/tini [2022-08-26T07:51:10.275Z] #44 3.451 + git checkout -q v0.19.0 [2022-08-26T07:51:10.275Z] #44 3.475 + cmake . [2022-08-26T07:51:10.800Z] #21 18.19 Selecting previously unselected package libapparmor1:s390x. [2022-08-26T07:51:10.800Z] #21 18.20 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-26T07:51:10.800Z] #21 18.21 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-26T07:51:10.800Z] #21 18.26 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-26T07:51:10.800Z] #21 18.27 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-26T07:51:10.800Z] #21 18.27 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-26T07:51:10.800Z] #21 18.35 Selecting previously unselected package libgcc-s1:armhf. [2022-08-26T07:51:10.800Z] #21 18.35 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-26T07:51:10.800Z] #21 18.35 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-26T07:51:10.800Z] #21 18.40 Selecting previously unselected package libcrypt1:armhf. [2022-08-26T07:51:10.845Z] #44 3.967 -- The C compiler identification is GNU 10.2.1 [2022-08-26T07:51:10.845Z] #44 4.075 -- Detecting C compiler ABI info [2022-08-26T07:51:11.059Z] #21 18.41 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-26T07:51:11.059Z] #21 18.41 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-26T07:51:11.059Z] #21 18.50 Selecting previously unselected package libc6:armhf. [2022-08-26T07:51:11.059Z] #21 18.50 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-26T07:51:11.059Z] #21 18.67 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-26T07:51:11.415Z] #44 4.586 -- Detecting C compiler ABI info - done [2022-08-26T07:51:11.627Z] #21 19.18 Selecting previously unselected package libapparmor1:armhf. [2022-08-26T07:51:11.627Z] #21 19.19 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-26T07:51:11.627Z] #21 19.20 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-26T07:51:11.676Z] #44 4.700 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-26T07:51:11.676Z] #44 4.700 -- Detecting C compile features [2022-08-26T07:51:11.676Z] #44 4.710 -- Detecting C compile features - done [2022-08-26T07:51:11.676Z] #44 4.764 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-26T07:51:11.683Z] #77 ... [2022-08-26T07:51:11.683Z] [2022-08-26T07:51:11.683Z] #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-26T07:51:11.683Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:51:11.683Z] #64 41.07 Updating files: 54% (2713/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-26T07:51:11.683Z] #64 42.29 + cd /tmp/tmp.plIvGIvE3o/src/github.com/containerd/containerd [2022-08-26T07:51:11.683Z] #64 42.29 + git checkout -q v1.6.7 [2022-08-26T07:51:11.886Z] #21 19.28 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-26T07:51:11.886Z] #21 19.29 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-26T07:51:11.886Z] #21 19.29 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-26T07:51:11.886Z] #21 19.36 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-26T07:51:11.886Z] #21 19.37 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-26T07:51:11.886Z] #21 19.38 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-26T07:51:11.886Z] #21 19.42 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-26T07:51:11.886Z] #21 19.42 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-26T07:51:11.886Z] #21 19.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-26T07:51:11.886Z] #21 19.52 Selecting previously unselected package libc6:ppc64el. [2022-08-26T07:51:11.937Z] #44 4.963 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-26T07:51:11.937Z] #44 5.057 -- Configuring done [2022-08-26T07:51:11.937Z] #44 5.098 -- Generating done [2022-08-26T07:51:11.937Z] #44 5.104 -- Build files have been written to: /tmp/tmp.r38MRZhyWr/tini [2022-08-26T07:51:11.937Z] #44 5.117 + make tini-static [2022-08-26T07:51:12.146Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-26T07:51:12.146Z] #21 19.70 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-26T07:51:12.197Z] #44 5.438 Scanning dependencies of target tini-static [2022-08-26T07:51:12.246Z] #64 43.45 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T07:51:12.458Z] #44 5.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-26T07:51:12.503Z] #64 43.45 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T07:51:12.503Z] #64 43.45 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:51:12.503Z] #64 43.45 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:51:12.503Z] #64 43.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T07:51:12.503Z] #64 43.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T07:51:12.503Z] #64 43.45 + '[' '' = dynamic ']' [2022-08-26T07:51:12.503Z] #64 43.45 + make [2022-08-26T07:51:13.081Z] #21 20.30 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-26T07:51:13.082Z] #21 20.30 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-26T07:51:13.082Z] #21 20.30 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-26T07:51:13.082Z] #21 20.36 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-26T07:51:13.082Z] #21 20.36 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-26T07:51:13.082Z] #21 20.36 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-26T07:51:13.082Z] #21 20.43 Selecting previously unselected package libseccomp2:s390x. [2022-08-26T07:51:13.082Z] #21 20.43 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-26T07:51:13.082Z] #21 20.43 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.082Z] #21 20.48 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-26T07:51:13.082Z] #21 20.48 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-26T07:51:13.082Z] #21 20.49 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.082Z] #21 20.54 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-26T07:51:13.082Z] #21 20.55 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-26T07:51:13.082Z] #21 20.56 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.082Z] #21 20.61 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-26T07:51:13.082Z] #21 20.61 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-26T07:51:13.082Z] #21 20.62 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.082Z] #21 20.68 Selecting previously unselected package libseccomp2:armhf. [2022-08-26T07:51:13.340Z] #21 20.69 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-26T07:51:13.340Z] #21 20.70 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.340Z] #21 20.75 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-26T07:51:13.340Z] #21 20.75 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-26T07:51:13.340Z] #21 20.76 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.340Z] #21 20.82 Selecting previously unselected package libseccomp2:armel. [2022-08-26T07:51:13.340Z] #21 20.82 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-26T07:51:13.340Z] #21 20.83 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.340Z] #21 20.88 Selecting previously unselected package libseccomp-dev:armel. [2022-08-26T07:51:13.340Z] #21 20.88 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-26T07:51:13.340Z] #21 20.89 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.340Z] #21 20.95 Selecting previously unselected package libseccomp2:arm64. [2022-08-26T07:51:13.598Z] #21 20.96 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-26T07:51:13.599Z] #21 20.96 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.599Z] #21 21.01 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-26T07:51:13.599Z] #21 21.01 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-26T07:51:13.599Z] #21 21.02 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:51:13.599Z] #21 21.10 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-26T07:51:13.599Z] #21 21.11 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-26T07:51:13.599Z] #21 21.13 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-26T07:51:13.599Z] #21 21.14 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-26T07:51:13.599Z] #21 21.15 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-26T07:51:13.599Z] #21 21.17 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-26T07:51:13.599Z] #21 21.18 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-26T07:51:13.599Z] #21 21.19 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-26T07:51:13.841Z] #44 7.078 [100%] Linking C executable tini-static [2022-08-26T07:51:13.856Z] #21 21.21 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-26T07:51:13.856Z] #21 21.22 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-26T07:51:13.856Z] #21 21.23 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-26T07:51:13.856Z] #21 21.25 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-26T07:51:13.856Z] #21 21.26 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-26T07:51:13.856Z] #21 21.27 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-26T07:51:13.856Z] #21 21.28 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-26T07:51:13.856Z] #21 21.30 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-26T07:51:14.398Z] #64 45.14 + bin/ctr [2022-08-26T07:51:14.782Z] #44 7.859 [100%] Built target tini-static [2022-08-26T07:51:14.782Z] #44 7.939 + mkdir -p /build [2022-08-26T07:51:15.044Z] #44 7.942 + cp tini-static /build/docker-init [2022-08-26T07:51:15.257Z] #21 22.54 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-26T07:51:15.615Z] #44 ... [2022-08-26T07:51:15.615Z] [2022-08-26T07:51:15.615Z] #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-26T07:51:15.615Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:51:15.615Z] #14 63.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-26T07:51:15.615Z] #14 63.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-26T07:51:15.615Z] #14 63.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:51:15.615Z] #14 70.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-26T07:51:15.615Z] #14 70.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:51:15.615Z] #14 70.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:51:15.615Z] #14 70.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-26T07:51:15.615Z] #14 70.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:51:15.615Z] #14 70.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:51:15.615Z] #14 ... [2022-08-26T07:51:15.615Z] [2022-08-26T07:51:15.615Z] #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-26T07:51:15.615Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:15.615Z] #77 15.41 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-26T07:51:15.615Z] #77 17.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-26T07:51:15.615Z] #77 19.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-26T07:51:15.615Z] #77 19.23 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-26T07:51:15.615Z] #77 19.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-26T07:51:15.703Z] #77 138.0 CCLD libocispec.la [2022-08-26T07:51:15.703Z] #77 138.3 CCLD src/validate [2022-08-26T07:51:15.703Z] #77 138.3 CCLD tests/test-1 [2022-08-26T07:51:15.703Z] #77 138.3 CCLD tests/test-2 [2022-08-26T07:51:15.703Z] #77 138.3 CCLD tests/test-3 [2022-08-26T07:51:15.703Z] #77 138.3 CCLD tests/test-4 [2022-08-26T07:51:15.703Z] #77 138.3 CCLD tests/test-5 [2022-08-26T07:51:15.703Z] #77 138.3 CCLD tests/test-6 [2022-08-26T07:51:15.703Z] #77 138.4 CCLD tests/test-7 [2022-08-26T07:51:15.703Z] #77 138.5 CCLD tests/test-8 [2022-08-26T07:51:15.703Z] #77 138.5 CCLD tests/test-9 [2022-08-26T07:51:15.703Z] #77 138.5 CCLD tests/test-10 [2022-08-26T07:51:15.703Z] #77 138.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-26T07:51:15.703Z] #77 138.5 CCLD tests/test-11 [2022-08-26T07:51:15.876Z] #77 ... [2022-08-26T07:51:15.876Z] [2022-08-26T07:51:15.876Z] #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-26T07:51:15.876Z] #44 sha256:b2e99eeba4c8e90b67d78adfdd1323c8c3e4163d4c663c40c71eb1f3b29fae34 [2022-08-26T07:51:15.876Z] #44 DONE 8.9s [2022-08-26T07:51:15.876Z] [2022-08-26T07:51:15.876Z] #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-26T07:51:15.876Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:51:15.961Z] #77 139.3 libtool: link: ar cr libocispec.a [2022-08-26T07:51:15.961Z] #77 139.3 libtool: link: ranlib libocispec.a [2022-08-26T07:51:16.634Z] #21 23.80 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-26T07:51:17.335Z] #77 140.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:51:17.335Z] #77 140.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-26T07:51:17.335Z] #77 140.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-26T07:51:17.335Z] #77 140.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:51:17.335Z] #77 140.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:51:17.335Z] #77 140.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:51:17.335Z] #77 140.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:51:17.335Z] #77 140.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-26T07:51:17.335Z] #77 140.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-26T07:51:17.335Z] #77 140.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-26T07:51:17.335Z] #77 140.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-26T07:51:17.335Z] #77 140.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-26T07:51:17.335Z] #77 140.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-26T07:51:17.573Z] #21 25.03 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-26T07:51:17.591Z] #77 140.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-26T07:51:17.592Z] #77 140.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-26T07:51:17.592Z] #77 140.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-26T07:51:17.592Z] #77 140.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-26T07:51:17.592Z] #77 141.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-26T07:51:17.592Z] #77 141.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-26T07:51:17.592Z] #77 141.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-26T07:51:17.592Z] #77 141.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-26T07:51:17.592Z] #77 141.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-26T07:51:17.592Z] #77 141.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-26T07:51:17.848Z] #77 141.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-26T07:51:17.848Z] #77 141.4 CC src/crun-crun.o [2022-08-26T07:51:18.105Z] #77 141.4 CC src/crun-run.o [2022-08-26T07:51:18.105Z] #77 141.5 CC src/crun-kill.o [2022-08-26T07:51:18.105Z] #77 141.5 CC src/crun-pause.o [2022-08-26T07:51:18.105Z] #77 141.6 CC src/crun-delete.o [2022-08-26T07:51:18.105Z] #77 141.6 CC src/crun-unpause.o [2022-08-26T07:51:18.363Z] #77 141.7 CC src/crun-spec.o [2022-08-26T07:51:18.363Z] #77 141.8 CC src/crun-exec.o [2022-08-26T07:51:18.363Z] #77 141.8 CC src/crun-list.o [2022-08-26T07:51:18.363Z] #77 141.9 CC src/crun-create.o [2022-08-26T07:51:18.363Z] #77 141.9 CC src/crun-start.o [2022-08-26T07:51:18.620Z] #77 141.9 CC src/crun-state.o [2022-08-26T07:51:18.620Z] #77 142.0 CC src/crun-update.o [2022-08-26T07:51:18.620Z] #77 142.0 CC src/crun-ps.o [2022-08-26T07:51:18.620Z] #77 142.1 CC src/crun-checkpoint.o [2022-08-26T07:51:18.620Z] #77 142.1 CC src/crun-restore.o [2022-08-26T07:51:18.620Z] #77 142.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-26T07:51:18.620Z] #77 142.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-26T07:51:18.877Z] #77 142.3 CC src/libcrun/libcrun_la-container.lo [2022-08-26T07:51:18.877Z] #77 142.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-26T07:51:18.877Z] #77 142.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-26T07:51:18.952Z] #21 26.26 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-26T07:51:19.133Z] #77 142.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-26T07:51:19.391Z] #77 142.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-26T07:51:19.391Z] #77 142.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-26T07:51:19.391Z] #77 142.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-26T07:51:19.391Z] #77 142.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-26T07:51:19.391Z] #77 142.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-26T07:51:19.648Z] #77 143.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-26T07:51:19.648Z] #77 143.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-26T07:51:19.648Z] #77 143.1 CC src/libcrun/libcrun_la-error.lo [2022-08-26T07:51:19.648Z] #77 143.1 CC src/libcrun/libcrun_la-status.lo [2022-08-26T07:51:19.648Z] #77 143.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-26T07:51:19.890Z] #21 27.50 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-26T07:51:19.890Z] #21 27.51 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-26T07:51:19.890Z] #21 27.53 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-26T07:51:19.890Z] #21 27.54 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-26T07:51:19.890Z] #21 27.55 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-26T07:51:19.890Z] #21 27.56 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:51:19.905Z] #77 143.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-26T07:51:19.906Z] #77 143.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-26T07:51:19.906Z] #77 143.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-26T07:51:20.149Z] #21 27.57 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.58 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.60 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.61 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.62 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-26T07:51:20.149Z] #21 27.63 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-26T07:51:20.149Z] #21 27.64 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-26T07:51:20.149Z] #21 27.65 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-26T07:51:20.149Z] #21 27.66 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-26T07:51:20.149Z] #21 27.67 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.69 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.70 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.71 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.72 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-26T07:51:20.149Z] #21 27.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:51:20.163Z] #77 143.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-26T07:51:20.163Z] #77 143.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-26T07:51:20.163Z] #77 143.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-26T07:51:20.420Z] #77 143.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-26T07:51:20.420Z] #77 143.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-26T07:51:20.677Z] #77 144.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-26T07:51:20.677Z] #77 144.1 CC tests/init.o [2022-08-26T07:51:20.719Z] #21 DONE 28.1s [2022-08-26T07:51:20.719Z] [2022-08-26T07:51:20.719Z] #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-26T07:51:20.719Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:51:20.719Z] #71 ... [2022-08-26T07:51:20.719Z] [2022-08-26T07:51:20.719Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T07:51:20.719Z] #66 sha256:ac81d2c1fce006c52a79d370be77ccd8106e9c124ea1cf8545380966c7d79589 [2022-08-26T07:51:20.719Z] #66 DONE 0.1s [2022-08-26T07:51:20.719Z] [2022-08-26T07:51:20.719Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T07:51:20.719Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-26T07:51:20.935Z] #77 144.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-26T07:51:20.957Z] #64 ... [2022-08-26T07:51:20.957Z] [2022-08-26T07:51:20.957Z] #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-26T07:51:20.957Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:51:20.957Z] #14 74.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-26T07:51:20.957Z] #14 74.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:51:20.957Z] #14 74.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:51:20.957Z] #14 80.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-26T07:51:20.957Z] #14 80.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:51:20.957Z] #14 80.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:51:21.173Z] #14 78.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-26T07:51:21.173Z] #14 78.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:51:21.173Z] #14 78.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:51:21.214Z] #14 ... [2022-08-26T07:51:21.214Z] [2022-08-26T07:51:21.214Z] #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-26T07:51:21.214Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:21.214Z] #77 48.78 configure.ac:7: installing './compile' [2022-08-26T07:51:21.214Z] #77 48.80 configure.ac:11: installing './config.guess' [2022-08-26T07:51:21.214Z] #77 48.80 configure.ac:11: installing './config.sub' [2022-08-26T07:51:21.214Z] #77 48.82 configure.ac:8: installing './install-sh' [2022-08-26T07:51:21.214Z] #77 48.83 configure.ac:8: installing './missing' [2022-08-26T07:51:21.214Z] #77 48.90 Makefile.am: installing './depcomp' [2022-08-26T07:51:21.214Z] #77 49.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-26T07:51:21.214Z] #77 49.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-26T07:51:21.214Z] #77 50.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-26T07:51:21.214Z] #77 50.15 libtoolize: copying file 'm4/libtool.m4' [2022-08-26T07:51:21.214Z] #77 50.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-26T07:51:21.214Z] #77 50.40 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-26T07:51:21.214Z] #77 50.58 libtoolize: copying file 'm4/ltversion.m4' [2022-08-26T07:51:21.214Z] #77 50.69 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-26T07:51:21.214Z] #77 50.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-26T07:51:22.098Z] #22 DONE 1.4s [2022-08-26T07:51:22.098Z] [2022-08-26T07:51:22.098Z] #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-26T07:51:22.098Z] #67 sha256:506419de0bc8c259c8edb3231efc1f5a36db4237ca2e49af4bbdb592c83d2c7d [2022-08-26T07:51:22.098Z] #67 1.122 + RM_GOPATH=0 [2022-08-26T07:51:22.098Z] #67 1.124 + TMP_GOPATH= [2022-08-26T07:51:22.098Z] #67 1.124 + : /build [2022-08-26T07:51:22.098Z] #67 1.124 + '[' -z '' ']' [2022-08-26T07:51:22.098Z] #67 1.125 ++ mktemp -d [2022-08-26T07:51:22.098Z] #67 1.127 + export GOPATH=/tmp/tmp.NK20ojU0Ye [2022-08-26T07:51:22.098Z] #67 1.127 + GOPATH=/tmp/tmp.NK20ojU0Ye [2022-08-26T07:51:22.098Z] #67 1.127 + RM_GOPATH=1 [2022-08-26T07:51:22.098Z] #67 1.127 + case "$(go env GOARCH)" in [2022-08-26T07:51:22.098Z] #67 1.128 ++ go env GOARCH [2022-08-26T07:51:22.098Z] #67 1.132 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:51:22.098Z] #67 1.132 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:51:22.098Z] #67 1.133 ++ dirname /install.sh [2022-08-26T07:51:22.098Z] #67 1.135 + dir=/ [2022-08-26T07:51:22.098Z] #67 1.135 + bin=runc [2022-08-26T07:51:22.098Z] #67 1.135 + shift [2022-08-26T07:51:22.098Z] #67 1.135 + '[' '!' -f //runc.installer ']' [2022-08-26T07:51:22.098Z] #67 1.135 + . //runc.installer [2022-08-26T07:51:22.098Z] #67 1.136 ++ set -e [2022-08-26T07:51:22.098Z] #67 1.136 ++ : v1.1.4 [2022-08-26T07:51:22.098Z] #67 1.136 + install_runc [2022-08-26T07:51:22.098Z] #67 1.136 + RUNC_BUILDTAGS=seccomp [2022-08-26T07:51:22.098Z] #67 1.136 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-26T07:51:22.098Z] #67 1.137 Install runc version v1.1.4 (build tags: seccomp) [2022-08-26T07:51:22.098Z] #67 1.137 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NK20ojU0Ye/src/github.com/opencontainers/runc [2022-08-26T07:51:22.098Z] #67 1.140 Cloning into '/tmp/tmp.NK20ojU0Ye/src/github.com/opencontainers/runc'... [2022-08-26T07:51:22.583Z] #77 ... [2022-08-26T07:51:22.583Z] [2022-08-26T07:51:22.583Z] #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-26T07:51:22.583Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:51:22.583Z] #14 85.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-26T07:51:22.583Z] #14 85.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:51:22.583Z] #14 85.84 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:51:23.041Z] #67 ... [2022-08-26T07:51:23.041Z] [2022-08-26T07:51:23.041Z] #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-26T07:51:23.041Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-26T07:51:23.041Z] #23 DONE 1.0s [2022-08-26T07:51:23.041Z] [2022-08-26T07:51:23.041Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T07:51:23.041Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-26T07:51:23.979Z] #24 0.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-26T07:51:23.979Z] #24 DONE 0.9s [2022-08-26T07:51:23.979Z] [2022-08-26T07:51:23.979Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T07:51:23.979Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-26T07:51:24.917Z] #25 DONE 0.9s [2022-08-26T07:51:24.917Z] [2022-08-26T07:51:24.917Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T07:51:24.917Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-26T07:51:25.854Z] #26 DONE 1.0s [2022-08-26T07:51:25.854Z] [2022-08-26T07:51:25.854Z] #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-26T07:51:25.854Z] #67 sha256:506419de0bc8c259c8edb3231efc1f5a36db4237ca2e49af4bbdb592c83d2c7d [2022-08-26T07:51:25.854Z] #67 ... [2022-08-26T07:51:25.854Z] [2022-08-26T07:51:25.854Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T07:51:25.854Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-26T07:51:26.792Z] #27 DONE 1.0s [2022-08-26T07:51:26.792Z] [2022-08-26T07:51:26.792Z] #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-26T07:51:26.792Z] #67 sha256:506419de0bc8c259c8edb3231efc1f5a36db4237ca2e49af4bbdb592c83d2c7d [2022-08-26T07:51:26.792Z] #67 5.383 + cd /tmp/tmp.NK20ojU0Ye/src/github.com/opencontainers/runc [2022-08-26T07:51:26.792Z] #67 5.383 + git checkout -q v1.1.4 [2022-08-26T07:51:26.792Z] #67 5.651 + '[' -z '' ']' [2022-08-26T07:51:26.792Z] #67 5.651 + target=static [2022-08-26T07:51:26.792Z] #67 5.651 + make BUILDTAGS=seccomp static [2022-08-26T07:51:26.792Z] #67 5.936 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-26T07:51:29.128Z] #14 ... [2022-08-26T07:51:29.128Z] [2022-08-26T07:51:29.128Z] #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-26T07:51:29.128Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:29.128Z] #77 61.84 configure.ac:7: installing 'build-aux/compile' [2022-08-26T07:51:29.128Z] #77 61.86 configure.ac:9: installing 'build-aux/config.guess' [2022-08-26T07:51:29.128Z] #77 61.86 configure.ac:9: installing 'build-aux/config.sub' [2022-08-26T07:51:29.128Z] #77 61.87 configure.ac:11: installing 'build-aux/install-sh' [2022-08-26T07:51:29.128Z] #77 61.88 configure.ac:11: installing 'build-aux/missing' [2022-08-26T07:51:29.128Z] #77 62.06 Makefile.am: installing 'build-aux/depcomp' [2022-08-26T07:51:29.128Z] #77 62.17 parallel-tests: installing 'build-aux/test-driver' [2022-08-26T07:51:29.424Z] #14 ... [2022-08-26T07:51:29.425Z] [2022-08-26T07:51:29.425Z] #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-26T07:51:29.425Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:29.425Z] #77 34.61 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-26T07:51:31.019Z] #77 64.55 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-26T07:51:31.019Z] #77 64.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-26T07:51:31.581Z] #77 65.24 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-26T07:51:31.581Z] #77 65.24 libtoolize: copying file 'm4/libtool.m4' [2022-08-26T07:51:31.837Z] #77 65.34 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-26T07:51:31.837Z] #77 65.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-26T07:51:31.837Z] #77 65.60 libtoolize: copying file 'm4/ltversion.m4' [2022-08-26T07:51:32.067Z] #67 ... [2022-08-26T07:51:32.067Z] [2022-08-26T07:51:32.067Z] #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-26T07:51:32.067Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-26T07:51:32.067Z] #28 1.119 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T07:51:32.067Z] #28 1.121 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T07:51:32.067Z] #28 1.127 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T07:51:32.067Z] #28 1.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T07:51:32.067Z] #28 1.616 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:51:32.067Z] #28 1.865 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T07:51:32.067Z] #28 2.069 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T07:51:32.067Z] #28 2.388 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T07:51:32.067Z] #28 2.620 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T07:51:32.067Z] #28 2.624 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T07:51:32.067Z] #28 2.627 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:51:32.067Z] #28 2.629 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T07:51:32.067Z] #28 2.634 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T07:51:32.067Z] #28 3.091 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:51:32.067Z] #28 3.094 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T07:51:32.067Z] #28 3.095 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T07:51:32.067Z] #28 3.096 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T07:51:32.067Z] #28 3.097 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T07:51:32.418Z] #77 65.80 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-26T07:51:34.330Z] #77 ... [2022-08-26T07:51:34.330Z] [2022-08-26T07:51:34.330Z] #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-26T07:51:34.330Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:51:34.330Z] #14 97.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-26T07:51:34.330Z] #14 97.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-26T07:51:34.587Z] #14 98.05 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:51:34.707Z] #77 ... [2022-08-26T07:51:34.707Z] [2022-08-26T07:51:34.707Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-26T07:51:34.707Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:51:34.707Z] #14 92.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-26T07:51:34.707Z] #14 92.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:51:34.707Z] #14 92.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:51:35.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T07:51:35.790Z] #77 159.0 CCLD tests/init [2022-08-26T07:51:37.342Z] #28 ... [2022-08-26T07:51:37.343Z] [2022-08-26T07:51:37.343Z] #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-26T07:51:37.343Z] #67 sha256:506419de0bc8c259c8edb3231efc1f5a36db4237ca2e49af4bbdb592c83d2c7d [2022-08-26T07:51:37.343Z] #67 16.21 + mkdir -p /build [2022-08-26T07:51:37.343Z] #67 16.22 + cp runc /build/runc [2022-08-26T07:51:37.343Z] #67 DONE 16.4s [2022-08-26T07:51:37.343Z] [2022-08-26T07:51:37.343Z] #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-26T07:51:37.343Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:51:39.248Z] #71 ... [2022-08-26T07:51:39.248Z] [2022-08-26T07:51:39.248Z] #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-26T07:51:39.248Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-26T07:51:39.248Z] #28 12.42 Fetched 40.6 MB in 12s (3510 kB/s) [2022-08-26T07:51:39.842Z] #14 102.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-26T07:51:39.842Z] #14 102.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-26T07:51:39.842Z] #14 102.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:51:39.842Z] #14 102.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-26T07:51:39.842Z] #14 102.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-26T07:51:39.842Z] #14 102.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-26T07:51:39.842Z] #14 103.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-26T07:51:39.842Z] #14 103.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-26T07:51:39.842Z] #14 103.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-26T07:51:39.842Z] #14 103.2 Selecting previously unselected package libbtrfs0:arm64. [2022-08-26T07:51:39.842Z] #14 103.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-26T07:51:39.842Z] #14 103.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-26T07:51:39.989Z] #14 ... [2022-08-26T07:51:39.989Z] [2022-08-26T07:51:39.989Z] #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-26T07:51:39.989Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:51:39.989Z] #64 52.39 Updating files: 48% (2388/4967) Updating files: 49% (2434/4967) Updating files: 50% (2484/4967) Updating files: 51% (2534/4967) Updating files: 52% (2583/4967) Updating files: 53% (2633/4967) Updating files: 54% (2683/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-26T07:51:39.989Z] #64 54.05 + cd /tmp/tmp.7Y18Eyx77h/src/github.com/containerd/containerd [2022-08-26T07:51:39.989Z] #64 54.06 + git checkout -q v1.6.7 [2022-08-26T07:51:39.989Z] #64 56.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T07:51:39.989Z] #64 56.01 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T07:51:39.989Z] #64 56.01 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:51:39.989Z] #64 56.02 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T07:51:39.989Z] #64 56.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T07:51:39.989Z] #64 56.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T07:51:39.989Z] #64 56.02 + '[' '' = dynamic ']' [2022-08-26T07:51:39.989Z] #64 56.02 + make [2022-08-26T07:51:40.406Z] #14 103.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-26T07:51:40.407Z] #14 103.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-26T07:51:40.407Z] #14 103.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-26T07:51:40.407Z] #14 ... [2022-08-26T07:51:40.407Z] [2022-08-26T07:51:40.407Z] #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-26T07:51:40.407Z] #67 sha256:96b73b1b500787a926ed4e7c8d47db7525d5f2d93e4bcecb0b6fa259b55bf950 [2022-08-26T07:51:40.407Z] #67 103.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:51:40.407Z] #67 103.6 + GOBIN=/build [2022-08-26T07:51:40.407Z] #67 103.6 + GO111MODULE=on [2022-08-26T07:51:40.407Z] #67 103.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:51:41.900Z] #64 57.85 + bin/ctr [2022-08-26T07:51:42.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T07:51:44.534Z] #28 12.42 Reading package lists... [2022-08-26T07:51:45.468Z] #28 17.26 Reading package lists... [2022-08-26T07:51:45.468Z] #28 ... [2022-08-26T07:51:45.468Z] [2022-08-26T07:51:45.468Z] #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-26T07:51:45.468Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:51:45.468Z] #71 77.72 + bin/containerd [2022-08-26T07:51:45.658Z] #67 108.6 rootlesskit version 1.0.0 [2022-08-26T07:51:45.658Z] #67 108.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-26T07:51:45.658Z] #67 108.6 -container-ip string [2022-08-26T07:51:45.658Z] #67 108.6 container ip [2022-08-26T07:51:45.658Z] #67 108.6 -container-port int [2022-08-26T07:51:45.658Z] #67 108.6 container port (default -1) [2022-08-26T07:51:45.658Z] #67 108.6 -host-ip string [2022-08-26T07:51:45.658Z] #67 108.6 host ip [2022-08-26T07:51:45.658Z] #67 108.6 -host-port int [2022-08-26T07:51:45.658Z] #67 108.6 host port (default -1) [2022-08-26T07:51:45.658Z] #67 108.6 -proto string [2022-08-26T07:51:45.658Z] #67 108.6 proxy protocol (default "tcp") [2022-08-26T07:51:45.658Z] #67 ... [2022-08-26T07:51:45.658Z] [2022-08-26T07:51:45.658Z] #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-26T07:51:45.658Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T07:51:45.658Z] #14 104.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-26T07:51:45.658Z] #14 104.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 104.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-26T07:51:45.658Z] #14 104.2 Selecting previously unselected package libudev-dev:arm64. [2022-08-26T07:51:45.658Z] #14 104.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 104.2 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-26T07:51:45.658Z] #14 104.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-26T07:51:45.658Z] #14 104.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 104.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-26T07:51:45.658Z] #14 104.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-26T07:51:45.658Z] #14 104.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 104.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-26T07:51:45.658Z] #14 104.8 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-26T07:51:45.658Z] #14 104.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 104.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-26T07:51:45.658Z] #14 105.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-26T07:51:45.658Z] #14 105.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 105.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-26T07:51:45.658Z] #14 105.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-26T07:51:45.658Z] #14 105.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 105.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-26T07:51:45.658Z] #14 105.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-26T07:51:45.658Z] #14 105.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 105.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-26T07:51:45.658Z] #14 105.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-26T07:51:45.658Z] #14 105.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 105.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-26T07:51:45.658Z] #14 106.0 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-26T07:51:45.658Z] #14 106.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-26T07:51:45.658Z] #14 106.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:51:45.658Z] #14 106.2 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-26T07:51:45.658Z] #14 106.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-26T07:51:45.659Z] #14 106.2 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-26T07:51:45.659Z] #14 106.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T07:51:45.659Z] #14 106.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-26T07:51:45.659Z] #14 106.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:51:45.659Z] #14 106.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-26T07:51:45.659Z] #14 107.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:51:45.659Z] #14 107.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-26T07:51:45.659Z] #14 107.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-26T07:51:45.659Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T07:51:45.659Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.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-26T07:51:45.659Z] #14 107.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:51:45.659Z] #14 107.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-26T07:51:45.659Z] #14 107.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:51:45.659Z] #14 107.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-26T07:51:45.659Z] #14 107.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:51:45.659Z] #14 107.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-26T07:51:45.659Z] #14 107.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-26T07:51:45.659Z] #14 107.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:51:48.933Z] #14 DONE 112.6s [2022-08-26T07:51:48.933Z] [2022-08-26T07:51:48.933Z] #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-26T07:51:48.933Z] #67 sha256:96b73b1b500787a926ed4e7c8d47db7525d5f2d93e4bcecb0b6fa259b55bf950 [2022-08-26T07:51:48.933Z] #67 DONE 112.1s [2022-08-26T07:51:48.933Z] [2022-08-26T07:51:48.933Z] #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-26T07:51:48.933Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:48.933Z] #77 78.31 configure.ac:11: installing 'build-aux/compile' [2022-08-26T07:51:48.933Z] #77 78.33 configure.ac:11: installing 'build-aux/config.guess' [2022-08-26T07:51:48.933Z] #77 78.34 configure.ac:11: installing 'build-aux/config.sub' [2022-08-26T07:51:48.933Z] #77 78.35 configure.ac:13: installing 'build-aux/install-sh' [2022-08-26T07:51:48.933Z] #77 78.37 configure.ac:13: installing 'build-aux/missing' [2022-08-26T07:51:48.933Z] #77 78.39 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-26T07:51:48.933Z] #77 78.57 Makefile.am: installing 'build-aux/depcomp' [2022-08-26T07:51:48.933Z] #77 79.78 checking build system type... aarch64-unknown-linux-gnu [2022-08-26T07:51:48.933Z] #77 80.09 checking host system type... aarch64-unknown-linux-gnu [2022-08-26T07:51:48.933Z] #77 80.09 checking how to print strings... printf [2022-08-26T07:51:48.933Z] #77 80.10 checking for gcc... gcc [2022-08-26T07:51:48.933Z] #77 80.21 checking whether the C compiler works... yes [2022-08-26T07:51:48.933Z] #77 80.37 checking for C compiler default output file name... a.out [2022-08-26T07:51:48.933Z] #77 80.37 checking for suffix of executables... [2022-08-26T07:51:48.933Z] #77 80.54 checking whether we are cross compiling... no [2022-08-26T07:51:48.933Z] #77 80.76 checking for suffix of object files... o [2022-08-26T07:51:48.933Z] #77 80.88 checking whether we are using the GNU C compiler... yes [2022-08-26T07:51:48.933Z] #77 80.96 checking whether gcc accepts -g... yes [2022-08-26T07:51:48.933Z] #77 81.05 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:51:48.933Z] #77 81.19 checking whether gcc understands -c and -o together... yes [2022-08-26T07:51:48.933Z] #77 81.38 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:51:48.933Z] #77 81.40 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:51:48.933Z] #77 81.42 checking for egrep... /bin/grep -E [2022-08-26T07:51:48.933Z] #77 81.43 checking for fgrep... /bin/grep -F [2022-08-26T07:51:48.933Z] #77 81.44 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:51:48.933Z] #77 81.45 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:51:48.933Z] #77 81.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:51:48.933Z] #77 81.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:51:48.933Z] #77 81.64 checking whether ln -s works... yes [2022-08-26T07:51:48.933Z] #77 81.64 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:51:48.933Z] #77 81.67 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-26T07:51:48.933Z] #77 81.67 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:51:48.933Z] #77 81.67 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:51:48.933Z] #77 81.67 checking for objdump... objdump [2022-08-26T07:51:48.933Z] #77 81.68 checking how to recognize dependent libraries... pass_all [2022-08-26T07:51:48.933Z] #77 81.68 checking for dlltool... no [2022-08-26T07:51:48.933Z] #77 81.68 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:51:48.933Z] #77 81.68 checking for ar... ar [2022-08-26T07:51:48.933Z] #77 81.69 checking for archiver @FILE support... @ [2022-08-26T07:51:48.933Z] #77 81.81 checking for strip... strip [2022-08-26T07:51:48.933Z] #77 81.81 checking for ranlib... ranlib [2022-08-26T07:51:48.933Z] #77 81.82 checking for gawk... no [2022-08-26T07:51:48.933Z] #77 81.82 checking for mawk... mawk [2022-08-26T07:51:48.933Z] #77 81.83 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:51:48.933Z] #77 82.33 checking for sysroot... no [2022-08-26T07:51:48.933Z] #77 82.34 checking for a working dd... /bin/dd [2022-08-26T07:51:48.933Z] #77 82.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:51:48.933Z] #77 82.41 checking for mt... no [2022-08-26T07:51:48.933Z] #77 82.43 checking if : is a manifest tool... no [2022-08-26T07:51:49.189Z] #77 82.44 checking how to run the C preprocessor... gcc -E [2022-08-26T07:51:49.190Z] #77 ... [2022-08-26T07:51:49.190Z] [2022-08-26T07:51:49.190Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T07:51:49.190Z] #68 sha256:2430fe8a75031ae527c7ac1bdf760539b9680e4edb277a3b99fcb57f3c93041b [2022-08-26T07:51:49.190Z] #68 DONE 0.3s [2022-08-26T07:51:49.190Z] [2022-08-26T07:51:49.190Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T07:51:49.190Z] #69 sha256:0c33e810b0ba175a557d65794115be847703d5fd7c58d1eb59ae9a245296174b [2022-08-26T07:51:49.190Z] #69 DONE 0.1s [2022-08-26T07:51:49.446Z] [2022-08-26T07:51:49.446Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T07:51:49.446Z] #59 sha256:e870b478cc91335b1314fb5548ecad5747e881f8d214667507c04b567836e0d2 [2022-08-26T07:51:49.446Z] #59 DONE 0.4s [2022-08-26T07:51:49.446Z] [2022-08-26T07:51:49.446Z] #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-26T07:51:49.446Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:50.036Z] #64 ... [2022-08-26T07:51:50.036Z] [2022-08-26T07:51:50.036Z] #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-26T07:51:50.036Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:50.036Z] #77 45.68 libtoolize: putting auxiliary files in '.'. [2022-08-26T07:51:50.036Z] #77 45.69 libtoolize: copying file './ltmain.sh' [2022-08-26T07:51:50.036Z] #77 46.34 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-26T07:51:50.036Z] #77 46.34 libtoolize: and rerunning libtoolize and aclocal. [2022-08-26T07:51:50.036Z] #77 46.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-26T07:51:50.036Z] #77 55.81 configure.ac:7: installing './compile' [2022-08-26T07:51:50.036Z] #77 55.82 configure.ac:11: installing './config.guess' [2022-08-26T07:51:50.036Z] #77 55.82 configure.ac:11: installing './config.sub' [2022-08-26T07:51:50.036Z] #77 55.84 configure.ac:8: installing './install-sh' [2022-08-26T07:51:50.036Z] #77 55.86 configure.ac:8: installing './missing' [2022-08-26T07:51:50.036Z] #77 55.94 Makefile.am: installing './depcomp' [2022-08-26T07:51:50.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T07:51:50.606Z] #77 57.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-26T07:51:50.607Z] #77 57.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-26T07:51:50.607Z] #77 57.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-26T07:51:50.607Z] #77 57.27 libtoolize: copying file 'm4/libtool.m4' [2022-08-26T07:51:50.607Z] #77 57.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-26T07:51:50.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T07:51:50.651Z] #77 173.6 AR libcrun_testing.a [2022-08-26T07:51:50.651Z] #77 173.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-26T07:51:50.651Z] #77 173.7 CCLD tests/tests_libcrun_errors [2022-08-26T07:51:50.651Z] #77 173.7 CCLD tests/tests_libcrun_utils [2022-08-26T07:51:50.651Z] #77 173.7 CCLD tests/tests_libcrun_fuzzer [2022-08-26T07:51:50.651Z] #77 174.1 CCLD libcrun.la [2022-08-26T07:51:50.739Z] #71 ... [2022-08-26T07:51:50.740Z] [2022-08-26T07:51:50.740Z] #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-26T07:51:50.740Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-26T07:51:50.740Z] #28 17.26 Reading package lists... [2022-08-26T07:51:50.740Z] #28 21.70 Building dependency tree... [2022-08-26T07:51:50.740Z] #28 22.83 Reading state information... [2022-08-26T07:51:50.740Z] #28 23.78 bzip2 is already the newest version (1.0.8-4). [2022-08-26T07:51:50.740Z] #28 23.78 patch is already the newest version (2.7.6-7). [2022-08-26T07:51:50.740Z] #28 23.78 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-26T07:51:50.740Z] #28 23.78 The following additional packages will be installed: [2022-08-26T07:51:50.740Z] #28 23.78 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-26T07:51:50.740Z] #28 23.78 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-26T07:51:50.740Z] #28 23.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-26T07:51:50.740Z] #28 23.79 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-26T07:51:50.740Z] #28 23.79 systemd vim-runtime xxd [2022-08-26T07:51:50.740Z] #28 23.80 Suggested packages: [2022-08-26T07:51:50.740Z] #28 23.80 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-26T07:51:50.740Z] #28 23.80 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-26T07:51:50.740Z] #28 23.80 vim-scripts xfsdump acl attr quota [2022-08-26T07:51:50.740Z] #28 23.80 Recommended packages: [2022-08-26T07:51:50.740Z] #28 23.80 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-26T07:51:50.740Z] #28 23.80 systemd-timesyncd | time-daemon unzip [2022-08-26T07:51:50.860Z] #77 83.01 checking for ANSI C header files... yes [2022-08-26T07:51:50.860Z] [2022-08-26T07:51:50.860Z] #77 ... [2022-08-26T07:51:50.860Z] [2022-08-26T07:51:50.860Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T07:51:50.860Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-26T07:51:50.860Z] #15 DONE 1.8s [2022-08-26T07:51:50.860Z] [2022-08-26T07:51:50.860Z] #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-26T07:51:50.860Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:50.867Z] #77 57.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-26T07:51:50.867Z] #77 ... [2022-08-26T07:51:50.867Z] [2022-08-26T07:51:50.867Z] #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-26T07:51:50.867Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:51:50.867Z] #14 99.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-26T07:51:50.867Z] #14 99.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:51:50.867Z] #14 99.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:51:50.867Z] #14 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-26T07:51:50.867Z] #14 105.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:51:50.867Z] #14 106.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:51:50.867Z] #14 ... [2022-08-26T07:51:50.867Z] [2022-08-26T07:51:50.867Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-26T07:51:50.867Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:51:50.867Z] #77 57.61 libtoolize: copying file 'm4/ltversion.m4' [2022-08-26T07:51:51.117Z] #77 84.38 checking for sys/types.h... yes [2022-08-26T07:51:51.117Z] #77 84.57 checking for sys/stat.h... yes [2022-08-26T07:51:51.127Z] #77 57.73 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-26T07:51:51.216Z] #77 174.8 CCLD crun [2022-08-26T07:51:51.388Z] #77 57.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-26T07:51:51.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T07:51:51.631Z] #77 84.83 checking for stdlib.h... yes [2022-08-26T07:51:51.781Z] #77 175.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-26T07:51:51.888Z] #77 85.20 checking for string.h... [2022-08-26T07:51:51.888Z] #77 ... [2022-08-26T07:51:51.888Z] [2022-08-26T07:51:51.888Z] #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-26T07:51:51.888Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-26T07:51:51.888Z] #16 DONE 1.1s [2022-08-26T07:51:51.888Z] [2022-08-26T07:51:51.888Z] #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-26T07:51:51.888Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:51.888Z] #77 85.20 checking for string.h... yes [2022-08-26T07:51:52.039Z] #77 175.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-26T07:51:52.039Z] #77 175.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-26T07:51:52.039Z] #77 175.4 /bin/mkdir -p '/usr/local/lib' [2022-08-26T07:51:52.039Z] #77 175.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-26T07:51:52.039Z] #77 175.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-26T07:51:52.039Z] #77 175.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-26T07:51:52.039Z] #77 175.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-26T07:51:52.039Z] #77 175.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-26T07:51:52.117Z] #28 24.94 The following NEW packages will be installed: [2022-08-26T07:51:52.117Z] #28 24.94 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T07:51:52.117Z] #28 24.94 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-26T07:51:52.117Z] #28 24.94 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-26T07:51:52.117Z] #28 24.94 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-26T07:51:52.117Z] #28 24.95 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-26T07:51:52.117Z] #28 24.95 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-26T07:51:52.117Z] #28 24.95 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-26T07:51:52.117Z] #28 24.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-26T07:51:52.117Z] #28 24.95 zstd [2022-08-26T07:51:52.117Z] #28 25.29 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:51:52.117Z] #28 25.29 Need to get 23.8 MB of archives. [2022-08-26T07:51:52.117Z] #28 25.29 After this operation, 89.3 MB of additional disk space will be used. [2022-08-26T07:51:52.117Z] #28 25.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T07:51:52.117Z] #28 25.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-26T07:51:52.117Z] #28 25.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-26T07:51:52.117Z] #28 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-26T07:51:52.117Z] #28 25.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T07:51:52.117Z] #28 25.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-26T07:51:52.117Z] #28 25.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-26T07:51:52.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T07:51:52.145Z] #77 85.57 checking for memory.h... yes [2022-08-26T07:51:52.296Z] #77 175.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-26T07:51:52.296Z] #77 175.6 ---------------------------------------------------------------------- [2022-08-26T07:51:52.296Z] #77 175.6 Libraries have been installed in: [2022-08-26T07:51:52.296Z] #77 175.6 /usr/local/lib [2022-08-26T07:51:52.296Z] #77 175.6 [2022-08-26T07:51:52.296Z] #77 175.6 If you ever happen to want to link against installed libraries [2022-08-26T07:51:52.296Z] #77 175.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-26T07:51:52.296Z] #77 175.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-26T07:51:52.296Z] #77 175.6 flag during linking and do at least one of the following: [2022-08-26T07:51:52.296Z] #77 175.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-26T07:51:52.296Z] #77 175.6 during execution [2022-08-26T07:51:52.296Z] #77 175.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-26T07:51:52.296Z] #77 175.6 during linking [2022-08-26T07:51:52.296Z] #77 175.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-26T07:51:52.296Z] #77 175.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-26T07:51:52.296Z] #77 175.6 [2022-08-26T07:51:52.296Z] #77 175.6 See any operating system documentation about shared libraries for [2022-08-26T07:51:52.296Z] #77 175.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-26T07:51:52.296Z] #77 175.6 ---------------------------------------------------------------------- [2022-08-26T07:51:52.296Z] #77 175.6 /bin/mkdir -p '/build' [2022-08-26T07:51:52.296Z] #77 175.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-26T07:51:52.296Z] #77 175.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-26T07:51:52.296Z] #77 175.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-26T07:51:52.296Z] #77 175.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-26T07:51:52.296Z] #77 175.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-26T07:51:52.376Z] #28 25.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T07:51:52.376Z] #28 25.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T07:51:52.376Z] #28 25.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T07:51:52.376Z] #28 25.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T07:51:52.376Z] #28 25.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T07:51:52.376Z] #28 25.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T07:51:52.376Z] #28 25.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T07:51:52.376Z] #28 25.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:51:52.376Z] #28 25.41 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-26T07:51:52.376Z] #28 25.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T07:51:52.376Z] #28 25.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T07:51:52.376Z] #28 25.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T07:51:52.376Z] #28 25.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T07:51:52.376Z] #28 25.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T07:51:52.376Z] #28 25.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T07:51:52.376Z] #28 25.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T07:51:52.376Z] #28 25.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T07:51:52.376Z] #28 25.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T07:51:52.376Z] #28 25.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T07:51:52.376Z] #28 25.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T07:51:52.376Z] #28 25.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T07:51:52.376Z] #28 25.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T07:51:52.376Z] #28 25.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T07:51:52.376Z] #28 25.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-26T07:51:52.376Z] #28 25.45 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-26T07:51:52.376Z] #28 25.45 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-26T07:51:52.376Z] #28 25.45 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-26T07:51:52.376Z] #28 25.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T07:51:52.376Z] #28 25.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T07:51:52.376Z] #28 25.47 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-26T07:51:52.376Z] #28 25.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T07:51:52.376Z] #28 25.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T07:51:52.376Z] #28 25.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:51:52.376Z] #28 25.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T07:51:52.376Z] #28 25.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T07:51:52.376Z] #28 25.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T07:51:52.376Z] #28 25.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T07:51:52.376Z] #28 25.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-26T07:51:52.377Z] #28 25.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T07:51:52.377Z] #28 25.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T07:51:52.377Z] #28 25.54 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-26T07:51:52.377Z] #28 25.64 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T07:51:52.402Z] #77 85.87 checking for strings.h... yes [2022-08-26T07:51:52.554Z] #77 DONE 176.0s [2022-08-26T07:51:52.554Z] [2022-08-26T07:51:52.554Z] #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-26T07:51:52.554Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:51:52.635Z] #28 25.66 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T07:51:52.635Z] #28 25.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T07:51:52.635Z] #28 25.67 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T07:51:52.662Z] #77 86.13 checking for inttypes.h... [2022-08-26T07:51:52.662Z] #77 ... [2022-08-26T07:51:52.662Z] [2022-08-26T07:51:52.662Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T07:51:52.662Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-26T07:51:52.662Z] #17 0.652 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-26T07:51:52.662Z] #17 DONE 0.8s [2022-08-26T07:51:52.662Z] [2022-08-26T07:51:52.662Z] #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-26T07:51:52.662Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:52.662Z] #77 86.13 checking for inttypes.h... yes [2022-08-26T07:51:52.894Z] #28 26.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:51:52.919Z] #77 86.37 checking for stdint.h... yes [2022-08-26T07:51:53.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T07:51:53.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T07:51:53.153Z] #28 26.32 Fetched 23.8 MB in 1s (36.1 MB/s) [2022-08-26T07:51:53.153Z] #28 26.36 Selecting previously unselected package libcap2:amd64. [2022-08-26T07:51:53.153Z] #28 26.36 (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-26T07:51:53.153Z] #28 26.41 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T07:51:53.153Z] #28 26.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:51:53.413Z] #28 26.46 Selecting previously unselected package libargon2-1:amd64. [2022-08-26T07:51:53.413Z] #28 26.47 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-26T07:51:53.413Z] #28 26.47 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T07:51:53.413Z] #28 26.52 Selecting previously unselected package libjson-c5:amd64. [2022-08-26T07:51:53.413Z] #28 26.53 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-26T07:51:53.413Z] #28 26.54 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-26T07:51:53.413Z] #28 26.61 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-26T07:51:53.413Z] #28 26.61 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-26T07:51:53.413Z] #28 26.62 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:51:53.413Z] #28 26.70 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T07:51:53.413Z] #28 26.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T07:51:53.413Z] #28 26.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T07:51:53.433Z] #77 86.67 checking for unistd.h... yes [2022-08-26T07:51:53.672Z] #28 26.76 Selecting previously unselected package libkmod2:amd64. [2022-08-26T07:51:53.672Z] #28 26.77 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-26T07:51:53.672Z] #28 26.77 Unpacking libkmod2:amd64 (28-1) ... [2022-08-26T07:51:53.672Z] #28 26.84 Selecting previously unselected package systemd. [2022-08-26T07:51:53.672Z] #28 26.85 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-26T07:51:53.672Z] #28 26.92 Unpacking systemd (247.3-7) ... [2022-08-26T07:51:53.690Z] #77 86.98 checking for dlfcn.h... yes [2022-08-26T07:51:53.690Z] #77 87.11 checking for objdir... .libs [2022-08-26T07:51:53.690Z] #77 ... [2022-08-26T07:51:53.690Z] [2022-08-26T07:51:53.690Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T07:51:53.690Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-26T07:51:53.690Z] #18 DONE 1.0s [2022-08-26T07:51:53.947Z] [2022-08-26T07:51:53.947Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T07:51:53.947Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-26T07:51:54.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T07:51:54.511Z] #19 DONE 0.9s [2022-08-26T07:51:54.511Z] [2022-08-26T07:51:54.511Z] #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-26T07:51:54.511Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:54.511Z] #77 87.66 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:51:54.511Z] #77 87.90 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:51:54.511Z] #77 87.90 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:51:54.608Z] #28 27.67 Selecting previously unselected package pigz. [2022-08-26T07:51:54.608Z] #28 27.67 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-26T07:51:54.608Z] #28 27.68 Unpacking pigz (2.6-1) ... [2022-08-26T07:51:54.608Z] #28 27.73 Selecting previously unselected package libelf1:amd64. [2022-08-26T07:51:54.608Z] #28 27.74 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-26T07:51:54.608Z] #28 27.74 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T07:51:54.608Z] #28 27.82 Selecting previously unselected package libbpf0:amd64. [2022-08-26T07:51:54.608Z] #28 27.82 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T07:51:54.608Z] #28 27.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T07:51:54.867Z] #28 27.90 Selecting previously unselected package libmnl0:amd64. [2022-08-26T07:51:54.867Z] #28 27.90 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T07:51:54.867Z] #28 27.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T07:51:54.867Z] #28 27.95 Selecting previously unselected package libxtables12:amd64. [2022-08-26T07:51:54.867Z] #28 27.95 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T07:51:54.867Z] #28 27.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T07:51:54.867Z] #28 28.01 Selecting previously unselected package libcap2-bin. [2022-08-26T07:51:54.867Z] #28 28.02 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T07:51:54.867Z] #28 28.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T07:51:54.867Z] #28 28.08 Selecting previously unselected package iproute2. [2022-08-26T07:51:54.867Z] #28 28.08 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T07:51:54.867Z] #28 28.09 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T07:51:55.075Z] #77 88.02 checking if gcc static flag -static works... yes [2022-08-26T07:51:55.075Z] #77 88.54 checking if gcc supports -c -o file.o... yes [2022-08-26T07:51:55.075Z] #77 88.75 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:51:55.126Z] #28 28.30 Selecting previously unselected package xxd. [2022-08-26T07:51:55.126Z] #28 28.30 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:51:55.126Z] #28 28.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:51:55.126Z] #28 28.39 Selecting previously unselected package vim-common. [2022-08-26T07:51:55.126Z] #28 28.40 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:51:55.126Z] #28 28.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:51:55.332Z] #77 88.75 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-26T07:51:55.385Z] #28 28.50 Selecting previously unselected package bash-completion. [2022-08-26T07:51:55.385Z] #28 28.50 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T07:51:55.589Z] #77 88.83 checking dynamic linker characteristics... [2022-08-26T07:51:55.589Z] #77 ... [2022-08-26T07:51:55.589Z] [2022-08-26T07:51:55.589Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T07:51:55.589Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-26T07:51:55.589Z] #20 DONE 1.0s [2022-08-26T07:51:55.589Z] [2022-08-26T07:51:55.589Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-26T07:51:55.589Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:55.589Z] #77 88.83 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:51:55.589Z] #77 89.15 checking how to hardcode library paths into programs... immediate [2022-08-26T07:51:55.589Z] #77 89.15 checking whether stripping libraries is possible... yes [2022-08-26T07:51:55.589Z] #77 89.16 checking if libtool supports shared libraries... yes [2022-08-26T07:51:55.589Z] #77 89.16 checking whether to build shared libraries... no [2022-08-26T07:51:55.589Z] #77 89.16 checking whether to build static libraries... yes [2022-08-26T07:51:55.589Z] #77 89.16 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:51:55.837Z] #55 ... [2022-08-26T07:51:55.837Z] [2022-08-26T07:51:55.837Z] #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-26T07:51:55.837Z] #64 sha256:b370dbe90b83c1d1a62ef74488257a37d0d9fdcde52637441826ff8df3f9cf64 [2022-08-26T07:51:55.837Z] #64 190.9 + bin/containerd [2022-08-26T07:51:55.846Z] #77 89.31 checking whether build environment is sane... yes [2022-08-26T07:51:55.846Z] #77 89.42 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:51:55.846Z] #77 89.44 checking whether make sets $(MAKE)... yes [2022-08-26T07:51:55.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T07:51:56.103Z] #77 89.53 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:51:56.103Z] #77 89.57 checking whether make supports nested variables... yes [2022-08-26T07:51:56.103Z] #77 89.63 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:51:56.103Z] #77 89.63 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:51:56.103Z] #77 89.63 checking how to create a ustar tar archive... gnutar [2022-08-26T07:51:56.322Z] #28 29.43 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T07:51:56.360Z] #77 89.74 checking dependency style of gcc... gcc3 [2022-08-26T07:51:56.360Z] #77 89.89 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:51:56.360Z] #77 89.89 checking whether make supports nested variables... (cached) yes [2022-08-26T07:51:56.360Z] #77 89.89 checking for gawk... (cached) mawk [2022-08-26T07:51:56.360Z] #77 89.90 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-26T07:51:56.360Z] #77 89.90 checking for gcc... (cached) gcc [2022-08-26T07:51:56.360Z] #77 90.03 checking whether we are using the GNU C compiler... (cached) yes [2022-08-26T07:51:56.360Z] #77 90.03 checking whether gcc accepts -g... (cached) yes [2022-08-26T07:51:56.360Z] #77 90.03 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-26T07:51:56.360Z] #77 90.03 checking whether gcc understands -c and -o together... (cached) yes [2022-08-26T07:51:56.581Z] #28 29.66 Selecting previously unselected package apparmor. [2022-08-26T07:51:56.581Z] #28 29.66 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T07:51:56.581Z] #28 29.70 Unpacking apparmor (2.13.6-10) ... [2022-08-26T07:51:56.617Z] #77 90.04 checking for a Python interpreter with version >= 3... python3 [2022-08-26T07:51:56.617Z] #77 90.13 checking for python3... /usr/bin/python3 [2022-08-26T07:51:56.617Z] #77 90.15 checking for python3 version... 3.9 [2022-08-26T07:51:56.617Z] #77 90.19 checking for python3 platform... linux [2022-08-26T07:51:56.841Z] #28 29.90 Selecting previously unselected package inetutils-ping. [2022-08-26T07:51:56.841Z] #28 29.90 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T07:51:56.841Z] #28 29.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T07:51:56.841Z] #28 29.97 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T07:51:56.841Z] #28 29.98 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T07:51:56.841Z] #28 29.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T07:51:56.841Z] #28 30.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T07:51:56.841Z] #28 30.03 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T07:51:56.841Z] #28 30.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T07:51:56.841Z] #28 30.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T07:51:56.841Z] #28 30.08 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T07:51:56.841Z] #28 30.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T07:51:56.841Z] #28 30.14 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T07:51:56.841Z] #28 30.14 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T07:51:56.841Z] #28 30.15 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T07:51:56.873Z] #77 90.27 checking for python3 script directory... [2022-08-26T07:51:56.873Z] #77 ... [2022-08-26T07:51:56.873Z] [2022-08-26T07:51:56.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-26T07:51:56.873Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-26T07:51:56.873Z] #36 120.0 Delve is a source level debugger for Go programs. [2022-08-26T07:51:56.873Z] #36 120.0 [2022-08-26T07:51:56.873Z] #36 120.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-26T07:51:56.873Z] #36 120.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-26T07:51:56.873Z] #36 120.0 [2022-08-26T07:51:56.873Z] #36 120.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-26T07:51:56.873Z] #36 120.0 [2022-08-26T07:51:56.873Z] #36 120.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-26T07:51:56.873Z] #36 120.0 [2022-08-26T07:51:56.873Z] #36 120.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-26T07:51:56.873Z] #36 120.0 [2022-08-26T07:51:56.873Z] #36 120.0 Usage: [2022-08-26T07:51:56.873Z] #36 120.0 dlv [command] [2022-08-26T07:51:56.873Z] #36 120.0 [2022-08-26T07:51:56.873Z] #36 120.0 Available Commands: [2022-08-26T07:51:56.873Z] #36 120.0 attach Attach to running process and begin debugging. [2022-08-26T07:51:56.873Z] #36 120.0 connect Connect to a headless debug server with a terminal client. [2022-08-26T07:51:56.873Z] #36 120.0 core Examine a core dump. [2022-08-26T07:51:56.873Z] #36 120.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-26T07:51:56.874Z] #36 120.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-26T07:51:56.874Z] #36 120.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-26T07:51:56.874Z] #36 120.0 help Help about any command [2022-08-26T07:51:56.874Z] #36 120.0 run Deprecated command. Use 'debug' instead. [2022-08-26T07:51:56.874Z] #36 120.0 test Compile test binary and begin debugging program. [2022-08-26T07:51:56.874Z] #36 120.0 trace Compile and begin tracing program. [2022-08-26T07:51:56.874Z] #36 120.0 version Prints version. [2022-08-26T07:51:56.874Z] #36 120.0 [2022-08-26T07:51:56.874Z] #36 120.0 Flags: [2022-08-26T07:51:56.874Z] #36 120.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-26T07:51:56.874Z] #36 120.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-26T07:51:56.874Z] #36 120.0 --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-26T07:51:56.874Z] #36 120.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-26T07:51:56.874Z] #36 120.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-26T07:51:56.874Z] #36 120.0 --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-26T07:51:56.874Z] #36 120.0 --disable-aslr Disables address space randomization [2022-08-26T07:51:56.874Z] #36 120.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-26T07:51:56.874Z] #36 120.0 -h, --help help for dlv [2022-08-26T07:51:56.874Z] #36 120.0 --init string Init file, executed by the terminal client. [2022-08-26T07:51:56.874Z] #36 120.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-26T07:51:56.874Z] #36 120.0 --log Enable debugging server logging. [2022-08-26T07:51:56.874Z] #36 120.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-26T07:51:56.874Z] #36 120.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-26T07:51:56.874Z] #36 120.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-26T07:51:56.874Z] #36 120.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-26T07:51:56.874Z] #36 120.0 --wd string Working directory for running the program. [2022-08-26T07:51:56.874Z] #36 120.0 [2022-08-26T07:51:56.874Z] #36 120.0 Additional help topics: [2022-08-26T07:51:56.874Z] #36 120.0 dlv backend Help about the --backend flag. [2022-08-26T07:51:56.874Z] #36 120.0 dlv log Help about logging flags. [2022-08-26T07:51:56.874Z] #36 120.0 dlv redirect Help about file redirection. [2022-08-26T07:51:56.874Z] #36 120.0 [2022-08-26T07:51:56.874Z] #36 120.0 Use "dlv [command] --help" for more information about a command. [2022-08-26T07:51:56.874Z] #36 DONE 120.4s [2022-08-26T07:51:56.874Z] [2022-08-26T07:51:56.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-26T07:51:56.874Z] #26 sha256:743720f05cb4a57fbef18e5352a79c30d29b01c413641ee86b4e609bc5558232 [2022-08-26T07:51:56.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T07:51:57.101Z] #28 30.20 Selecting previously unselected package iptables. [2022-08-26T07:51:57.101Z] #28 30.21 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-26T07:51:57.101Z] #28 30.21 Unpacking iptables (1.8.7-1) ... [2022-08-26T07:51:57.101Z] #28 30.36 Selecting previously unselected package libonig5:amd64. [2022-08-26T07:51:57.101Z] #28 30.37 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T07:51:57.101Z] #28 30.37 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:51:57.360Z] #28 30.45 Selecting previously unselected package libjq1:amd64. [2022-08-26T07:51:57.360Z] #28 30.47 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T07:51:57.360Z] #28 30.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:51:57.360Z] #28 30.54 Selecting previously unselected package jq. [2022-08-26T07:51:57.360Z] #28 30.54 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-26T07:51:57.360Z] #28 30.55 Unpacking jq (1.6-2.1) ... [2022-08-26T07:51:57.360Z] #28 30.61 Selecting previously unselected package libaio1:amd64. [2022-08-26T07:51:57.620Z] #28 30.61 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T07:51:57.620Z] #28 30.61 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T07:51:57.620Z] #28 30.67 Selecting previously unselected package libgpm2:amd64. [2022-08-26T07:51:57.620Z] #28 30.67 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T07:51:57.620Z] #28 30.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T07:51:57.620Z] #28 30.74 Selecting previously unselected package libinih1:amd64. [2022-08-26T07:51:57.620Z] #28 30.74 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-26T07:51:57.620Z] #28 30.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T07:51:57.620Z] #28 30.79 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-26T07:51:57.620Z] #28 30.80 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-26T07:51:57.620Z] #28 30.80 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T07:51:57.620Z] #28 30.86 Selecting previously unselected package libnet1:amd64. [2022-08-26T07:51:57.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T07:51:57.879Z] #28 30.87 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T07:51:57.879Z] #28 30.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:51:57.879Z] #28 30.94 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T07:51:57.879Z] #28 30.94 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T07:51:57.879Z] #28 30.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:51:57.879Z] #28 31.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:51:57.879Z] #28 31.00 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:51:57.879Z] #28 31.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:51:57.879Z] #28 31.06 Selecting previously unselected package libyajl2:amd64. [2022-08-26T07:51:57.879Z] #28 31.07 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T07:51:57.879Z] #28 31.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:51:57.879Z] #28 31.12 Selecting previously unselected package net-tools. [2022-08-26T07:51:57.879Z] #28 31.12 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T07:51:57.879Z] #28 31.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:51:57.879Z] #28 31.23 Selecting previously unselected package python-pip-whl. [2022-08-26T07:51:58.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T07:51:58.138Z] #28 31.23 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:51:58.138Z] #28 31.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:51:58.138Z] #28 31.49 Selecting previously unselected package python3-lib2to3. [2022-08-26T07:51:58.398Z] #28 31.49 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T07:51:58.398Z] #28 31.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:51:58.398Z] #28 31.57 Selecting previously unselected package python3-distutils. [2022-08-26T07:51:58.398Z] #28 31.58 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T07:51:58.398Z] #28 31.58 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T07:51:58.398Z] #28 31.65 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:51:58.398Z] #28 31.66 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:51:58.398Z] #28 31.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:51:58.398Z] #28 31.75 Selecting previously unselected package python3-setuptools. [2022-08-26T07:51:58.656Z] #28 31.76 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T07:51:58.657Z] #28 31.76 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T07:51:58.657Z] #28 31.89 Selecting previously unselected package python3-wheel. [2022-08-26T07:51:58.915Z] #28 31.89 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T07:51:58.915Z] #28 31.90 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T07:51:58.915Z] #28 31.94 Selecting previously unselected package python3-pip. [2022-08-26T07:51:58.915Z] #28 31.95 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:51:58.915Z] #28 31.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:51:58.915Z] #28 32.09 Selecting previously unselected package sudo. [2022-08-26T07:51:58.915Z] #28 32.10 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T07:51:58.915Z] #28 32.10 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T07:51:59.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T07:51:59.174Z] #28 32.35 Selecting previously unselected package systemd-journal-remote. [2022-08-26T07:51:59.174Z] #28 32.36 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-26T07:51:59.174Z] #28 32.36 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-26T07:51:59.174Z] #28 32.43 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T07:51:59.174Z] #28 32.44 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T07:51:59.188Z] #26 118.3 Updating files: 21% (2496/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3943/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5824/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7738/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 97% (11121/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-26T07:51:59.433Z] #28 32.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:51:59.433Z] #28 32.55 Selecting previously unselected package uidmap. [2022-08-26T07:51:59.433Z] #28 32.56 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T07:51:59.433Z] #28 32.56 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T07:51:59.433Z] #28 32.63 Selecting previously unselected package vim-runtime. [2022-08-26T07:51:59.433Z] #28 32.64 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:51:59.433Z] #28 32.65 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-26T07:51:59.433Z] #28 32.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T07:51:59.433Z] #28 32.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:51:59.444Z] #26 122.7 + cd /tmp/tmp.sxTctucFLa/tmp/docker-ce [2022-08-26T07:51:59.444Z] #26 ... [2022-08-26T07:51:59.444Z] [2022-08-26T07:51:59.444Z] #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-26T07:51:59.444Z] #60 sha256:932e548ef0c6f9ed7b4eb8e790507207fb32963a5979586d7afb7b7fe09c2357 [2022-08-26T07:51:59.444Z] #60 1.287 + RM_GOPATH=0 [2022-08-26T07:51:59.444Z] #60 1.287 + TMP_GOPATH= [2022-08-26T07:51:59.444Z] #60 1.287 + : /build [2022-08-26T07:51:59.444Z] #60 1.287 + '[' -z '' ']' [2022-08-26T07:51:59.444Z] #60 1.287 ++ mktemp -d [2022-08-26T07:51:59.444Z] #60 1.295 + export GOPATH=/tmp/tmp.zGBVaaNt4w [2022-08-26T07:51:59.444Z] #60 1.295 + GOPATH=/tmp/tmp.zGBVaaNt4w [2022-08-26T07:51:59.444Z] #60 1.295 + RM_GOPATH=1 [2022-08-26T07:51:59.444Z] #60 1.295 + case "$(go env GOARCH)" in [2022-08-26T07:51:59.444Z] #60 1.295 ++ go env GOARCH [2022-08-26T07:51:59.444Z] #60 1.362 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:51:59.444Z] #60 1.362 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:51:59.444Z] #60 1.362 ++ dirname /install.sh [2022-08-26T07:51:59.444Z] #60 1.369 Install runc version v1.1.4 (build tags: seccomp) [2022-08-26T07:51:59.444Z] #60 1.370 + dir=/ [2022-08-26T07:51:59.444Z] #60 1.370 + bin=runc [2022-08-26T07:51:59.444Z] #60 1.370 + shift [2022-08-26T07:51:59.444Z] #60 1.370 + '[' '!' -f //runc.installer ']' [2022-08-26T07:51:59.444Z] #60 1.370 + . //runc.installer [2022-08-26T07:51:59.444Z] #60 1.370 ++ set -e [2022-08-26T07:51:59.444Z] #60 1.370 ++ : v1.1.4 [2022-08-26T07:51:59.444Z] #60 1.370 + install_runc [2022-08-26T07:51:59.444Z] #60 1.370 + RUNC_BUILDTAGS=seccomp [2022-08-26T07:51:59.444Z] #60 1.370 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-26T07:51:59.444Z] #60 1.370 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zGBVaaNt4w/src/github.com/opencontainers/runc [2022-08-26T07:51:59.444Z] #60 1.382 Cloning into '/tmp/tmp.zGBVaaNt4w/src/github.com/opencontainers/runc'... [2022-08-26T07:51:59.444Z] #60 ... [2022-08-26T07:51:59.444Z] [2022-08-26T07:51:59.444Z] #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-26T07:51:59.444Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:51:59.444Z] #77 90.27 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-26T07:51:59.444Z] #77 90.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-26T07:51:59.444Z] #77 90.97 checking for go-md2man... no [2022-08-26T07:51:59.444Z] #77 91.06 checking error.h usability... yes [2022-08-26T07:51:59.444Z] #77 91.40 checking error.h presence... yes [2022-08-26T07:51:59.444Z] #77 91.46 checking for error.h... yes [2022-08-26T07:51:59.444Z] #77 91.48 checking linux/openat2.h usability... yes [2022-08-26T07:51:59.445Z] #77 91.59 checking linux/openat2.h presence... yes [2022-08-26T07:51:59.445Z] #77 91.64 checking for linux/openat2.h... yes [2022-08-26T07:51:59.445Z] #77 91.67 checking for copy_file_range... yes [2022-08-26T07:51:59.445Z] #77 91.86 checking for fgetxattr... yes [2022-08-26T07:51:59.445Z] #77 92.19 checking for statx... yes [2022-08-26T07:51:59.445Z] #77 92.43 checking for fgetpwent_r... yes [2022-08-26T07:51:59.445Z] #77 92.75 checking for issetugid... no [2022-08-26T07:51:59.445Z] #77 93.04 checking for pkg-config... /usr/bin/pkg-config [2022-08-26T07:51:59.445Z] #77 93.05 checking pkg-config is at least version 0.9.0... yes [2022-08-26T07:51:59.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T07:52:00.007Z] #77 93.06 checking for library containing yajl_tree_get... -lyajl [2022-08-26T07:52:00.007Z] #77 93.59 checking for yajl >= 2.0.0... yes [2022-08-26T07:52:00.264Z] #77 93.61 checking sys/capability.h usability... yes [2022-08-26T07:52:00.264Z] #77 93.74 checking sys/capability.h presence... yes [2022-08-26T07:52:00.264Z] #77 93.84 checking for sys/capability.h... yes [2022-08-26T07:52:00.521Z] #77 93.84 checking for library containing cap_from_name... -lcap [2022-08-26T07:52:00.810Z] #28 33.95 Selecting previously unselected package vim. [2022-08-26T07:52:00.810Z] #28 33.96 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:52:00.810Z] #28 33.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:00.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T07:52:01.069Z] #28 34.21 Selecting previously unselected package xfsprogs. [2022-08-26T07:52:01.069Z] #28 34.22 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T07:52:01.069Z] #28 34.22 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T07:52:01.328Z] #28 34.43 Selecting previously unselected package zip. [2022-08-26T07:52:01.328Z] #28 34.43 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-26T07:52:01.328Z] #28 34.43 Unpacking zip (3.0-12) ... [2022-08-26T07:52:01.328Z] #28 34.52 Selecting previously unselected package zstd. [2022-08-26T07:52:01.328Z] #28 34.52 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T07:52:01.328Z] #28 34.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:52:01.341Z] #77 94.31 checking for library containing dlopen... -ldl [2022-08-26T07:52:01.341Z] #77 94.81 checking seccomp.h usability... yes [2022-08-26T07:52:01.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T07:52:01.587Z] #28 34.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:52:01.597Z] #77 95.03 checking seccomp.h presence... yes [2022-08-26T07:52:01.597Z] #77 95.15 checking for seccomp.h... yes [2022-08-26T07:52:01.854Z] #77 95.16 checking for library containing seccomp_rule_add... -lseccomp [2022-08-26T07:52:02.112Z] #77 95.57 checking for library containing seccomp_arch_resolve_name... none required [2022-08-26T07:52:02.158Z] #28 35.13 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T07:52:02.158Z] #28 35.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:52:02.158Z] #28 35.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T07:52:02.158Z] #28 35.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T07:52:02.158Z] #28 35.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T07:52:02.158Z] #28 35.19 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T07:52:02.158Z] #28 35.21 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T07:52:02.158Z] #28 35.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:52:02.158Z] #28 35.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:52:02.158Z] #28 35.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:52:02.158Z] #28 35.25 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T07:52:02.369Z] #77 95.72 checking systemd/sd-bus.h usability... yes [2022-08-26T07:52:02.416Z] #28 35.58 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T07:52:02.417Z] #28 35.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:02.417Z] #28 35.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:52:02.417Z] #28 35.61 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T07:52:02.417Z] #28 35.62 Setting up apparmor (2.13.6-10) ... [2022-08-26T07:52:02.626Z] #77 95.93 checking systemd/sd-bus.h presence... yes [2022-08-26T07:52:02.626Z] #77 96.08 checking for systemd/sd-bus.h... yes [2022-08-26T07:52:02.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T07:52:02.882Z] #77 96.08 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-26T07:52:03.446Z] #77 96.56 checking for sd_notify_barrier... yes [2022-08-26T07:52:03.446Z] #77 96.83 checking linux/bpf.h usability... yes [2022-08-26T07:52:03.447Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T07:52:03.447Z] Using test binary docker [2022-08-26T07:52:03.447Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T07:52:03.447Z] Not: starting. [2022-08-26T07:52:03.447Z] INFO: Waiting for daemon to start... [2022-08-26T07:52:03.447Z] Starting dockerd [2022-08-26T07:52:03.616Z] #77 ... [2022-08-26T07:52:03.616Z] [2022-08-26T07:52:03.616Z] #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-26T07:52:03.616Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:52:03.616Z] #14 120.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-26T07:52:03.616Z] #14 120.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T07:52:03.616Z] #14 120.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:52:03.703Z] #77 97.01 checking linux/bpf.h presence... yes [2022-08-26T07:52:03.703Z] #77 97.08 checking for linux/bpf.h... yes [2022-08-26T07:52:03.703Z] #77 97.08 checking compilation for eBPF... yes [2022-08-26T07:52:03.703Z] #77 97.28 checking for criu >= 3.15... no [2022-08-26T07:52:03.703Z] #77 97.32 configure: CRIU headers not found, building without CRIU support [2022-08-26T07:52:03.703Z] #77 97.32 checking for criu > 3.16... no [2022-08-26T07:52:03.797Z] #28 36.60 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-26T07:52:03.797Z] #28 36.63 Setting up zip (3.0-12) ... [2022-08-26T07:52:03.797Z] #28 36.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:03.797Z] #28 36.66 Setting up bash-completion (1:2.11-2) ... [2022-08-26T07:52:03.961Z] #77 97.35 configure: CRIU version doesn't support join-ns API [2022-08-26T07:52:03.961Z] #77 97.35 checking for criu > 3.16.1... no [2022-08-26T07:52:03.961Z] #77 97.39 configure: CRIU version doesn't support for pre-dumping [2022-08-26T07:52:03.961Z] #77 97.40 checking for new mount API (fsconfig)... yes [2022-08-26T07:52:03.961Z] #77 97.50 checking for seccomp notify API... yes [2022-08-26T07:52:03.961Z] #77 97.59 checking for gperf... no [2022-08-26T07:52:03.961Z] #77 97.59 configure: gperf not found - cannot rebuild signal parser code [2022-08-26T07:52:04.218Z] #77 97.59 checking for library containing argp_parse... none required [2022-08-26T07:52:04.218Z] #77 97.87 checking that generated files are newer than configure... done [2022-08-26T07:52:04.218Z] #77 97.87 configure: creating ./config.status [2022-08-26T07:52:04.733Z] #28 37.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T07:52:04.733Z] #28 37.88 Setting up sudo (1.9.5p2-3) ... [2022-08-26T07:52:04.733Z] #28 37.95 invoke-rc.d: could not determine current runlevel [2022-08-26T07:52:04.733Z] #28 37.96 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T07:52:04.733Z] #28 37.97 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T07:52:04.733Z] #28 37.98 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-26T07:52:04.733Z] #28 37.99 Failed to connect to bus: Host is down [2022-08-26T07:52:04.733Z] #28 37.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T07:52:04.733Z] #28 38.01 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T07:52:04.733Z] #28 38.02 Setting up pigz (2.6-1) ... [2022-08-26T07:52:04.992Z] #28 38.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T07:52:04.992Z] #28 38.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:52:04.992Z] #28 38.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:52:04.992Z] #28 38.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:05.250Z] #28 38.43 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T07:52:05.250Z] #28 38.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:52:05.357Z] . [2022-08-26T07:52:05.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T07:52:05.509Z] #28 38.71 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T07:52:05.509Z] #28 38.72 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-26T07:52:05.509Z] #28 38.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:52:05.509Z] #28 38.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:52:05.509Z] #28 38.79 Setting up libkmod2:amd64 (28-1) ... [2022-08-26T07:52:05.588Z] #77 ... [2022-08-26T07:52:05.588Z] [2022-08-26T07:52:05.588Z] #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-26T07:52:05.588Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T07:52:05.588Z] #21 0.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:52:05.588Z] #21 1.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:52:05.588Z] #21 1.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:52:05.588Z] #21 2.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T07:52:05.588Z] #21 3.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T07:52:05.588Z] #21 4.786 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T07:52:05.588Z] #21 7.121 Fetched 8458 kB in 6s (1324 kB/s) [2022-08-26T07:52:05.588Z] #21 7.121 Reading package lists... [2022-08-26T07:52:05.588Z] #21 9.836 Reading package lists... [2022-08-26T07:52:05.588Z] #21 ... [2022-08-26T07:52:05.588Z] [2022-08-26T07:52:05.589Z] #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-26T07:52:05.589Z] #60 sha256:932e548ef0c6f9ed7b4eb8e790507207fb32963a5979586d7afb7b7fe09c2357 [2022-08-26T07:52:05.589Z] #60 11.56 + cd /tmp/tmp.zGBVaaNt4w/src/github.com/opencontainers/runc [2022-08-26T07:52:05.589Z] #60 11.56 + git checkout -q v1.1.4 [2022-08-26T07:52:05.589Z] #60 12.22 + '[' -z '' ']' [2022-08-26T07:52:05.589Z] #60 12.22 + target=static [2022-08-26T07:52:05.589Z] #60 12.22 + make BUILDTAGS=seccomp static [2022-08-26T07:52:05.589Z] #60 12.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-26T07:52:05.618Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T07:52:05.618Z] Error: No such image: emptyfs [2022-08-26T07:52:05.618Z] Loaded image: emptyfs:latest [2022-08-26T07:52:05.618Z] Running integration-test (iteration 1) [2022-08-26T07:52:05.618Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T07:52:05.767Z] #28 38.81 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T07:52:05.767Z] #28 39.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:05.767Z] #28 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T07:52:05.767Z] #28 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T07:52:05.767Z] #28 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T07:52:05.767Z] #28 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T07:52:05.767Z] #28 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T07:52:05.792Z] #64 ... [2022-08-26T07:52:05.792Z] [2022-08-26T07:52:05.792Z] #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-26T07:52:05.792Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:52:05.792Z] #55 239.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-26T07:52:05.792Z] #55 DONE 239.3s [2022-08-26T07:52:05.792Z] [2022-08-26T07:52:05.792Z] #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-26T07:52:05.792Z] #64 sha256:b370dbe90b83c1d1a62ef74488257a37d0d9fdcde52637441826ff8df3f9cf64 [2022-08-26T07:52:05.879Z] Loaded image: busybox:latest [2022-08-26T07:52:06.035Z] #28 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T07:52:06.035Z] #28 39.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T07:52:06.035Z] #28 39.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T07:52:06.035Z] #28 39.09 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T07:52:06.140Z] Loaded image: busybox:glibc [2022-08-26T07:52:06.358Z] #64 ... [2022-08-26T07:52:06.358Z] [2022-08-26T07:52:06.358Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T07:52:06.358Z] #56 sha256:34323c28916f8a167f8857fd2ea1abdda97a274c0027b9ca3336e5a532fe8450 [2022-08-26T07:52:06.358Z] #56 DONE 0.1s [2022-08-26T07:52:06.358Z] [2022-08-26T07:52:06.358Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T07:52:06.358Z] #58 sha256:60aaa5e86b7a6424d8ae1feba0f2c51cf9e941af41b0c68faeeaf664377cb709 [2022-08-26T07:52:06.358Z] #58 DONE 0.1s [2022-08-26T07:52:06.358Z] [2022-08-26T07:52:06.358Z] #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-26T07:52:06.358Z] #64 sha256:b370dbe90b83c1d1a62ef74488257a37d0d9fdcde52637441826ff8df3f9cf64 [2022-08-26T07:52:06.358Z] #64 ... [2022-08-26T07:52:06.358Z] [2022-08-26T07:52:06.358Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T07:52:06.358Z] #61 sha256:1796da5aa239a507db36ecac3aee84e11d78151c51990b95c01ade5adfb556e4 [2022-08-26T07:52:06.358Z] #61 DONE 0.1s [2022-08-26T07:52:06.615Z] [2022-08-26T07:52:06.615Z] #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-26T07:52:06.615Z] #64 sha256:b370dbe90b83c1d1a62ef74488257a37d0d9fdcde52637441826ff8df3f9cf64 [2022-08-26T07:52:06.616Z] #28 39.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:52:06.616Z] #28 39.76 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T07:52:06.616Z] #28 39.77 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:52:06.616Z] #28 39.78 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:52:07.182Z] #28 40.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T07:52:07.182Z] #28 40.28 Setting up jq (1.6-2.1) ... [2022-08-26T07:52:07.182Z] #28 40.29 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:52:07.182Z] #28 40.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T07:52:07.182Z] #28 40.32 Setting up iptables (1.8.7-1) ... [2022-08-26T07:52:07.182Z] #28 40.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:52:07.182Z] #28 40.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:52:07.182Z] #28 40.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:52:07.182Z] #28 40.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:52:07.182Z] #28 40.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T07:52:07.182Z] #28 40.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T07:52:07.182Z] #28 40.37 Setting up iproute2 (5.10.0-4) ... [2022-08-26T07:52:07.440Z] #28 40.61 Setting up systemd (247.3-7) ... [2022-08-26T07:52:07.440Z] #28 40.67 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-26T07:52:07.440Z] #28 40.67 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-26T07:52:07.440Z] #28 40.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-26T07:52:07.440Z] #28 40.71 Initializing machine ID from KVM UUID. [2022-08-26T07:52:07.493Z] #60 ... [2022-08-26T07:52:07.493Z] [2022-08-26T07:52:07.493Z] #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-26T07:52:07.493Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:07.493Z] #77 100.9 config.status: creating Makefile [2022-08-26T07:52:07.493Z] #77 101.0 config.status: creating rpm/crun.spec [2022-08-26T07:52:07.493Z] #77 101.1 config.status: creating config.h [2022-08-26T07:52:07.493Z] #77 101.1 config.status: executing libtool commands [2022-08-26T07:52:07.493Z] #77 101.2 config.status: executing depfiles commands [2022-08-26T07:52:07.527Z] Loaded image: debian:bullseye-slim [2022-08-26T07:52:07.527Z] Loaded image: hello-world:latest [2022-08-26T07:52:07.527Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T07:52:07.527Z] INFO: Testing against a local daemon [2022-08-26T07:52:07.527Z] === RUN TestCgroupNamespacesBuild [2022-08-26T07:52:08.265Z] #28 41.32 Setting up systemd-journal-remote (247.3-7) ... [2022-08-26T07:52:08.265Z] #28 41.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:52:08.876Z] #77 ... [2022-08-26T07:52:08.876Z] [2022-08-26T07:52:08.876Z] #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-26T07:52:08.876Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-26T07:52:08.876Z] #34 DONE 132.0s [2022-08-26T07:52:08.876Z] [2022-08-26T07:52:08.876Z] #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-26T07:52:08.876Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T07:52:08.876Z] #21 9.836 Reading package lists... [2022-08-26T07:52:08.876Z] #21 12.25 Building dependency tree... [2022-08-26T07:52:08.901Z] #14 ... [2022-08-26T07:52:08.901Z] [2022-08-26T07:52:08.901Z] #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-26T07:52:08.901Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:08.901Z] #77 70.54 configure.ac:7: installing 'build-aux/compile' [2022-08-26T07:52:08.901Z] #77 70.56 configure.ac:9: installing 'build-aux/config.guess' [2022-08-26T07:52:08.901Z] #77 70.58 configure.ac:9: installing 'build-aux/config.sub' [2022-08-26T07:52:08.901Z] #77 70.58 configure.ac:11: installing 'build-aux/install-sh' [2022-08-26T07:52:08.901Z] #77 70.58 configure.ac:11: installing 'build-aux/missing' [2022-08-26T07:52:08.901Z] #77 70.81 Makefile.am: installing 'build-aux/depcomp' [2022-08-26T07:52:08.901Z] #77 70.93 parallel-tests: installing 'build-aux/test-driver' [2022-08-26T07:52:08.901Z] #77 72.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-26T07:52:08.901Z] #77 72.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-26T07:52:08.901Z] #77 73.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-26T07:52:08.901Z] #77 73.55 libtoolize: copying file 'm4/libtool.m4' [2022-08-26T07:52:08.901Z] #77 73.64 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-26T07:52:08.901Z] #77 73.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-26T07:52:08.901Z] #77 73.92 libtoolize: copying file 'm4/ltversion.m4' [2022-08-26T07:52:08.901Z] #77 74.07 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-26T07:52:08.912Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-26T07:52:08.912Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T07:52:09.200Z] #28 DONE 42.2s [2022-08-26T07:52:09.200Z] [2022-08-26T07:52:09.200Z] #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-26T07:52:09.200Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-08-26T07:52:09.439Z] #21 ... [2022-08-26T07:52:09.440Z] [2022-08-26T07:52:09.440Z] #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-26T07:52:09.440Z] #26 sha256:743720f05cb4a57fbef18e5352a79c30d29b01c413641ee86b4e609bc5558232 [2022-08-26T07:52:09.440Z] #26 122.7 + git checkout -q v17.06.2-ce [2022-08-26T07:52:09.440Z] #26 125.9 + mkdir -p /tmp/tmp.sxTctucFLa/src/github.com/docker [2022-08-26T07:52:09.440Z] #26 125.9 + mv components/cli /tmp/tmp.sxTctucFLa/src/github.com/docker/cli [2022-08-26T07:52:09.440Z] #26 125.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-26T07:52:09.440Z] #26 ... [2022-08-26T07:52:09.440Z] [2022-08-26T07:52:09.440Z] #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-26T07:52:09.440Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:09.440Z] #77 103.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-26T07:52:09.471Z] #77 ... [2022-08-26T07:52:09.471Z] [2022-08-26T07:52:09.471Z] #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-26T07:52:09.471Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:52:09.471Z] #14 127.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-26T07:52:09.471Z] #14 127.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-26T07:52:09.471Z] #14 127.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:52:09.471Z] #14 127.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-26T07:52:09.471Z] #14 127.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-26T07:52:09.471Z] #14 127.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T07:52:09.471Z] #14 127.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-26T07:52:09.472Z] #14 127.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-26T07:52:09.472Z] #14 127.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T07:52:09.472Z] #14 127.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T07:52:09.472Z] #14 127.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T07:52:09.472Z] #14 127.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:52:09.472Z] #14 127.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T07:52:09.472Z] #14 127.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T07:52:09.472Z] #14 127.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:52:09.697Z] #77 103.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-26T07:52:09.697Z] #77 103.3 checking for gcc... gcc [2022-08-26T07:52:09.753Z] #14 127.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-26T07:52:09.753Z] #14 127.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:52:09.753Z] #14 127.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:52:09.753Z] #14 128.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-26T07:52:09.753Z] #14 128.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-26T07:52:09.753Z] #14 128.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:52:09.769Z] #29 0.867 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T07:52:09.769Z] #29 0.872 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T07:52:09.769Z] #29 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T07:52:09.769Z] #29 DONE 0.9s [2022-08-26T07:52:09.769Z] [2022-08-26T07:52:09.769Z] #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-26T07:52:09.769Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:52:09.853Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-26T07:52:09.853Z] === RUN TestBuildWithSession [2022-08-26T07:52:09.853Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T07:52:09.853Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T07:52:09.853Z] === RUN TestBuildSquashParent [2022-08-26T07:52:09.953Z] #77 103.4 checking whether the C compiler works... yes [2022-08-26T07:52:09.953Z] #77 103.5 checking for C compiler default output file name... a.out [2022-08-26T07:52:09.953Z] #77 103.5 checking for suffix of executables... [2022-08-26T07:52:10.028Z] #71 ... [2022-08-26T07:52:10.028Z] [2022-08-26T07:52:10.028Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T07:52:10.028Z] #30 sha256:2cf0b479f1db039f6fdd3bbe9ba66f37779d912335c9f4a047665cc2ffc3188a [2022-08-26T07:52:10.210Z] #77 103.6 checking whether we are cross compiling... no [2022-08-26T07:52:10.210Z] #77 103.8 checking for suffix of object files... o [2022-08-26T07:52:10.468Z] #77 104.0 checking whether we are using the GNU C compiler... yes [2022-08-26T07:52:10.468Z] #77 104.1 checking whether gcc accepts -g... yes [2022-08-26T07:52:10.694Z] #14 129.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-26T07:52:10.694Z] #14 129.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-26T07:52:10.694Z] #14 129.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T07:52:10.725Z] #77 104.2 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:52:10.981Z] #77 104.3 checking whether gcc understands -c and -o together... yes [2022-08-26T07:52:10.981Z] #77 104.5 checking how to run the C preprocessor... gcc -E [2022-08-26T07:52:11.238Z] #77 104.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:52:11.238Z] #77 104.8 checking for egrep... /bin/grep -E [2022-08-26T07:52:11.802Z] #77 104.8 checking for ANSI C header files... yes [2022-08-26T07:52:12.059Z] #77 105.4 checking for sys/types.h... yes [2022-08-26T07:52:12.059Z] #77 105.6 checking for sys/stat.h... yes [2022-08-26T07:52:12.205Z] #14 130.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-26T07:52:12.205Z] #14 130.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-26T07:52:12.316Z] #77 105.7 checking for stdlib.h... yes [2022-08-26T07:52:12.316Z] #77 105.9 checking for string.h... yes [2022-08-26T07:52:12.483Z] #14 130.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T07:52:12.573Z] #77 106.0 checking for memory.h... yes [2022-08-26T07:52:12.830Z] #77 106.2 checking for strings.h... yes [2022-08-26T07:52:13.087Z] #77 106.4 checking for inttypes.h... yes [2022-08-26T07:52:13.344Z] #77 106.6 checking for stdint.h... yes [2022-08-26T07:52:13.344Z] #77 106.9 checking for unistd.h... yes [2022-08-26T07:52:13.437Z] #14 ... [2022-08-26T07:52:13.437Z] [2022-08-26T07:52:13.437Z] #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-26T07:52:13.437Z] #67 sha256:fa617ed840769ea81a4003e46be0cb28195150ff2a09a430a146f8f801493439 [2022-08-26T07:52:13.437Z] #67 121.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T07:52:13.437Z] #67 121.1 + GOBIN=/build [2022-08-26T07:52:13.437Z] #67 121.1 + GO111MODULE=on [2022-08-26T07:52:13.437Z] #67 121.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T07:52:13.437Z] #67 127.6 rootlesskit version 1.0.0 [2022-08-26T07:52:13.437Z] #67 127.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-26T07:52:13.437Z] #67 127.6 -container-ip string [2022-08-26T07:52:13.437Z] #67 127.6 container ip [2022-08-26T07:52:13.437Z] #67 127.6 -container-port int [2022-08-26T07:52:13.437Z] #67 127.6 container port (default -1) [2022-08-26T07:52:13.437Z] #67 127.6 -host-ip string [2022-08-26T07:52:13.437Z] #67 127.6 host ip [2022-08-26T07:52:13.437Z] #67 127.6 -host-port int [2022-08-26T07:52:13.437Z] #67 127.6 host port (default -1) [2022-08-26T07:52:13.437Z] #67 127.6 -proto string [2022-08-26T07:52:13.437Z] #67 127.6 proxy protocol (default "tcp") [2022-08-26T07:52:13.437Z] #67 DONE 131.1s [2022-08-26T07:52:13.437Z] [2022-08-26T07:52:13.437Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T07:52:13.437Z] #68 sha256:e20e2cd343a012d6aa1f07634d354ef4a069baab282f5eca0daca6a05a5271d9 [2022-08-26T07:52:13.437Z] #68 DONE 0.1s [2022-08-26T07:52:13.437Z] [2022-08-26T07:52:13.437Z] #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-26T07:52:13.437Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:52:13.437Z] #14 131.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-26T07:52:13.437Z] #14 131.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-26T07:52:13.437Z] #14 131.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T07:52:13.437Z] #14 131.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-26T07:52:13.437Z] #14 131.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-26T07:52:13.601Z] #77 107.1 checking minix/config.h usability... no [2022-08-26T07:52:13.601Z] #77 107.3 checking minix/config.h presence... no [2022-08-26T07:52:13.706Z] #14 ... [2022-08-26T07:52:13.706Z] [2022-08-26T07:52:13.706Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T07:52:13.706Z] #69 sha256:f1aef049d2e975bd9a0ab921bcca568d9deaba526d4809a38ea968c81b28d230 [2022-08-26T07:52:13.706Z] #69 DONE 0.2s [2022-08-26T07:52:13.706Z] [2022-08-26T07:52:13.706Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-26T07:52:13.706Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T07:52:13.706Z] #14 131.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T07:52:13.706Z] #14 131.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-26T07:52:13.706Z] #14 131.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-26T07:52:13.706Z] #14 131.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T07:52:13.859Z] #77 107.4 checking for minix/config.h... no [2022-08-26T07:52:14.116Z] #77 107.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-26T07:52:14.116Z] #77 107.6 checking build system type... aarch64-unknown-linux-gnu [2022-08-26T07:52:14.116Z] #77 107.8 checking host system type... aarch64-unknown-linux-gnu [2022-08-26T07:52:14.116Z] #77 107.8 checking how to print strings... printf [2022-08-26T07:52:14.116Z] #77 107.8 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:52:14.116Z] #77 107.8 checking for fgrep... /bin/grep -F [2022-08-26T07:52:14.116Z] #77 107.8 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:52:14.278Z] #14 132.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-26T07:52:14.278Z] #14 132.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-26T07:52:14.278Z] #14 132.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T07:52:14.373Z] #77 107.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:52:14.373Z] #77 107.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:52:14.373Z] #77 107.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:52:14.373Z] #77 108.0 checking whether ln -s works... yes [2022-08-26T07:52:14.373Z] #77 108.0 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:52:14.373Z] #77 108.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-26T07:52:14.373Z] #77 108.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:52:14.373Z] #77 108.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:52:14.373Z] #77 108.1 checking for objdump... objdump [2022-08-26T07:52:14.373Z] #77 108.1 checking how to recognize dependent libraries... pass_all [2022-08-26T07:52:14.373Z] #77 108.1 checking for dlltool... no [2022-08-26T07:52:14.373Z] #77 108.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:52:14.373Z] #77 108.1 checking for ar... ar [2022-08-26T07:52:14.538Z] #14 132.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-26T07:52:14.539Z] #14 132.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T07:52:14.539Z] #14 132.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:52:14.630Z] #77 108.1 checking for archiver @FILE support... @ [2022-08-26T07:52:14.630Z] #77 108.3 checking for strip... strip [2022-08-26T07:52:14.630Z] #77 108.3 checking for ranlib... ranlib [2022-08-26T07:52:14.630Z] #77 108.3 checking for gawk... no [2022-08-26T07:52:14.630Z] #77 108.3 checking for mawk... mawk [2022-08-26T07:52:14.803Z] #14 132.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-26T07:52:14.803Z] #14 133.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-26T07:52:14.803Z] #14 133.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:52:14.803Z] #14 133.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-26T07:52:14.803Z] #14 133.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-26T07:52:14.803Z] #14 133.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:52:15.194Z] #77 108.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:52:15.194Z] #77 108.7 checking for sysroot... no [2022-08-26T07:52:15.194Z] #77 108.7 checking for a working dd... /bin/dd [2022-08-26T07:52:15.194Z] #77 108.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:52:15.194Z] #77 108.8 checking for mt... no [2022-08-26T07:52:15.194Z] #77 108.8 checking if : is a manifest tool... no [2022-08-26T07:52:15.194Z] #77 108.8 checking for dlfcn.h... yes [2022-08-26T07:52:15.375Z] #14 133.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T07:52:15.375Z] #14 133.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T07:52:15.375Z] #14 133.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T07:52:15.478Z] #77 109.0 checking for objdir... .libs [2022-08-26T07:52:15.636Z] #14 133.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T07:52:15.636Z] #14 133.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T07:52:15.636Z] #14 133.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T07:52:15.636Z] #14 133.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T07:52:15.636Z] #14 133.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T07:52:15.636Z] #14 133.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T07:52:15.636Z] #14 134.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T07:52:15.742Z] #77 109.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:52:15.896Z] #14 134.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T07:52:15.896Z] #14 134.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T07:52:15.896Z] #14 134.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:52:15.896Z] #14 134.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T07:52:15.896Z] #14 134.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:52:15.896Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T07:52:15.896Z] #14 134.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T07:52:15.896Z] #14 134.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T07:52:15.896Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-26T07:52:15.896Z] #14 134.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T07:52:15.896Z] #14 134.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T07:52:15.896Z] #14 134.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:52:15.896Z] #14 134.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-26T07:52:15.896Z] #14 134.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:52:15.896Z] #14 134.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T07:52:15.896Z] #14 134.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:52:16.016Z] #77 109.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:52:16.016Z] #77 109.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:52:16.290Z] #77 109.6 checking if gcc static flag -static works... yes [2022-08-26T07:52:16.558Z] #77 109.9 checking if gcc supports -c -o file.o... yes [2022-08-26T07:52:16.558Z] #77 110.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:52:16.558Z] #77 110.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-26T07:52:16.818Z] #77 110.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:52:16.818Z] #77 110.5 checking how to hardcode library paths into programs... immediate [2022-08-26T07:52:16.818Z] #77 110.5 checking whether stripping libraries is possible... yes [2022-08-26T07:52:16.818Z] #77 110.6 checking if libtool supports shared libraries... yes [2022-08-26T07:52:16.818Z] #77 110.6 checking whether to build shared libraries... no [2022-08-26T07:52:16.818Z] #77 110.6 checking whether to build static libraries... yes [2022-08-26T07:52:16.837Z] #14 DONE 134.9s [2022-08-26T07:52:16.837Z] [2022-08-26T07:52:16.837Z] #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-26T07:52:16.837Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:16.837Z] #77 ... [2022-08-26T07:52:16.837Z] [2022-08-26T07:52:16.837Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T07:52:16.837Z] #59 sha256:077f54b66aabd4e6586946f5d035b4c4ddb5fe70c8d02a18013ae847a9d877f4 [2022-08-26T07:52:17.074Z] #77 110.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:52:17.074Z] #77 110.6 checking whether build environment is sane... yes [2022-08-26T07:52:17.074Z] #77 110.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:52:17.074Z] #77 110.7 checking whether make sets $(MAKE)... yes [2022-08-26T07:52:17.074Z] #77 110.7 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:52:17.098Z] #59 DONE 0.4s [2022-08-26T07:52:17.098Z] [2022-08-26T07:52:17.098Z] #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-26T07:52:17.098Z] #60 sha256:65a32b5ad7ad8e9535ea9cc7df24e966e9a6572e0e62e314825c2b0913290f45 [2022-08-26T07:52:17.332Z] #77 110.8 checking whether make supports nested variables... yes [2022-08-26T07:52:17.332Z] #77 110.8 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:52:17.332Z] #77 110.8 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:52:17.332Z] #77 110.8 checking how to create a ustar tar archive... gnutar [2022-08-26T07:52:17.588Z] #77 110.9 checking dependency style of gcc... gcc3 [2022-08-26T07:52:17.588Z] #77 111.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:52:17.588Z] #77 111.1 checking whether make supports nested variables... (cached) yes [2022-08-26T07:52:17.588Z] #77 111.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-26T07:52:17.588Z] #77 111.1 checking pkg-config is at least version 0.9.0... yes [2022-08-26T07:52:17.588Z] #77 111.1 checking for yajl >= 2.1.0... yes [2022-08-26T07:52:17.588Z] #77 111.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-26T07:52:17.588Z] #77 111.2 checking for gcc... (cached) gcc [2022-08-26T07:52:17.588Z] #77 111.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-26T07:52:17.588Z] #77 111.3 checking whether gcc accepts -g... (cached) yes [2022-08-26T07:52:17.588Z] #77 111.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-26T07:52:17.588Z] #77 111.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-26T07:52:17.588Z] #77 111.3 checking for a Python interpreter with version >= 3... python3 [2022-08-26T07:52:17.845Z] #77 111.3 checking for python3... /usr/bin/python3 [2022-08-26T07:52:17.845Z] #77 111.3 checking for python3 version... 3.9 [2022-08-26T07:52:17.845Z] #77 111.4 checking for python3 platform... linux [2022-08-26T07:52:17.845Z] #77 111.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-26T07:52:17.987Z] --- PASS: TestBuildSquashParent (7.25s) [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T07:52:17.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T07:52:17.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T07:52:17.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T07:52:17.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T07:52:17.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T07:52:17.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T07:52:17.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T07:52:17.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T07:52:17.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T07:52:18.101Z] #77 111.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-26T07:52:18.145Z] #30 6.951 Collecting yamllint==1.26.1 [2022-08-26T07:52:18.145Z] #30 8.001 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T07:52:18.359Z] #77 111.8 checking that generated files are newer than configure... done [2022-08-26T07:52:18.359Z] #77 111.8 configure: creating ./config.status [2022-08-26T07:52:18.404Z] #30 8.475 Collecting pathspec>=0.5.3 [2022-08-26T07:52:18.405Z] #30 8.485 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T07:52:18.405Z] #30 8.677 Collecting pyyaml [2022-08-26T07:52:18.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T07:52:18.664Z] #30 8.686 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-26T07:52:18.664Z] #30 8.727 Building wheels for collected packages: yamllint [2022-08-26T07:52:18.664Z] #30 8.733 Building wheel for yamllint (setup.py): started [2022-08-26T07:52:18.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T07:52:19.232Z] #30 9.177 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T07:52:19.232Z] #30 9.178 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d4194d144155ff8cc0b88e9d03608bc3e66147b57e943c4436f818ed1ab9c7fe [2022-08-26T07:52:19.232Z] #30 9.178 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T07:52:19.232Z] #30 9.181 Successfully built yamllint [2022-08-26T07:52:19.232Z] #30 9.191 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T07:52:19.232Z] #30 9.404 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T07:52:19.491Z] #30 DONE 9.6s [2022-08-26T07:52:19.491Z] [2022-08-26T07:52:19.491Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T07:52:19.491Z] #34 sha256:1b7d62e471e7b9adfc3a2d52b0dd59fda8e5a04516e00d7d1e2ed8c4c7d7d49f [2022-08-26T07:52:19.751Z] #34 DONE 0.2s [2022-08-26T07:52:19.751Z] [2022-08-26T07:52:19.751Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T07:52:19.751Z] #39 sha256:abdf06acac329d0e81305ea04d48afaa76e66769e46c5922ecb71201969eff91 [2022-08-26T07:52:20.011Z] #39 DONE 0.3s [2022-08-26T07:52:20.011Z] [2022-08-26T07:52:20.011Z] #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-26T07:52:20.011Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:52:20.011Z] #71 ... [2022-08-26T07:52:20.011Z] [2022-08-26T07:52:20.011Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T07:52:20.011Z] #42 sha256:6f0243c9d30ec7098804d17357855025b268359d14a2deb90bf718d127bae1c0 [2022-08-26T07:52:20.267Z] #77 ... [2022-08-26T07:52:20.267Z] [2022-08-26T07:52:20.267Z] #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-26T07:52:20.267Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T07:52:20.267Z] #21 14.69 The following additional packages will be installed: [2022-08-26T07:52:20.267Z] #21 14.70 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-26T07:52:20.267Z] #21 14.70 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-26T07:52:20.267Z] #21 14.70 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-26T07:52:20.267Z] #21 14.70 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T07:52:20.267Z] #21 14.70 python3-pkg-resources systemd vim-runtime xxd [2022-08-26T07:52:20.267Z] #21 14.71 Suggested packages: [2022-08-26T07:52:20.267Z] #21 14.71 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T07:52:20.267Z] #21 14.71 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-26T07:52:20.267Z] #21 14.71 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-26T07:52:20.267Z] #21 14.71 Recommended packages: [2022-08-26T07:52:20.267Z] #21 14.71 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-26T07:52:20.267Z] #21 14.71 systemd-timesyncd | time-daemon unzip [2022-08-26T07:52:20.267Z] #21 16.14 The following NEW packages will be installed: [2022-08-26T07:52:20.267Z] #21 16.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T07:52:20.267Z] #21 16.15 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-26T07:52:20.267Z] #21 16.15 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-26T07:52:20.267Z] #21 16.15 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T07:52:20.267Z] #21 16.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T07:52:20.267Z] #21 16.15 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T07:52:20.267Z] #21 16.15 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T07:52:20.267Z] #21 16.15 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-26T07:52:20.267Z] #21 16.15 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-26T07:52:20.267Z] #21 16.48 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:52:20.267Z] #21 16.48 Need to get 31.8 MB of archives. [2022-08-26T07:52:20.267Z] #21 16.48 After this operation, 123 MB of additional disk space will be used. [2022-08-26T07:52:20.267Z] #21 16.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-26T07:52:20.267Z] #21 16.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-26T07:52:20.267Z] #21 16.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-26T07:52:20.267Z] #21 16.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-26T07:52:20.267Z] #21 16.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-26T07:52:20.267Z] #21 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-26T07:52:20.267Z] #21 16.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-26T07:52:20.267Z] #21 16.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-26T07:52:20.267Z] #21 16.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-26T07:52:20.267Z] #21 16.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-26T07:52:20.267Z] #21 16.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-26T07:52:20.267Z] #21 16.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-26T07:52:20.268Z] #21 16.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-26T07:52:20.268Z] #21 16.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-26T07:52:20.268Z] #21 16.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:52:20.268Z] #21 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T07:52:20.268Z] #21 16.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T07:52:20.268Z] #21 16.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-26T07:52:20.268Z] #21 16.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-26T07:52:20.268Z] #21 16.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-26T07:52:20.268Z] #21 16.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-26T07:52:20.268Z] #21 16.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-26T07:52:20.268Z] #21 16.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-26T07:52:20.268Z] #21 16.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-26T07:52:20.268Z] #21 16.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-26T07:52:20.268Z] #21 16.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-26T07:52:20.268Z] #21 16.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-26T07:52:20.268Z] #21 16.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-26T07:52:20.268Z] #21 16.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-26T07:52:20.268Z] #21 16.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-26T07:52:20.268Z] #21 16.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-26T07:52:20.268Z] #21 16.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-26T07:52:20.268Z] #21 17.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-26T07:52:20.268Z] #21 17.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-26T07:52:20.268Z] #21 17.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-26T07:52:20.268Z] #21 17.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-26T07:52:20.268Z] #21 17.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-26T07:52:20.268Z] #21 17.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-26T07:52:20.268Z] #21 17.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-26T07:52:20.268Z] #21 17.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-26T07:52:20.268Z] #21 17.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T07:52:20.268Z] #21 17.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T07:52:20.268Z] #21 17.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T07:52:20.268Z] #21 17.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:52:20.268Z] #21 17.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T07:52:20.268Z] #21 17.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T07:52:20.268Z] #21 17.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T07:52:20.268Z] #21 17.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-26T07:52:20.268Z] #21 17.36 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-26T07:52:20.268Z] #21 17.36 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-26T07:52:20.268Z] #21 17.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-26T07:52:20.268Z] #21 17.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T07:52:20.268Z] #21 17.59 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-26T07:52:20.268Z] #21 17.60 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-26T07:52:20.268Z] #21 17.65 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-26T07:52:20.268Z] #21 17.65 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-26T07:52:20.268Z] #21 18.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:52:20.268Z] #21 18.37 Fetched 31.8 MB in 1s (21.6 MB/s) [2022-08-26T07:52:20.268Z] #21 18.44 Selecting previously unselected package libcap2:arm64. [2022-08-26T07:52:20.268Z] #21 18.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-26T07:52:20.268Z] #21 18.49 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 18.51 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-26T07:52:20.268Z] #21 18.57 Selecting previously unselected package libargon2-1:arm64. [2022-08-26T07:52:20.268Z] #21 18.58 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 18.58 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-26T07:52:20.268Z] #21 18.68 Selecting previously unselected package libjson-c5:arm64. [2022-08-26T07:52:20.268Z] #21 18.68 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 18.69 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-26T07:52:20.268Z] #21 18.79 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-26T07:52:20.268Z] #21 18.79 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 18.79 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:52:20.268Z] #21 18.97 Selecting previously unselected package libip4tc2:arm64. [2022-08-26T07:52:20.268Z] #21 18.97 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 18.97 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-26T07:52:20.268Z] #21 19.05 Selecting previously unselected package libkmod2:arm64. [2022-08-26T07:52:20.268Z] #21 19.05 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 19.06 Unpacking libkmod2:arm64 (28-1) ... [2022-08-26T07:52:20.268Z] #21 19.16 Selecting previously unselected package systemd. [2022-08-26T07:52:20.268Z] #21 19.16 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 19.30 Unpacking systemd (247.3-7) ... [2022-08-26T07:52:20.268Z] #21 21.17 Selecting previously unselected package pigz. [2022-08-26T07:52:20.268Z] #21 21.17 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.17 Unpacking pigz (2.6-1) ... [2022-08-26T07:52:20.268Z] #21 21.27 Selecting previously unselected package libelf1:arm64. [2022-08-26T07:52:20.268Z] #21 21.27 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.28 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-26T07:52:20.268Z] #21 21.38 Selecting previously unselected package libbpf0:arm64. [2022-08-26T07:52:20.268Z] #21 21.38 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.39 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-26T07:52:20.268Z] #21 21.49 Selecting previously unselected package libmnl0:arm64. [2022-08-26T07:52:20.268Z] #21 21.50 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.50 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-26T07:52:20.268Z] #21 21.56 Selecting previously unselected package libxtables12:arm64. [2022-08-26T07:52:20.268Z] #21 21.56 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.57 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-26T07:52:20.268Z] #21 21.65 Selecting previously unselected package libcap2-bin. [2022-08-26T07:52:20.268Z] #21 21.65 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T07:52:20.268Z] #21 21.76 Selecting previously unselected package iproute2. [2022-08-26T07:52:20.268Z] #21 21.76 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 21.77 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T07:52:20.268Z] #21 22.27 Selecting previously unselected package xxd. [2022-08-26T07:52:20.268Z] #21 22.27 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-26T07:52:20.268Z] #21 22.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:20.268Z] #21 22.39 Selecting previously unselected package vim-common. [2022-08-26T07:52:20.268Z] #21 22.40 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:52:20.268Z] #21 22.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:20.268Z] #21 22.58 Selecting previously unselected package bash-completion. [2022-08-26T07:52:20.268Z] #21 22.59 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T07:52:20.270Z] #42 DONE 0.2s [2022-08-26T07:52:20.270Z] [2022-08-26T07:52:20.270Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T07:52:20.270Z] #44 sha256:f52fedd54319eb199eebb098567eb05ba0dc4430ea8ccd34fe8be2d5eea8c857 [2022-08-26T07:52:20.270Z] #44 DONE 0.2s [2022-08-26T07:52:20.270Z] [2022-08-26T07:52:20.270Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T07:52:20.270Z] #46 sha256:fac514a8dff4b128de262c64bbc687eb949a83759c744c48246d021cf84fc0c6 [2022-08-26T07:52:20.270Z] #46 DONE 0.1s [2022-08-26T07:52:20.270Z] [2022-08-26T07:52:20.270Z] #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-26T07:52:20.270Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:52:20.527Z] #21 25.05 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T07:52:20.528Z] #71 ... [2022-08-26T07:52:20.528Z] [2022-08-26T07:52:20.528Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T07:52:20.528Z] #48 sha256:120bdfbe8f36b33f31cabe8e3b8d1ea5bf78af55071fb3db3af087bcc08d7dff [2022-08-26T07:52:20.528Z] #48 DONE 0.1s [2022-08-26T07:52:20.528Z] [2022-08-26T07:52:20.528Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T07:52:20.528Z] #52 sha256:a894dbc3c693d502e387d706c193c31320a148efa884017260f39957f5ada683 [2022-08-26T07:52:20.528Z] #52 DONE 0.1s [2022-08-26T07:52:20.528Z] [2022-08-26T07:52:20.528Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T07:52:20.528Z] #55 sha256:7445aa2cfde1fabf4da3dd802f75eeca1fa8df813430934e93e76bb5766f3f42 [2022-08-26T07:52:21.092Z] #21 ... [2022-08-26T07:52:21.092Z] [2022-08-26T07:52:21.092Z] #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-26T07:52:21.092Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:21.092Z] #77 114.6 config.status: creating Makefile [2022-08-26T07:52:21.092Z] #77 114.6 config.status: creating config.h [2022-08-26T07:52:21.092Z] #77 114.7 config.status: executing libtool commands [2022-08-26T07:52:21.092Z] #77 114.7 config.status: executing depfiles commands [2022-08-26T07:52:21.096Z] #55 DONE 0.3s [2022-08-26T07:52:21.096Z] [2022-08-26T07:52:21.096Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T07:52:21.096Z] #59 sha256:eb0788e32e099a2a80a70c90f7d57b9f8a9c596c13d72d985bd2d83662f48b9d [2022-08-26T07:52:21.096Z] #59 DONE 0.1s [2022-08-26T07:52:21.096Z] [2022-08-26T07:52:21.096Z] #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-26T07:52:21.096Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:52:21.096Z] #71 ... [2022-08-26T07:52:21.096Z] [2022-08-26T07:52:21.096Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T07:52:21.096Z] #61 sha256:651445a313857c34a7784f146edffb3d236cc80eac3b1341eb6a20ca157f2047 [2022-08-26T07:52:21.096Z] #61 DONE 0.1s [2022-08-26T07:52:21.096Z] [2022-08-26T07:52:21.096Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T07:52:21.096Z] #63 sha256:253b71ed9e16a1fdfb688bfc388d79e060b3a052d3f0b99052c8620eee45dd58 [2022-08-26T07:52:21.301Z] #60 ... [2022-08-26T07:52:21.301Z] [2022-08-26T07:52:21.301Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T07:52:21.301Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T07:52:21.301Z] #15 DONE 4.3s [2022-08-26T07:52:21.301Z] [2022-08-26T07:52:21.301Z] #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-26T07:52:21.301Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T07:52:21.355Z] #63 DONE 0.3s [2022-08-26T07:52:21.355Z] [2022-08-26T07:52:21.355Z] #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-26T07:52:21.355Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:52:21.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T07:52:21.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T07:52:21.613Z] #71 ... [2022-08-26T07:52:21.613Z] [2022-08-26T07:52:21.613Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T07:52:21.613Z] #65 sha256:ff27c7cfc1d2bd3f04a9ff5e7e12723fd7422ad88e7838d220e20085540b7d26 [2022-08-26T07:52:21.613Z] #65 DONE 0.1s [2022-08-26T07:52:21.613Z] [2022-08-26T07:52:21.613Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T07:52:21.613Z] #68 sha256:0d173d3f7d20bf3fd904d6ab46ef285a354e4bbf6db71e8779ddcdc8410e382d [2022-08-26T07:52:21.613Z] #68 DONE 0.1s [2022-08-26T07:52:21.613Z] [2022-08-26T07:52:21.613Z] #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-26T07:52:21.613Z] #71 sha256:84a77cbb60d01d3f3d7c09eea4589cf055c45a2849dbc07f0b5b152c926e7cbc [2022-08-26T07:52:22.022Z] #77 115.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-26T07:52:22.022Z] #77 115.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-26T07:52:22.278Z] #77 115.9 checking for gcc... gcc [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.16s) [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2022-08-26T07:52:22.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-08-26T07:52:22.751Z] === RUN TestBuildMultiStageCopy [2022-08-26T07:52:22.751Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T07:52:22.843Z] #77 116.0 checking whether the C compiler works... yes [2022-08-26T07:52:22.843Z] #77 116.2 checking for C compiler default output file name... a.out [2022-08-26T07:52:22.843Z] #77 116.2 checking for suffix of executables... [2022-08-26T07:52:23.099Z] #77 116.5 checking whether we are cross compiling... no [2022-08-26T07:52:23.356Z] #77 116.7 checking for suffix of object files... o [2022-08-26T07:52:23.356Z] #77 116.8 checking whether we are using the GNU C compiler... yes [2022-08-26T07:52:23.613Z] #77 117.0 checking whether gcc accepts -g... yes [2022-08-26T07:52:23.613Z] #77 117.1 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:52:23.870Z] #77 117.2 checking whether gcc understands -c and -o together... yes [2022-08-26T07:52:23.870Z] #77 117.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:52:23.870Z] #77 117.4 checking whether build environment is sane... yes [2022-08-26T07:52:23.870Z] #77 117.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:52:24.126Z] #77 117.5 checking for gawk... no [2022-08-26T07:52:24.126Z] #77 117.5 checking for mawk... mawk [2022-08-26T07:52:24.126Z] #77 117.5 checking whether make sets $(MAKE)... yes [2022-08-26T07:52:24.126Z] #77 117.6 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:52:24.126Z] #77 117.7 checking whether make supports nested variables... yes [2022-08-26T07:52:24.126Z] #77 117.7 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:52:24.126Z] #77 117.7 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:52:24.126Z] #77 117.7 checking how to create a ustar tar archive... gnutar [2022-08-26T07:52:24.382Z] #77 117.8 checking dependency style of gcc... gcc3 [2022-08-26T07:52:24.382Z] #77 117.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:52:24.382Z] #77 117.9 checking whether make supports nested variables... (cached) yes [2022-08-26T07:52:24.607Z] #16 DONE 3.2s [2022-08-26T07:52:24.607Z] [2022-08-26T07:52:24.607Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T07:52:24.607Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T07:52:24.640Z] #77 118.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-26T07:52:24.640Z] #77 118.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-26T07:52:24.640Z] #77 118.3 checking how to print strings... printf [2022-08-26T07:52:24.896Z] #77 118.3 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:52:24.896Z] #77 118.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:52:24.896Z] #77 118.3 checking for egrep... /bin/grep -E [2022-08-26T07:52:24.896Z] #77 118.4 checking for fgrep... /bin/grep -F [2022-08-26T07:52:24.896Z] #77 118.4 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:52:24.896Z] #77 118.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:52:24.896Z] #77 118.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:52:24.896Z] #77 118.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:52:25.153Z] #77 118.6 checking whether ln -s works... yes [2022-08-26T07:52:25.153Z] #77 118.6 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:52:25.153Z] #77 118.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-26T07:52:25.153Z] #77 118.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:52:25.153Z] #77 118.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:52:25.153Z] #77 118.6 checking for objdump... objdump [2022-08-26T07:52:25.153Z] #77 118.6 checking how to recognize dependent libraries... pass_all [2022-08-26T07:52:25.153Z] #77 118.6 checking for dlltool... no [2022-08-26T07:52:25.153Z] #77 118.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:52:25.153Z] #77 118.6 checking for ar... ar [2022-08-26T07:52:25.153Z] #77 118.6 checking for archiver @FILE support... @ [2022-08-26T07:52:25.153Z] #77 118.7 checking for strip... strip [2022-08-26T07:52:25.153Z] #77 118.7 checking for ranlib... ranlib [2022-08-26T07:52:25.410Z] #77 118.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:52:25.410Z] #77 119.0 checking for sysroot... no [2022-08-26T07:52:25.410Z] #77 119.0 checking for a working dd... /bin/dd [2022-08-26T07:52:25.410Z] #77 119.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:52:25.410Z] #77 119.1 checking for mt... no [2022-08-26T07:52:25.410Z] #77 119.1 checking if : is a manifest tool... no [2022-08-26T07:52:25.666Z] #77 119.1 checking how to run the C preprocessor... gcc -E [2022-08-26T07:52:26.048Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T07:52:26.486Z] #77 119.4 checking for ANSI C header files... yes [2022-08-26T07:52:26.520Z] #17 1.988 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-26T07:52:26.520Z] #17 DONE 2.2s [2022-08-26T07:52:26.520Z] [2022-08-26T07:52:26.520Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T07:52:26.520Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T07:52:26.743Z] #77 120.0 checking for sys/types.h... yes [2022-08-26T07:52:26.743Z] #77 120.2 checking for sys/stat.h... yes [2022-08-26T07:52:27.000Z] #77 120.3 checking for stdlib.h... yes [2022-08-26T07:52:27.000Z] #77 120.5 checking for string.h... yes [2022-08-26T07:52:27.257Z] #77 120.7 checking for memory.h... yes [2022-08-26T07:52:27.257Z] #77 120.8 checking for strings.h... yes [2022-08-26T07:52:27.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T07:52:27.513Z] #77 121.0 checking for inttypes.h... yes [2022-08-26T07:52:27.769Z] #77 121.2 checking for stdint.h... yes [2022-08-26T07:52:27.769Z] #77 121.4 checking for unistd.h... yes [2022-08-26T07:52:28.283Z] #77 121.5 checking for dlfcn.h... yes [2022-08-26T07:52:28.283Z] #77 121.7 checking for objdir... .libs [2022-08-26T07:52:28.368Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T07:52:28.432Z] #18 DONE 2.0s [2022-08-26T07:52:28.432Z] [2022-08-26T07:52:28.432Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T07:52:28.432Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T07:52:28.542Z] #77 122.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:52:28.543Z] #77 122.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:52:28.800Z] #77 122.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:52:29.056Z] #77 122.3 checking if gcc static flag -static works... yes [2022-08-26T07:52:29.056Z] #77 122.6 checking if gcc supports -c -o file.o... yes [2022-08-26T07:52:29.056Z] #77 122.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:52:29.056Z] #77 122.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-26T07:52:29.313Z] #77 122.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:52:29.313Z] #77 123.0 checking how to hardcode library paths into programs... immediate [2022-08-26T07:52:29.313Z] #77 123.0 checking whether stripping libraries is possible... yes [2022-08-26T07:52:29.318Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T07:52:29.570Z] #77 123.0 checking if libtool supports shared libraries... yes [2022-08-26T07:52:29.570Z] #77 123.0 checking whether to build shared libraries... no [2022-08-26T07:52:29.570Z] #77 123.1 checking whether to build static libraries... yes [2022-08-26T07:52:29.570Z] #77 123.1 checking float.h usability... yes [2022-08-26T07:52:29.570Z] #77 123.3 checking float.h presence... yes [2022-08-26T07:52:29.826Z] #77 123.3 checking for float.h... yes [2022-08-26T07:52:29.826Z] #77 123.3 checking limits.h usability... yes [2022-08-26T07:52:29.826Z] #77 123.5 checking limits.h presence... yes [2022-08-26T07:52:29.826Z] #77 123.5 checking for limits.h... yes [2022-08-26T07:52:30.083Z] #77 123.6 checking stddef.h usability... yes [2022-08-26T07:52:30.083Z] #77 123.7 checking stddef.h presence... yes [2022-08-26T07:52:30.083Z] #77 123.8 checking for stddef.h... yes [2022-08-26T07:52:30.083Z] #77 123.8 checking for stdlib.h... (cached) yes [2022-08-26T07:52:30.257Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-08-26T07:52:30.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-08-26T07:52:30.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-26T07:52:30.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-26T07:52:30.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-26T07:52:30.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-26T07:52:30.258Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T07:52:30.340Z] #77 123.9 checking for string.h... (cached) yes [2022-08-26T07:52:30.347Z] #19 DONE 1.9s [2022-08-26T07:52:30.347Z] [2022-08-26T07:52:30.347Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T07:52:30.347Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T07:52:30.597Z] #77 123.9 checking sys/time.h usability... yes [2022-08-26T07:52:30.597Z] #77 124.0 checking sys/time.h presence... yes [2022-08-26T07:52:30.597Z] #77 124.1 checking for sys/time.h... yes [2022-08-26T07:52:30.597Z] #77 124.2 checking for inline... inline [2022-08-26T07:52:31.110Z] #77 124.3 checking for size_t... yes [2022-08-26T07:52:31.110Z] #77 124.7 checking for stdlib.h... (cached) yes [2022-08-26T07:52:31.110Z] #77 124.7 checking for GNU libc compatible malloc... [2022-08-26T07:52:31.110Z] #77 ... [2022-08-26T07:52:31.110Z] [2022-08-26T07:52:31.110Z] #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-26T07:52:31.110Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T07:52:31.110Z] #21 25.58 Selecting previously unselected package bzip2. [2022-08-26T07:52:31.110Z] #21 25.58 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 25.59 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:52:31.110Z] #21 25.66 Selecting previously unselected package xz-utils. [2022-08-26T07:52:31.110Z] #21 25.67 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 25.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:52:31.110Z] #21 25.85 Selecting previously unselected package apparmor. [2022-08-26T07:52:31.110Z] #21 25.86 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 25.94 Unpacking apparmor (2.13.6-10) ... [2022-08-26T07:52:31.110Z] #21 26.29 Selecting previously unselected package inetutils-ping. [2022-08-26T07:52:31.110Z] #21 26.29 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 26.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T07:52:31.110Z] #21 26.42 Selecting previously unselected package libip6tc2:arm64. [2022-08-26T07:52:31.110Z] #21 26.43 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 26.43 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-26T07:52:31.110Z] #21 26.49 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-26T07:52:31.110Z] #21 26.49 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 26.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-26T07:52:31.110Z] #21 26.54 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-26T07:52:31.110Z] #21 26.55 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 26.56 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-26T07:52:31.110Z] #21 26.66 Selecting previously unselected package libnftnl11:arm64. [2022-08-26T07:52:31.110Z] #21 26.66 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 26.68 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-26T07:52:31.110Z] #21 26.79 Selecting previously unselected package iptables. [2022-08-26T07:52:31.110Z] #21 26.79 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 26.79 Unpacking iptables (1.8.7-1) ... [2022-08-26T07:52:31.110Z] #21 27.10 Selecting previously unselected package libonig5:arm64. [2022-08-26T07:52:31.110Z] #21 27.10 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 27.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-26T07:52:31.110Z] #21 27.22 Selecting previously unselected package libjq1:arm64. [2022-08-26T07:52:31.110Z] #21 27.22 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 27.23 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-26T07:52:31.110Z] #21 27.36 Selecting previously unselected package jq. [2022-08-26T07:52:31.110Z] #21 27.36 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 27.37 Unpacking jq (1.6-2.1) ... [2022-08-26T07:52:31.110Z] #21 27.45 Selecting previously unselected package libaio1:arm64. [2022-08-26T07:52:31.110Z] #21 27.45 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 27.46 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-26T07:52:31.110Z] #21 27.52 Selecting previously unselected package libgpm2:arm64. [2022-08-26T07:52:31.110Z] #21 27.53 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 27.53 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-26T07:52:31.110Z] #21 27.59 Selecting previously unselected package libicu67:arm64. [2022-08-26T07:52:31.110Z] #21 27.59 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 27.60 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-26T07:52:31.110Z] #21 30.78 Selecting previously unselected package libinih1:arm64. [2022-08-26T07:52:31.110Z] #21 30.78 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 30.79 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-26T07:52:31.110Z] #21 30.86 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-26T07:52:31.110Z] #21 30.86 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 30.87 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-26T07:52:31.110Z] #21 30.95 Selecting previously unselected package libnet1:arm64. [2022-08-26T07:52:31.110Z] #21 30.95 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 30.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:52:31.110Z] #21 31.05 Selecting previously unselected package libnl-3-200:arm64. [2022-08-26T07:52:31.110Z] #21 31.06 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 31.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-26T07:52:31.110Z] #21 31.18 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-26T07:52:31.110Z] #21 31.19 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 31.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T07:52:31.110Z] #21 31.25 Selecting previously unselected package libyajl2:arm64. [2022-08-26T07:52:31.110Z] #21 31.26 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 31.27 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-26T07:52:31.110Z] #21 31.33 Selecting previously unselected package net-tools. [2022-08-26T07:52:31.110Z] #21 31.33 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 31.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:52:31.110Z] #21 31.55 Selecting previously unselected package patch. [2022-08-26T07:52:31.110Z] #21 31.55 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 31.56 Unpacking patch (2.7.6-7) ... [2022-08-26T07:52:31.110Z] #21 31.64 Selecting previously unselected package python-pip-whl. [2022-08-26T07:52:31.110Z] #21 31.65 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:52:31.110Z] #21 31.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:52:31.110Z] #21 32.17 Selecting previously unselected package python3-lib2to3. [2022-08-26T07:52:31.110Z] #21 32.17 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T07:52:31.110Z] #21 32.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:52:31.110Z] #21 32.32 Selecting previously unselected package python3-distutils. [2022-08-26T07:52:31.110Z] #21 32.32 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T07:52:31.110Z] #21 32.33 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T07:52:31.110Z] #21 32.49 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:52:31.110Z] #21 32.49 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:52:31.110Z] #21 32.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:52:31.110Z] #21 32.63 Selecting previously unselected package python3-setuptools. [2022-08-26T07:52:31.110Z] #21 32.64 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T07:52:31.110Z] #21 32.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T07:52:31.110Z] #21 32.91 Selecting previously unselected package python3-wheel. [2022-08-26T07:52:31.110Z] #21 32.91 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T07:52:31.110Z] #21 32.92 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T07:52:31.110Z] #21 32.98 Selecting previously unselected package python3-pip. [2022-08-26T07:52:31.110Z] #21 32.98 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:52:31.110Z] #21 32.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:52:31.110Z] #21 33.27 Selecting previously unselected package sudo. [2022-08-26T07:52:31.110Z] #21 33.28 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 33.29 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T07:52:31.110Z] #21 33.85 Selecting previously unselected package systemd-journal-remote. [2022-08-26T07:52:31.110Z] #21 33.86 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 33.86 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-26T07:52:31.110Z] #21 33.96 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T07:52:31.110Z] #21 33.96 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 33.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:52:31.110Z] #21 34.13 Selecting previously unselected package uidmap. [2022-08-26T07:52:31.110Z] #21 34.14 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-26T07:52:31.110Z] #21 34.15 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T07:52:31.110Z] #21 34.27 Selecting previously unselected package vim-runtime. [2022-08-26T07:52:31.110Z] #21 34.28 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:52:31.110Z] #21 34.32 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-26T07:52:31.110Z] #21 34.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T07:52:31.110Z] #21 34.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:31.289Z] #20 ... [2022-08-26T07:52:31.289Z] [2022-08-26T07:52:31.289Z] #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-26T07:52:31.289Z] #60 sha256:65a32b5ad7ad8e9535ea9cc7df24e966e9a6572e0e62e314825c2b0913290f45 [2022-08-26T07:52:31.289Z] #60 4.164 + RM_GOPATH=0 [2022-08-26T07:52:31.289Z] #60 4.164 + TMP_GOPATH= [2022-08-26T07:52:31.289Z] #60 4.164 + : /build [2022-08-26T07:52:31.289Z] #60 4.164 + '[' -z '' ']' [2022-08-26T07:52:31.289Z] #60 4.164 ++ mktemp -d [2022-08-26T07:52:31.289Z] #60 4.164 + export GOPATH=/tmp/tmp.KPYnVGUx7j [2022-08-26T07:52:31.289Z] #60 4.164 + GOPATH=/tmp/tmp.KPYnVGUx7j [2022-08-26T07:52:31.289Z] #60 4.164 + RM_GOPATH=1 [2022-08-26T07:52:31.289Z] #60 4.164 + case "$(go env GOARCH)" in [2022-08-26T07:52:31.289Z] #60 4.164 ++ go env GOARCH [2022-08-26T07:52:31.289Z] #60 4.180 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T07:52:31.289Z] #60 4.180 + GO_BUILDMODE=-buildmode=pie [2022-08-26T07:52:31.289Z] #60 4.180 ++ dirname /install.sh [2022-08-26T07:52:31.289Z] #60 4.181 + dir=/ [2022-08-26T07:52:31.289Z] #60 4.181 + bin=runc [2022-08-26T07:52:31.289Z] #60 4.181 + shift [2022-08-26T07:52:31.289Z] #60 4.181 + '[' '!' -f //runc.installer ']' [2022-08-26T07:52:31.289Z] #60 4.181 + . //runc.installer [2022-08-26T07:52:31.289Z] #60 4.181 ++ set -e [2022-08-26T07:52:31.289Z] #60 4.181 ++ : v1.1.4 [2022-08-26T07:52:31.289Z] #60 4.185 + install_runc [2022-08-26T07:52:31.289Z] #60 4.185 + RUNC_BUILDTAGS=seccomp [2022-08-26T07:52:31.289Z] #60 4.185 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-26T07:52:31.289Z] #60 4.185 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KPYnVGUx7j/src/github.com/opencontainers/runc [2022-08-26T07:52:31.289Z] #60 4.185 Cloning into '/tmp/tmp.KPYnVGUx7j/src/github.com/opencontainers/runc'... [2022-08-26T07:52:31.289Z] #60 4.185 Install runc version v1.1.4 (build tags: seccomp) [2022-08-26T07:52:31.289Z] #60 ... [2022-08-26T07:52:31.289Z] [2022-08-26T07:52:31.289Z] #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-26T07:52:31.289Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:31.289Z] #77 89.35 configure.ac:11: installing 'build-aux/compile' [2022-08-26T07:52:31.289Z] #77 89.37 configure.ac:11: installing 'build-aux/config.guess' [2022-08-26T07:52:31.289Z] #77 89.37 configure.ac:11: installing 'build-aux/config.sub' [2022-08-26T07:52:31.289Z] #77 89.39 configure.ac:13: installing 'build-aux/install-sh' [2022-08-26T07:52:31.289Z] #77 89.39 configure.ac:13: installing 'build-aux/missing' [2022-08-26T07:52:31.289Z] #77 89.42 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-26T07:52:31.289Z] #77 89.64 Makefile.am: installing 'build-aux/depcomp' [2022-08-26T07:52:31.289Z] #77 91.07 checking build system type... x86_64-pc-linux-gnu [2022-08-26T07:52:31.289Z] #77 91.46 checking host system type... x86_64-pc-linux-gnu [2022-08-26T07:52:31.289Z] #77 91.47 checking how to print strings... printf [2022-08-26T07:52:31.289Z] #77 91.47 checking for gcc... gcc [2022-08-26T07:52:31.289Z] #77 91.58 checking whether the C compiler works... yes [2022-08-26T07:52:31.289Z] #77 91.88 checking for C compiler default output file name... a.out [2022-08-26T07:52:31.289Z] #77 91.89 checking for suffix of executables... [2022-08-26T07:52:31.289Z] #77 92.13 checking whether we are cross compiling... no [2022-08-26T07:52:31.289Z] #77 92.35 checking for suffix of object files... o [2022-08-26T07:52:31.289Z] #77 92.50 checking whether we are using the GNU C compiler... yes [2022-08-26T07:52:31.289Z] #77 92.60 checking whether gcc accepts -g... yes [2022-08-26T07:52:31.289Z] #77 92.79 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:52:31.289Z] #77 93.00 checking whether gcc understands -c and -o together... yes [2022-08-26T07:52:31.289Z] #77 93.30 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:52:31.289Z] #77 93.35 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:52:31.289Z] #77 93.36 checking for egrep... /bin/grep -E [2022-08-26T07:52:31.289Z] #77 93.36 checking for fgrep... /bin/grep -F [2022-08-26T07:52:31.289Z] #77 93.37 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:52:31.289Z] #77 93.40 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:52:31.289Z] #77 93.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:52:31.289Z] #77 93.42 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:52:31.289Z] #77 93.53 checking whether ln -s works... yes [2022-08-26T07:52:31.289Z] #77 93.53 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:52:31.289Z] #77 93.57 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-26T07:52:31.289Z] #77 93.57 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:52:31.289Z] #77 93.57 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:52:31.289Z] #77 93.57 checking for objdump... objdump [2022-08-26T07:52:31.289Z] #77 93.57 checking how to recognize dependent libraries... pass_all [2022-08-26T07:52:31.289Z] #77 93.57 checking for dlltool... no [2022-08-26T07:52:31.289Z] #77 93.58 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:52:31.289Z] #77 93.58 checking for ar... ar [2022-08-26T07:52:31.289Z] #77 93.58 checking for archiver @FILE support... @ [2022-08-26T07:52:31.289Z] #77 93.80 checking for strip... strip [2022-08-26T07:52:31.289Z] #77 93.80 checking for ranlib... ranlib [2022-08-26T07:52:31.289Z] #77 93.80 checking for gawk... no [2022-08-26T07:52:31.289Z] #77 93.80 checking for mawk... mawk [2022-08-26T07:52:31.289Z] #77 93.80 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:52:31.289Z] #77 94.21 checking for sysroot... no [2022-08-26T07:52:31.289Z] #77 94.24 checking for a working dd... /bin/dd [2022-08-26T07:52:31.289Z] #77 94.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:52:31.289Z] #77 94.38 checking for mt... no [2022-08-26T07:52:31.289Z] #77 94.38 checking if : is a manifest tool... no [2022-08-26T07:52:31.289Z] #77 94.41 checking how to run the C preprocessor... gcc -E [2022-08-26T07:52:31.289Z] #77 94.62 checking for ANSI C header files... yes [2022-08-26T07:52:31.289Z] #77 95.22 checking for sys/types.h... yes [2022-08-26T07:52:31.289Z] #77 95.34 checking for sys/stat.h... yes [2022-08-26T07:52:31.289Z] #77 95.60 checking for stdlib.h... yes [2022-08-26T07:52:31.289Z] #77 95.72 checking for string.h... yes [2022-08-26T07:52:31.289Z] #77 95.92 checking for memory.h... yes [2022-08-26T07:52:31.289Z] #77 96.07 checking for strings.h... yes [2022-08-26T07:52:31.289Z] #77 96.30 checking for inttypes.h... yes [2022-08-26T07:52:31.289Z] #77 96.48 checking for stdint.h... yes [2022-08-26T07:52:31.289Z] #77 96.72 checking for unistd.h... yes [2022-08-26T07:52:31.289Z] #77 96.95 checking for dlfcn.h... yes [2022-08-26T07:52:31.289Z] #77 97.16 checking for objdir... .libs [2022-08-26T07:52:31.289Z] #77 97.67 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:52:31.289Z] #77 97.82 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:52:31.289Z] #77 97.82 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:52:31.367Z] #21 ... [2022-08-26T07:52:31.367Z] [2022-08-26T07:52:31.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-26T07:52:31.367Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:31.367Z] #77 124.7 checking for GNU libc compatible malloc... yes [2022-08-26T07:52:31.367Z] #77 124.9 checking for stdlib.h... (cached) yes [2022-08-26T07:52:31.623Z] #77 124.9 checking for GNU libc compatible realloc... yes [2022-08-26T07:52:31.859Z] #77 98.00 checking if gcc static flag -static works... yes [2022-08-26T07:52:31.880Z] #77 125.2 checking for working strtod... yes [2022-08-26T07:52:32.119Z] #77 98.50 checking if gcc supports -c -o file.o... yes [2022-08-26T07:52:32.119Z] #77 98.71 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:52:32.119Z] #77 98.71 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-26T07:52:32.138Z] #77 125.5 checking for gettimeofday... yes [2022-08-26T07:52:32.395Z] #77 125.7 checking for memset... yes [2022-08-26T07:52:32.651Z] #77 126.0 checking for strspn... yes [2022-08-26T07:52:32.694Z] #77 98.79 checking dynamic linker characteristics... [2022-08-26T07:52:32.694Z] #77 ... [2022-08-26T07:52:32.694Z] [2022-08-26T07:52:32.694Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T07:52:32.694Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T07:52:32.694Z] #20 DONE 2.1s [2022-08-26T07:52:32.694Z] [2022-08-26T07:52:32.694Z] #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-26T07:52:32.694Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:52:32.908Z] #77 126.4 checking that generated files are newer than configure... done [2022-08-26T07:52:32.908Z] #77 126.4 configure: creating ./config.status [2022-08-26T07:52:35.237Z] #21 2.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T07:52:35.237Z] #21 2.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T07:52:35.237Z] #21 2.672 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T07:52:35.428Z] #77 128.9 config.status: creating Makefile [2022-08-26T07:52:35.428Z] #77 128.9 config.status: creating config.h [2022-08-26T07:52:35.428Z] #77 129.0 config.status: executing depfiles commands [2022-08-26T07:52:35.497Z] #21 2.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T07:52:35.538Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-26T07:52:35.538Z] === RUN TestBuildLabelWithTargets [2022-08-26T07:52:35.685Z] #77 129.2 config.status: executing libtool commands [2022-08-26T07:52:36.436Z] #21 3.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T07:52:36.615Z] #77 130.1 GEN .version [2022-08-26T07:52:36.615Z] #77 130.2 make install-recursive [2022-08-26T07:52:36.615Z] #77 130.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-26T07:52:36.615Z] #77 130.3 Making install in libocispec [2022-08-26T07:52:36.872Z] #77 130.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:52:36.872Z] #77 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-26T07:52:36.872Z] #77 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-26T07:52:36.872Z] #77 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-26T07:52:36.872Z] #77 130.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-26T07:52:37.435Z] #77 131.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-26T07:52:37.435Z] #77 131.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-26T07:52:37.696Z] #77 131.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-26T07:52:37.817Z] #21 5.180 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T07:52:38.076Z] #21 ... [2022-08-26T07:52:38.076Z] [2022-08-26T07:52:38.076Z] #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-26T07:52:38.076Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:38.076Z] #77 98.79 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:52:38.076Z] #77 99.23 checking how to hardcode library paths into programs... immediate [2022-08-26T07:52:38.076Z] #77 99.23 checking whether stripping libraries is possible... yes [2022-08-26T07:52:38.076Z] #77 99.30 checking if libtool supports shared libraries... yes [2022-08-26T07:52:38.076Z] #77 99.30 checking whether to build shared libraries... no [2022-08-26T07:52:38.076Z] #77 99.30 checking whether to build static libraries... yes [2022-08-26T07:52:38.076Z] #77 99.31 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:52:38.076Z] #77 99.34 checking whether build environment is sane... yes [2022-08-26T07:52:38.076Z] #77 99.41 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:52:38.076Z] #77 99.42 checking whether make sets $(MAKE)... yes [2022-08-26T07:52:38.076Z] #77 99.51 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:52:38.076Z] #77 99.54 checking whether make supports nested variables... yes [2022-08-26T07:52:38.076Z] #77 99.57 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:52:38.076Z] #77 99.58 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:52:38.076Z] #77 99.58 checking how to create a ustar tar archive... gnutar [2022-08-26T07:52:38.076Z] #77 99.67 checking dependency style of gcc... gcc3 [2022-08-26T07:52:38.077Z] #77 99.86 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:52:38.077Z] #77 99.86 checking whether make supports nested variables... (cached) yes [2022-08-26T07:52:38.077Z] #77 99.86 checking for gawk... (cached) mawk [2022-08-26T07:52:38.077Z] #77 99.86 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-26T07:52:38.077Z] #77 99.90 checking for gcc... (cached) gcc [2022-08-26T07:52:38.077Z] #77 100.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-26T07:52:38.077Z] #77 100.0 checking whether gcc accepts -g... (cached) yes [2022-08-26T07:52:38.077Z] #77 100.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-26T07:52:38.077Z] #77 100.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-26T07:52:38.077Z] #77 100.0 checking for a Python interpreter with version >= 3... python3 [2022-08-26T07:52:38.077Z] #77 100.1 checking for python3... /usr/bin/python3 [2022-08-26T07:52:38.077Z] #77 100.1 checking for python3 version... 3.9 [2022-08-26T07:52:38.077Z] #77 100.2 checking for python3 platform... linux [2022-08-26T07:52:38.077Z] #77 100.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-26T07:52:38.077Z] #77 100.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-26T07:52:38.077Z] #77 100.6 checking for go-md2man... no [2022-08-26T07:52:38.077Z] #77 100.7 checking error.h usability... yes [2022-08-26T07:52:38.077Z] #77 100.8 checking error.h presence... yes [2022-08-26T07:52:38.077Z] #77 100.9 checking for error.h... yes [2022-08-26T07:52:38.077Z] #77 100.9 checking linux/openat2.h usability... yes [2022-08-26T07:52:38.077Z] #77 101.2 checking linux/openat2.h presence... yes [2022-08-26T07:52:38.077Z] #77 101.2 checking for linux/openat2.h... yes [2022-08-26T07:52:38.077Z] #77 101.2 checking for copy_file_range... yes [2022-08-26T07:52:38.077Z] #77 101.5 checking for fgetxattr... yes [2022-08-26T07:52:38.077Z] #77 101.8 checking for statx... yes [2022-08-26T07:52:38.077Z] #77 102.1 checking for fgetpwent_r... yes [2022-08-26T07:52:38.077Z] #77 102.4 checking for issetugid... no [2022-08-26T07:52:38.077Z] #77 102.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-26T07:52:38.077Z] #77 102.6 checking pkg-config is at least version 0.9.0... yes [2022-08-26T07:52:38.077Z] #77 102.6 checking for library containing yajl_tree_get... -lyajl [2022-08-26T07:52:38.077Z] #77 103.1 checking for yajl >= 2.0.0... yes [2022-08-26T07:52:38.077Z] #77 103.2 checking sys/capability.h usability... yes [2022-08-26T07:52:38.077Z] #77 103.4 checking sys/capability.h presence... yes [2022-08-26T07:52:38.077Z] #77 103.4 checking for sys/capability.h... yes [2022-08-26T07:52:38.077Z] #77 103.4 checking for library containing cap_from_name... -lcap [2022-08-26T07:52:38.077Z] #77 104.0 checking for library containing dlopen... -ldl [2022-08-26T07:52:38.077Z] #77 104.5 checking seccomp.h usability... yes [2022-08-26T07:52:38.261Z] #77 ... [2022-08-26T07:52:38.261Z] [2022-08-26T07:52:38.261Z] #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-26T07:52:38.261Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T07:52:38.261Z] #21 37.42 Selecting previously unselected package vim. [2022-08-26T07:52:38.261Z] #21 37.42 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-26T07:52:38.261Z] #21 37.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:38.261Z] #21 38.04 Selecting previously unselected package xfsprogs. [2022-08-26T07:52:38.261Z] #21 38.06 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-26T07:52:38.261Z] #21 38.06 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T07:52:38.261Z] #21 38.36 Selecting previously unselected package zip. [2022-08-26T07:52:38.261Z] #21 38.38 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-26T07:52:38.261Z] #21 38.38 Unpacking zip (3.0-12) ... [2022-08-26T07:52:38.261Z] #21 38.49 Selecting previously unselected package zstd. [2022-08-26T07:52:38.261Z] #21 38.54 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-26T07:52:38.261Z] #21 38.54 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:52:38.261Z] #21 38.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:52:38.261Z] #21 39.80 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-26T07:52:38.261Z] #21 39.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:52:38.261Z] #21 39.82 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-26T07:52:38.261Z] #21 39.83 Setting up libicu67:arm64 (67.1-7) ... [2022-08-26T07:52:38.261Z] #21 39.84 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-26T07:52:38.261Z] #21 39.85 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-26T07:52:38.261Z] #21 39.86 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-26T07:52:38.261Z] #21 39.87 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T07:52:38.261Z] #21 39.88 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-26T07:52:38.261Z] #21 39.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:52:38.261Z] #21 39.91 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:52:38.261Z] #21 39.92 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T07:52:38.261Z] #21 39.93 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T07:52:38.261Z] #21 40.56 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-26T07:52:38.261Z] #21 40.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:38.261Z] #21 40.59 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-26T07:52:38.261Z] #21 40.61 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T07:52:38.261Z] #21 40.63 Setting up apparmor (2.13.6-10) ... [2022-08-26T07:52:38.261Z] #21 42.15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-26T07:52:38.261Z] #21 42.27 Setting up zip (3.0-12) ... [2022-08-26T07:52:38.261Z] #21 42.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:38.261Z] #21 42.31 Setting up bash-completion (1:2.11-2) ... [2022-08-26T07:52:38.337Z] #77 104.7 checking seccomp.h presence... yes [2022-08-26T07:52:38.337Z] #77 104.8 checking for seccomp.h... yes [2022-08-26T07:52:38.522Z] #21 ... [2022-08-26T07:52:38.522Z] [2022-08-26T07:52:38.522Z] #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-26T07:52:38.522Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-26T07:52:38.522Z] #77 132.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-26T07:52:38.522Z] #77 132.1 make install-recursive [2022-08-26T07:52:38.522Z] #77 132.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:52:38.522Z] #77 132.2 Making install in yajl [2022-08-26T07:52:38.598Z] #77 104.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-26T07:52:38.783Z] #77 132.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:52:38.783Z] #77 132.3 CC verify/json_verify-json_verify.o [2022-08-26T07:52:38.783Z] #77 132.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-26T07:52:38.783Z] #77 132.3 CC src/libyajl_la-yajl.lo [2022-08-26T07:52:38.783Z] #77 132.4 CC src/libyajl_la-yajl_gen.lo [2022-08-26T07:52:38.783Z] #77 132.4 CC src/libyajl_la-yajl_parser.lo [2022-08-26T07:52:38.783Z] #77 132.4 CC src/libyajl_la-yajl_buf.lo [2022-08-26T07:52:38.783Z] #77 132.4 CC src/libyajl_la-yajl_encode.lo [2022-08-26T07:52:38.783Z] #77 132.4 CC src/libyajl_la-yajl_lex.lo [2022-08-26T07:52:38.858Z] #77 105.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-26T07:52:39.039Z] #77 132.5 CC src/libyajl_la-yajl_tree.lo [2022-08-26T07:52:39.118Z] #77 105.5 checking systemd/sd-bus.h usability... yes [2022-08-26T07:52:39.377Z] #77 105.7 checking systemd/sd-bus.h presence... yes [2022-08-26T07:52:39.377Z] #77 105.9 checking for systemd/sd-bus.h... yes [2022-08-26T07:52:39.640Z] #77 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-26T07:52:39.900Z] #77 106.4 checking for sd_notify_barrier... yes [2022-08-26T07:52:40.160Z] #77 106.6 checking linux/bpf.h usability... yes [2022-08-26T07:52:40.160Z] #77 106.8 checking linux/bpf.h presence... yes [2022-08-26T07:52:40.160Z] #77 106.9 checking for linux/bpf.h... yes [2022-08-26T07:52:40.423Z] #77 106.9 checking compilation for eBPF... #77 ... [2022-08-26T07:52:40.423Z] [2022-08-26T07:52:40.423Z] #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-26T07:52:40.423Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T07:52:40.423Z] #34 DONE 158.3s [2022-08-26T07:52:40.423Z] [2022-08-26T07:52:40.423Z] #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-26T07:52:40.423Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:40.423Z] #77 106.9 checking compilation for eBPF... yes [2022-08-26T07:52:40.423Z] #77 ... [2022-08-26T07:52:40.423Z] [2022-08-26T07:52:40.423Z] #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-26T07:52:40.423Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T07:52:40.423Z] #36 158.6 Delve is a source level debugger for Go programs. [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-26T07:52:40.423Z] #36 158.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Usage: [2022-08-26T07:52:40.423Z] #36 158.6 dlv [command] [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Available Commands: [2022-08-26T07:52:40.423Z] #36 158.6 attach Attach to running process and begin debugging. [2022-08-26T07:52:40.423Z] #36 158.6 connect Connect to a headless debug server with a terminal client. [2022-08-26T07:52:40.423Z] #36 158.6 core Examine a core dump. [2022-08-26T07:52:40.423Z] #36 158.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-26T07:52:40.423Z] #36 158.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-26T07:52:40.423Z] #36 158.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-26T07:52:40.423Z] #36 158.6 help Help about any command [2022-08-26T07:52:40.423Z] #36 158.6 run Deprecated command. Use 'debug' instead. [2022-08-26T07:52:40.423Z] #36 158.6 test Compile test binary and begin debugging program. [2022-08-26T07:52:40.423Z] #36 158.6 trace Compile and begin tracing program. [2022-08-26T07:52:40.423Z] #36 158.6 version Prints version. [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Flags: [2022-08-26T07:52:40.423Z] #36 158.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-26T07:52:40.423Z] #36 158.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-26T07:52:40.423Z] #36 158.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-26T07:52:40.423Z] #36 158.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-26T07:52:40.423Z] #36 158.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-26T07:52:40.423Z] #36 158.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-26T07:52:40.423Z] #36 158.6 --disable-aslr Disables address space randomization [2022-08-26T07:52:40.423Z] #36 158.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-26T07:52:40.423Z] #36 158.6 -h, --help help for dlv [2022-08-26T07:52:40.423Z] #36 158.6 --init string Init file, executed by the terminal client. [2022-08-26T07:52:40.423Z] #36 158.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-26T07:52:40.423Z] #36 158.6 --log Enable debugging server logging. [2022-08-26T07:52:40.423Z] #36 158.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-26T07:52:40.423Z] #36 158.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-26T07:52:40.423Z] #36 158.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-26T07:52:40.423Z] #36 158.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-26T07:52:40.423Z] #36 158.6 --wd string Working directory for running the program. [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Additional help topics: [2022-08-26T07:52:40.423Z] #36 158.6 dlv backend Help about the --backend flag. [2022-08-26T07:52:40.423Z] #36 158.6 dlv log Help about logging flags. [2022-08-26T07:52:40.423Z] #36 158.6 dlv redirect Help about file redirection. [2022-08-26T07:52:40.423Z] #36 158.6 [2022-08-26T07:52:40.423Z] #36 158.6 Use "dlv [command] --help" for more information about a command. [2022-08-26T07:52:40.423Z] #36 DONE 158.8s [2022-08-26T07:52:40.423Z] [2022-08-26T07:52:40.423Z] #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-26T07:52:40.423Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:40.423Z] #77 107.1 checking for criu >= 3.15... no [2022-08-26T07:52:40.423Z] #77 107.1 configure: CRIU headers not found, building without CRIU support [2022-08-26T07:52:40.423Z] #77 107.1 checking for criu > 3.16... no [2022-08-26T07:52:40.423Z] #77 107.2 configure: CRIU version doesn't support join-ns API [2022-08-26T07:52:40.685Z] #77 107.2 checking for criu > 3.16.1... no [2022-08-26T07:52:40.685Z] #77 107.2 configure: CRIU version doesn't support for pre-dumping [2022-08-26T07:52:40.685Z] #77 107.2 checking for new mount API (fsconfig)... yes [2022-08-26T07:52:40.945Z] #77 107.3 checking for seccomp notify API... yes [2022-08-26T07:52:40.945Z] #77 107.4 checking for gperf... no [2022-08-26T07:52:40.945Z] #77 107.4 configure: gperf not found - cannot rebuild signal parser code [2022-08-26T07:52:41.205Z] #77 107.4 checking for library containing argp_parse... none required [2022-08-26T07:52:41.205Z] #77 107.8 checking that generated files are newer than configure... done [2022-08-26T07:52:41.205Z] #77 107.8 configure: creating ./config.status [2022-08-26T07:52:42.146Z] #77 ... [2022-08-26T07:52:42.147Z] [2022-08-26T07:52:42.147Z] #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-26T07:52:42.147Z] #60 sha256:65a32b5ad7ad8e9535ea9cc7df24e966e9a6572e0e62e314825c2b0913290f45 [2022-08-26T07:52:42.147Z] #60 14.99 + cd /tmp/tmp.KPYnVGUx7j/src/github.com/opencontainers/runc [2022-08-26T07:52:42.147Z] #60 14.99 + git checkout -q v1.1.4 [2022-08-26T07:52:42.147Z] #60 15.95 + '[' -z '' ']' [2022-08-26T07:52:42.147Z] #60 15.95 + target=static [2022-08-26T07:52:42.147Z] #60 15.95 + make BUILDTAGS=seccomp static [2022-08-26T07:52:42.147Z] #60 16.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-26T07:52:42.717Z] #60 ... [2022-08-26T07:52:42.717Z] [2022-08-26T07:52:42.717Z] #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-26T07:52:42.717Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:52:42.717Z] #21 10.16 Fetched 8573 kB in 8s (1077 kB/s) [2022-08-26T07:52:43.666Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-26T07:52:43.666Z] === RUN TestBuildWithEmptyLayers [2022-08-26T07:52:44.302Z] #77 ... [2022-08-26T07:52:44.302Z] [2022-08-26T07:52:44.302Z] #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-26T07:52:44.302Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T07:52:44.302Z] #21 45.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:52:44.302Z] #21 45.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:52:44.302Z] #21 45.10 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-26T07:52:44.302Z] #21 45.11 Setting up patch (2.7.6-7) ... [2022-08-26T07:52:44.302Z] #21 45.12 Setting up sudo (1.9.5p2-3) ... [2022-08-26T07:52:44.302Z] #21 45.22 invoke-rc.d: could not determine current runlevel [2022-08-26T07:52:44.302Z] #21 45.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T07:52:44.302Z] #21 45.25 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T07:52:44.302Z] #21 45.26 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-26T07:52:44.302Z] #21 45.26 Failed to connect to bus: Host is down [2022-08-26T07:52:44.302Z] #21 45.27 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-26T07:52:44.302Z] #21 45.28 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T07:52:44.302Z] #21 45.29 Setting up pigz (2.6-1) ... [2022-08-26T07:52:44.302Z] #21 45.30 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-26T07:52:44.302Z] #21 45.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-26T07:52:44.302Z] #21 45.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:52:44.302Z] #21 45.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:44.302Z] #21 46.13 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-26T07:52:44.302Z] #21 46.14 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:52:44.302Z] #21 46.50 Setting up libelf1:arm64 (0.183-1) ... [2022-08-26T07:52:44.302Z] #21 46.51 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-26T07:52:44.302Z] #21 46.52 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:52:44.302Z] #21 46.53 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-26T07:52:44.302Z] #21 46.54 Setting up libkmod2:arm64 (28-1) ... [2022-08-26T07:52:44.302Z] #21 46.58 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T07:52:44.302Z] #21 47.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:52:44.302Z] #21 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T07:52:44.302Z] #21 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T07:52:44.302Z] #21 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T07:52:44.302Z] #21 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T07:52:44.302Z] #21 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T07:52:44.302Z] #21 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T07:52:44.302Z] #21 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T07:52:44.302Z] #21 47.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T07:52:44.302Z] #21 47.17 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T07:52:44.302Z] #21 48.66 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-26T07:52:44.302Z] #21 48.67 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-26T07:52:44.302Z] #21 48.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:52:44.302Z] #21 48.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:52:45.676Z] #21 49.96 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-26T07:52:45.676Z] #21 49.98 Setting up jq (1.6-2.1) ... [2022-08-26T07:52:45.676Z] #21 49.99 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:52:45.676Z] #21 50.00 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-26T07:52:45.676Z] #21 50.03 Setting up iptables (1.8.7-1) ... [2022-08-26T07:52:45.676Z] #21 50.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:52:45.676Z] #21 50.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:52:45.676Z] #21 50.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:52:45.676Z] #21 50.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:52:45.676Z] #21 50.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T07:52:45.676Z] #21 50.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T07:52:45.676Z] #21 50.11 Setting up iproute2 (5.10.0-4) ... [2022-08-26T07:52:45.933Z] #21 50.44 Setting up systemd (247.3-7) ... [2022-08-26T07:52:45.933Z] #21 50.51 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-26T07:52:45.933Z] #21 50.51 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-26T07:52:45.933Z] #21 50.52 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-26T07:52:46.014Z] #21 10.16 Reading package lists... [2022-08-26T07:52:46.189Z] #21 50.56 Initializing machine ID from random generator. [2022-08-26T07:52:46.206Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-26T07:52:46.206Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T07:52:47.119Z] #21 51.53 Setting up systemd-journal-remote (247.3-7) ... [2022-08-26T07:52:47.376Z] #21 51.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:52:48.156Z] #71 139.5 # github.com/containerd/containerd/cmd/containerd [2022-08-26T07:52:48.156Z] #71 139.5 /usr/bin/ld: /tmp/go-link-2646573876/000019.o: in function `New': [2022-08-26T07:52:48.156Z] #71 139.5 /tmp/tmp.zE74MkDp2e/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-26T07:52:48.156Z] #71 139.6 + bin/containerd-stress [2022-08-26T07:52:48.553Z] #21 13.23 Reading package lists... [2022-08-26T07:52:48.553Z] #21 ... [2022-08-26T07:52:48.553Z] [2022-08-26T07:52:48.553Z] #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-26T07:52:48.553Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:48.553Z] #77 110.3 config.status: creating Makefile [2022-08-26T07:52:48.553Z] #77 110.4 config.status: creating rpm/crun.spec [2022-08-26T07:52:48.553Z] #77 110.5 config.status: creating config.h [2022-08-26T07:52:48.553Z] #77 110.6 config.status: executing libtool commands [2022-08-26T07:52:48.553Z] #77 110.6 config.status: executing depfiles commands [2022-08-26T07:52:48.553Z] #77 111.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-26T07:52:48.553Z] #77 111.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-26T07:52:48.553Z] #77 112.1 checking for gcc... gcc [2022-08-26T07:52:48.553Z] #77 112.2 checking whether the C compiler works... yes [2022-08-26T07:52:48.553Z] #77 112.5 checking for C compiler default output file name... a.out [2022-08-26T07:52:48.553Z] #77 112.5 checking for suffix of executables... [2022-08-26T07:52:48.553Z] #77 112.7 checking whether we are cross compiling... no [2022-08-26T07:52:48.553Z] #77 112.9 checking for suffix of object files... o [2022-08-26T07:52:48.553Z] #77 113.0 checking whether we are using the GNU C compiler... yes [2022-08-26T07:52:48.553Z] #77 113.1 checking whether gcc accepts -g... yes [2022-08-26T07:52:48.553Z] #77 113.2 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:52:48.553Z] #77 113.4 checking whether gcc understands -c and -o together... yes [2022-08-26T07:52:48.553Z] #77 113.5 checking how to run the C preprocessor... gcc -E [2022-08-26T07:52:48.553Z] #77 113.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:52:48.553Z] #77 113.7 checking for egrep... /bin/grep -E [2022-08-26T07:52:48.553Z] #77 113.7 checking for ANSI C header files... yes [2022-08-26T07:52:48.553Z] #77 114.4 checking for sys/types.h... yes [2022-08-26T07:52:48.553Z] #77 114.5 checking for sys/stat.h... yes [2022-08-26T07:52:48.553Z] #77 114.8 checking for stdlib.h... yes [2022-08-26T07:52:48.553Z] #77 114.9 checking for string.h... yes [2022-08-26T07:52:48.722Z] #71 140.7 + bin/containerd-shim [2022-08-26T07:52:48.813Z] #77 115.2 checking for memory.h... yes [2022-08-26T07:52:49.073Z] #77 115.4 checking for strings.h... yes [2022-08-26T07:52:49.074Z] #77 115.5 checking for inttypes.h... yes [2022-08-26T07:52:49.074Z] #77 115.7 checking for stdint.h... yes [2022-08-26T07:52:49.269Z] #21 DONE 53.5s [2022-08-26T07:52:49.269Z] [2022-08-26T07:52:49.269Z] #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-26T07:52:49.269Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:49.269Z] #77 138.0 CCLD libyajl.la [2022-08-26T07:52:49.269Z] #77 138.4 CCLD verify/json_verify [2022-08-26T07:52:49.269Z] #77 138.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:52:49.269Z] #77 138.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-26T07:52:49.269Z] #77 138.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-26T07:52:49.269Z] #77 138.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:52:49.269Z] #77 138.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:52:49.269Z] #77 138.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:52:49.269Z] #77 139.0 CC src/validate.o [2022-08-26T07:52:49.269Z] #77 139.0 CC src/image_spec_schema_config_schema.lo [2022-08-26T07:52:49.269Z] #77 139.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-26T07:52:49.269Z] #77 139.1 CC src/image_spec_schema_defs.lo [2022-08-26T07:52:49.269Z] #77 139.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-26T07:52:49.269Z] #77 139.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-26T07:52:49.269Z] #77 139.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-26T07:52:49.269Z] #77 139.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-26T07:52:49.269Z] #77 139.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-26T07:52:49.269Z] #77 139.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-26T07:52:49.269Z] #77 139.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-26T07:52:49.269Z] #77 139.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-26T07:52:49.269Z] #77 139.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-26T07:52:49.269Z] #77 139.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-26T07:52:49.269Z] #77 139.5 CC src/runtime_spec_schema_defs.lo [2022-08-26T07:52:49.269Z] #77 139.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-26T07:52:49.269Z] #77 139.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-26T07:52:49.269Z] #77 139.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-26T07:52:49.269Z] #77 139.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-26T07:52:49.269Z] #77 140.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-26T07:52:49.269Z] #77 140.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-26T07:52:49.269Z] #77 140.4 CC src/basic_test_double_array_item.lo [2022-08-26T07:52:49.269Z] #77 140.5 CC src/basic_test_double_array.lo [2022-08-26T07:52:49.269Z] #77 140.6 CC src/basic_test_top_array_int.lo [2022-08-26T07:52:49.269Z] #77 140.8 CC src/basic_test_top_array_string.lo [2022-08-26T07:52:49.269Z] #77 141.1 CC src/basic_test_top_double_array_int.lo [2022-08-26T07:52:49.269Z] #77 141.2 CC src/basic_test_top_double_array_obj.lo [2022-08-26T07:52:49.269Z] #77 141.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-26T07:52:49.269Z] #77 141.4 CC src/basic_test_top_double_array_string.lo [2022-08-26T07:52:49.269Z] #77 141.6 CC src/read-file.lo [2022-08-26T07:52:49.269Z] #77 141.7 CC src/json_common.lo [2022-08-26T07:52:49.269Z] #77 141.9 CC tests/test-1.o [2022-08-26T07:52:49.269Z] #77 142.2 CC tests/test-2.o [2022-08-26T07:52:49.269Z] #77 142.3 CC tests/test-3.o [2022-08-26T07:52:49.269Z] #77 142.5 CC tests/test-4.o [2022-08-26T07:52:49.269Z] #77 143.0 CC tests/test-5.o [2022-08-26T07:52:49.402Z] #77 115.8 checking for unistd.h... yes [2022-08-26T07:52:49.525Z] #77 143.1 CC tests/test-6.o [2022-08-26T07:52:49.675Z] #77 116.0 checking minix/config.h usability... no [2022-08-26T07:52:49.675Z] #77 116.1 checking minix/config.h presence... no [2022-08-26T07:52:49.675Z] #77 116.2 checking for minix/config.h... no [2022-08-26T07:52:49.675Z] #77 116.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-26T07:52:49.781Z] #77 143.3 CC tests/test-7.o [2022-08-26T07:52:49.781Z] #77 ... [2022-08-26T07:52:49.781Z] [2022-08-26T07:52:49.781Z] #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-26T07:52:49.781Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-08-26T07:52:49.781Z] #22 0.612 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T07:52:49.781Z] #22 0.617 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T07:52:49.781Z] #22 0.619 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T07:52:49.781Z] #22 DONE 0.8s [2022-08-26T07:52:49.781Z] [2022-08-26T07:52:49.781Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T07:52:49.781Z] #23 sha256:d246cd71be8b8347af08ed314f2653c6c0c2aeb40c403328ac03a77f3199f4cb [2022-08-26T07:52:50.253Z] #77 116.4 checking build system type... x86_64-pc-linux-gnu [2022-08-26T07:52:50.253Z] #77 116.7 checking host system type... x86_64-pc-linux-gnu [2022-08-26T07:52:50.253Z] #77 116.7 checking how to print strings... printf [2022-08-26T07:52:50.253Z] #77 116.7 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:52:50.253Z] #77 116.7 checking for fgrep... /bin/grep -F [2022-08-26T07:52:50.253Z] #77 116.7 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:52:50.253Z] #77 116.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:52:50.253Z] #77 116.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:52:50.253Z] #77 116.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:52:50.253Z] #77 116.9 checking whether ln -s works... yes [2022-08-26T07:52:50.253Z] #77 116.9 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:52:50.253Z] #77 116.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-26T07:52:50.253Z] #77 116.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:52:50.253Z] #77 116.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:52:50.253Z] #77 116.9 checking for objdump... objdump [2022-08-26T07:52:50.253Z] #77 116.9 checking how to recognize dependent libraries... pass_all [2022-08-26T07:52:50.253Z] #77 116.9 checking for dlltool... no [2022-08-26T07:52:50.253Z] #77 116.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:52:50.253Z] #77 116.9 checking for ar... ar [2022-08-26T07:52:50.253Z] #77 116.9 checking for archiver @FILE support... @ [2022-08-26T07:52:50.518Z] #77 117.0 checking for strip... strip [2022-08-26T07:52:50.518Z] #77 117.0 checking for ranlib... ranlib [2022-08-26T07:52:50.518Z] #77 117.0 checking for gawk... no [2022-08-26T07:52:50.518Z] #77 117.0 checking for mawk... mawk [2022-08-26T07:52:50.781Z] #77 117.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:52:50.781Z] #77 117.4 checking for sysroot... no [2022-08-26T07:52:50.781Z] #77 117.4 checking for a working dd... /bin/dd [2022-08-26T07:52:50.781Z] #77 117.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:52:51.041Z] #77 117.5 checking for mt... no [2022-08-26T07:52:51.041Z] #77 117.5 checking if : is a manifest tool... no [2022-08-26T07:52:51.041Z] #77 117.5 checking for dlfcn.h... yes [2022-08-26T07:52:51.041Z] #77 117.7 checking for objdir... .libs [2022-08-26T07:52:51.490Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-26T07:52:51.490Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T07:52:51.611Z] #77 118.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:52:51.611Z] #77 118.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:52:51.611Z] #77 118.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:52:51.750Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-26T07:52:51.750Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T07:52:51.870Z] #77 118.2 checking if gcc static flag -static works... yes [2022-08-26T07:52:52.129Z] #77 118.6 checking if gcc supports -c -o file.o... yes [2022-08-26T07:52:52.129Z] #77 118.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:52:52.129Z] #77 118.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-26T07:52:52.389Z] #77 118.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:52:52.389Z] #77 119.0 checking how to hardcode library paths into programs... immediate [2022-08-26T07:52:52.389Z] #77 119.0 checking whether stripping libraries is possible... yes [2022-08-26T07:52:52.389Z] #77 119.0 checking if libtool supports shared libraries... yes [2022-08-26T07:52:52.389Z] #77 119.0 checking whether to build shared libraries... no [2022-08-26T07:52:52.389Z] #77 119.0 checking whether to build static libraries... yes [2022-08-26T07:52:52.389Z] #77 119.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:52:52.389Z] #77 119.0 checking whether build environment is sane... yes [2022-08-26T07:52:52.389Z] #77 119.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:52:52.389Z] #77 119.1 checking whether make sets $(MAKE)... yes [2022-08-26T07:52:52.650Z] #77 119.1 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:52:52.650Z] #77 119.2 checking whether make supports nested variables... yes [2022-08-26T07:52:52.650Z] #77 119.2 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:52:52.650Z] #77 119.2 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:52:52.650Z] #77 119.2 checking how to create a ustar tar archive... gnutar [2022-08-26T07:52:52.650Z] #77 119.3 checking dependency style of gcc... gcc3 [2022-08-26T07:52:52.650Z] #77 119.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:52:52.650Z] #77 119.4 checking whether make supports nested variables... (cached) yes [2022-08-26T07:52:52.650Z] #77 119.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-26T07:52:52.650Z] #77 119.4 checking pkg-config is at least version 0.9.0... yes [2022-08-26T07:52:52.650Z] #77 119.4 checking for yajl >= 2.1.0... yes [2022-08-26T07:52:52.650Z] #77 119.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-26T07:52:52.650Z] #77 119.4 checking for gcc... (cached) gcc [2022-08-26T07:52:52.911Z] #77 119.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-26T07:52:52.911Z] #77 119.5 checking whether gcc accepts -g... (cached) yes [2022-08-26T07:52:52.911Z] #77 119.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-26T07:52:52.911Z] #77 119.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-26T07:52:52.911Z] #77 119.5 checking for a Python interpreter with version >= 3... python3 [2022-08-26T07:52:52.911Z] #77 119.6 checking for python3... /usr/bin/python3 [2022-08-26T07:52:52.911Z] #77 119.6 checking for python3 version... 3.9 [2022-08-26T07:52:53.171Z] #77 119.7 checking for python3 platform... linux [2022-08-26T07:52:53.171Z] #77 119.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-26T07:52:53.257Z] #64 245.1 # github.com/containerd/containerd/cmd/containerd [2022-08-26T07:52:53.257Z] #64 245.1 /usr/bin/ld: /tmp/go-link-1525029460/000019.o: in function `New': [2022-08-26T07:52:53.257Z] #64 245.1 /tmp/tmp.tsKO6x37mN/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-26T07:52:53.257Z] #64 245.1 + bin/containerd-stress [2022-08-26T07:52:53.257Z] #64 246.2 + bin/containerd-shim [2022-08-26T07:52:53.431Z] #77 119.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-26T07:52:53.692Z] #77 120.2 checking that generated files are newer than configure... done [2022-08-26T07:52:53.692Z] #77 120.2 configure: creating ./config.status [2022-08-26T07:52:54.263Z] #77 ... [2022-08-26T07:52:54.263Z] [2022-08-26T07:52:54.263Z] #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-26T07:52:54.263Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:52:54.263Z] #21 13.23 Reading package lists... [2022-08-26T07:52:54.263Z] #21 16.18 Building dependency tree... [2022-08-26T07:52:54.263Z] #21 17.60 The following additional packages will be installed: [2022-08-26T07:52:54.263Z] #21 17.61 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-26T07:52:54.263Z] #21 17.61 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-26T07:52:54.263Z] #21 17.61 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-26T07:52:54.263Z] #21 17.61 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T07:52:54.263Z] #21 17.61 python3-pkg-resources systemd vim-runtime xxd [2022-08-26T07:52:54.263Z] #21 17.61 Suggested packages: [2022-08-26T07:52:54.263Z] #21 17.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T07:52:54.263Z] #21 17.63 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-26T07:52:54.263Z] #21 17.63 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-26T07:52:54.263Z] #21 17.63 Recommended packages: [2022-08-26T07:52:54.263Z] #21 17.63 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-26T07:52:54.263Z] #21 17.63 systemd-timesyncd | time-daemon unzip [2022-08-26T07:52:54.263Z] #21 19.11 The following NEW packages will be installed: [2022-08-26T07:52:54.263Z] #21 19.11 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T07:52:54.263Z] #21 19.11 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-26T07:52:54.263Z] #21 19.11 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-26T07:52:54.263Z] #21 19.11 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T07:52:54.263Z] #21 19.11 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T07:52:54.263Z] #21 19.11 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T07:52:54.263Z] #21 19.11 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T07:52:54.263Z] #21 19.11 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-26T07:52:54.263Z] #21 19.11 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-26T07:52:54.263Z] #21 19.43 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:52:54.263Z] #21 19.43 Need to get 32.8 MB of archives. [2022-08-26T07:52:54.263Z] #21 19.43 After this operation, 124 MB of additional disk space will be used. [2022-08-26T07:52:54.263Z] #21 19.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T07:52:54.263Z] #21 19.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-26T07:52:54.263Z] #21 19.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-26T07:52:54.263Z] #21 19.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-26T07:52:54.263Z] #21 19.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T07:52:54.263Z] #21 19.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-26T07:52:54.263Z] #21 19.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-26T07:52:54.263Z] #21 19.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T07:52:54.263Z] #21 19.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T07:52:54.263Z] #21 19.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T07:52:54.263Z] #21 19.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T07:52:54.263Z] #21 19.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T07:52:54.263Z] #21 19.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T07:52:54.263Z] #21 19.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T07:52:54.263Z] #21 19.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T07:52:54.263Z] #21 19.69 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-26T07:52:54.263Z] #21 19.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T07:52:54.263Z] #21 19.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T07:52:54.263Z] #21 19.71 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-26T07:52:54.263Z] #21 19.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T07:52:54.263Z] #21 19.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T07:52:54.263Z] #21 19.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T07:52:54.263Z] #21 19.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T07:52:54.263Z] #21 19.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T07:52:54.263Z] #21 19.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T07:52:54.263Z] #21 19.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T07:52:54.263Z] #21 19.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T07:52:54.263Z] #21 19.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T07:52:54.263Z] #21 19.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T07:52:54.263Z] #21 19.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T07:52:54.263Z] #21 19.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T07:52:54.263Z] #21 19.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T07:52:54.263Z] #21 20.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T07:52:54.263Z] #21 20.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-26T07:52:54.263Z] #21 20.07 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-26T07:52:54.263Z] #21 20.08 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-26T07:52:54.263Z] #21 20.08 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-26T07:52:54.263Z] #21 20.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T07:52:54.263Z] #21 20.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T07:52:54.263Z] #21 20.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T07:52:54.263Z] #21 20.10 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-26T07:52:54.263Z] #21 20.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T07:52:54.264Z] #21 20.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T07:52:54.264Z] #21 20.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T07:52:54.264Z] #21 20.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T07:52:54.264Z] #21 20.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T07:52:54.264Z] #21 20.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T07:52:54.264Z] #21 20.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T07:52:54.264Z] #21 20.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-26T07:52:54.264Z] #21 20.25 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T07:52:54.264Z] #21 20.27 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T07:52:54.264Z] #21 20.28 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-26T07:52:54.264Z] #21 20.52 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T07:52:54.264Z] #21 20.55 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T07:52:54.264Z] #21 20.57 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T07:52:54.264Z] #21 20.58 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T07:52:54.264Z] #21 21.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:52:54.264Z] #21 21.28 Fetched 32.8 MB in 1s (22.3 MB/s) [2022-08-26T07:52:54.264Z] #21 21.37 Selecting previously unselected package libcap2:amd64. [2022-08-26T07:52:54.264Z] #21 21.37 (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-26T07:52:54.264Z] #21 21.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T07:52:54.264Z] #21 21.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:52:54.264Z] #21 21.51 Selecting previously unselected package libargon2-1:amd64. [2022-08-26T07:52:54.264Z] #21 21.52 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-26T07:52:54.264Z] #21 21.52 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T07:52:54.264Z] #21 21.58 Selecting previously unselected package libjson-c5:amd64. [2022-08-26T07:52:54.264Z] #21 21.58 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-26T07:52:54.264Z] #21 21.58 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-26T07:52:54.264Z] #21 21.65 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-26T07:52:54.264Z] #21 21.65 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-26T07:52:54.264Z] #21 21.66 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:52:54.524Z] #21 21.78 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T07:52:54.524Z] #21 21.79 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T07:52:54.524Z] #21 21.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T07:52:54.524Z] #21 21.86 Selecting previously unselected package libkmod2:amd64. [2022-08-26T07:52:54.524Z] #21 21.87 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-26T07:52:54.524Z] #21 21.87 Unpacking libkmod2:amd64 (28-1) ... [2022-08-26T07:52:54.524Z] #21 21.97 Selecting previously unselected package systemd. [2022-08-26T07:52:54.524Z] #21 21.97 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-26T07:52:54.784Z] #21 22.12 Unpacking systemd (247.3-7) ... [2022-08-26T07:52:55.354Z] #21 ... [2022-08-26T07:52:55.354Z] [2022-08-26T07:52:55.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-26T07:52:55.354Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:52:55.354Z] #77 122.1 config.status: creating Makefile [2022-08-26T07:52:55.614Z] #77 122.2 config.status: creating config.h [2022-08-26T07:52:55.614Z] #77 122.2 config.status: executing libtool commands [2022-08-26T07:52:55.614Z] #77 122.3 config.status: executing depfiles commands [2022-08-26T07:52:56.183Z] #77 122.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-26T07:52:56.183Z] #77 122.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-26T07:52:56.330Z] #23 ... [2022-08-26T07:52:56.330Z] [2022-08-26T07:52:56.330Z] #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-26T07:52:56.330Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:52:56.330Z] #77 143.5 CC tests/test-8.o [2022-08-26T07:52:56.330Z] #77 144.0 CC tests/test-9.o [2022-08-26T07:52:56.330Z] #77 144.2 CC tests/test-10.o [2022-08-26T07:52:56.330Z] #77 144.6 CC tests/test-11.o [2022-08-26T07:52:56.752Z] #77 123.2 checking for gcc... gcc [2022-08-26T07:52:56.753Z] #77 123.3 checking whether the C compiler works... yes [2022-08-26T07:52:56.753Z] #77 123.5 checking for C compiler default output file name... a.out [2022-08-26T07:52:57.012Z] #77 123.5 checking for suffix of executables... [2022-08-26T07:52:57.055Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-26T07:52:57.055Z] === RUN TestBuildWithHugeFile [2022-08-26T07:52:57.272Z] #77 123.6 checking whether we are cross compiling... no [2022-08-26T07:52:57.272Z] #77 123.9 checking for suffix of object files... o [2022-08-26T07:52:57.272Z] #77 124.0 checking whether we are using the GNU C compiler... yes [2022-08-26T07:52:57.532Z] #77 124.1 checking whether gcc accepts -g... yes [2022-08-26T07:52:57.532Z] #77 124.2 checking for gcc option to accept ISO C89... none needed [2022-08-26T07:52:57.792Z] #77 124.3 checking whether gcc understands -c and -o together... yes [2022-08-26T07:52:57.792Z] #77 124.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-26T07:52:57.792Z] #77 124.5 checking whether build environment is sane... yes [2022-08-26T07:52:57.792Z] #77 124.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-26T07:52:57.792Z] #77 124.5 checking for gawk... no [2022-08-26T07:52:57.792Z] #77 124.5 checking for mawk... mawk [2022-08-26T07:52:57.792Z] #77 124.5 checking whether make sets $(MAKE)... yes [2022-08-26T07:52:58.052Z] #77 124.5 checking whether make supports the include directive... yes (GNU style) [2022-08-26T07:52:58.053Z] #77 124.6 checking whether make supports nested variables... yes [2022-08-26T07:52:58.053Z] #77 124.6 checking whether UID '0' is supported by ustar format... yes [2022-08-26T07:52:58.053Z] #77 124.6 checking whether GID '0' is supported by ustar format... yes [2022-08-26T07:52:58.053Z] #77 124.6 checking how to create a ustar tar archive... gnutar [2022-08-26T07:52:58.313Z] #77 124.7 checking dependency style of gcc... gcc3 [2022-08-26T07:52:58.313Z] #77 124.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-26T07:52:58.313Z] #77 124.8 checking whether make supports nested variables... (cached) yes [2022-08-26T07:52:58.313Z] #77 124.9 checking build system type... x86_64-pc-linux-gnu [2022-08-26T07:52:58.573Z] #77 125.1 checking host system type... x86_64-pc-linux-gnu [2022-08-26T07:52:58.573Z] #77 125.1 checking how to print strings... printf [2022-08-26T07:52:58.573Z] #77 125.1 checking for a sed that does not truncate output... /bin/sed [2022-08-26T07:52:58.573Z] #77 125.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-26T07:52:58.573Z] #77 125.1 checking for egrep... /bin/grep -E [2022-08-26T07:52:58.573Z] #77 125.2 checking for fgrep... /bin/grep -F [2022-08-26T07:52:58.573Z] #77 125.2 checking for ld used by gcc... /usr/bin/ld [2022-08-26T07:52:58.573Z] #77 125.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-26T07:52:58.573Z] #77 125.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-26T07:52:58.573Z] #77 125.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-26T07:52:58.834Z] #77 125.3 checking whether ln -s works... yes [2022-08-26T07:52:58.834Z] #77 125.3 checking the maximum length of command line arguments... 1572864 [2022-08-26T07:52:58.834Z] #77 125.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-26T07:52:58.834Z] #77 125.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-26T07:52:58.834Z] #77 125.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-26T07:52:58.834Z] #77 125.4 checking for objdump... objdump [2022-08-26T07:52:58.834Z] #77 125.4 checking how to recognize dependent libraries... pass_all [2022-08-26T07:52:58.834Z] #77 125.4 checking for dlltool... no [2022-08-26T07:52:58.834Z] #77 125.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-26T07:52:58.834Z] #77 125.4 checking for ar... ar [2022-08-26T07:52:58.834Z] #77 125.4 checking for archiver @FILE support... @ [2022-08-26T07:52:58.834Z] #77 125.5 checking for strip... strip [2022-08-26T07:52:58.834Z] #77 125.5 checking for ranlib... ranlib [2022-08-26T07:52:58.851Z] #77 ... [2022-08-26T07:52:58.851Z] [2022-08-26T07:52:58.851Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T07:52:58.851Z] #23 sha256:d246cd71be8b8347af08ed314f2653c6c0c2aeb40c403328ac03a77f3199f4cb [2022-08-26T07:52:58.851Z] #23 8.938 Collecting yamllint==1.26.1 [2022-08-26T07:52:59.406Z] #77 125.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-26T07:52:59.406Z] #77 125.8 checking for sysroot... no [2022-08-26T07:52:59.406Z] #77 125.8 checking for a working dd... /bin/dd [2022-08-26T07:52:59.406Z] #77 125.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-26T07:52:59.406Z] #77 125.9 checking for mt... no [2022-08-26T07:52:59.406Z] #77 125.9 checking if : is a manifest tool... no [2022-08-26T07:52:59.406Z] #77 125.9 checking how to run the C preprocessor... gcc -E [2022-08-26T07:52:59.805Z] #23 9.983 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T07:52:59.977Z] #77 126.2 checking for ANSI C header files... yes [2022-08-26T07:53:00.236Z] #77 126.7 checking for sys/types.h... yes [2022-08-26T07:53:00.496Z] #77 126.8 checking for sys/stat.h... yes [2022-08-26T07:53:00.496Z] #77 127.0 checking for stdlib.h... yes [2022-08-26T07:53:00.496Z] #77 127.1 checking for string.h... yes [2022-08-26T07:53:00.757Z] #77 127.3 checking for memory.h... yes [2022-08-26T07:53:00.757Z] #77 127.4 checking for strings.h... yes [2022-08-26T07:53:00.947Z] #71 151.9 + bin/containerd-shim-runc-v1 [2022-08-26T07:53:01.018Z] #77 127.6 checking for inttypes.h... yes [2022-08-26T07:53:01.272Z] #23 11.18 Collecting pathspec>=0.5.3 [2022-08-26T07:53:01.272Z] #23 11.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T07:53:01.272Z] #23 11.53 Collecting pyyaml [2022-08-26T07:53:01.272Z] #23 11.55 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-26T07:53:01.528Z] #23 11.59 Building wheels for collected packages: yamllint [2022-08-26T07:53:01.528Z] #23 11.60 Building wheel for yamllint (setup.py): started [2022-08-26T07:53:01.541Z] #77 127.9 checking for stdint.h... yes [2022-08-26T07:53:01.541Z] #77 128.0 checking for unistd.h... yes [2022-08-26T07:53:01.541Z] #77 128.2 checking for dlfcn.h... yes [2022-08-26T07:53:01.803Z] #77 128.3 checking for objdir... .libs [2022-08-26T07:53:02.065Z] #77 128.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-26T07:53:02.065Z] #77 128.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-26T07:53:02.325Z] #77 128.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-26T07:53:02.458Z] #23 12.67 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T07:53:02.459Z] #23 12.67 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2683fb755e0e76ac05694e146fb5368685620aa0678cc5ad60bb4891c1cc70fd [2022-08-26T07:53:02.459Z] #23 12.67 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T07:53:02.459Z] #23 12.70 Successfully built yamllint [2022-08-26T07:53:02.586Z] #77 128.9 checking if gcc static flag -static works... yes [2022-08-26T07:53:02.715Z] #23 12.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T07:53:02.856Z] #77 129.2 checking if gcc supports -c -o file.o... yes [2022-08-26T07:53:02.856Z] #77 129.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-26T07:53:02.856Z] #77 129.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-26T07:53:02.973Z] #23 13.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T07:53:03.118Z] #77 129.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-26T07:53:03.118Z] #77 129.7 checking how to hardcode library paths into programs... immediate [2022-08-26T07:53:03.118Z] #77 129.7 checking whether stripping libraries is possible... yes [2022-08-26T07:53:03.118Z] #77 129.7 checking if libtool supports shared libraries... yes [2022-08-26T07:53:03.118Z] #77 129.7 checking whether to build shared libraries... no [2022-08-26T07:53:03.118Z] #77 129.7 checking whether to build static libraries... yes [2022-08-26T07:53:03.215Z] #64 257.5 + bin/containerd-shim-runc-v1 [2022-08-26T07:53:03.383Z] #77 129.7 checking float.h usability... yes [2022-08-26T07:53:03.383Z] #77 129.8 checking float.h presence... yes [2022-08-26T07:53:03.383Z] #77 129.9 checking for float.h... yes [2022-08-26T07:53:03.643Z] #77 129.9 checking limits.h usability... yes [2022-08-26T07:53:03.643Z] #77 130.1 checking limits.h presence... yes [2022-08-26T07:53:03.643Z] #77 130.2 checking for limits.h... yes [2022-08-26T07:53:03.643Z] #77 130.2 checking stddef.h usability... yes [2022-08-26T07:53:03.643Z] #77 130.3 checking stddef.h presence... yes [2022-08-26T07:53:03.903Z] #77 130.4 checking for stddef.h... yes [2022-08-26T07:53:03.903Z] #77 130.4 checking for stdlib.h... (cached) yes [2022-08-26T07:53:03.903Z] #77 130.4 checking for string.h... (cached) yes [2022-08-26T07:53:03.906Z] #23 DONE 14.1s [2022-08-26T07:53:03.906Z] [2022-08-26T07:53:03.906Z] #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-26T07:53:03.906Z] #60 sha256:932e548ef0c6f9ed7b4eb8e790507207fb32963a5979586d7afb7b7fe09c2357 [2022-08-26T07:53:04.164Z] #77 130.5 checking sys/time.h usability... yes [2022-08-26T07:53:04.164Z] #77 130.7 checking sys/time.h presence... yes [2022-08-26T07:53:04.164Z] #77 130.7 checking for sys/time.h... yes [2022-08-26T07:53:04.164Z] #77 130.7 checking for inline... inline [2022-08-26T07:53:04.424Z] #77 130.8 checking for size_t... yes [2022-08-26T07:53:04.424Z] #77 131.1 checking for stdlib.h... (cached) yes [2022-08-26T07:53:04.686Z] #77 131.1 checking for GNU libc compatible malloc... yes [2022-08-26T07:53:04.686Z] #77 131.2 checking for stdlib.h... (cached) yes [2022-08-26T07:53:04.686Z] #77 131.3 checking for GNU libc compatible realloc... yes [2022-08-26T07:53:05.206Z] #77 131.5 checking for working strtod... yes [2022-08-26T07:53:05.466Z] #77 131.8 checking for gettimeofday... yes [2022-08-26T07:53:05.466Z] #77 132.0 checking for memset... yes [2022-08-26T07:53:05.726Z] #77 132.2 checking for strspn... yes [2022-08-26T07:53:05.985Z] #77 132.6 checking that generated files are newer than configure... done [2022-08-26T07:53:05.985Z] #77 132.6 configure: creating ./config.status [2022-08-26T07:53:06.219Z] #71 158.2 + bin/containerd-shim-runc-v2 [2022-08-26T07:53:06.924Z] #77 ... [2022-08-26T07:53:06.924Z] [2022-08-26T07:53:06.924Z] #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-26T07:53:06.924Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:53:06.924Z] #21 24.26 Selecting previously unselected package pigz. [2022-08-26T07:53:06.924Z] #21 24.26 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.27 Unpacking pigz (2.6-1) ... [2022-08-26T07:53:06.924Z] #21 24.34 Selecting previously unselected package libelf1:amd64. [2022-08-26T07:53:06.924Z] #21 24.34 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.35 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T07:53:06.924Z] #21 24.47 Selecting previously unselected package libbpf0:amd64. [2022-08-26T07:53:06.924Z] #21 24.48 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T07:53:06.924Z] #21 24.58 Selecting previously unselected package libmnl0:amd64. [2022-08-26T07:53:06.924Z] #21 24.58 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T07:53:06.924Z] #21 24.64 Selecting previously unselected package libxtables12:amd64. [2022-08-26T07:53:06.924Z] #21 24.64 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.65 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T07:53:06.924Z] #21 24.71 Selecting previously unselected package libcap2-bin. [2022-08-26T07:53:06.924Z] #21 24.71 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T07:53:06.924Z] #21 24.80 Selecting previously unselected package iproute2. [2022-08-26T07:53:06.924Z] #21 24.80 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 24.80 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T07:53:06.924Z] #21 25.32 Selecting previously unselected package xxd. [2022-08-26T07:53:06.924Z] #21 25.35 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 25.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:06.924Z] #21 25.48 Selecting previously unselected package vim-common. [2022-08-26T07:53:06.924Z] #21 25.48 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:53:06.924Z] #21 25.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:06.924Z] #21 25.64 Selecting previously unselected package bash-completion. [2022-08-26T07:53:06.924Z] #21 25.65 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T07:53:06.924Z] #21 27.69 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T07:53:06.924Z] #21 28.15 Selecting previously unselected package bzip2. [2022-08-26T07:53:06.924Z] #21 28.16 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 28.17 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T07:53:06.924Z] #21 28.24 Selecting previously unselected package xz-utils. [2022-08-26T07:53:06.924Z] #21 28.26 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 28.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:53:06.924Z] #21 28.68 Selecting previously unselected package apparmor. [2022-08-26T07:53:06.924Z] #21 28.68 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 28.74 Unpacking apparmor (2.13.6-10) ... [2022-08-26T07:53:06.924Z] #21 29.15 Selecting previously unselected package inetutils-ping. [2022-08-26T07:53:06.924Z] #21 29.17 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 29.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T07:53:06.924Z] #21 29.29 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T07:53:06.924Z] #21 29.29 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 29.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T07:53:06.924Z] #21 29.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T07:53:06.924Z] #21 29.37 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 29.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T07:53:06.924Z] #21 29.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T07:53:06.924Z] #21 29.44 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 29.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T07:53:06.924Z] #21 29.54 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T07:53:06.924Z] #21 29.55 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 29.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T07:53:06.924Z] #21 29.65 Selecting previously unselected package iptables. [2022-08-26T07:53:06.924Z] #21 29.66 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 29.66 Unpacking iptables (1.8.7-1) ... [2022-08-26T07:53:06.924Z] #21 30.03 Selecting previously unselected package libonig5:amd64. [2022-08-26T07:53:06.924Z] #21 30.03 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 30.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:53:06.924Z] #21 30.19 Selecting previously unselected package libjq1:amd64. [2022-08-26T07:53:06.924Z] #21 30.19 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 30.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:53:06.924Z] #21 30.30 Selecting previously unselected package jq. [2022-08-26T07:53:06.924Z] #21 30.31 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 30.31 Unpacking jq (1.6-2.1) ... [2022-08-26T07:53:06.924Z] #21 30.39 Selecting previously unselected package libaio1:amd64. [2022-08-26T07:53:06.924Z] #21 30.39 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 30.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T07:53:06.924Z] #21 30.46 Selecting previously unselected package libgpm2:amd64. [2022-08-26T07:53:06.924Z] #21 30.46 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 30.47 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T07:53:06.924Z] #21 30.55 Selecting previously unselected package libicu67:amd64. [2022-08-26T07:53:06.924Z] #21 30.56 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 30.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T07:53:06.924Z] #21 33.86 Selecting previously unselected package libinih1:amd64. [2022-08-26T07:53:06.924Z] #21 33.87 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 33.87 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T07:53:06.924Z] #21 33.93 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-26T07:53:06.924Z] #21 33.94 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 33.95 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T07:53:06.924Z] #21 34.06 Selecting previously unselected package libnet1:amd64. [2022-08-26T07:53:06.924Z] #21 34.07 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 34.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:53:06.924Z] #21 34.15 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T07:53:06.924Z] #21 34.15 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 34.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:53:06.924Z] #21 34.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T07:53:06.924Z] #21 34.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 34.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:53:06.924Z] #21 34.31 Selecting previously unselected package libyajl2:amd64. [2022-08-26T07:53:06.924Z] #21 34.33 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 34.34 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:53:06.924Z] #21 34.40 Selecting previously unselected package net-tools. [2022-08-26T07:53:06.924Z] #21 34.40 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T07:53:06.924Z] #21 34.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:53:07.154Z] #71 159.0 + binaries [2022-08-26T07:53:07.154Z] #71 159.0 + install -D bin/containerd /build/containerd [2022-08-26T07:53:07.154Z] #71 159.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T07:53:07.154Z] #71 159.0 + install -D bin/ctr /build/ctr [2022-08-26T07:53:07.184Z] #21 34.60 Selecting previously unselected package patch. [2022-08-26T07:53:07.184Z] #21 34.60 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-26T07:53:07.184Z] #21 34.61 Unpacking patch (2.7.6-7) ... [2022-08-26T07:53:07.413Z] #71 DONE 159.5s [2022-08-26T07:53:07.443Z] #21 34.73 Selecting previously unselected package python-pip-whl. [2022-08-26T07:53:07.443Z] #21 34.75 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:53:07.443Z] #21 34.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:53:08.013Z] #21 35.33 Selecting previously unselected package python3-lib2to3. [2022-08-26T07:53:08.013Z] #21 35.33 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T07:53:08.013Z] #21 35.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:53:08.013Z] #21 ... [2022-08-26T07:53:08.013Z] [2022-08-26T07:53:08.013Z] #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-26T07:53:08.013Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:53:08.013Z] #77 134.6 config.status: creating Makefile [2022-08-26T07:53:08.013Z] #77 134.6 config.status: creating config.h [2022-08-26T07:53:08.013Z] #77 134.7 config.status: executing depfiles commands [2022-08-26T07:53:08.273Z] #77 134.9 config.status: executing libtool commands [2022-08-26T07:53:08.349Z] [2022-08-26T07:53:08.349Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T07:53:08.349Z] #72 sha256:8a14289b23a801046e80e512973b6f8cf05d9a422635a7bf122cac67a8dd6842 [2022-08-26T07:53:08.607Z] #72 DONE 0.2s [2022-08-26T07:53:08.607Z] [2022-08-26T07:53:08.607Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T07:53:08.607Z] #77 sha256:4b6382d94dbc3b4b49f1335a21a5051b6a67c7fd453567c886d58042629956b1 [2022-08-26T07:53:08.607Z] #77 DONE 0.1s [2022-08-26T07:53:08.864Z] [2022-08-26T07:53:08.864Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T07:53:08.864Z] #82 sha256:e0730c1ceecb66084cf30e4990dec1d4e75b42afb59587ffd24ac754176abc42 [2022-08-26T07:53:09.339Z] #77 135.7 GEN .version [2022-08-26T07:53:09.340Z] #77 135.7 make install-recursive [2022-08-26T07:53:09.340Z] #77 135.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-26T07:53:09.340Z] #77 135.7 Making install in libocispec [2022-08-26T07:53:09.340Z] #77 135.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:09.340Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-26T07:53:09.340Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-26T07:53:09.340Z] #77 135.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-26T07:53:09.340Z] #77 135.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-26T07:53:09.431Z] #82 DONE 0.5s [2022-08-26T07:53:09.431Z] [2022-08-26T07:53:09.431Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T07:53:09.431Z] #85 sha256:84a2f9f9b222637e202f1a068212078775acdcf15401bb1362a530aa939c9287 [2022-08-26T07:53:09.431Z] #85 DONE 0.1s [2022-08-26T07:53:09.431Z] [2022-08-26T07:53:09.431Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T07:53:09.431Z] #86 sha256:fd730a1c5b2736c148e5623da082b1214a3e83a4f3c37c65dea289d5d6077122 [2022-08-26T07:53:09.431Z] #86 DONE 0.0s [2022-08-26T07:53:09.431Z] [2022-08-26T07:53:09.431Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T07:53:09.431Z] #87 sha256:0c2642d10cd3867ae0c3d47e159773fff8638a25bfe6dae89c6b52346756826d [2022-08-26T07:53:09.431Z] #87 DONE 0.0s [2022-08-26T07:53:09.431Z] [2022-08-26T07:53:09.431Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T07:53:09.431Z] #88 sha256:c45e822c1bb47c0c199498cdef8751a7e70972c8834c32c30a9ca5dcb34ebb78 [2022-08-26T07:53:09.761Z] #64 263.8 + bin/containerd-shim-runc-v2 [2022-08-26T07:53:09.761Z] #64 264.6 + binaries [2022-08-26T07:53:09.761Z] #64 264.6 + install -D bin/containerd /build/containerd [2022-08-26T07:53:09.761Z] #64 264.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T07:53:09.761Z] #64 264.7 + install -D bin/ctr /build/ctr [2022-08-26T07:53:09.909Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-26T07:53:09.909Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-26T07:53:10.017Z] #64 DONE 265.1s [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-26T07:53:10.169Z] #77 136.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-26T07:53:10.949Z] [2022-08-26T07:53:10.949Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T07:53:10.949Z] #65 sha256:ca5fd78454eccf1c6c08f52913bff26df43f3ebce0da568fadbf55722bf44920 [2022-08-26T07:53:10.949Z] #65 DONE 0.2s [2022-08-26T07:53:10.949Z] [2022-08-26T07:53:10.949Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T07:53:10.949Z] #70 sha256:2cc2d04c9850a089d193c617e0e525aefb19577d8463527976dd001fde894f16 [2022-08-26T07:53:10.949Z] #70 DONE 0.1s [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-26T07:53:11.109Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-26T07:53:11.109Z] #77 137.8 make install-recursive [2022-08-26T07:53:11.109Z] #77 137.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:11.109Z] #77 137.9 Making install in yajl [2022-08-26T07:53:11.206Z] [2022-08-26T07:53:11.206Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T07:53:11.206Z] #75 sha256:1aa98c48256b48eb7e35735d7670afde9e652346cb0d0d58da0a07973b189847 [2022-08-26T07:53:11.369Z] #77 137.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:53:11.369Z] #77 138.0 CC verify/json_verify-json_verify.o [2022-08-26T07:53:11.369Z] #77 138.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-26T07:53:11.369Z] #77 138.0 CC src/libyajl_la-yajl.lo [2022-08-26T07:53:11.370Z] #77 138.0 CC src/libyajl_la-yajl_gen.lo [2022-08-26T07:53:11.370Z] #77 138.0 CC src/libyajl_la-yajl_parser.lo [2022-08-26T07:53:11.370Z] #77 138.1 CC src/libyajl_la-yajl_buf.lo [2022-08-26T07:53:11.370Z] #77 138.1 CC src/libyajl_la-yajl_encode.lo [2022-08-26T07:53:11.370Z] #77 138.1 CC src/libyajl_la-yajl_lex.lo [2022-08-26T07:53:11.370Z] #77 138.1 CC src/libyajl_la-yajl_tree.lo [2022-08-26T07:53:11.770Z] #75 DONE 0.5s [2022-08-26T07:53:11.770Z] [2022-08-26T07:53:11.770Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T07:53:11.770Z] #78 sha256:169d33ea561f143052debcf0d1f26d3dd7376dd4d010c7c348cf22c53311c6ae [2022-08-26T07:53:11.770Z] #78 DONE 0.0s [2022-08-26T07:53:11.770Z] [2022-08-26T07:53:11.770Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T07:53:11.770Z] #79 sha256:f16426efb0a17091865205f9f65e3d417fc9ed486d055f31d3965f766f7b25dc [2022-08-26T07:53:11.770Z] #79 DONE 0.0s [2022-08-26T07:53:11.770Z] [2022-08-26T07:53:11.770Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T07:53:11.770Z] #80 sha256:7b6aa527a668b2e42b16788f0b7170004e0c8a00b7bd92a67daf5fc9398c13da [2022-08-26T07:53:11.770Z] #80 DONE 0.0s [2022-08-26T07:53:11.770Z] [2022-08-26T07:53:11.770Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T07:53:11.770Z] #81 sha256:52d373ba79e9eafbdace51a4f59ace70fe7d0610f3a30f37627fd4b28a0438d1 [2022-08-26T07:53:12.712Z] #88 DONE 2.9s [2022-08-26T07:53:12.712Z] [2022-08-26T07:53:12.712Z] #89 exporting to image [2022-08-26T07:53:12.712Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T07:53:12.712Z] #89 exporting layers [2022-08-26T07:53:12.750Z] #81 DONE 0.7s [2022-08-26T07:53:12.750Z] [2022-08-26T07:53:12.750Z] #82 exporting to image [2022-08-26T07:53:12.750Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T07:53:12.750Z] #82 exporting layers [2022-08-26T07:53:15.570Z] #77 ... [2022-08-26T07:53:15.570Z] [2022-08-26T07:53:15.571Z] #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-26T07:53:15.571Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:53:15.571Z] #21 35.44 Selecting previously unselected package python3-distutils. [2022-08-26T07:53:15.571Z] #21 35.44 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T07:53:15.571Z] #21 35.45 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T07:53:15.571Z] #21 35.59 Selecting previously unselected package python3-pkg-resources. [2022-08-26T07:53:15.571Z] #21 35.60 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T07:53:15.571Z] #21 35.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:53:15.571Z] #21 35.74 Selecting previously unselected package python3-setuptools. [2022-08-26T07:53:15.571Z] #21 35.75 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T07:53:15.571Z] #21 35.75 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T07:53:15.571Z] #21 36.03 Selecting previously unselected package python3-wheel. [2022-08-26T07:53:15.571Z] #21 36.04 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T07:53:15.571Z] #21 36.05 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T07:53:15.571Z] #21 36.13 Selecting previously unselected package python3-pip. [2022-08-26T07:53:15.571Z] #21 36.13 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T07:53:15.571Z] #21 36.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:53:15.571Z] #21 37.04 Selecting previously unselected package sudo. [2022-08-26T07:53:15.571Z] #21 37.05 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 37.08 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T07:53:15.571Z] #21 37.69 Selecting previously unselected package systemd-journal-remote. [2022-08-26T07:53:15.571Z] #21 37.69 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 37.70 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-26T07:53:15.571Z] #21 37.82 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T07:53:15.571Z] #21 37.84 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 37.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:53:15.571Z] #21 38.09 Selecting previously unselected package uidmap. [2022-08-26T07:53:15.571Z] #21 38.10 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 38.11 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T07:53:15.571Z] #21 38.25 Selecting previously unselected package vim-runtime. [2022-08-26T07:53:15.571Z] #21 38.25 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T07:53:15.571Z] #21 38.29 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-26T07:53:15.571Z] #21 38.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T07:53:15.571Z] #21 38.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:15.571Z] #21 41.75 Selecting previously unselected package vim. [2022-08-26T07:53:15.571Z] #21 41.76 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 41.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:15.571Z] #21 42.31 Selecting previously unselected package xfsprogs. [2022-08-26T07:53:15.571Z] #21 42.32 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 42.33 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T07:53:15.571Z] #21 42.61 Selecting previously unselected package zip. [2022-08-26T07:53:15.571Z] #21 42.61 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 42.62 Unpacking zip (3.0-12) ... [2022-08-26T07:53:15.571Z] #21 42.73 Selecting previously unselected package zstd. [2022-08-26T07:53:15.571Z] #21 42.74 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T07:53:15.571Z] #21 42.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:53:15.571Z] #21 43.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T07:53:16.510Z] #21 44.08 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T07:53:16.510Z] #21 44.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T07:53:16.510Z] #21 44.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T07:53:16.510Z] #21 44.12 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T07:53:16.770Z] #21 44.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T07:53:16.770Z] #21 44.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T07:53:16.770Z] #21 44.17 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T07:53:16.770Z] #21 44.18 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T07:53:16.770Z] #21 44.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T07:53:16.770Z] #21 44.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T07:53:16.770Z] #21 44.21 Setting up bzip2 (1.0.8-4) ... [2022-08-26T07:53:16.770Z] #21 44.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T07:53:16.770Z] #21 44.23 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T07:53:17.341Z] #21 44.96 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T07:53:17.341Z] #21 44.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:17.602Z] #21 44.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T07:53:17.602Z] #21 45.00 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T07:53:17.602Z] #21 45.01 Setting up apparmor (2.13.6-10) ... [2022-08-26T07:53:18.173Z] #21 ... [2022-08-26T07:53:18.173Z] [2022-08-26T07:53:18.173Z] #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-26T07:53:18.173Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:53:18.173Z] #77 143.6 CCLD libyajl.la [2022-08-26T07:53:18.173Z] #77 144.0 CCLD verify/json_verify [2022-08-26T07:53:18.173Z] #77 144.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:53:18.173Z] #77 144.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-26T07:53:18.173Z] #77 144.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-26T07:53:18.173Z] #77 144.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:53:18.173Z] #77 144.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-26T07:53:18.173Z] #77 144.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:18.173Z] #77 144.6 CC src/validate.o [2022-08-26T07:53:18.173Z] #77 144.6 CC src/image_spec_schema_config_schema.lo [2022-08-26T07:53:18.173Z] #77 144.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-26T07:53:18.173Z] #77 144.6 CC src/image_spec_schema_defs.lo [2022-08-26T07:53:18.173Z] #77 144.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-26T07:53:18.173Z] #77 144.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-26T07:53:18.173Z] #77 144.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-26T07:53:18.173Z] #77 144.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-26T07:53:18.173Z] #77 144.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-26T07:53:18.173Z] #77 144.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-26T07:53:18.173Z] #77 144.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-26T07:53:18.173Z] #77 144.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-26T07:53:18.173Z] #77 144.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-26T07:53:18.433Z] #77 144.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-26T07:53:18.433Z] #77 144.9 CC src/runtime_spec_schema_defs.lo [2022-08-26T07:53:18.433Z] #77 145.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-26T07:53:18.692Z] #77 145.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-26T07:53:18.692Z] #77 145.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-26T07:53:18.692Z] #77 145.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-26T07:53:18.757Z] #60 ... [2022-08-26T07:53:18.757Z] [2022-08-26T07:53:18.757Z] #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-26T07:53:18.757Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-26T07:53:18.757Z] #47 200.3 + dpkg --print-architecture [2022-08-26T07:53:18.757Z] #47 DONE 200.9s [2022-08-26T07:53:18.757Z] [2022-08-26T07:53:18.757Z] #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-26T07:53:18.757Z] #60 sha256:932e548ef0c6f9ed7b4eb8e790507207fb32963a5979586d7afb7b7fe09c2357 [2022-08-26T07:53:18.952Z] #77 145.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-26T07:53:18.952Z] #77 145.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-26T07:53:18.952Z] #77 145.7 CC src/basic_test_double_array_item.lo [2022-08-26T07:53:19.212Z] #77 145.8 CC src/basic_test_double_array.lo [2022-08-26T07:53:19.212Z] #77 145.9 CC src/basic_test_top_array_int.lo [2022-08-26T07:53:19.295Z] #82 exporting layers 6.5s done [2022-08-26T07:53:19.295Z] #82 writing image sha256:7cd3fa51daf989ce214bfd1e1751436c050ebc6fef89078803c0f24d2add47d5 done [2022-08-26T07:53:19.295Z] #82 naming to docker.io/library/docker:18673a09dc91645bc8a855b61d1305f7d376fdc7 done [2022-08-26T07:53:19.295Z] #82 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-26T07:53:19.472Z] #77 146.1 CC src/basic_test_top_array_string.lo [2022-08-26T07:53:19.615Z] + trap exit INT TERM [2022-08-26T07:53:19.615Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-26T07:53:19.615Z] + CONTAINER_NAME=docker-pr2 [2022-08-26T07:53:19.615Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44037/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 -e DOCKER_GRAPHDRIVER docker:18673a09dc91645bc8a855b61d1305f7d376fdc7 hack/make.sh dynbinary [2022-08-26T07:53:19.732Z] #77 146.3 CC src/basic_test_top_double_array_int.lo [2022-08-26T07:53:19.732Z] #77 146.4 CC src/basic_test_top_double_array_obj.lo [2022-08-26T07:53:19.732Z] #77 146.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-26T07:53:19.871Z] [2022-08-26T07:53:19.992Z] #77 146.7 CC src/basic_test_top_double_array_string.lo [2022-08-26T07:53:20.127Z] Removing bundles/ [2022-08-26T07:53:20.127Z] [2022-08-26T07:53:20.127Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T07:53:20.127Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T07:53:20.127Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:53:20.252Z] #77 146.9 CC src/read-file.lo [2022-08-26T07:53:20.513Z] #77 147.0 CC src/json_common.lo [2022-08-26T07:53:20.513Z] #77 147.1 CC tests/test-1.o [2022-08-26T07:53:20.774Z] #77 147.4 CC tests/test-2.o [2022-08-26T07:53:21.034Z] #77 147.6 CC tests/test-3.o [2022-08-26T07:53:21.034Z] #77 147.7 CC tests/test-4.o [2022-08-26T07:53:21.294Z] #77 147.9 CC tests/test-5.o [2022-08-26T07:53:21.294Z] #77 148.1 CC tests/test-6.o [2022-08-26T07:53:21.554Z] #77 148.3 CC tests/test-7.o [2022-08-26T07:53:21.815Z] #77 148.3 CC tests/test-8.o [2022-08-26T07:53:21.815Z] #77 148.6 CC tests/test-9.o [2022-08-26T07:53:22.075Z] #77 148.8 CC tests/test-10.o [2022-08-26T07:53:22.335Z] #77 149.0 CC tests/test-11.o [2022-08-26T07:53:24.878Z] #77 ... [2022-08-26T07:53:24.878Z] [2022-08-26T07:53:24.878Z] #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-26T07:53:24.878Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T07:53:24.878Z] #21 46.47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-26T07:53:24.878Z] #21 46.58 Setting up zip (3.0-12) ... [2022-08-26T07:53:24.878Z] #21 46.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:24.878Z] #21 46.62 Setting up bash-completion (1:2.11-2) ... [2022-08-26T07:53:24.878Z] #21 48.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T07:53:24.878Z] #21 48.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T07:53:24.878Z] #21 48.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T07:53:24.878Z] #21 48.78 Setting up patch (2.7.6-7) ... [2022-08-26T07:53:24.878Z] #21 48.79 Setting up sudo (1.9.5p2-3) ... [2022-08-26T07:53:24.878Z] #21 48.90 invoke-rc.d: could not determine current runlevel [2022-08-26T07:53:24.878Z] #21 48.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T07:53:24.878Z] #21 48.91 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T07:53:24.878Z] #21 48.93 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-26T07:53:24.878Z] #21 48.93 Failed to connect to bus: Host is down [2022-08-26T07:53:24.878Z] #21 48.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T07:53:24.878Z] #21 48.94 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T07:53:24.878Z] #21 48.96 Setting up pigz (2.6-1) ... [2022-08-26T07:53:24.878Z] #21 48.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T07:53:24.878Z] #21 48.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T07:53:24.878Z] #21 49.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T07:53:24.878Z] #21 49.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:24.878Z] #21 49.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T07:53:24.878Z] #21 49.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T07:53:24.878Z] #21 50.26 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T07:53:24.878Z] #21 50.27 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-26T07:53:24.878Z] #21 50.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T07:53:24.878Z] #21 50.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T07:53:24.878Z] #21 50.31 Setting up libkmod2:amd64 (28-1) ... [2022-08-26T07:53:24.878Z] #21 50.32 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T07:53:24.878Z] #21 50.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T07:53:24.878Z] #21 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T07:53:24.878Z] #21 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T07:53:24.878Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T07:53:24.878Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T07:53:24.878Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T07:53:24.878Z] #21 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T07:53:24.878Z] #21 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T07:53:24.878Z] #21 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T07:53:24.878Z] #21 51.00 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T07:53:24.878Z] #21 52.42 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T07:53:25.137Z] #21 52.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T07:53:25.137Z] #21 52.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T07:53:25.137Z] #21 52.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T07:53:25.302Z] #60 ... [2022-08-26T07:53:25.302Z] [2022-08-26T07:53:25.302Z] #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-26T07:53:25.302Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:53:25.302Z] #77 178.0 CCLD libocispec.la [2022-08-26T07:53:25.302Z] #77 178.4 CCLD src/validate [2022-08-26T07:53:25.302Z] #77 178.4 CCLD tests/test-1 [2022-08-26T07:53:25.302Z] #77 178.4 CCLD tests/test-2 [2022-08-26T07:53:25.302Z] #77 178.4 CCLD tests/test-3 [2022-08-26T07:53:25.302Z] #77 178.5 CCLD tests/test-4 [2022-08-26T07:53:25.302Z] #77 178.5 CCLD tests/test-5 [2022-08-26T07:53:25.302Z] #77 178.5 CCLD tests/test-6 [2022-08-26T07:53:25.302Z] #77 178.6 CCLD tests/test-7 [2022-08-26T07:53:25.302Z] #77 178.6 CCLD tests/test-8 [2022-08-26T07:53:25.302Z] #77 178.7 CCLD tests/test-9 [2022-08-26T07:53:25.302Z] #77 178.8 CCLD tests/test-10 [2022-08-26T07:53:25.302Z] #77 178.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-26T07:53:25.302Z] #77 178.9 CCLD tests/test-11 [2022-08-26T07:53:26.519Z] #21 53.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T07:53:26.519Z] #21 53.67 Setting up jq (1.6-2.1) ... [2022-08-26T07:53:26.519Z] #21 53.68 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T07:53:26.519Z] #21 53.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T07:53:26.519Z] #21 53.72 Setting up iptables (1.8.7-1) ... [2022-08-26T07:53:26.519Z] #21 53.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:53:26.519Z] #21 53.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:53:26.519Z] #21 53.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T07:53:26.519Z] #21 53.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T07:53:26.519Z] #21 53.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T07:53:26.519Z] #21 53.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T07:53:26.519Z] #21 53.78 Setting up iproute2 (5.10.0-4) ... [2022-08-26T07:53:26.779Z] #21 54.25 Setting up systemd (247.3-7) ... [2022-08-26T07:53:26.779Z] #21 54.31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-26T07:53:27.040Z] #21 54.32 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-26T07:53:27.040Z] #21 54.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-26T07:53:27.040Z] #21 54.36 Initializing machine ID from KVM UUID. [2022-08-26T07:53:27.198Z] #77 180.5 libtool: link: ar cr libocispec.a [2022-08-26T07:53:27.198Z] #77 180.6 libtool: link: ranlib libocispec.a [2022-08-26T07:53:27.979Z] #21 55.27 Setting up systemd-journal-remote (247.3-7) ... [2022-08-26T07:53:28.239Z] #21 55.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:53:28.500Z] #21 DONE 56.0s [2022-08-26T07:53:28.500Z] [2022-08-26T07:53:28.500Z] #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-26T07:53:28.500Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-26T07:53:28.568Z] #77 181.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:28.568Z] #77 182.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-26T07:53:28.568Z] #77 182.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-26T07:53:28.568Z] #77 182.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:28.568Z] #77 182.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:28.568Z] #77 182.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:28.568Z] #77 182.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:53:28.568Z] #77 182.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-26T07:53:28.568Z] #77 182.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-26T07:53:28.568Z] #77 182.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-26T07:53:28.568Z] #77 182.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-26T07:53:28.568Z] #77 182.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-26T07:53:28.568Z] #77 182.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-26T07:53:28.568Z] #77 182.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-26T07:53:28.568Z] #77 182.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-26T07:53:28.568Z] #77 182.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-26T07:53:28.568Z] #77 182.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-26T07:53:28.825Z] #77 182.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-26T07:53:28.825Z] #77 182.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-26T07:53:28.825Z] #77 182.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-26T07:53:28.825Z] #77 182.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-26T07:53:29.082Z] #77 182.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-26T07:53:29.082Z] #77 182.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-26T07:53:29.339Z] #77 182.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-26T07:53:29.339Z] #77 182.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-26T07:53:29.339Z] #77 182.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-26T07:53:29.339Z] #77 183.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-26T07:53:29.339Z] #77 183.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-26T07:53:29.339Z] #77 183.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-26T07:53:29.339Z] #77 183.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-26T07:53:29.903Z] #77 183.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-26T07:53:29.903Z] #77 183.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-26T07:53:29.903Z] #77 183.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-26T07:53:29.903Z] #77 183.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-26T07:53:30.160Z] #77 183.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-26T07:53:30.409Z] #22 1.717 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T07:53:30.409Z] #22 1.722 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T07:53:30.409Z] #22 1.726 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T07:53:30.409Z] #22 DONE 1.8s [2022-08-26T07:53:30.409Z] [2022-08-26T07:53:30.409Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T07:53:30.409Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-26T07:53:30.417Z] #77 184.0 CC src/crun-crun.o [2022-08-26T07:53:30.417Z] #77 184.0 CC src/crun-run.o [2022-08-26T07:53:30.673Z] #77 184.2 CC src/crun-delete.o [2022-08-26T07:53:30.673Z] #77 184.3 CC src/crun-kill.o [2022-08-26T07:53:30.673Z] #77 184.3 CC src/crun-pause.o [2022-08-26T07:53:30.930Z] #77 184.5 CC src/crun-unpause.o [2022-08-26T07:53:30.930Z] #77 184.5 CC src/crun-spec.o [2022-08-26T07:53:31.186Z] #77 184.7 CC src/crun-exec.o [2022-08-26T07:53:31.186Z] #77 184.8 CC src/crun-list.o [2022-08-26T07:53:31.443Z] #77 184.9 CC src/crun-create.o [2022-08-26T07:53:31.443Z] #77 185.1 CC src/crun-start.o [2022-08-26T07:53:31.700Z] #77 185.2 CC src/crun-state.o [2022-08-26T07:53:31.700Z] #77 185.3 CC src/crun-update.o [2022-08-26T07:53:31.700Z] #77 185.4 CC src/crun-ps.o [2022-08-26T07:53:31.700Z] #77 185.4 CC src/crun-checkpoint.o [2022-08-26T07:53:31.956Z] #77 185.6 CC src/crun-restore.o [2022-08-26T07:53:31.956Z] #77 185.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-26T07:53:32.213Z] #77 185.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-26T07:53:32.469Z] #77 186.2 CC src/libcrun/libcrun_la-container.lo [2022-08-26T07:53:32.726Z] #77 186.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-26T07:53:32.726Z] #77 186.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-26T07:53:32.982Z] #77 186.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-26T07:53:33.239Z] #77 186.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-26T07:53:33.495Z] #77 187.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-26T07:53:33.752Z] #77 187.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-26T07:53:34.008Z] #77 187.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-26T07:53:34.008Z] #77 187.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-26T07:53:34.265Z] #77 187.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-26T07:53:34.828Z] #77 188.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-26T07:53:34.828Z] #77 188.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-26T07:53:35.084Z] #77 188.7 CC src/libcrun/libcrun_la-error.lo [2022-08-26T07:53:35.648Z] #77 189.1 CC src/libcrun/libcrun_la-status.lo [2022-08-26T07:53:35.905Z] #77 189.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-26T07:53:35.905Z] #77 189.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-26T07:53:36.161Z] #77 189.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-26T07:53:36.418Z] #77 190.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-26T07:53:36.980Z] #77 190.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-26T07:53:36.980Z] #77 190.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-26T07:53:38.348Z] #77 191.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-26T07:53:38.604Z] #77 192.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-26T07:53:38.861Z] #77 192.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-26T07:53:39.252Z] #89 exporting layers 24.4s done [2022-08-26T07:53:39.252Z] #89 writing image sha256:e2160f866edf346e0d1b2ba93bca18958a63843bc8038223ab9426d44e9e3cbd done [2022-08-26T07:53:39.252Z] #89 naming to docker.io/library/docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 done [2022-08-26T07:53:39.252Z] #89 DONE 24.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-26T07:53:39.424Z] #77 192.8 CC tests/init.o [2022-08-26T07:53:39.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44037/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/validate/default [2022-08-26T07:53:40.353Z] #77 193.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-26T07:53:40.509Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-26T07:53:40.509Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-26T07:53:40.509Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-26T07:53:40.509Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-26T07:53:40.509Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-26T07:53:40.509Z] [2022-08-26T07:53:40.509Z] INFO Start validation with golang-ci-lint [2022-08-26T07:53:41.442Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-26T07:53:41.442Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-26T07:53:41.442Z] INFO [loader] Using build tags: [ journald] [2022-08-26T07:53:42.626Z] #23 10.81 Collecting yamllint==1.26.1 [2022-08-26T07:53:42.626Z] #23 11.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T07:53:44.006Z] #23 13.30 Collecting pathspec>=0.5.3 [2022-08-26T07:53:44.006Z] #23 13.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T07:53:44.266Z] #23 13.76 Collecting pyyaml [2022-08-26T07:53:44.266Z] #23 13.77 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-26T07:53:44.266Z] #23 13.89 Building wheels for collected packages: yamllint [2022-08-26T07:53:44.266Z] #23 13.90 Building wheel for yamllint (setup.py): started [2022-08-26T07:53:45.648Z] #23 15.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T07:53:45.648Z] #23 15.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5a62a6b2ec5b0ad51306d6045860000b5faa3ccdfafd20969bf1cf072abac924 [2022-08-26T07:53:45.648Z] #23 15.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T07:53:45.648Z] #23 15.09 Successfully built yamllint [2022-08-26T07:53:45.648Z] #23 15.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T07:53:45.908Z] #23 15.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T07:53:46.478Z] #23 DONE 16.1s [2022-08-26T07:53:46.478Z] [2022-08-26T07:53:46.478Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T07:53:46.478Z] #27 sha256:7de46f60e59024dbc6adcfa3ff281d4ec81ac051b0c2204ee3406f7d07f23275 [2022-08-26T07:53:47.423Z] #27 DONE 0.7s [2022-08-26T07:53:47.423Z] [2022-08-26T07:53:47.423Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T07:53:47.423Z] #32 sha256:a429dc2af74d0e97ab26f993925aa7bd9ab649828fbfc85a7af5126dec5c9116 [2022-08-26T07:53:47.995Z] #32 DONE 0.9s [2022-08-26T07:53:47.995Z] [2022-08-26T07:53:47.995Z] #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-26T07:53:47.995Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:53:48.255Z] #64 ... [2022-08-26T07:53:48.255Z] [2022-08-26T07:53:48.255Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T07:53:48.255Z] #35 sha256:135255db4eac2e6552d4d03133bf6759a28dd0e23fec217d4861ef9bcf234203 [2022-08-26T07:53:48.517Z] #35 DONE 0.5s [2022-08-26T07:53:48.517Z] [2022-08-26T07:53:48.517Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T07:53:48.517Z] #37 sha256:1362f47f07985a8eca366ded250c7b3a8124e0cc4e962912b46d65ad621a452c [2022-08-26T07:53:49.454Z] #37 DONE 0.6s [2022-08-26T07:53:49.454Z] [2022-08-26T07:53:49.454Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T07:53:49.454Z] #39 sha256:c04df2456d8693ea2c22688314608846f4113799a136c0b0829f713bbabecaaf [2022-08-26T07:53:49.454Z] #39 DONE 0.0s [2022-08-26T07:53:49.454Z] [2022-08-26T07:53:49.454Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T07:53:49.454Z] #41 sha256:805291080a4d32a841e57debc86cf4a4beb7c9192e37e1972fc456145befbd44 [2022-08-26T07:53:49.454Z] #41 DONE 0.2s [2022-08-26T07:53:49.454Z] [2022-08-26T07:53:49.454Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T07:53:49.454Z] #45 sha256:b36bd98ed8e439e9f62b69907c7f90c7418f97ceac256888c7958e582bd1888e [2022-08-26T07:53:49.454Z] #45 DONE 0.1s [2022-08-26T07:53:49.454Z] [2022-08-26T07:53:49.454Z] #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-26T07:53:49.454Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:53:53.322Z] --- PASS: TestBuildWithHugeFile (50.18s) [2022-08-26T07:53:53.322Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T07:53:53.322Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T07:53:53.322Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T07:53:53.322Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T07:53:53.322Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T07:53:53.322Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T07:53:53.322Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T07:53:53.322Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T07:53:53.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T07:53:53.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T07:53:53.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T07:53:53.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T07:53:53.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T07:53:53.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-26T07:53:53.323Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-08-26T07:53:53.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-08-26T07:53:53.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T07:53:53.323Z] === RUN TestBuildPreserveOwnership [2022-08-26T07:53:53.323Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T07:53:53.323Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T07:53:56.618Z] --- PASS: TestBuildPreserveOwnership (9.51s) [2022-08-26T07:53:56.618Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.48s) [2022-08-26T07:53:56.618Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-26T07:53:56.618Z] === RUN TestBuildPlatformInvalid [2022-08-26T07:53:56.618Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-26T07:53:56.618Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T07:53:56.618Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-26T07:53:56.618Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-26T07:53:56.618Z] PASS [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === Skipped [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T07:53:56.618Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T07:53:56.618Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-26T07:53:56.618Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] DONE 34 tests, 3 skipped in 110.563s [2022-08-26T07:53:56.618Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T07:53:56.618Z] INFO: Testing against a local daemon [2022-08-26T07:53:56.618Z] === RUN TestConfigInspect [2022-08-26T07:53:56.618Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-26T07:53:56.618Z] === RUN TestConfigList [2022-08-26T07:53:56.618Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] --- SKIP: TestConfigList (0.01s) [2022-08-26T07:53:56.618Z] === RUN TestConfigsCreateAndDelete [2022-08-26T07:53:56.618Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-26T07:53:56.618Z] === RUN TestConfigsUpdate [2022-08-26T07:53:56.618Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-26T07:53:56.618Z] === RUN TestTemplatedConfig [2022-08-26T07:53:56.618Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-26T07:53:56.618Z] === RUN TestConfigCreateResolve [2022-08-26T07:53:56.618Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-26T07:53:56.618Z] PASS [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === Skipped [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-26T07:53:56.618Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-26T07:53:56.618Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-26T07:53:56.618Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-26T07:53:56.618Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-26T07:53:56.618Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-26T07:53:56.618Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:53:56.618Z] [2022-08-26T07:53:56.618Z] DONE 6 tests, 6 skipped in 0.153s [2022-08-26T07:53:56.618Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T07:53:56.618Z] INFO: Testing against a local daemon [2022-08-26T07:53:56.618Z] === RUN TestAttachWithTTY [2022-08-26T07:53:56.618Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-26T07:53:56.618Z] === RUN TestAttachWithoutTTy [2022-08-26T07:53:56.618Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-26T07:53:56.618Z] === RUN TestCheckpoint [2022-08-26T07:53:56.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T07:53:56.618Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T07:53:56.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T07:53:56.618Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T07:53:56.618Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T07:53:56.618Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T07:53:56.879Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T07:53:56.879Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T07:53:56.880Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T07:53:56.880Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T07:53:56.880Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T07:53:56.880Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T07:53:56.880Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T07:53:56.880Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T07:53:56.880Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T07:53:56.880Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T07:53:56.880Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-26T07:53:56.880Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T07:53:56.880Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T07:53:56.880Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T07:53:56.880Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T07:53:56.880Z] === RUN TestCopyEmptyFile [2022-08-26T07:53:57.141Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-26T07:53:57.141Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T07:53:57.141Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-26T07:53:57.141Z] === RUN TestCopyFromContainer [2022-08-26T07:53:57.578Z] #64 ... [2022-08-26T07:53:57.578Z] [2022-08-26T07:53:57.578Z] #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-26T07:53:57.578Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:53:57.578Z] #77 184.2 CCLD libocispec.la [2022-08-26T07:53:58.149Z] #77 184.7 CCLD src/validate [2022-08-26T07:53:58.149Z] #77 184.7 CCLD tests/test-1 [2022-08-26T07:53:58.149Z] #77 184.7 CCLD tests/test-2 [2022-08-26T07:53:58.149Z] #77 184.7 CCLD tests/test-3 [2022-08-26T07:53:58.149Z] #77 184.7 CCLD tests/test-4 [2022-08-26T07:53:58.149Z] #77 184.8 CCLD tests/test-5 [2022-08-26T07:53:58.405Z] #77 211.5 CCLD tests/init [2022-08-26T07:53:58.409Z] #77 184.9 CCLD tests/test-6 [2022-08-26T07:53:58.409Z] #77 185.0 CCLD tests/test-7 [2022-08-26T07:53:58.409Z] #77 185.1 CCLD tests/test-8 [2022-08-26T07:53:58.409Z] #77 185.2 CCLD tests/test-9 [2022-08-26T07:53:58.409Z] #77 185.2 CCLD tests/test-10 [2022-08-26T07:53:58.669Z] #77 185.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-26T07:53:58.930Z] #77 185.4 CCLD tests/test-11 [2022-08-26T07:54:00.380Z] #77 187.2 libtool: link: ar cr libocispec.a [2022-08-26T07:54:00.643Z] #77 187.2 libtool: link: ranlib libocispec.a [2022-08-26T07:54:01.344Z] === RUN TestCopyFromContainer// [2022-08-26T07:54:01.344Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T07:54:01.344Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T07:54:01.344Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T07:54:01.344Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T07:54:01.344Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T07:54:01.605Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T07:54:01.605Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T07:54:01.605Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T07:54:01.605Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer (4.63s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-26T07:54:01.865Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-26T07:54:01.865Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T07:54:01.865Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T07:54:01.865Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T07:54:01.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T07:54:01.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T07:54:01.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T07:54:01.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T07:54:01.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T07:54:01.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T07:54:01.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T07:54:01.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T07:54:01.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T07:54:01.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T07:54:01.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T07:54:01.866Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T07:54:01.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-26T07:54:01.866Z] === RUN TestCreateWithInvalidEnv [2022-08-26T07:54:01.866Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T07:54:01.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T07:54:01.866Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T07:54:01.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T07:54:01.866Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T07:54:01.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T07:54:01.866Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T07:54:01.866Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T07:54:01.866Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T07:54:01.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T07:54:01.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T07:54:01.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T07:54:01.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T07:54:01.866Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T07:54:01.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T07:54:01.866Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T07:54:02.576Z] #77 189.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-26T07:54:02.576Z] #77 189.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-26T07:54:02.576Z] #77 189.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-26T07:54:02.576Z] #77 189.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:54:02.576Z] #77 189.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:54:02.576Z] #77 189.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:54:02.576Z] #77 189.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-26T07:54:02.576Z] #77 189.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-26T07:54:02.576Z] #77 189.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-26T07:54:02.576Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-26T07:54:02.576Z] #77 189.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-26T07:54:02.576Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-26T07:54:02.836Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-26T07:54:02.836Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-26T07:54:02.836Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-26T07:54:02.836Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-26T07:54:02.836Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-26T07:54:02.836Z] #77 189.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-26T07:54:02.836Z] #77 189.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-26T07:54:02.836Z] #77 189.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-26T07:54:03.096Z] #77 189.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-26T07:54:03.096Z] #77 189.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-26T07:54:03.096Z] #77 189.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-26T07:54:03.096Z] #77 189.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-26T07:54:03.096Z] #77 189.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-26T07:54:03.096Z] #77 189.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-26T07:54:03.249Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-08-26T07:54:03.249Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T07:54:03.356Z] #77 190.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-26T07:54:03.356Z] #77 190.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-26T07:54:03.356Z] #77 190.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-26T07:54:03.616Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-26T07:54:03.616Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-26T07:54:03.616Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-26T07:54:03.616Z] #77 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-26T07:54:03.875Z] #77 190.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-26T07:54:03.875Z] #77 190.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-26T07:54:04.188Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-08-26T07:54:04.188Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T07:54:04.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T07:54:04.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T07:54:04.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T07:54:04.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T07:54:04.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T07:54:04.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T07:54:04.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T07:54:04.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T07:54:04.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T07:54:04.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T07:54:04.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T07:54:04.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T07:54:04.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T07:54:04.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T07:54:04.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T07:54:04.445Z] #77 191.0 CC src/crun-crun.o [2022-08-26T07:54:04.445Z] #77 191.1 CC src/crun-run.o [2022-08-26T07:54:04.445Z] #77 191.2 CC src/crun-delete.o [2022-08-26T07:54:04.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T07:54:04.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-26T07:54:04.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-26T07:54:04.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-26T07:54:04.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-26T07:54:04.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-08-26T07:54:04.449Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T07:54:04.705Z] #77 191.3 CC src/crun-kill.o [2022-08-26T07:54:04.705Z] #77 191.4 CC src/crun-pause.o [2022-08-26T07:54:04.709Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-26T07:54:04.709Z] === RUN TestCreateDifferentPlatform [2022-08-26T07:54:04.709Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T07:54:04.709Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T07:54:04.709Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T07:54:04.709Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T07:54:04.709Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T07:54:04.709Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T07:54:04.709Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-26T07:54:04.709Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T07:54:04.709Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-26T07:54:04.709Z] === RUN TestCreateInvalidHostConfig [2022-08-26T07:54:04.709Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T07:54:04.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T07:54:04.709Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T07:54:04.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T07:54:04.709Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T07:54:04.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T07:54:04.709Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T07:54:04.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T07:54:04.709Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T07:54:04.709Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T07:54:04.709Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T07:54:04.709Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T07:54:04.709Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T07:54:04.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T07:54:04.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T07:54:04.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T07:54:04.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T07:54:04.709Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T07:54:04.709Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-26T07:54:04.709Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-26T07:54:04.709Z] === RUN TestDaemonRestartIpcMode [2022-08-26T07:54:04.709Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T07:54:04.709Z] === RUN TestDaemonHostGatewayIP [2022-08-26T07:54:04.709Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:54:04.709Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-26T07:54:04.709Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T07:54:04.709Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T07:54:04.709Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T07:54:04.709Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-26T07:54:04.709Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-26T07:54:04.709Z] === RUN TestDiff [2022-08-26T07:54:04.965Z] #77 191.4 CC src/crun-unpause.o [2022-08-26T07:54:04.965Z] #77 191.5 CC src/crun-spec.o [2022-08-26T07:54:04.965Z] #77 191.6 CC src/crun-exec.o [2022-08-26T07:54:04.965Z] #77 191.7 CC src/crun-list.o [2022-08-26T07:54:05.225Z] #77 191.8 CC src/crun-create.o [2022-08-26T07:54:05.280Z] --- PASS: TestDiff (0.40s) [2022-08-26T07:54:05.280Z] === RUN TestExecConsoleSize [2022-08-26T07:54:05.484Z] #77 192.0 CC src/crun-start.o [2022-08-26T07:54:05.484Z] #77 192.2 CC src/crun-state.o [2022-08-26T07:54:05.540Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-26T07:54:05.540Z] === RUN TestExecWithCloseStdin [2022-08-26T07:54:05.744Z] #77 192.4 CC src/crun-update.o [2022-08-26T07:54:06.005Z] #77 192.7 CC src/crun-ps.o [2022-08-26T07:54:06.112Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-08-26T07:54:06.112Z] === RUN TestExec [2022-08-26T07:54:06.265Z] #77 192.8 CC src/crun-checkpoint.o [2022-08-26T07:54:06.525Z] #77 193.0 CC src/crun-restore.o [2022-08-26T07:54:06.525Z] #77 193.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-26T07:54:06.682Z] --- PASS: TestExec (0.47s) [2022-08-26T07:54:06.682Z] === RUN TestExecUser [2022-08-26T07:54:06.784Z] #77 193.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-26T07:54:06.942Z] --- PASS: TestExecUser (0.47s) [2022-08-26T07:54:06.942Z] === RUN TestExportContainerAndImportImage [2022-08-26T07:54:07.045Z] #77 193.7 CC src/libcrun/libcrun_la-container.lo [2022-08-26T07:54:07.305Z] #77 193.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-26T07:54:07.306Z] #77 194.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-26T07:54:07.513Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-26T07:54:07.513Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T07:54:07.566Z] #77 194.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-26T07:54:07.566Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-26T07:54:08.159Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-26T07:54:08.159Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-26T07:54:08.419Z] #77 194.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-26T07:54:08.419Z] #77 195.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-26T07:54:08.681Z] #77 195.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-26T07:54:08.916Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-26T07:54:08.916Z] === RUN TestHealthCheckWorkdir [2022-08-26T07:54:08.941Z] #77 195.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-26T07:54:08.941Z] #77 195.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-26T07:54:09.200Z] #77 195.9 CC src/libcrun/libcrun_la-error.lo [2022-08-26T07:54:09.486Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-26T07:54:09.487Z] === RUN TestHealthKillContainer [2022-08-26T07:54:09.770Z] #77 196.2 CC src/libcrun/libcrun_la-status.lo [2022-08-26T07:54:09.770Z] #77 196.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-26T07:54:10.339Z] #77 196.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-26T07:54:10.599Z] #77 197.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-26T07:54:11.169Z] #77 197.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-26T07:54:11.739Z] #77 ... [2022-08-26T07:54:11.739Z] [2022-08-26T07:54:11.739Z] #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-26T07:54:11.739Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:54:11.739Z] #47 239.6 + dpkg --print-architecture [2022-08-26T07:54:11.739Z] #47 239.6 + git checkout -q v2.1.0 [2022-08-26T07:54:11.739Z] #47 239.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-26T07:54:11.739Z] #47 239.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-26T07:54:11.739Z] #47 ... [2022-08-26T07:54:11.739Z] [2022-08-26T07:54:11.739Z] #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-26T07:54:11.739Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:54:11.739Z] #77 198.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-26T07:54:12.678Z] #77 199.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-26T07:54:12.937Z] #77 199.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-26T07:54:13.197Z] #77 199.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-26T07:54:13.457Z] #77 200.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-26T07:54:13.716Z] #77 200.4 CC tests/init.o [2022-08-26T07:54:14.286Z] #77 201.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-26T07:54:17.615Z] --- PASS: TestHealthKillContainer (7.82s) [2022-08-26T07:54:17.615Z] === RUN TestHealthCheckProcessKilled [2022-08-26T07:54:17.875Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-08-26T07:54:17.875Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T07:54:17.875Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-26T07:54:17.875Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-26T07:54:17.875Z] === RUN TestIpcModeNone [2022-08-26T07:54:18.446Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-26T07:54:18.446Z] === RUN TestIpcModePrivate [2022-08-26T07:54:18.706Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-26T07:54:18.967Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-26T07:54:18.967Z] === RUN TestIpcModeShareable [2022-08-26T07:54:18.967Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:54:18.967Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-26T07:54:18.967Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T07:54:20.300Z] #77 231.2 AR libcrun_testing.a [2022-08-26T07:54:20.301Z] #77 231.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-26T07:54:20.301Z] #77 231.3 CCLD tests/tests_libcrun_utils [2022-08-26T07:54:20.301Z] #77 231.3 CCLD tests/tests_libcrun_errors [2022-08-26T07:54:20.301Z] #77 231.3 CCLD tests/tests_libcrun_fuzzer [2022-08-26T07:54:20.301Z] #77 232.0 CCLD libcrun.la [2022-08-26T07:54:20.301Z] #77 232.8 CCLD crun [2022-08-26T07:54:20.301Z] #77 233.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-26T07:54:20.301Z] #77 233.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-26T07:54:20.301Z] #77 233.5 /bin/mkdir -p '/usr/local/lib' [2022-08-26T07:54:20.301Z] #77 233.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-26T07:54:20.301Z] #77 233.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-26T07:54:20.301Z] #77 233.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-26T07:54:20.301Z] #77 233.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-26T07:54:20.301Z] #77 233.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-26T07:54:20.301Z] #77 233.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-26T07:54:20.301Z] #77 234.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-26T07:54:20.351Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-08-26T07:54:20.351Z] === RUN TestAPIIpcModeHost [2022-08-26T07:54:20.351Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:54:20.351Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-26T07:54:20.351Z] === RUN TestDaemonIpcModeShareable [2022-08-26T07:54:20.351Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:54:20.351Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-26T07:54:20.351Z] === RUN TestDaemonIpcModePrivate [2022-08-26T07:54:20.557Z] #77 234.0 ---------------------------------------------------------------------- [2022-08-26T07:54:20.557Z] #77 234.0 Libraries have been installed in: [2022-08-26T07:54:20.557Z] #77 234.0 /usr/local/lib [2022-08-26T07:54:20.557Z] #77 234.0 [2022-08-26T07:54:20.557Z] #77 234.0 If you ever happen to want to link against installed libraries [2022-08-26T07:54:20.557Z] #77 234.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-26T07:54:20.557Z] #77 234.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-26T07:54:20.557Z] #77 234.0 flag during linking and do at least one of the following: [2022-08-26T07:54:20.557Z] #77 234.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-26T07:54:20.557Z] #77 234.0 during execution [2022-08-26T07:54:20.557Z] #77 234.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-26T07:54:20.557Z] #77 234.0 during linking [2022-08-26T07:54:20.557Z] #77 234.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-26T07:54:20.557Z] #77 234.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-26T07:54:20.557Z] #77 234.0 [2022-08-26T07:54:20.557Z] #77 234.0 See any operating system documentation about shared libraries for [2022-08-26T07:54:20.557Z] #77 234.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-26T07:54:20.557Z] #77 234.0 ---------------------------------------------------------------------- [2022-08-26T07:54:20.557Z] #77 234.0 /bin/mkdir -p '/build' [2022-08-26T07:54:20.557Z] #77 234.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-26T07:54:20.557Z] #77 234.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-26T07:54:20.557Z] #77 234.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-26T07:54:20.557Z] #77 234.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-26T07:54:20.557Z] #77 234.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-26T07:54:20.814Z] #77 ... [2022-08-26T07:54:20.814Z] [2022-08-26T07:54:20.814Z] #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-26T07:54:20.814Z] #26 sha256:743720f05cb4a57fbef18e5352a79c30d29b01c413641ee86b4e609bc5558232 [2022-08-26T07:54:20.814Z] #26 264.1 + return [2022-08-26T07:54:21.292Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-26T07:54:21.554Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-26T07:54:21.554Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T07:54:21.554Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:54:21.554Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-26T07:54:21.554Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T07:54:21.554Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:54:21.554Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-26T07:54:21.554Z] === RUN TestIpcModeOlderClient [2022-08-26T07:54:21.554Z] === PAUSE TestIpcModeOlderClient [2022-08-26T07:54:21.554Z] === RUN TestKillContainerInvalidSignal [2022-08-26T07:54:21.816Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-26T07:54:21.816Z] === RUN TestKillContainer [2022-08-26T07:54:21.816Z] === RUN TestKillContainer/no_signal [2022-08-26T07:54:22.185Z] #26 DONE 265.5s [2022-08-26T07:54:22.185Z] [2022-08-26T07:54:22.185Z] #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-26T07:54:22.185Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T07:54:22.185Z] #77 DONE 235.8s [2022-08-26T07:54:22.185Z] [2022-08-26T07:54:22.185Z] #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-26T07:54:22.185Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T07:54:22.185Z] #55 264.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-26T07:54:22.185Z] #55 DONE 265.9s [2022-08-26T07:54:22.185Z] [2022-08-26T07:54:22.185Z] #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-26T07:54:22.185Z] #60 sha256:932e548ef0c6f9ed7b4eb8e790507207fb32963a5979586d7afb7b7fe09c2357 [2022-08-26T07:54:22.386Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T07:54:22.646Z] === RUN TestKillContainer/killing_signal [2022-08-26T07:54:23.216Z] --- PASS: TestKillContainer (1.21s) [2022-08-26T07:54:23.216Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-26T07:54:23.216Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-26T07:54:23.216Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-26T07:54:23.216Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T07:54:23.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T07:54:23.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T07:54:24.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-08-26T07:54:24.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-26T07:54:24.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-26T07:54:24.047Z] === RUN TestKillStoppedContainer [2022-08-26T07:54:24.047Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T07:54:24.047Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T07:54:24.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T07:54:24.047Z] === RUN TestKillDifferentUserContainer [2022-08-26T07:54:24.307Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-26T07:54:24.307Z] === RUN TestInspectOomKilledTrue [2022-08-26T07:54:24.307Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:54:24.307Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T07:54:24.307Z] === RUN TestInspectOomKilledFalse [2022-08-26T07:54:24.307Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T07:54:24.307Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-26T07:54:24.307Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T07:54:24.307Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-26T07:54:24.307Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-26T07:54:24.307Z] === RUN TestLinksContainerNames [2022-08-26T07:54:25.248Z] --- PASS: TestLinksContainerNames (0.79s) [2022-08-26T07:54:25.248Z] === RUN TestLogsFollowTailEmpty [2022-08-26T07:54:25.489Z] #60 155.8 + mkdir -p /build [2022-08-26T07:54:25.489Z] #60 155.8 + cp runc /build/runc [2022-08-26T07:54:25.489Z] #60 DONE 156.2s [2022-08-26T07:54:25.489Z] [2022-08-26T07:54:25.489Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T07:54:25.489Z] #27 sha256:d644c4a53602af5ae69c285783f67ebdec6c568ed45ced2a6dbd8f8a171f786f [2022-08-26T07:54:25.508Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-26T07:54:25.508Z] === RUN TestLogs [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T07:54:25.508Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T07:54:25.508Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T07:54:25.508Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T07:54:25.508Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T07:54:25.508Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T07:54:25.508Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T07:54:25.508Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T07:54:25.508Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T07:54:25.508Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T07:54:26.061Z] #27 DONE 0.4s [2022-08-26T07:54:26.061Z] [2022-08-26T07:54:26.061Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T07:54:26.061Z] #32 sha256:8f817c088037b80d8fa65fc80b0682c98b2cb33e6d837e90c4b6460a603ea88e [2022-08-26T07:54:26.061Z] #32 DONE 0.2s [2022-08-26T07:54:26.061Z] [2022-08-26T07:54:26.061Z] #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-26T07:54:26.061Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:54:26.318Z] #64 ... [2022-08-26T07:54:26.318Z] [2022-08-26T07:54:26.318Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T07:54:26.318Z] #35 sha256:110c963f538a826519e64736e94820845181647d84dc15103a5833d45b8940da [2022-08-26T07:54:26.448Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T07:54:26.448Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T07:54:26.574Z] #35 DONE 0.5s [2022-08-26T07:54:26.575Z] [2022-08-26T07:54:26.575Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T07:54:26.575Z] #37 sha256:ce0bdbdb76b334cc1871f3044e77d1220d44bc1e0d6dd1f4cc9133d937dd5442 [2022-08-26T07:54:26.831Z] #37 DONE 0.3s [2022-08-26T07:54:26.831Z] [2022-08-26T07:54:26.831Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T07:54:26.831Z] #39 sha256:0abf0deeaf80542602b26d454d065197fa7bef7ff55b11a2883198a3627000e8 [2022-08-26T07:54:26.831Z] #39 DONE 0.1s [2022-08-26T07:54:26.831Z] [2022-08-26T07:54:26.831Z] #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-26T07:54:26.831Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:54:27.019Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T07:54:27.019Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T07:54:27.088Z] #64 ... [2022-08-26T07:54:27.088Z] [2022-08-26T07:54:27.088Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T07:54:27.088Z] #41 sha256:4057b60197d8826a85931c1e4f5bf50ff5cc984a50e77e831da5e3045743879a [2022-08-26T07:54:27.088Z] #41 DONE 0.1s [2022-08-26T07:54:27.088Z] [2022-08-26T07:54:27.088Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T07:54:27.088Z] #45 sha256:5de622c1410e99d831da350d20d5f53a1f9f365e785856a05c1e8fd72b3e9a3d [2022-08-26T07:54:27.088Z] #45 DONE 0.1s [2022-08-26T07:54:27.088Z] [2022-08-26T07:54:27.088Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T07:54:27.088Z] #48 sha256:6de0d7d4763fe79d151eb5004395906ede2b246d4ec2d137df3542b6afb3317b [2022-08-26T07:54:27.589Z] === RUN TestLogs/driver_json-file [2022-08-26T07:54:27.589Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T07:54:27.589Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T07:54:27.589Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T07:54:27.589Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T07:54:27.589Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T07:54:27.589Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T07:54:27.589Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T07:54:27.589Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T07:54:27.589Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T07:54:27.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T07:54:27.590Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T07:54:27.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T07:54:27.590Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T07:54:27.590Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T07:54:27.652Z] #48 DONE 0.5s [2022-08-26T07:54:27.652Z] [2022-08-26T07:54:27.652Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T07:54:27.652Z] #52 sha256:60af3911594d26cea35c790eebd9f70864d120060fa8677c92dcbe96072a625c [2022-08-26T07:54:27.652Z] #52 DONE 0.1s [2022-08-26T07:54:27.652Z] [2022-08-26T07:54:27.652Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T07:54:27.652Z] #54 sha256:2ff316b04578f172d0ed398bc80bb0deac61f225da35212688970a7672a9e309 [2022-08-26T07:54:27.909Z] #54 DONE 0.3s [2022-08-26T07:54:27.909Z] [2022-08-26T07:54:27.909Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T07:54:27.909Z] #56 sha256:eb7515dd9cc7ef567a9b7dd75e980bfaa2076031987ca0e6a1dcb33735c4c1df [2022-08-26T07:54:28.160Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T07:54:28.160Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T07:54:28.731Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T07:54:28.731Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T07:54:29.276Z] #56 DONE 1.2s [2022-08-26T07:54:29.277Z] [2022-08-26T07:54:29.277Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T07:54:29.277Z] #58 sha256:221f3df3eee16cc124c17ff8a2478b7c448e0f6414128be61d7422b170db18b0 [2022-08-26T07:54:29.277Z] #58 DONE 0.1s [2022-08-26T07:54:29.277Z] [2022-08-26T07:54:29.277Z] #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-26T07:54:29.277Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:54:29.277Z] #64 ... [2022-08-26T07:54:29.277Z] [2022-08-26T07:54:29.277Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T07:54:29.277Z] #61 sha256:add0cac30f969a213ddc31f4712764408ceb98332e7fddd3ac78912023ccdd15 [2022-08-26T07:54:29.671Z] --- PASS: TestLogs (3.84s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-08-26T07:54:29.672Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-26T07:54:29.672Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T07:54:29.837Z] #61 DONE 0.6s [2022-08-26T07:54:29.837Z] [2022-08-26T07:54:29.837Z] #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-26T07:54:29.837Z] #64 sha256:1f77e56340d379e94500c09c67f675b7a8c0ab45d6218736ca0068c6e71cbfcd [2022-08-26T07:54:29.837Z] #64 240.5 + bin/containerd [2022-08-26T07:54:29.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/default [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/private [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/slave [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/shared [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/default [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/shared [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/slave [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T07:54:29.932Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T07:54:29.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T07:54:29.932Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T07:54:29.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/private [2022-08-26T07:54:29.933Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T07:54:29.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T07:54:29.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T07:54:29.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T07:54:29.933Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T07:54:29.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T07:54:29.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T07:54:29.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T07:54:29.933Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T07:54:30.193Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-26T07:54:30.193Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T07:54:30.193Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T07:54:30.193Z] 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-26T07:54:30.193Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-26T07:54:30.193Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T07:54:30.193Z] 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-26T07:54:30.193Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-26T07:54:30.193Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T07:54:30.193Z] 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-26T07:54:30.193Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-26T07:54:30.193Z] === RUN TestNetworkNat [2022-08-26T07:54:30.764Z] --- PASS: TestNetworkNat (0.48s) [2022-08-26T07:54:30.764Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T07:54:31.334Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-26T07:54:31.334Z] === RUN TestNetworkLoopbackNat [2022-08-26T07:54:32.393Z] #77 ... [2022-08-26T07:54:32.393Z] [2022-08-26T07:54:32.393Z] #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-26T07:54:32.393Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T07:54:32.393Z] #47 DONE 267.9s [2022-08-26T07:54:32.393Z] [2022-08-26T07:54:32.393Z] #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-26T07:54:32.393Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:54:32.393Z] #77 ... [2022-08-26T07:54:32.393Z] [2022-08-26T07:54:32.393Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T07:54:32.393Z] #48 sha256:5f13b6622ade857fe0a52f0223f4fbb6f34ff11a9091e0ff2e3ae282b980af5f [2022-08-26T07:54:33.331Z] #48 DONE 0.9s [2022-08-26T07:54:33.331Z] [2022-08-26T07:54:33.331Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T07:54:33.331Z] #52 sha256:bd8edf2df2914f4b2bbdda6eb7a23953aaaf87083713e709dea58e0be8af093e [2022-08-26T07:54:33.331Z] #52 DONE 0.1s [2022-08-26T07:54:33.331Z] [2022-08-26T07:54:33.331Z] #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-26T07:54:33.331Z] #60 sha256:65a32b5ad7ad8e9535ea9cc7df24e966e9a6572e0e62e314825c2b0913290f45 [2022-08-26T07:54:33.331Z] #60 ... [2022-08-26T07:54:33.331Z] [2022-08-26T07:54:33.331Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T07:54:33.331Z] #54 sha256:570983275eb9e9cba9d73966245e209e4a665ecb951be3c39e4dfa3bf58f9e48 [2022-08-26T07:54:33.331Z] #54 DONE 0.1s [2022-08-26T07:54:33.591Z] [2022-08-26T07:54:33.591Z] #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-26T07:54:33.591Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:54:33.878Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-26T07:54:33.878Z] === RUN TestPause [2022-08-26T07:54:33.878Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:54:33.878Z] --- SKIP: TestPause (0.00s) [2022-08-26T07:54:33.878Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T07:54:33.878Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T07:54:33.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T07:54:33.878Z] === RUN TestPauseStopPausedContainer [2022-08-26T07:54:33.878Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:54:33.878Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-26T07:54:33.878Z] === RUN TestPidHost [2022-08-26T07:54:34.818Z] --- PASS: TestPidHost (0.89s) [2022-08-26T07:54:34.818Z] === RUN TestPsFilter [2022-08-26T07:54:34.818Z] --- PASS: TestPsFilter (0.10s) [2022-08-26T07:54:34.818Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T07:54:35.079Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-26T07:54:35.079Z] === RUN TestRemoveContainerWithVolume [2022-08-26T07:54:35.501Z] #55 ... [2022-08-26T07:54:35.501Z] [2022-08-26T07:54:35.501Z] #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-26T07:54:35.501Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T07:54:35.501Z] #77 221.7 CCLD tests/init [2022-08-26T07:54:35.648Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-26T07:54:35.648Z] === RUN TestRemoveContainerRunning [2022-08-26T07:54:35.909Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-26T07:54:35.909Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T07:54:36.478Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-08-26T07:54:36.478Z] === RUN TestRemoveInvalidContainer [2022-08-26T07:54:36.478Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T07:54:36.478Z] === RUN TestRenameLinkedContainer [2022-08-26T07:54:38.389Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-08-26T07:54:38.389Z] === RUN TestRenameStoppedContainer [2022-08-26T07:54:38.389Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-26T07:54:38.389Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T07:54:39.331Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-26T07:54:39.331Z] === RUN TestRenameInvalidName [2022-08-26T07:54:39.591Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-26T07:54:39.591Z] === RUN TestRenameAnonymousContainer [2022-08-26T07:54:40.974Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-08-26T07:54:40.974Z] === RUN TestRenameContainerWithSameName [2022-08-26T07:54:41.544Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-26T07:54:41.544Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T07:54:42.486Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-08-26T07:54:42.486Z] === RUN TestResize [2022-08-26T07:54:42.747Z] --- PASS: TestResize (0.39s) [2022-08-26T07:54:42.747Z] === RUN TestResizeWithInvalidSize [2022-08-26T07:54:43.008Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-26T07:54:43.008Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T07:54:43.579Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-26T07:54:43.579Z] === RUN TestDaemonRestartKillContainers [2022-08-26T07:54:43.579Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-26T07:54:43.579Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-26T07:54:43.579Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T07:54:43.579Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T07:54:44.520Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T07:54:45.090Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-08-26T07:54:45.090Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-26T07:54:45.090Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s) [2022-08-26T07:54:45.090Z] === RUN TestCgroupNamespacesRun [2022-08-26T07:54:46.473Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-26T07:54:46.473Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T07:54:47.415Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-08-26T07:54:47.415Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T07:54:48.798Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-26T07:54:48.798Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T07:54:49.744Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-26T07:54:49.744Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T07:54:51.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-26T07:54:51.129Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T07:54:52.069Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-26T07:54:52.069Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T07:54:52.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-26T07:54:52.640Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T07:54:53.618Z] #77 240.2 AR libcrun_testing.a [2022-08-26T07:54:53.618Z] #77 240.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-26T07:54:53.618Z] #77 240.3 CCLD tests/tests_libcrun_utils [2022-08-26T07:54:53.879Z] #77 240.3 CCLD tests/tests_libcrun_errors [2022-08-26T07:54:53.879Z] #77 240.3 CCLD tests/tests_libcrun_fuzzer [2022-08-26T07:54:54.022Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-26T07:54:54.022Z] === RUN TestNISDomainname [2022-08-26T07:54:54.022Z] 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-26T07:54:54.022Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-26T07:54:54.022Z] === RUN TestHostnameDnsResolution [2022-08-26T07:54:54.139Z] #77 240.7 CCLD libcrun.la [2022-08-26T07:54:54.593Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-26T07:54:54.593Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T07:54:54.593Z] 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-26T07:54:54.593Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-26T07:54:54.593Z] === RUN TestPrivilegedHostDevices [2022-08-26T07:54:54.854Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-08-26T07:54:54.854Z] === RUN TestRunConsoleSize [2022-08-26T07:54:55.440Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-26T07:54:55.440Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T07:54:55.523Z] #77 241.9 CCLD crun [2022-08-26T07:54:55.783Z] #77 242.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-26T07:54:56.043Z] #77 242.6 /bin/mkdir -p '/usr/local/lib' [2022-08-26T07:54:56.043Z] #77 242.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-26T07:54:56.043Z] #77 242.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-26T07:54:56.043Z] #77 242.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-26T07:54:56.043Z] #77 242.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-26T07:54:56.043Z] #77 242.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-26T07:54:56.043Z] #77 242.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-26T07:54:56.043Z] #77 242.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-26T07:54:56.303Z] #77 243.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-26T07:54:56.303Z] #77 243.0 ---------------------------------------------------------------------- [2022-08-26T07:54:56.303Z] #77 243.0 Libraries have been installed in: [2022-08-26T07:54:56.303Z] #77 243.0 /usr/local/lib [2022-08-26T07:54:56.303Z] #77 243.0 [2022-08-26T07:54:56.303Z] #77 243.0 If you ever happen to want to link against installed libraries [2022-08-26T07:54:56.303Z] #77 243.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-26T07:54:56.303Z] #77 243.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-26T07:54:56.303Z] #77 243.0 flag during linking and do at least one of the following: [2022-08-26T07:54:56.303Z] #77 243.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-26T07:54:56.303Z] #77 243.0 during execution [2022-08-26T07:54:56.303Z] #77 243.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-26T07:54:56.303Z] #77 243.0 during linking [2022-08-26T07:54:56.303Z] #77 243.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-26T07:54:56.303Z] #77 243.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-26T07:54:56.303Z] #77 243.0 [2022-08-26T07:54:56.303Z] #77 243.0 See any operating system documentation about shared libraries for [2022-08-26T07:54:56.303Z] #77 243.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-26T07:54:56.303Z] #77 243.0 ---------------------------------------------------------------------- [2022-08-26T07:54:56.303Z] #77 243.0 /bin/mkdir -p '/build' [2022-08-26T07:54:56.303Z] #77 243.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-26T07:54:56.303Z] #77 243.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-26T07:54:56.563Z] #77 243.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-26T07:54:56.563Z] #77 243.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-26T07:54:56.563Z] #77 243.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-26T07:54:56.823Z] #77 DONE 243.3s [2022-08-26T07:54:56.823Z] [2022-08-26T07:54:56.823Z] #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-26T07:54:56.823Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:54:57.359Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-08-26T07:54:57.359Z] === RUN TestStats [2022-08-26T07:54:57.359Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:54:57.359Z] --- SKIP: TestStats (0.00s) [2022-08-26T07:54:57.359Z] === RUN TestStopContainerWithTimeout [2022-08-26T07:54:57.359Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T07:54:57.359Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T07:54:57.359Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T07:54:57.359Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T07:54:57.359Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T07:54:57.359Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T07:54:57.359Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T07:54:57.359Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T07:54:57.359Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T07:54:57.359Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T07:54:57.930Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T07:54:59.839Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T07:55:01.222Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T07:55:01.222Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-26T07:55:01.222Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-08-26T07:55:01.222Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-26T07:55:01.222Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-26T07:55:01.222Z] === RUN TestDeleteDevicemapper [2022-08-26T07:55:01.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T07:55:01.222Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T07:55:01.222Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T07:55:03.133Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2022-08-26T07:55:03.133Z] === RUN TestUpdateMemory [2022-08-26T07:55:03.133Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:03.133Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-26T07:55:03.133Z] === RUN TestUpdateCPUQuota [2022-08-26T07:55:03.133Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:03.133Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-26T07:55:03.133Z] === RUN TestUpdatePidsLimit [2022-08-26T07:55:03.133Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:03.133Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-26T07:55:03.133Z] === RUN TestUpdateRestartPolicy [2022-08-26T07:55:08.512Z] #64 279.4 # github.com/containerd/containerd/cmd/containerd [2022-08-26T07:55:08.512Z] #64 279.4 /usr/bin/ld: /tmp/go-link-1251922553/000019.o: in function `New': [2022-08-26T07:55:08.512Z] #64 279.4 /tmp/tmp.plIvGIvE3o/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-26T07:55:08.512Z] #64 279.5 + bin/containerd-stress [2022-08-26T07:55:09.878Z] #64 280.6 + bin/containerd-shim [2022-08-26T07:55:14.933Z] #64 ... [2022-08-26T07:55:14.933Z] [2022-08-26T07:55:14.933Z] #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-26T07:55:14.933Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T07:55:14.933Z] #55 311.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-26T07:55:15.352Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-26T07:55:15.352Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T07:55:15.352Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-26T07:55:15.352Z] === RUN TestWaitNonBlocked [2022-08-26T07:55:15.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T07:55:15.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T07:55:15.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T07:55:15.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T07:55:15.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T07:55:15.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T07:55:15.352Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T07:55:15.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) [2022-08-26T07:55:15.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-08-26T07:55:15.352Z] === RUN TestWaitBlocked [2022-08-26T07:55:15.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T07:55:15.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T07:55:15.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T07:55:15.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T07:55:15.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T07:55:15.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T07:55:15.612Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-26T07:55:15.612Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) [2022-08-26T07:55:15.612Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-08-26T07:55:15.612Z] === RUN TestWaitConditions [2022-08-26T07:55:15.612Z] === RUN TestWaitConditions/default [2022-08-26T07:55:15.612Z] === PAUSE TestWaitConditions/default [2022-08-26T07:55:15.612Z] === RUN TestWaitConditions/not-running [2022-08-26T07:55:15.612Z] === PAUSE TestWaitConditions/not-running [2022-08-26T07:55:15.612Z] === RUN TestWaitConditions/next-exit [2022-08-26T07:55:15.612Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T07:55:15.612Z] === RUN TestWaitConditions/removed [2022-08-26T07:55:15.612Z] === PAUSE TestWaitConditions/removed [2022-08-26T07:55:15.612Z] === CONT TestWaitConditions/default [2022-08-26T07:55:15.612Z] === CONT TestWaitConditions/removed [2022-08-26T07:55:15.612Z] === CONT TestWaitConditions/default [2022-08-26T07:55:15.612Z] wait_test.go:146: ContainerID = d8620a77dab1854cdb5f994ea8ac53120481cf5fda11fcd13f27cd40ae064e19 [2022-08-26T07:55:15.612Z] === CONT TestWaitConditions/removed [2022-08-26T07:55:15.612Z] wait_test.go:146: ContainerID = a2cd6e9348d0f9c60269316ee3441a45035f0314667a9200459d217464417a4d [2022-08-26T07:55:15.873Z] #55 DONE 314.2s [2022-08-26T07:55:15.873Z] [2022-08-26T07:55:15.873Z] #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-26T07:55:15.873Z] #60 sha256:65a32b5ad7ad8e9535ea9cc7df24e966e9a6572e0e62e314825c2b0913290f45 [2022-08-26T07:55:15.873Z] #60 178.5 + mkdir -p /build [2022-08-26T07:55:15.873Z] #60 178.5 + cp runc /build/runc [2022-08-26T07:55:16.133Z] #60 DONE 178.9s [2022-08-26T07:55:16.133Z] [2022-08-26T07:55:16.133Z] #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-26T07:55:16.133Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:55:16.554Z] === CONT TestWaitConditions/next-exit [2022-08-26T07:55:16.554Z] wait_test.go:146: ContainerID = 55c91abedbaf0673d7ddcfaf081f0f8b39d3c32b6b82ba9ffe9399e270d6f9a9 [2022-08-26T07:55:16.554Z] === CONT TestWaitConditions/not-running [2022-08-26T07:55:16.554Z] wait_test.go:146: ContainerID = ce96bee72e13a65861e4c873b0d68e18c6c08a5b219ea8134a5f285172141697 [2022-08-26T07:55:17.125Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T07:55:17.125Z] --- PASS: TestWaitConditions/default (0.76s) [2022-08-26T07:55:17.125Z] --- PASS: TestWaitConditions/removed (0.82s) [2022-08-26T07:55:17.125Z] --- PASS: TestWaitConditions/next-exit (0.67s) [2022-08-26T07:55:17.125Z] --- PASS: TestWaitConditions/not-running (0.64s) [2022-08-26T07:55:17.125Z] === RUN TestWaitRestartedContainer [2022-08-26T07:55:17.125Z] === RUN TestWaitRestartedContainer/default [2022-08-26T07:55:17.125Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T07:55:17.125Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T07:55:17.125Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T07:55:17.125Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T07:55:17.125Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T07:55:17.125Z] === CONT TestWaitRestartedContainer/default [2022-08-26T07:55:17.125Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T07:55:18.508Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T07:55:19.426Z] #64 ... [2022-08-26T07:55:19.426Z] [2022-08-26T07:55:19.426Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T07:55:19.426Z] #56 sha256:261dfe98c4814d507072fd65da4b2f394291ed27140fc1b421de13347ee1de73 [2022-08-26T07:55:19.448Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-26T07:55:19.448Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-08-26T07:55:19.448Z] --- PASS: TestWaitRestartedContainer/default (1.34s) [2022-08-26T07:55:19.448Z] --- PASS: TestWaitRestartedContainer/not-running (0.83s) [2022-08-26T07:55:19.448Z] === CONT TestDaemonRestartIpcMode [2022-08-26T07:55:19.448Z] === CONT TestIpcModeOlderClient [2022-08-26T07:55:19.448Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-26T07:55:19.448Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T07:55:19.826Z] #64 289.3 + bin/containerd-shim-runc-v1 [2022-08-26T07:55:19.994Z] #56 DONE 1.0s [2022-08-26T07:55:19.994Z] [2022-08-26T07:55:19.994Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T07:55:19.994Z] #58 sha256:4a35aaebf2f98598124a5a63094d2a81c17937888d0e9fa43b8a74b9b9be94f3 [2022-08-26T07:55:19.994Z] #58 DONE 0.1s [2022-08-26T07:55:19.994Z] [2022-08-26T07:55:19.994Z] #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-26T07:55:19.994Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:55:20.253Z] #64 ... [2022-08-26T07:55:20.253Z] [2022-08-26T07:55:20.253Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T07:55:20.253Z] #61 sha256:92d3b49be7b07a7307de37c8b6ff54f55a3615c4e73e83fba2eca80082a87342 [2022-08-26T07:55:21.191Z] #61 DONE 1.0s [2022-08-26T07:55:21.191Z] [2022-08-26T07:55:21.191Z] #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-26T07:55:21.191Z] #64 sha256:64a39aa2a770524228f890c8588ce4b2b2887b79c22afda37488ae5380e94ebc [2022-08-26T07:55:21.191Z] #64 276.9 + bin/containerd [2022-08-26T07:55:21.991Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-08-26T07:55:21.991Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-08-26T07:55:21.991Z] PASS [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === Skipped [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T07:55:21.991Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-26T07:55:21.991Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-26T07:55:21.991Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-26T07:55:21.991Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-26T07:55:21.991Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-26T07:55:21.991Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-26T07:55:21.991Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-26T07:55:21.991Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-26T07:55:21.991Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-26T07:55:21.991Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T07:55:21.991Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-26T07:55:21.991Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-26T07:55:21.991Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-26T07:55:21.991Z] 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-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-26T07:55:21.991Z] 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-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-26T07:55:21.991Z] 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-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-26T07:55:21.991Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T07:55:21.991Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-26T07:55:21.991Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-26T07:55:21.991Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-26T07:55:21.991Z] 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-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-26T07:55:21.991Z] 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-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-26T07:55:21.991Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T07:55:21.991Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-26T07:55:21.991Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-26T07:55:21.991Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-26T07:55:21.991Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T07:55:21.991Z] [2022-08-26T07:55:21.991Z] DONE 250 tests, 27 skipped in 85.416s [2022-08-26T07:55:21.991Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T07:55:21.991Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T07:55:22.561Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-26T07:55:22.561Z] === RUN TestConfigDaemonID [2022-08-26T07:55:23.942Z] daemon_test.go:83: [d185da854d628] daemon is not started [2022-08-26T07:55:23.942Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-26T07:55:23.942Z] === RUN TestDaemonConfigValidation [2022-08-26T07:55:23.942Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T07:55:23.942Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T07:55:23.942Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T07:55:23.942Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T07:55:23.942Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T07:55:23.942Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T07:55:23.942Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T07:55:23.942Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T07:55:23.942Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T07:55:23.942Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T07:55:23.942Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T07:55:23.942Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T07:55:23.942Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T07:55:23.942Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T07:55:23.942Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T07:55:23.942Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T07:55:23.942Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-26T07:55:23.942Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-26T07:55:23.942Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-26T07:55:23.942Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-26T07:55:23.942Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-26T07:55:23.942Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T07:55:23.942Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T07:55:23.998Z] #64 294.3 + bin/containerd-shim-runc-v2 [2022-08-26T07:55:23.998Z] #64 295.0 + binaries [2022-08-26T07:55:23.998Z] #64 295.0 + install -D bin/containerd /build/containerd [2022-08-26T07:55:23.998Z] #64 295.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T07:55:23.998Z] #64 295.1 + install -D bin/ctr /build/ctr [2022-08-26T07:55:24.885Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T07:55:26.268Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T07:55:26.545Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T07:55:26.545Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T07:55:26.545Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:55:26.545Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T07:55:26.545Z] [2022-08-26T07:55:26.545Z] + TEST_INTEGRATION_DEST=2 [2022-08-26T07:55:26.545Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-26T07:55:26.545Z] + TEST_SKIP_INTEGRATION=1 [2022-08-26T07:55:26.545Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-26T07:55:26.545Z] + run_tests [2022-08-26T07:55:26.545Z] + c=0 [2022-08-26T07:55:26.545Z] + '[' -n 0 ']' [2022-08-26T07:55:26.545Z] + rm= [2022-08-26T07:55:26.545Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44037/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44037/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18673a09dc91645bc8a855b61d1305f7d376fdc7 hack/make.sh '' test-integration [2022-08-26T07:55:26.545Z] + TEST_INTEGRATION_DEST=1 [2022-08-26T07:55:26.545Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-26T07:55:26.545Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T07:55:26.545Z] + run_tests test-integration-flaky [2022-08-26T07:55:26.545Z] + '[' -n 0 ']' [2022-08-26T07:55:26.545Z] + rm= [2022-08-26T07:55:26.545Z] + TEST_INTEGRATION_DEST=3 [2022-08-26T07:55:26.545Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-26T07:55:26.545Z] + TEST_SKIP_INTEGRATION=1 [2022-08-26T07:55:26.545Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-26T07:55:26.545Z] + run_tests [2022-08-26T07:55:26.545Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44037/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44037/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18673a09dc91645bc8a855b61d1305f7d376fdc7 hack/make.sh test-integration-flaky test-integration [2022-08-26T07:55:26.545Z] + '[' -n 0 ']' [2022-08-26T07:55:26.545Z] + rm= [2022-08-26T07:55:26.545Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44037/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44037/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18673a09dc91645bc8a855b61d1305f7d376fdc7 hack/make.sh '' test-integration [2022-08-26T07:55:26.545Z] ++ jobs -p [2022-08-26T07:55:26.545Z] + for job in $(jobs -p) [2022-08-26T07:55:26.545Z] + wait 28846 [2022-08-26T07:55:26.545Z] [2022-08-26T07:55:26.545Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-26T07:55:26.545Z] [2022-08-26T07:55:26.545Z] [2022-08-26T07:55:26.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T07:55:26.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T07:55:26.545Z] HOSTNAME=042fd115a399 [2022-08-26T07:55:26.545Z] TEST_SKIP_INTEGRATION=1 [2022-08-26T07:55:26.545Z] TESTDEBUG=0 [2022-08-26T07:55:26.545Z] DEST=bundles/test-integration [2022-08-26T07:55:26.545Z] PWD=/go/src/github.com/docker/docker [2022-08-26T07:55:26.545Z] KEEPBUNDLE=1 [2022-08-26T07:55:26.545Z] DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 [2022-08-26T07:55:26.545Z] container=docker [2022-08-26T07:55:26.545Z] HOME=/root [2022-08-26T07:55:26.545Z] GOLANG_VERSION=1.18.5 [2022-08-26T07:55:26.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T07:55:26.545Z] VALIDATE_BRANCH=master [2022-08-26T07:55:26.545Z] TERM=xterm [2022-08-26T07:55:26.545Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T07:55:26.545Z] SHLVL=1 [2022-08-26T07:55:26.545Z] TIMEOUT=120m [2022-08-26T07:55:26.545Z] DOCKER_BUILDTAGS= journald [2022-08-26T07:55:26.545Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T07:55:26.545Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-26T07:55:26.545Z] GO111MODULE=off [2022-08-26T07:55:26.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T07:55:26.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T07:55:26.546Z] GOPATH=/go [2022-08-26T07:55:26.546Z] PKG_CONFIG=pkg-config [2022-08-26T07:55:26.546Z] _=/usr/bin/env [2022-08-26T07:55:26.546Z] Building test suite binary ./integration-cli/test.main [2022-08-26T07:55:26.546Z] No new tests added to integration. [2022-08-26T07:55:26.546Z] [2022-08-26T07:55:26.546Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T07:55:26.546Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T07:55:26.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T07:55:26.546Z] HOSTNAME=5a7add60326e [2022-08-26T07:55:26.546Z] TEST_SKIP_INTEGRATION=1 [2022-08-26T07:55:26.546Z] TESTDEBUG=0 [2022-08-26T07:55:26.546Z] DEST=bundles/test-integration [2022-08-26T07:55:26.546Z] PWD=/go/src/github.com/docker/docker [2022-08-26T07:55:26.546Z] KEEPBUNDLE=1 [2022-08-26T07:55:26.546Z] DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 [2022-08-26T07:55:26.546Z] container=docker [2022-08-26T07:55:26.546Z] HOME=/root [2022-08-26T07:55:26.546Z] GOLANG_VERSION=1.18.5 [2022-08-26T07:55:26.546Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T07:55:26.546Z] VALIDATE_BRANCH=master [2022-08-26T07:55:26.546Z] TERM=xterm [2022-08-26T07:55:26.546Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T07:55:26.546Z] SHLVL=1 [2022-08-26T07:55:26.546Z] TIMEOUT=120m [2022-08-26T07:55:26.546Z] DOCKER_BUILDTAGS= journald [2022-08-26T07:55:26.546Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T07:55:26.546Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-26T07:55:26.546Z] GO111MODULE=off [2022-08-26T07:55:26.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T07:55:26.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T07:55:26.546Z] GOPATH=/go [2022-08-26T07:55:26.546Z] PKG_CONFIG=pkg-config [2022-08-26T07:55:26.546Z] _=/usr/bin/env [2022-08-26T07:55:26.546Z] Building test suite binary ./integration-cli/test.main [2022-08-26T07:55:26.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T07:55:26.546Z] HOSTNAME=12e0c5476022 [2022-08-26T07:55:26.546Z] TESTDEBUG=0 [2022-08-26T07:55:26.546Z] DEST=bundles/test-integration [2022-08-26T07:55:26.546Z] PWD=/go/src/github.com/docker/docker [2022-08-26T07:55:26.546Z] KEEPBUNDLE=1 [2022-08-26T07:55:26.546Z] DOCKER_GITCOMMIT=18673a09dc91645bc8a855b61d1305f7d376fdc7 [2022-08-26T07:55:26.546Z] container=docker [2022-08-26T07:55:26.546Z] HOME=/root [2022-08-26T07:55:26.546Z] GOLANG_VERSION=1.18.5 [2022-08-26T07:55:26.546Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T07:55:26.546Z] VALIDATE_BRANCH=master [2022-08-26T07:55:26.546Z] TERM=xterm [2022-08-26T07:55:26.546Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T07:55:26.546Z] SHLVL=1 [2022-08-26T07:55:26.546Z] TIMEOUT=120m [2022-08-26T07:55:26.546Z] DOCKER_BUILDTAGS= journald [2022-08-26T07:55:26.546Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T07:55:26.546Z] GO111MODULE=off [2022-08-26T07:55:26.546Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T07:55:26.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T07:55:26.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T07:55:26.546Z] GOPATH=/go [2022-08-26T07:55:26.546Z] PKG_CONFIG=pkg-config [2022-08-26T07:55:26.546Z] _=/usr/bin/env [2022-08-26T07:55:26.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T07:55:27.229Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T07:55:27.229Z] daemon_test.go:197: [de45a7d4a2111] daemon is not started [2022-08-26T07:55:27.229Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-26T07:55:27.229Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-26T07:55:27.229Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-26T07:55:27.229Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-26T07:55:27.229Z] === RUN TestDaemonProxy [2022-08-26T07:55:27.229Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-26T07:55:27.229Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-26T07:55:27.229Z] PASS [2022-08-26T07:55:27.229Z] [2022-08-26T07:55:27.229Z] === Skipped [2022-08-26T07:55:27.229Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-26T07:55:27.229Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-26T07:55:27.229Z] [2022-08-26T07:55:27.229Z] DONE 13 tests, 1 skipped in 5.261s [2022-08-26T07:55:27.230Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T07:55:27.230Z] INFO: Testing against a local daemon [2022-08-26T07:55:27.489Z] === RUN TestCommitInheritsEnv [2022-08-26T07:55:28.167Z] #64 DONE 299.2s [2022-08-26T07:55:29.095Z] [2022-08-26T07:55:29.095Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T07:55:29.095Z] #65 sha256:d289cbeb4ab95d3aecb087c05fc71a8a2ae6ccfb4c64b4c1e6d0ef47af65eb01 [2022-08-26T07:55:29.398Z] --- PASS: TestCommitInheritsEnv (1.82s) [2022-08-26T07:55:29.398Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T07:55:29.398Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform// [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T07:55:29.398Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T07:55:29.398Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T07:55:29.398Z] === RUN TestImagesFilterMultiReference [2022-08-26T07:55:29.659Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-26T07:55:29.659Z] === RUN TestImagePullPlatformInvalid [2022-08-26T07:55:29.659Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-26T07:55:29.659Z] === RUN TestRemoveImageOrphaning [2022-08-26T07:55:30.984Z] #65 DONE 1.7s [2022-08-26T07:55:30.984Z] [2022-08-26T07:55:30.984Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T07:55:30.984Z] #70 sha256:acc3d1a9d09b19c58e4102d5cf053526aa1222c0eaec5ea44e858475859e1581 [2022-08-26T07:55:30.984Z] #70 DONE 0.3s [2022-08-26T07:55:30.984Z] [2022-08-26T07:55:30.984Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T07:55:30.984Z] #75 sha256:2b44a12cfe37cc7fbfbe66e527eae1d935cd897112b26ebe557d2101c542b59d [2022-08-26T07:55:31.568Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-26T07:55:31.568Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T07:55:31.568Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-26T07:55:31.568Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-26T07:55:31.568Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T07:55:31.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-26T07:55:31.568Z] === RUN TestTagInvalidReference [2022-08-26T07:55:31.568Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-26T07:55:31.568Z] === RUN TestTagValidPrefixedRepo [2022-08-26T07:55:31.568Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-26T07:55:31.568Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T07:55:31.568Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-26T07:55:31.568Z] === RUN TestTagOfficialNames [2022-08-26T07:55:31.568Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-26T07:55:31.568Z] === RUN TestTagMatchesDigest [2022-08-26T07:55:31.568Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T07:55:31.568Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T07:55:32.874Z] #75 DONE 1.8s [2022-08-26T07:55:32.874Z] [2022-08-26T07:55:32.874Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T07:55:32.874Z] #78 sha256:f74b98f1310f67b11f04d780b671cd59e9ee5188979a5117cd0e39a25ca889bf [2022-08-26T07:55:32.874Z] #78 DONE 0.1s [2022-08-26T07:55:33.130Z] [2022-08-26T07:55:33.130Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T07:55:33.130Z] #79 sha256:1c3a2c395e3a72bf8f96c2c69cd99400005702c405f246d2569a336b04d17b43 [2022-08-26T07:55:33.130Z] #79 DONE 0.1s [2022-08-26T07:55:33.130Z] [2022-08-26T07:55:33.130Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T07:55:33.130Z] #80 sha256:0f761827ef205803cc46d401c7e06c4a3ee8ddbf38f4e5d98eedbdd575f300ba [2022-08-26T07:55:33.130Z] #80 DONE 0.0s [2022-08-26T07:55:33.130Z] [2022-08-26T07:55:33.130Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T07:55:33.130Z] #81 sha256:43498a0668017e2c94af695ba68489095e6b63b70d096efc909fa9a75316c797 [2022-08-26T07:55:34.058Z] #81 DONE 0.9s [2022-08-26T07:55:34.058Z] [2022-08-26T07:55:34.058Z] #82 exporting to image [2022-08-26T07:55:34.058Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T07:55:34.058Z] #82 exporting layers [2022-08-26T07:55:37.329Z] #82 exporting layers 3.2s done [2022-08-26T07:55:37.329Z] #82 writing image sha256:072252afe222df4829b1775e9be4124a1c64f987dfed9a9d9121f377e2afdb1f done [2022-08-26T07:55:37.329Z] #82 naming to docker.io/library/docker:0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef done [2022-08-26T07:55:37.329Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-26T07:55:37.653Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-26T07:55:37.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef hack/test/unit [2022-08-26T07:55:39.858Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-26T07:55:39.858Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-26T07:55:39.858Z] + TESTDIRS=./... [2022-08-26T07:55:39.858Z] + exclude_paths='/vendor/|/integration' [2022-08-26T07:55:39.858Z] ++ go list ./... [2022-08-26T07:55:39.858Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-26T07:55:40.423Z] + pkg_list='github.com/docker/docker/api [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/backend/build [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/httputils [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/middleware [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/build [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/container [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/debug [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/image [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/network [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/session [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/system [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/server/router/volume [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/backend [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/container [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/events [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/filters [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/image [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/mount [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/network [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/registry [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/strslice [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/swarm [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/time [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/versions [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T07:55:40.423Z] github.com/docker/docker/api/types/volume [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/dockerfile [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/remotecontext [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T07:55:40.423Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T07:55:40.423Z] github.com/docker/docker/cli [2022-08-26T07:55:40.423Z] github.com/docker/docker/cli/config [2022-08-26T07:55:40.423Z] github.com/docker/docker/cli/debug [2022-08-26T07:55:40.423Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T07:55:40.423Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T07:55:40.423Z] github.com/docker/docker/client [2022-08-26T07:55:40.423Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T07:55:40.423Z] github.com/docker/docker/cmd/dockerd [2022-08-26T07:55:40.423Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T07:55:40.423Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T07:55:40.423Z] github.com/docker/docker/container [2022-08-26T07:55:40.423Z] github.com/docker/docker/container/stream [2022-08-26T07:55:40.423Z] github.com/docker/docker/contrib/apparmor [2022-08-26T07:55:40.423Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T07:55:40.423Z] github.com/docker/docker/contrib/httpserver [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/cluster [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/config [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/containerd [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/events [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/images [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/initlayer [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/links [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/listeners [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/local [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/names [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/network [2022-08-26T07:55:40.423Z] github.com/docker/docker/daemon/stats [2022-08-26T07:55:40.423Z] github.com/docker/docker/distribution [2022-08-26T07:55:40.423Z] github.com/docker/docker/distribution/metadata [2022-08-26T07:55:40.423Z] github.com/docker/docker/distribution/utils [2022-08-26T07:55:40.423Z] github.com/docker/docker/distribution/xfer [2022-08-26T07:55:40.423Z] github.com/docker/docker/dockerversion [2022-08-26T07:55:40.423Z] github.com/docker/docker/errdefs [2022-08-26T07:55:40.423Z] github.com/docker/docker/image [2022-08-26T07:55:40.423Z] github.com/docker/docker/image/cache [2022-08-26T07:55:40.423Z] github.com/docker/docker/image/tarexport [2022-08-26T07:55:40.423Z] github.com/docker/docker/image/v1 [2022-08-26T07:55:40.423Z] github.com/docker/docker/internal/test/suite [2022-08-26T07:55:40.423Z] github.com/docker/docker/layer [2022-08-26T07:55:40.423Z] github.com/docker/docker/libcontainerd [2022-08-26T07:55:40.423Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T07:55:40.423Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T07:55:40.423Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T07:55:40.423Z] github.com/docker/docker/libcontainerd/types [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/config [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/idm [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T07:55:40.423Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ns [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/options [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/osl [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/types [2022-08-26T07:55:40.424Z] github.com/docker/docker/oci [2022-08-26T07:55:40.424Z] github.com/docker/docker/oci/caps [2022-08-26T07:55:40.424Z] github.com/docker/docker/opts [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/aaparser [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/archive [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/authorization [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/capabilities [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/containerfs [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/directory [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/dmesg [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/fileutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/fsutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/homedir [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/idtools [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/ioutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/longpath [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/loopback [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/parsers [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/pidfile [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/platform [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/plugins [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/pools [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/progress [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/pubsub [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/reexec [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/signal [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/stack [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/stringid [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/system [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/tailfile [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/tarsum [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/urlutil [2022-08-26T07:55:40.424Z] github.com/docker/docker/pkg/useragent [2022-08-26T07:55:40.424Z] github.com/docker/docker/plugin [2022-08-26T07:55:40.424Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T07:55:40.424Z] github.com/docker/docker/plugin/v2 [2022-08-26T07:55:40.424Z] github.com/docker/docker/profiles/apparmor [2022-08-26T07:55:40.424Z] github.com/docker/docker/profiles/seccomp [2022-08-26T07:55:40.424Z] github.com/docker/docker/quota [2022-08-26T07:55:40.424Z] github.com/docker/docker/reference [2022-08-26T07:55:40.424Z] github.com/docker/docker/registry [2022-08-26T07:55:40.424Z] github.com/docker/docker/registry/resumable [2022-08-26T07:55:40.424Z] github.com/docker/docker/restartmanager [2022-08-26T07:55:40.424Z] github.com/docker/docker/rootless [2022-08-26T07:55:40.424Z] github.com/docker/docker/rootless/specconv [2022-08-26T07:55:40.424Z] github.com/docker/docker/runconfig [2022-08-26T07:55:40.424Z] github.com/docker/docker/runconfig/opts [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/daemon [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/environment [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/fakegit [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/registry [2022-08-26T07:55:40.424Z] github.com/docker/docker/testutil/request [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume/drivers [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume/local [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume/mounts [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume/service [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume/service/opts [2022-08-26T07:55:40.424Z] github.com/docker/docker/volume/testutils' [2022-08-26T07:55:40.424Z] ++ grep --fixed-strings -v /libnetwork [2022-08-26T07:55:40.424Z] ++ echo 'github.com/docker/docker/api [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/backend/build [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/httputils [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/middleware [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/build [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/container [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/debug [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/image [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/network [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/session [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/system [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/server/router/volume [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/backend [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/container [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/events [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/filters [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/image [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/mount [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/network [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/registry [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/strslice [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/swarm [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/time [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/versions [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T07:55:40.424Z] github.com/docker/docker/api/types/volume [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/dockerfile [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/remotecontext [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T07:55:40.424Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T07:55:40.424Z] github.com/docker/docker/cli [2022-08-26T07:55:40.424Z] github.com/docker/docker/cli/config [2022-08-26T07:55:40.424Z] github.com/docker/docker/cli/debug [2022-08-26T07:55:40.424Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T07:55:40.424Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T07:55:40.424Z] github.com/docker/docker/client [2022-08-26T07:55:40.424Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T07:55:40.424Z] github.com/docker/docker/cmd/dockerd [2022-08-26T07:55:40.424Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T07:55:40.424Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T07:55:40.424Z] github.com/docker/docker/container [2022-08-26T07:55:40.424Z] github.com/docker/docker/container/stream [2022-08-26T07:55:40.424Z] github.com/docker/docker/contrib/apparmor [2022-08-26T07:55:40.424Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T07:55:40.424Z] github.com/docker/docker/contrib/httpserver [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/cluster [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/config [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/containerd [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/events [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/images [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/initlayer [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/links [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/listeners [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/local [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/names [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/network [2022-08-26T07:55:40.424Z] github.com/docker/docker/daemon/stats [2022-08-26T07:55:40.424Z] github.com/docker/docker/distribution [2022-08-26T07:55:40.424Z] github.com/docker/docker/distribution/metadata [2022-08-26T07:55:40.424Z] github.com/docker/docker/distribution/utils [2022-08-26T07:55:40.424Z] github.com/docker/docker/distribution/xfer [2022-08-26T07:55:40.424Z] github.com/docker/docker/dockerversion [2022-08-26T07:55:40.424Z] github.com/docker/docker/errdefs [2022-08-26T07:55:40.424Z] github.com/docker/docker/image [2022-08-26T07:55:40.424Z] github.com/docker/docker/image/cache [2022-08-26T07:55:40.424Z] github.com/docker/docker/image/tarexport [2022-08-26T07:55:40.424Z] github.com/docker/docker/image/v1 [2022-08-26T07:55:40.424Z] github.com/docker/docker/internal/test/suite [2022-08-26T07:55:40.424Z] github.com/docker/docker/layer [2022-08-26T07:55:40.424Z] github.com/docker/docker/libcontainerd [2022-08-26T07:55:40.424Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T07:55:40.424Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T07:55:40.424Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T07:55:40.424Z] github.com/docker/docker/libcontainerd/types [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/config [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/idm [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/ns [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/options [2022-08-26T07:55:40.424Z] github.com/docker/docker/libnetwork/osl [2022-08-26T07:55:40.425Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T07:55:40.425Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T07:55:40.425Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T07:55:40.425Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T07:55:40.425Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/libnetwork/types [2022-08-26T07:55:40.425Z] github.com/docker/docker/oci [2022-08-26T07:55:40.425Z] github.com/docker/docker/oci/caps [2022-08-26T07:55:40.425Z] github.com/docker/docker/opts [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/aaparser [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/archive [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/authorization [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/capabilities [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/containerfs [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/directory [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/dmesg [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/fileutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/fsutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/homedir [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/idtools [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/ioutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/longpath [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/loopback [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/parsers [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/pidfile [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/platform [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/pools [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/progress [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/pubsub [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/reexec [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/signal [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/stack [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/stringid [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/system [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/tailfile [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/tarsum [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/urlutil [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/useragent [2022-08-26T07:55:40.425Z] github.com/docker/docker/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T07:55:40.425Z] github.com/docker/docker/plugin/v2 [2022-08-26T07:55:40.425Z] github.com/docker/docker/profiles/apparmor [2022-08-26T07:55:40.425Z] github.com/docker/docker/profiles/seccomp [2022-08-26T07:55:40.425Z] github.com/docker/docker/quota [2022-08-26T07:55:40.425Z] github.com/docker/docker/reference [2022-08-26T07:55:40.425Z] github.com/docker/docker/registry [2022-08-26T07:55:40.425Z] github.com/docker/docker/registry/resumable [2022-08-26T07:55:40.425Z] github.com/docker/docker/restartmanager [2022-08-26T07:55:40.425Z] github.com/docker/docker/rootless [2022-08-26T07:55:40.425Z] github.com/docker/docker/rootless/specconv [2022-08-26T07:55:40.425Z] github.com/docker/docker/runconfig [2022-08-26T07:55:40.425Z] github.com/docker/docker/runconfig/opts [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/daemon [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/environment [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fakegit [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/registry [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/request [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/drivers [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/local [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/mounts [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/service [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/service/opts [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/testutils' [2022-08-26T07:55:40.425Z] + base_pkg_list='github.com/docker/docker/api [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/backend/build [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/httputils [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/middleware [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/build [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/container [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/debug [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/image [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/network [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/session [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/system [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/volume [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/backend [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/container [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/events [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/filters [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/image [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/mount [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/network [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/registry [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/strslice [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/swarm [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/time [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/versions [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/volume [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/dockerfile [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/remotecontext [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T07:55:40.425Z] github.com/docker/docker/cli [2022-08-26T07:55:40.425Z] github.com/docker/docker/cli/config [2022-08-26T07:55:40.425Z] github.com/docker/docker/cli/debug [2022-08-26T07:55:40.425Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T07:55:40.425Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T07:55:40.425Z] github.com/docker/docker/client [2022-08-26T07:55:40.425Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T07:55:40.425Z] github.com/docker/docker/cmd/dockerd [2022-08-26T07:55:40.425Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T07:55:40.425Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T07:55:40.425Z] github.com/docker/docker/container [2022-08-26T07:55:40.425Z] github.com/docker/docker/container/stream [2022-08-26T07:55:40.425Z] github.com/docker/docker/contrib/apparmor [2022-08-26T07:55:40.425Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T07:55:40.425Z] github.com/docker/docker/contrib/httpserver [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/cluster [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/config [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/containerd [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/events [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/images [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/initlayer [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/links [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/listeners [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/local [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/names [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/network [2022-08-26T07:55:40.425Z] github.com/docker/docker/daemon/stats [2022-08-26T07:55:40.425Z] github.com/docker/docker/distribution [2022-08-26T07:55:40.425Z] github.com/docker/docker/distribution/metadata [2022-08-26T07:55:40.425Z] github.com/docker/docker/distribution/utils [2022-08-26T07:55:40.425Z] github.com/docker/docker/distribution/xfer [2022-08-26T07:55:40.425Z] github.com/docker/docker/dockerversion [2022-08-26T07:55:40.425Z] github.com/docker/docker/errdefs [2022-08-26T07:55:40.425Z] github.com/docker/docker/image [2022-08-26T07:55:40.425Z] github.com/docker/docker/image/cache [2022-08-26T07:55:40.425Z] github.com/docker/docker/image/tarexport [2022-08-26T07:55:40.425Z] github.com/docker/docker/image/v1 [2022-08-26T07:55:40.425Z] github.com/docker/docker/internal/test/suite [2022-08-26T07:55:40.425Z] github.com/docker/docker/layer [2022-08-26T07:55:40.425Z] github.com/docker/docker/libcontainerd [2022-08-26T07:55:40.425Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T07:55:40.425Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T07:55:40.425Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T07:55:40.425Z] github.com/docker/docker/libcontainerd/types [2022-08-26T07:55:40.425Z] github.com/docker/docker/oci [2022-08-26T07:55:40.425Z] github.com/docker/docker/oci/caps [2022-08-26T07:55:40.425Z] github.com/docker/docker/opts [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/aaparser [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/archive [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/authorization [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/capabilities [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/containerfs [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/directory [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/dmesg [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/fileutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/fsutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/homedir [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/idtools [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/ioutils [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/longpath [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/loopback [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/parsers [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/pidfile [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/platform [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/pools [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/progress [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/pubsub [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/reexec [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/signal [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/stack [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/stringid [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/system [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/tailfile [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/tarsum [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/urlutil [2022-08-26T07:55:40.425Z] github.com/docker/docker/pkg/useragent [2022-08-26T07:55:40.425Z] github.com/docker/docker/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T07:55:40.425Z] github.com/docker/docker/plugin/v2 [2022-08-26T07:55:40.425Z] github.com/docker/docker/profiles/apparmor [2022-08-26T07:55:40.425Z] github.com/docker/docker/profiles/seccomp [2022-08-26T07:55:40.425Z] github.com/docker/docker/quota [2022-08-26T07:55:40.425Z] github.com/docker/docker/reference [2022-08-26T07:55:40.425Z] github.com/docker/docker/registry [2022-08-26T07:55:40.425Z] github.com/docker/docker/registry/resumable [2022-08-26T07:55:40.425Z] github.com/docker/docker/restartmanager [2022-08-26T07:55:40.425Z] github.com/docker/docker/rootless [2022-08-26T07:55:40.425Z] github.com/docker/docker/rootless/specconv [2022-08-26T07:55:40.425Z] github.com/docker/docker/runconfig [2022-08-26T07:55:40.425Z] github.com/docker/docker/runconfig/opts [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/daemon [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/environment [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fakegit [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/registry [2022-08-26T07:55:40.425Z] github.com/docker/docker/testutil/request [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/drivers [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/local [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/mounts [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/service [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/service/opts [2022-08-26T07:55:40.425Z] github.com/docker/docker/volume/testutils' [2022-08-26T07:55:40.425Z] ++ grep --fixed-strings /libnetwork [2022-08-26T07:55:40.425Z] ++ echo 'github.com/docker/docker/api [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/backend/build [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/httputils [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/middleware [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/build [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/container [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/debug [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/image [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/network [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/session [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/system [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/server/router/volume [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/backend [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/container [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/events [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/filters [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/image [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/mount [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/network [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/registry [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/strslice [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/swarm [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/time [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/versions [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T07:55:40.425Z] github.com/docker/docker/api/types/volume [2022-08-26T07:55:40.425Z] github.com/docker/docker/builder [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/dockerfile [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/remotecontext [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T07:55:40.426Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T07:55:40.426Z] github.com/docker/docker/cli [2022-08-26T07:55:40.426Z] github.com/docker/docker/cli/config [2022-08-26T07:55:40.426Z] github.com/docker/docker/cli/debug [2022-08-26T07:55:40.426Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T07:55:40.426Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T07:55:40.426Z] github.com/docker/docker/client [2022-08-26T07:55:40.426Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T07:55:40.426Z] github.com/docker/docker/cmd/dockerd [2022-08-26T07:55:40.426Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T07:55:40.426Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T07:55:40.426Z] github.com/docker/docker/container [2022-08-26T07:55:40.426Z] github.com/docker/docker/container/stream [2022-08-26T07:55:40.426Z] github.com/docker/docker/contrib/apparmor [2022-08-26T07:55:40.426Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T07:55:40.426Z] github.com/docker/docker/contrib/httpserver [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/cluster [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/config [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/containerd [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/events [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/images [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/initlayer [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/links [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/listeners [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/local [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/names [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/network [2022-08-26T07:55:40.426Z] github.com/docker/docker/daemon/stats [2022-08-26T07:55:40.426Z] github.com/docker/docker/distribution [2022-08-26T07:55:40.426Z] github.com/docker/docker/distribution/metadata [2022-08-26T07:55:40.426Z] github.com/docker/docker/distribution/utils [2022-08-26T07:55:40.426Z] github.com/docker/docker/distribution/xfer [2022-08-26T07:55:40.426Z] github.com/docker/docker/dockerversion [2022-08-26T07:55:40.426Z] github.com/docker/docker/errdefs [2022-08-26T07:55:40.426Z] github.com/docker/docker/image [2022-08-26T07:55:40.426Z] github.com/docker/docker/image/cache [2022-08-26T07:55:40.426Z] github.com/docker/docker/image/tarexport [2022-08-26T07:55:40.426Z] github.com/docker/docker/image/v1 [2022-08-26T07:55:40.426Z] github.com/docker/docker/internal/test/suite [2022-08-26T07:55:40.426Z] github.com/docker/docker/layer [2022-08-26T07:55:40.426Z] github.com/docker/docker/libcontainerd [2022-08-26T07:55:40.426Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T07:55:40.426Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T07:55:40.426Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T07:55:40.426Z] github.com/docker/docker/libcontainerd/types [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/config [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/idm [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ns [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/options [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/osl [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/types [2022-08-26T07:55:40.426Z] github.com/docker/docker/oci [2022-08-26T07:55:40.426Z] github.com/docker/docker/oci/caps [2022-08-26T07:55:40.426Z] github.com/docker/docker/opts [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/aaparser [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/archive [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/authorization [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/capabilities [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/containerfs [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/directory [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/dmesg [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/fileutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/fsutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/homedir [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/idtools [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/ioutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/longpath [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/loopback [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/parsers [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/pidfile [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/platform [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/plugins [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/pools [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/progress [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/pubsub [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/reexec [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/signal [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/stack [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/stringid [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/system [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/tailfile [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/tarsum [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/urlutil [2022-08-26T07:55:40.426Z] github.com/docker/docker/pkg/useragent [2022-08-26T07:55:40.426Z] github.com/docker/docker/plugin [2022-08-26T07:55:40.426Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T07:55:40.426Z] github.com/docker/docker/plugin/v2 [2022-08-26T07:55:40.426Z] github.com/docker/docker/profiles/apparmor [2022-08-26T07:55:40.426Z] github.com/docker/docker/profiles/seccomp [2022-08-26T07:55:40.426Z] github.com/docker/docker/quota [2022-08-26T07:55:40.426Z] github.com/docker/docker/reference [2022-08-26T07:55:40.426Z] github.com/docker/docker/registry [2022-08-26T07:55:40.426Z] github.com/docker/docker/registry/resumable [2022-08-26T07:55:40.426Z] github.com/docker/docker/restartmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/rootless [2022-08-26T07:55:40.426Z] github.com/docker/docker/rootless/specconv [2022-08-26T07:55:40.426Z] github.com/docker/docker/runconfig [2022-08-26T07:55:40.426Z] github.com/docker/docker/runconfig/opts [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/daemon [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/environment [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/fakegit [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/registry [2022-08-26T07:55:40.426Z] github.com/docker/docker/testutil/request [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume/drivers [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume/local [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume/mounts [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume/service [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume/service/opts [2022-08-26T07:55:40.426Z] github.com/docker/docker/volume/testutils' [2022-08-26T07:55:40.426Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/config [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/idm [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/ns [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/options [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/osl [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/types' [2022-08-26T07:55:40.426Z] + echo 'github.com/docker/docker/libnetwork [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/config [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T07:55:40.426Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/idm [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/ns [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/options [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/osl [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/types' [2022-08-26T07:55:40.427Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:55:40.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:55:40.427Z] + type docker-proxy [2022-08-26T07:55:40.427Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-26T07:55:40.427Z] + hack/make.sh binary-proxy install-proxy [2022-08-26T07:55:40.427Z] [2022-08-26T07:55:40.427Z] Removing bundles/ [2022-08-26T07:55:40.427Z] [2022-08-26T07:55:40.427Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-26T07:55:40.427Z] Building: bundles/binary-proxy/docker-proxy [2022-08-26T07:55:40.427Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:55:46.968Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-26T07:55:46.968Z] [2022-08-26T07:55:46.968Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-26T07:55:46.968Z] Installing docker-proxy to /usr/local/bin/ [2022-08-26T07:55:46.968Z] [2022-08-26T07:55:46.968Z] + mkdir -p bundles [2022-08-26T07:55:46.968Z] + '[' -n 'github.com/docker/docker/api [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/backend/build [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/httputils [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/middleware [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/build [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/container [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/debug [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/image [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/network [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/session [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/system [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/server/router/volume [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/backend [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/container [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/events [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/filters [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/image [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/mount [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/network [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/registry [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/strslice [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/swarm [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/time [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/versions [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T07:55:46.968Z] github.com/docker/docker/api/types/volume [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/dockerfile [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/remotecontext [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T07:55:46.968Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T07:55:46.968Z] github.com/docker/docker/cli [2022-08-26T07:55:46.968Z] github.com/docker/docker/cli/config [2022-08-26T07:55:46.968Z] github.com/docker/docker/cli/debug [2022-08-26T07:55:46.968Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T07:55:46.968Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T07:55:46.968Z] github.com/docker/docker/client [2022-08-26T07:55:46.968Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T07:55:46.968Z] github.com/docker/docker/cmd/dockerd [2022-08-26T07:55:46.968Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T07:55:46.968Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T07:55:46.968Z] github.com/docker/docker/container [2022-08-26T07:55:46.968Z] github.com/docker/docker/container/stream [2022-08-26T07:55:46.968Z] github.com/docker/docker/contrib/apparmor [2022-08-26T07:55:46.968Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T07:55:46.968Z] github.com/docker/docker/contrib/httpserver [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/cluster [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/config [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/containerd [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/events [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/images [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/initlayer [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/links [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/listeners [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T07:55:46.968Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/local [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/names [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/network [2022-08-26T07:55:46.969Z] github.com/docker/docker/daemon/stats [2022-08-26T07:55:46.969Z] github.com/docker/docker/distribution [2022-08-26T07:55:46.969Z] github.com/docker/docker/distribution/metadata [2022-08-26T07:55:46.969Z] github.com/docker/docker/distribution/utils [2022-08-26T07:55:46.969Z] github.com/docker/docker/distribution/xfer [2022-08-26T07:55:46.969Z] github.com/docker/docker/dockerversion [2022-08-26T07:55:46.969Z] github.com/docker/docker/errdefs [2022-08-26T07:55:46.969Z] github.com/docker/docker/image [2022-08-26T07:55:46.969Z] github.com/docker/docker/image/cache [2022-08-26T07:55:46.969Z] github.com/docker/docker/image/tarexport [2022-08-26T07:55:46.969Z] github.com/docker/docker/image/v1 [2022-08-26T07:55:46.969Z] github.com/docker/docker/internal/test/suite [2022-08-26T07:55:46.969Z] github.com/docker/docker/layer [2022-08-26T07:55:46.969Z] github.com/docker/docker/libcontainerd [2022-08-26T07:55:46.969Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T07:55:46.969Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T07:55:46.969Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T07:55:46.969Z] github.com/docker/docker/libcontainerd/types [2022-08-26T07:55:46.969Z] github.com/docker/docker/oci [2022-08-26T07:55:46.969Z] github.com/docker/docker/oci/caps [2022-08-26T07:55:46.969Z] github.com/docker/docker/opts [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/aaparser [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/archive [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/authorization [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/capabilities [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/containerfs [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/directory [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/dmesg [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/fileutils [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/fsutils [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/homedir [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/idtools [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/ioutils [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/longpath [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/loopback [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/parsers [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/pidfile [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/platform [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/plugins [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/pools [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/progress [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/pubsub [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/reexec [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/signal [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/stack [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/stringid [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/system [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/tailfile [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/tarsum [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/urlutil [2022-08-26T07:55:46.969Z] github.com/docker/docker/pkg/useragent [2022-08-26T07:55:46.969Z] github.com/docker/docker/plugin [2022-08-26T07:55:46.969Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T07:55:46.969Z] github.com/docker/docker/plugin/v2 [2022-08-26T07:55:46.969Z] github.com/docker/docker/profiles/apparmor [2022-08-26T07:55:46.969Z] github.com/docker/docker/profiles/seccomp [2022-08-26T07:55:46.969Z] github.com/docker/docker/quota [2022-08-26T07:55:46.969Z] github.com/docker/docker/reference [2022-08-26T07:55:46.969Z] github.com/docker/docker/registry [2022-08-26T07:55:46.969Z] github.com/docker/docker/registry/resumable [2022-08-26T07:55:46.969Z] github.com/docker/docker/restartmanager [2022-08-26T07:55:46.969Z] github.com/docker/docker/rootless [2022-08-26T07:55:46.969Z] github.com/docker/docker/rootless/specconv [2022-08-26T07:55:46.969Z] github.com/docker/docker/runconfig [2022-08-26T07:55:46.969Z] github.com/docker/docker/runconfig/opts [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/daemon [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/environment [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/fakegit [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/registry [2022-08-26T07:55:46.969Z] github.com/docker/docker/testutil/request [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume/drivers [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume/local [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume/mounts [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume/service [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume/service/opts [2022-08-26T07:55:46.969Z] github.com/docker/docker/volume/testutils' ']' [2022-08-26T07:55:46.969Z] + 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/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-26T07:55:47.226Z] ? github.com/docker/docker/api [no test files] [2022-08-26T07:56:02.112Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-08-26T07:56:17.446Z] #64 327.6 # github.com/containerd/containerd/cmd/containerd [2022-08-26T07:56:17.446Z] #64 327.6 /usr/bin/ld: /tmp/go-link-959466051/000019.o: in function `New': [2022-08-26T07:56:17.446Z] #64 327.6 /tmp/tmp.7Y18Eyx77h/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-26T07:56:17.446Z] #64 327.7 + bin/containerd-stress [2022-08-26T07:56:17.446Z] #64 328.8 + bin/containerd-shim [2022-08-26T07:56:24.024Z] #64 339.9 + bin/containerd-shim-runc-v1 [2022-08-26T07:56:30.609Z] #64 346.1 + bin/containerd-shim-runc-v2 [2022-08-26T07:56:30.609Z] #64 347.0 + binaries [2022-08-26T07:56:30.609Z] #64 347.0 + install -D bin/containerd /build/containerd [2022-08-26T07:56:30.609Z] #64 347.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T07:56:30.609Z] #64 347.0 + install -D bin/ctr /build/ctr [2022-08-26T07:56:33.897Z] #64 DONE 350.0s [2022-08-26T07:56:34.467Z] [2022-08-26T07:56:34.467Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T07:56:34.467Z] #65 sha256:719a10abcac1a607bc9894ab7fc7ed67ddf10c6503a0a49d7de6e5c35a530579 [2022-08-26T07:56:36.384Z] #65 DONE 1.5s [2022-08-26T07:56:36.384Z] [2022-08-26T07:56:36.384Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T07:56:36.384Z] #70 sha256:aad7058ec5e5b32d5c7edc8fef7127bfb51449041e8f210b11e24384b4105427 [2022-08-26T07:56:36.661Z] #70 DONE 0.3s [2022-08-26T07:56:36.661Z] [2022-08-26T07:56:36.661Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T07:56:36.661Z] #75 sha256:9e89a04113143719ad24aa99fe40d482dcf9c56bc11c1f40ceebe2e3df6f4a20 [2022-08-26T07:56:38.063Z] #75 DONE 1.4s [2022-08-26T07:56:38.063Z] [2022-08-26T07:56:38.063Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T07:56:38.063Z] #78 sha256:d5f02ae7f795b96aa4cc120ab3d726b07d276be60968f357254eedba35a458f9 [2022-08-26T07:56:38.063Z] #78 DONE 0.1s [2022-08-26T07:56:38.063Z] [2022-08-26T07:56:38.063Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T07:56:38.063Z] #79 sha256:8d15626485398b5ca092549802d7c9a1cd2316dc386af721d950d56f80b5acbf [2022-08-26T07:56:38.063Z] #79 DONE 0.1s [2022-08-26T07:56:38.063Z] [2022-08-26T07:56:38.063Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T07:56:38.063Z] #80 sha256:89d622af64e71bb724b276660a665dbe390512cd41131f4ac2add38f9a96adbb [2022-08-26T07:56:38.063Z] #80 DONE 0.0s [2022-08-26T07:56:38.063Z] [2022-08-26T07:56:38.063Z] #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-26T07:56:38.063Z] #81 sha256:fec2c831914d5cd580cacf90a68936ca36557174171288a6c19fb2fc789cb63c [2022-08-26T07:56:38.636Z] #81 0.646 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T07:56:38.636Z] #81 0.646 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T07:56:38.636Z] #81 0.646 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T07:56:39.470Z] #81 0.908 Reading package lists... [2022-08-26T07:56:40.040Z] #81 1.413 Reading package lists... [2022-08-26T07:56:40.040Z] #81 1.912 Building dependency tree... [2022-08-26T07:56:40.040Z] #81 2.012 Reading state information... [2022-08-26T07:56:40.040Z] #81 2.124 systemd is already the newest version (247.3-7). [2022-08-26T07:56:40.040Z] #81 2.124 systemd set to manually installed. [2022-08-26T07:56:40.040Z] #81 2.124 The following additional packages will be installed: [2022-08-26T07:56:40.299Z] #81 2.125 libdbus-1-3 libpam-systemd [2022-08-26T07:56:40.299Z] #81 2.126 Recommended packages: [2022-08-26T07:56:40.299Z] #81 2.126 libnss-systemd [2022-08-26T07:56:40.299Z] #81 2.187 The following NEW packages will be installed: [2022-08-26T07:56:40.299Z] #81 2.188 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-26T07:56:40.559Z] #81 2.457 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T07:56:40.559Z] #81 2.457 Need to get 950 kB of archives. [2022-08-26T07:56:40.559Z] #81 2.457 After this operation, 1988 kB of additional disk space will be used. [2022-08-26T07:56:40.559Z] #81 2.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-26T07:56:40.559Z] #81 2.463 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-26T07:56:40.559Z] #81 2.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-26T07:56:40.559Z] #81 2.468 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-26T07:56:40.559Z] #81 2.470 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-26T07:56:40.818Z] #81 2.647 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T07:56:40.818Z] #81 2.680 Fetched 950 kB in 0s (3427 kB/s) [2022-08-26T07:56:40.818Z] #81 2.702 Selecting previously unselected package systemd-sysv. [2022-08-26T07:56:40.818Z] #81 2.702 (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 ... 29483 files and directories currently installed.) [2022-08-26T07:56:40.818Z] #81 2.716 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-26T07:56:40.818Z] #81 2.722 Unpacking systemd-sysv (247.3-7) ... [2022-08-26T07:56:40.818Z] #81 2.763 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-26T07:56:40.818Z] #81 2.765 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-26T07:56:40.818Z] #81 2.773 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-26T07:56:41.077Z] #81 2.839 Selecting previously unselected package dbus. [2022-08-26T07:56:41.077Z] #81 2.841 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-26T07:56:41.077Z] #81 2.851 Unpacking dbus (1.12.20-2) ... [2022-08-26T07:56:41.077Z] #81 2.907 Selecting previously unselected package libpam-systemd:amd64. [2022-08-26T07:56:41.077Z] #81 2.910 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-26T07:56:41.077Z] #81 2.916 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-26T07:56:41.077Z] #81 2.969 Selecting previously unselected package dbus-user-session. [2022-08-26T07:56:41.077Z] #81 2.972 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-26T07:56:41.077Z] #81 2.977 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-26T07:56:41.077Z] #81 3.102 Setting up systemd-sysv (247.3-7) ... [2022-08-26T07:56:41.336Z] #81 3.116 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-26T07:56:41.336Z] #81 3.128 Setting up dbus (1.12.20-2) ... [2022-08-26T07:56:41.336Z] #81 3.302 invoke-rc.d: could not determine current runlevel [2022-08-26T07:56:41.336Z] #81 3.305 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T07:56:41.336Z] #81 3.309 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-26T07:56:41.596Z] #81 3.484 Setting up dbus-user-session (1.12.20-2) ... [2022-08-26T07:56:41.596Z] #81 3.501 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T07:56:41.596Z] #81 DONE 3.6s [2022-08-26T07:56:41.596Z] [2022-08-26T07:56:41.596Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T07:56:41.596Z] #82 sha256:1de035e8705ef6fc185d2243cd707d18290e6b6be20735d5c6ab682197ebced1 [2022-08-26T07:56:42.534Z] #82 DONE 0.9s [2022-08-26T07:56:42.793Z] [2022-08-26T07:56:42.793Z] #83 exporting to image [2022-08-26T07:56:42.793Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T07:56:42.793Z] #83 exporting layers [2022-08-26T07:56:47.951Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 2m54.206203563s [2022-08-26T07:56:47.951Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 518.084287ms [2022-08-26T07:56:49.380Z] #83 exporting layers 6.4s done [2022-08-26T07:56:49.380Z] #83 writing image sha256:864f1cf0c023cb35cb3baf2983a7475da90eb6ed9413807b6f0f8bdf2a69675c [2022-08-26T07:56:49.380Z] #83 writing image sha256:864f1cf0c023cb35cb3baf2983a7475da90eb6ed9413807b6f0f8bdf2a69675c done [2022-08-26T07:56:49.380Z] #83 naming to docker.io/library/docker:47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 done [2022-08-26T07:56:49.380Z] #83 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T07:56:49.744Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 -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:47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 hack/make.sh dynbinary test-integration [2022-08-26T07:56:51.648Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-26T07:56:51.648Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-26T07:56:51.648Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-26T07:56:51.648Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-26T07:56:51.648Z] 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-26T07:56:51.648Z] Detected virtualization docker. [2022-08-26T07:56:51.648Z] Detected architecture x86-64. [2022-08-26T07:56:51.648Z] Set hostname to <6cc35775e7c7>. [2022-08-26T07:56:51.648Z] modprobe@configfs.service: Succeeded. [2022-08-26T07:56:51.648Z] modprobe@drm.service: Succeeded. [2022-08-26T07:56:51.648Z] modprobe@fuse.service: Succeeded. [2022-08-26T07:56:51.648Z] + source /etc/docker-entrypoint-cmd [2022-08-26T07:56:51.648Z] ++ hack/make.sh dynbinary test-integration [2022-08-26T07:56:51.648Z] [2022-08-26T07:56:51.907Z] Removing bundles/ [2022-08-26T07:56:51.907Z] [2022-08-26T07:56:51.907Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T07:56:51.907Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T07:56:51.907Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:57:08.050Z] --- PASS: TestImportExtremelyLargeImageWorks (92.77s) [2022-08-26T07:57:08.050Z] PASS [2022-08-26T07:57:08.050Z] [2022-08-26T07:57:08.050Z] === Skipped [2022-08-26T07:57:08.050Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-26T07:57:08.050Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-26T07:57:08.050Z] [2022-08-26T07:57:08.050Z] DONE 22 tests, 1 skipped in 96.944s [2022-08-26T07:57:08.050Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T07:57:08.050Z] === RUN TestStripANSICommands [2022-08-26T07:57:08.050Z] === RUN TestStripANSICommands/#00 [2022-08-26T07:57:08.050Z] === RUN TestStripANSICommands/#01 [2022-08-26T07:57:08.050Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T07:57:08.050Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T07:57:08.050Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T07:57:08.050Z] PASS [2022-08-26T07:57:08.050Z] [2022-08-26T07:57:08.050Z] DONE 3 tests in 0.036s [2022-08-26T07:57:08.050Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T07:57:08.050Z] INFO: Testing against a local daemon [2022-08-26T07:57:08.050Z] === RUN TestNetworkCreateDelete [2022-08-26T07:57:08.050Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-26T07:57:08.050Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T07:57:08.050Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-26T07:57:08.050Z] === RUN TestDaemonDNSFallback [2022-08-26T07:57:11.343Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-26T07:57:11.343Z] === RUN TestInspectNetwork [2022-08-26T07:57:11.343Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.343Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T07:57:11.343Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T07:57:11.343Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T07:57:11.343Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T07:57:11.343Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T07:57:11.343Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T07:57:11.343Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T07:57:11.343Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T07:57:11.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestNetworkList [2022-08-26T07:57:11.343Z] === RUN TestNetworkList//networks [2022-08-26T07:57:11.343Z] === PAUSE TestNetworkList//networks [2022-08-26T07:57:11.343Z] === RUN TestNetworkList//networks/ [2022-08-26T07:57:11.343Z] === PAUSE TestNetworkList//networks/ [2022-08-26T07:57:11.343Z] === CONT TestNetworkList//networks [2022-08-26T07:57:11.343Z] === CONT TestNetworkList//networks/ [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkList (0.02s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T07:57:11.343Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T07:57:11.343Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T07:57:11.343Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-26T07:57:11.343Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T07:57:11.343Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-26T07:57:11.343Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T07:57:11.343Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-26T07:57:11.343Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T07:57:11.343Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-26T07:57:11.343Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T07:57:11.343Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-08-26T07:57:11.343Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T07:57:11.343Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.343Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T07:57:11.343Z] service_test.go:243: FLAKY_TEST [2022-08-26T07:57:11.343Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T07:57:11.343Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T07:57:11.343Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.343Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-26T07:57:11.343Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T07:57:11.343Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.343Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-26T07:57:11.343Z] PASS [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.343Z] === Skipped [2022-08-26T07:57:11.343Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-26T07:57:11.343Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.343Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-26T07:57:11.343Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.343Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-26T07:57:11.343Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-26T07:57:11.343Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.343Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-26T07:57:11.343Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-26T07:57:11.343Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.343Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-26T07:57:11.344Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-08-26T07:57:11.344Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-26T07:57:11.344Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T07:57:11.344Z] service_test.go:243: FLAKY_TEST [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-26T07:57:11.344Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-26T07:57:11.344Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] DONE 34 tests, 12 skipped in 7.058s [2022-08-26T07:57:11.344Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T07:57:11.344Z] INFO: Testing against a local daemon [2022-08-26T07:57:11.344Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T07:57:11.344Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T07:57:11.344Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T07:57:11.344Z] === RUN TestDockerNetworkIpvlan [2022-08-26T07:57:11.344Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T07:57:11.344Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T07:57:11.344Z] PASS [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === Skipped [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T07:57:11.344Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T07:57:11.344Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] DONE 2 tests, 2 skipped in 0.077s [2022-08-26T07:57:11.344Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T07:57:11.344Z] INFO: Testing against a local daemon [2022-08-26T07:57:11.344Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T07:57:11.344Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.344Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-26T07:57:11.344Z] === RUN TestDockerNetworkMacvlan [2022-08-26T07:57:11.344Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.344Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-26T07:57:11.344Z] PASS [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === Skipped [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-26T07:57:11.344Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-26T07:57:11.344Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] DONE 2 tests, 2 skipped in 0.074s [2022-08-26T07:57:11.344Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T07:57:11.344Z] testing: warning: no tests to run [2022-08-26T07:57:11.344Z] PASS [2022-08-26T07:57:11.344Z] [2022-08-26T07:57:11.344Z] DONE 0 tests in 0.025s [2022-08-26T07:57:11.344Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T07:57:11.604Z] INFO: Testing against a local daemon [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginTLS [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginHeader [2022-08-26T07:57:11.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.604Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-26T07:57:11.604Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T07:57:11.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:11.863Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-26T07:57:11.864Z] === RUN TestAuthZPluginV2Disable [2022-08-26T07:57:12.433Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:12.433Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-26T07:57:12.433Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T07:57:12.692Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:12.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-26T07:57:12.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T07:57:12.952Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:12.952Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-26T07:57:12.952Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-26T07:57:13.212Z] PASS [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === Skipped [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-26T07:57:13.212Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.212Z] [2022-08-26T07:57:13.212Z] DONE 17 tests, 17 skipped in 1.762s [2022-08-26T07:57:13.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T07:57:13.212Z] INFO: Testing against a local daemon [2022-08-26T07:57:13.212Z] === RUN TestPluginInvalidJSON [2022-08-26T07:57:13.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T07:57:13.212Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T07:57:13.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T07:57:13.212Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T07:57:13.212Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T07:57:13.212Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T07:57:13.472Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T07:57:13.472Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T07:57:13.472Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T07:57:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T07:57:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T07:57:13.472Z] === RUN TestPluginInstall [2022-08-26T07:57:13.472Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.472Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-26T07:57:13.472Z] === RUN TestPluginsWithRuntimes [2022-08-26T07:57:13.472Z] 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-26T07:57:13.472Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-26T07:57:13.472Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T07:57:13.472Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-26T07:57:13.472Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-26T07:57:13.472Z] PASS [2022-08-26T07:57:13.472Z] [2022-08-26T07:57:13.472Z] === Skipped [2022-08-26T07:57:13.472Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-26T07:57:13.472Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T07:57:13.472Z] [2022-08-26T07:57:13.472Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-26T07:57:13.472Z] 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-26T07:57:13.472Z] [2022-08-26T07:57:13.472Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-26T07:57:13.472Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-26T07:57:13.472Z] [2022-08-26T07:57:13.472Z] DONE 19 tests, 3 skipped in 0.124s [2022-08-26T07:57:13.472Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T07:57:13.472Z] INFO: Testing against a local daemon [2022-08-26T07:57:13.472Z] === RUN TestExternalGraphDriver [2022-08-26T07:57:13.732Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-26T07:57:13.732Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-26T07:57:13.732Z] === RUN TestGraphdriverPluginV2 [2022-08-26T07:57:17.932Z] --- PASS: TestGraphdriverPluginV2 (3.63s) [2022-08-26T07:57:17.932Z] PASS [2022-08-26T07:57:17.932Z] [2022-08-26T07:57:17.932Z] === Skipped [2022-08-26T07:57:17.932Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-26T07:57:17.932Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-26T07:57:17.932Z] [2022-08-26T07:57:17.932Z] DONE 2 tests, 1 skipped in 4.054s [2022-08-26T07:57:17.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T07:57:17.932Z] INFO: Testing against a local daemon [2022-08-26T07:57:17.932Z] === RUN TestContinueAfterPluginCrash [2022-08-26T07:57:17.932Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T07:57:17.932Z] === RUN TestReadPluginNoRead [2022-08-26T07:57:17.932Z] === PAUSE TestReadPluginNoRead [2022-08-26T07:57:17.932Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T07:57:17.932Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T07:57:17.932Z] === CONT TestContinueAfterPluginCrash [2022-08-26T07:57:17.932Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T07:57:22.133Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2022-08-26T07:57:22.133Z] === CONT TestReadPluginNoRead [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/builder/dockerfile 0.445s coverage: 49.3% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/builder/remotecontext/git 1.515s coverage: 86.3% of statements [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/cli [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-26T07:57:23.501Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/cmd/docker-proxy 0.240s coverage: 69.3% of statements [2022-08-26T07:57:23.501Z] ok github.com/docker/docker/client 0.115s coverage: 76.0% of statements [2022-08-26T07:57:24.049Z] === RUN TestReadPluginNoRead/default [2022-08-26T07:57:24.988Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T07:57:26.371Z] --- PASS: TestContinueAfterPluginCrash (8.72s) [2022-08-26T07:57:26.371Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T07:57:27.754Z] === CONT TestReadPluginNoRead [2022-08-26T07:57:27.754Z] read_test.go:92: [d18da7c7f5260] daemon is not started [2022-08-26T07:57:27.754Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-08-26T07:57:27.754Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-26T07:57:27.754Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-26T07:57:27.754Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-26T07:57:27.754Z] PASS [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] DONE 6 tests in 10.124s [2022-08-26T07:57:27.754Z] 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-26T07:57:27.754Z] testing: warning: no tests to run [2022-08-26T07:57:27.754Z] PASS [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] DONE 0 tests in 0.034s [2022-08-26T07:57:27.754Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T07:57:27.754Z] INFO: Testing against a local daemon [2022-08-26T07:57:27.754Z] === RUN TestPluginWithDevMounts [2022-08-26T07:57:27.754Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-26T07:57:27.754Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-26T07:57:27.754Z] PASS [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === Skipped [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-26T07:57:27.754Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] DONE 1 tests, 1 skipped in 0.090s [2022-08-26T07:57:27.754Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T07:57:27.754Z] INFO: Testing against a local daemon [2022-08-26T07:57:27.754Z] === RUN TestSecretInspect [2022-08-26T07:57:27.754Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-26T07:57:27.754Z] === RUN TestSecretList [2022-08-26T07:57:27.754Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] --- SKIP: TestSecretList (0.01s) [2022-08-26T07:57:27.754Z] === RUN TestSecretsCreateAndDelete [2022-08-26T07:57:27.754Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-26T07:57:27.754Z] === RUN TestSecretsUpdate [2022-08-26T07:57:27.754Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-26T07:57:27.754Z] === RUN TestTemplatedSecret [2022-08-26T07:57:27.754Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-26T07:57:27.754Z] === RUN TestSecretCreateResolve [2022-08-26T07:57:27.754Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-26T07:57:27.754Z] PASS [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === Skipped [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-26T07:57:27.754Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-26T07:57:27.754Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-26T07:57:27.754Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-26T07:57:27.754Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-26T07:57:27.754Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-26T07:57:27.754Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:27.754Z] [2022-08-26T07:57:27.754Z] DONE 6 tests, 6 skipped in 0.132s [2022-08-26T07:57:27.754Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T07:57:28.015Z] INFO: Testing against a local daemon [2022-08-26T07:57:28.015Z] === RUN TestServiceCreateInit [2022-08-26T07:57:28.015Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T07:57:28.015Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T07:57:28.015Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- PASS: TestServiceCreateInit (0.03s) [2022-08-26T07:57:28.015Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T07:57:28.015Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T07:57:28.015Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceConflict [2022-08-26T07:57:28.015Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T07:57:28.015Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-26T07:57:28.015Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T07:57:28.015Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T07:57:28.015Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T07:57:28.015Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceSysctls [2022-08-26T07:57:28.015Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-26T07:57:28.015Z] === RUN TestCreateServiceCapabilities [2022-08-26T07:57:28.015Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.015Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-26T07:57:28.015Z] === RUN TestInspect [2022-08-26T07:57:28.015Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.279Z] --- SKIP: TestInspect (0.02s) [2022-08-26T07:57:28.279Z] === RUN TestCreateJob [2022-08-26T07:57:28.279Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.279Z] --- SKIP: TestCreateJob (0.01s) [2022-08-26T07:57:28.279Z] === RUN TestReplicatedJob [2022-08-26T07:57:28.279Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.279Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-26T07:57:28.279Z] === RUN TestUpdateReplicatedJob [2022-08-26T07:57:28.279Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.279Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-26T07:57:28.279Z] === RUN TestServiceListWithStatuses [2022-08-26T07:57:28.279Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T07:57:28.279Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T07:57:28.279Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T07:57:28.279Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.279Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-26T07:57:28.279Z] === RUN TestDockerNetworkReConnect [2022-08-26T07:57:28.279Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:28.279Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-26T07:57:28.279Z] === RUN TestServicePlugin [2022-08-26T07:57:30.190Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServicePlugin (1.92s) [2022-08-26T07:57:30.190Z] === RUN TestServiceUpdateLabel [2022-08-26T07:57:30.190Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-26T07:57:30.190Z] === RUN TestServiceUpdateSecrets [2022-08-26T07:57:30.190Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-26T07:57:30.190Z] === RUN TestServiceUpdateConfigs [2022-08-26T07:57:30.190Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-26T07:57:30.190Z] === RUN TestServiceUpdateNetwork [2022-08-26T07:57:30.190Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-26T07:57:30.190Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T07:57:30.190Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-26T07:57:30.190Z] PASS [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === Skipped [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T07:57:30.190Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T07:57:30.190Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-26T07:57:30.190Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-26T07:57:30.190Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-26T07:57:30.190Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-26T07:57:30.190Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-26T07:57:30.190Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-26T07:57:30.190Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-26T07:57:30.190Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-26T07:57:30.190Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-08-26T07:57:30.190Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-26T07:57:30.190Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-26T07:57:30.190Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-26T07:57:30.190Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T07:57:30.190Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-26T07:57:30.190Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-26T07:57:30.190Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-08-26T07:57:30.190Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-26T07:57:30.190Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-26T07:57:30.190Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-26T07:57:30.190Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-26T07:57:30.190Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-26T07:57:30.190Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T07:57:30.190Z] [2022-08-26T07:57:30.190Z] DONE 24 tests, 23 skipped in 2.352s [2022-08-26T07:57:30.190Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T07:57:30.190Z] INFO: Testing against a local daemon [2022-08-26T07:57:30.190Z] === RUN TestSessionCreate [2022-08-26T07:57:30.450Z] --- PASS: TestSessionCreate (0.04s) [2022-08-26T07:57:30.450Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T07:57:30.450Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-26T07:57:30.450Z] PASS [2022-08-26T07:57:30.450Z] [2022-08-26T07:57:30.450Z] DONE 2 tests in 0.141s [2022-08-26T07:57:30.450Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T07:57:30.450Z] INFO: Testing against a local daemon [2022-08-26T07:57:30.450Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T07:57:30.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T07:57:30.450Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T07:57:30.450Z] === RUN TestDiskUsage [2022-08-26T07:57:30.450Z] === PAUSE TestDiskUsage [2022-08-26T07:57:30.450Z] === RUN TestEventsExecDie [2022-08-26T07:57:31.021Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-26T07:57:31.021Z] === RUN TestEventsBackwardsCompatible [2022-08-26T07:57:31.021Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-26T07:57:31.021Z] === RUN TestEventsVolumeCreate [2022-08-26T07:57:31.021Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-26T07:57:31.021Z] === RUN TestInfoBinaryCommits [2022-08-26T07:57:31.021Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T07:57:31.021Z] === RUN TestInfoAPIVersioned [2022-08-26T07:57:31.021Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-26T07:57:31.021Z] === RUN TestInfoAPI [2022-08-26T07:57:31.021Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T07:57:31.021Z] === RUN TestInfoAPIWarnings [2022-08-26T07:57:49.118Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-26T07:57:49.118Z] === RUN TestInfoDebug [2022-08-26T07:57:49.118Z] --- PASS: TestInfoDebug (0.55s) [2022-08-26T07:57:49.118Z] === RUN TestInfoInsecureRegistries [2022-08-26T07:57:49.118Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-26T07:57:49.118Z] === RUN TestInfoRegistryMirrors [2022-08-26T07:57:49.378Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-26T07:57:49.379Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T07:57:49.639Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-26T07:57:49.639Z] === RUN TestPingCacheHeaders [2022-08-26T07:57:49.901Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-26T07:57:49.901Z] === RUN TestPingGet [2022-08-26T07:57:49.901Z] --- PASS: TestPingGet (0.01s) [2022-08-26T07:57:49.901Z] === RUN TestPingHead [2022-08-26T07:57:49.901Z] --- PASS: TestPingHead (0.03s) [2022-08-26T07:57:49.901Z] === RUN TestPingSwarmHeader [2022-08-26T07:57:50.471Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T07:57:51.040Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T07:57:51.980Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T07:57:51.980Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-26T07:57:51.980Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T07:57:51.980Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T07:57:51.980Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T07:57:51.980Z] === RUN TestPingBuilderHeader [2022-08-26T07:57:51.980Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T07:57:52.550Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T07:57:53.120Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-26T07:57:53.120Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-26T07:57:53.120Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-26T07:57:53.120Z] === RUN TestVersion [2022-08-26T07:57:53.120Z] --- PASS: TestVersion (0.03s) [2022-08-26T07:57:53.120Z] === CONT TestDiskUsage [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T07:57:53.380Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T07:57:53.640Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T07:57:53.901Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T07:57:54.161Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage (1.23s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-26T07:57:54.161Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-26T07:57:54.162Z] PASS [2022-08-26T07:57:54.162Z] [2022-08-26T07:57:54.162Z] === Skipped [2022-08-26T07:57:54.162Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T07:57:54.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T07:57:54.162Z] [2022-08-26T07:57:54.162Z] DONE 57 tests, 1 skipped in 23.829s [2022-08-26T07:57:54.162Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T07:57:54.422Z] INFO: Testing against a local daemon [2022-08-26T07:57:54.422Z] === RUN TestVolumesCreateAndList [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T07:57:54.422Z] === RUN TestVolumesRemove [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-26T07:57:54.422Z] === RUN TestVolumesInspect [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T07:57:54.422Z] === RUN TestVolumesInvalidJSON [2022-08-26T07:57:54.422Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T07:57:54.422Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T07:57:54.422Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T07:57:54.422Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T07:57:54.422Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T07:57:54.422Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T07:57:54.422Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T07:57:54.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T07:57:54.422Z] PASS [2022-08-26T07:57:54.422Z] [2022-08-26T07:57:54.422Z] DONE 9 tests in 0.180s [2022-08-26T07:57:54.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T07:57:54.422Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14708 is not a child of this shell [2022-08-26T07:57:54.422Z] warning: PID 14708 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-26T07:57:54.422Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T07:57:54.422Z] [2022-08-26T07:57:54.422Z] Unloading profiles will leave already running processes permanently [2022-08-26T07:57:54.422Z] unconfined, which can lead to unexpected situations. [2022-08-26T07:57:54.422Z] [2022-08-26T07:57:54.422Z] To set a process to complain mode, use the command line tool [2022-08-26T07:57:54.422Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T07:57:54.422Z] Removing test suite binaries [2022-08-26T07:57:54.422Z] exiting test-integration [2022-08-26T07:57:54.422Z] ++ exit 0 [2022-08-26T07:57:54.422Z] Post stage [Pipeline] junit [2022-08-26T07:57:55.376Z] Recording test results [2022-08-26T07:57:55.549Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.9% of statements [2022-08-26T07:57:55.549Z] ok github.com/docker/docker/container 0.123s coverage: 35.5% of statements [2022-08-26T07:57:55.550Z] ok github.com/docker/docker/cmd/dockerd/trap 2.447s coverage: 0.0% of statements [2022-08-26T07:57:55.550Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-26T07:57:55.550Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-26T07:57:55.550Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-26T07:57:55.550Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-26T07:57:55.550Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-26T07:57:55.742Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T07:57:56.091Z] + echo Ensuring container killed. [2022-08-26T07:57:56.091Z] Ensuring container killed. [2022-08-26T07:57:56.091Z] + docker rm -vf docker-pr2 [2022-08-26T07:57:56.091Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T07:57:56.378Z] + echo Chowning /workspace to jenkins user [2022-08-26T07:57:56.378Z] Chowning /workspace to jenkins user [2022-08-26T07:57:56.378Z] + id -u [2022-08-26T07:57:56.378Z] + id -g [2022-08-26T07:57:56.378Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T07:57:57.442Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T07:57:58.056Z] + bundleName=amd64-rootless [2022-08-26T07:57:58.056Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-26T07:57:58.056Z] Creating amd64-rootless-bundles.tar.gz [2022-08-26T07:57:58.056Z] + 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-26T07:57:58.056Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-26T07:57:58.071Z] Archiving artifacts [2022-08-26T07:57:58.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44037/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T07:57:58.618Z] + make clean [2022-08-26T07:57:58.618Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T07:57:58.618Z] docker-dev-cache [2022-08-26T07:57:58.618Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T07:57:59.961Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-26T07:58:00.891Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-08-26T07:58:03.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T07:58:03.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T07:58:07.428Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-26T07:58:08.794Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 76.8% of statements [2022-08-26T07:58:09.359Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-26T07:58:09.922Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-26T07:58:11.288Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.519s coverage: 74.8% of statements [2022-08-26T07:58:11.288Z] ok github.com/docker/docker/daemon 10.113s coverage: 16.4% of statements [2022-08-26T07:58:11.288Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-26T07:58:11.288Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-26T07:58:11.288Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-26T07:58:11.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-26T07:58:12.224Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.295s coverage: 60.7% of statements [2022-08-26T07:58:12.787Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 3.0% of statements [2022-08-26T07:58:14.157Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-26T07:58:15.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.288s coverage: 50.6% of statements [2022-08-26T07:58:17.427Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.116s coverage: 46.1% of statements [2022-08-26T07:58:17.427Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-26T07:58:17.427Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.914s coverage: 58.5% of statements [2022-08-26T07:58:17.427Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-26T07:58:17.427Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-26T07:58:17.988Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-26T07:58:18.245Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-26T07:58:18.808Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-26T07:58:20.185Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.9% of statements [2022-08-26T07:58:20.185Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-26T07:58:20.185Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-26T07:58:20.442Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-26T07:58:21.371Z] ok github.com/docker/docker/daemon/logger/awslogs 0.130s coverage: 80.2% of statements [2022-08-26T07:58:21.371Z] ok github.com/docker/docker/daemon/logger/fluentd 0.028s coverage: 53.6% of statements [2022-08-26T07:58:21.371Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-26T07:58:21.935Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-26T07:58:22.191Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-08-26T07:58:23.119Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.141s coverage: 76.8% of statements [2022-08-26T07:58:23.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-26T07:58:23.938Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2022-08-26T07:58:24.393Z] INFO [linters context/goanalysis] analyzers took 6m37.236104063s with top 10 stages: buildir: 2m28.105866408s, the_only_name: 42.167107323s, goimports: 30.63449374s, unconvert: 24.311114837s, gosec: 18.369605261s, S1038: 17.428969794s, misspell: 7.088065626s, S1039: 5.052240505s, unused: 4.471363176s, nilness: 4.42882851s [2022-08-26T07:58:24.393Z] INFO [runner] Issues before processing: 2441, after processing: 0 [2022-08-26T07:58:24.393Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2120/2120, cgo: 2120/2441, skip_dirs: 2120/2120, identifier_marker: 2017/2017, nolint: 0/79, filename_unadjuster: 2120/2120, skip_files: 2120/2120, exclude-rules: 79/2017, autogenerated_exclude: 2017/2120, exclude: 2017/2017 [2022-08-26T07:58:24.393Z] INFO [runner] processing took 196.526603ms with stages: nolint: 87.444089ms, identifier_marker: 63.515081ms, exclude-rules: 14.39532ms, path_prettifier: 14.227784ms, autogenerated_exclude: 12.455657ms, skip_dirs: 3.425347ms, cgo: 605.397µs, filename_unadjuster: 451.734µs, max_same_issues: 1.831µs, uniq_by_line: 737ns, skip_files: 473ns, source_code: 460ns, path_shortener: 439ns, max_from_linter: 397ns, exclude: 347ns, diff: 328ns, sort_results: 309ns, path_prefixer: 306ns, max_per_file_from_linter: 296ns, severity-rules: 271ns [2022-08-26T07:58:24.393Z] INFO [runner] linters took 1m47.248290455s with stages: goanalysis_metalinter: 1m47.051577561s [2022-08-26T07:58:24.393Z] INFO File cache stats: 1704 entries of total size 8.7MiB [2022-08-26T07:58:24.393Z] INFO Memory: 2821 samples, avg is 317.4MB, max is 1288.1MB [2022-08-26T07:58:24.393Z] INFO Execution took 4m41.991510151s [2022-08-26T07:58:24.393Z] Congratulations! The shell scripts are properly formatted. [2022-08-26T07:58:24.867Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-26T07:58:25.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/make.sh dynbinary test-docker-py [2022-08-26T07:58:25.430Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-26T07:58:25.543Z] [2022-08-26T07:58:25.802Z] Removing bundles/ [2022-08-26T07:58:25.802Z] [2022-08-26T07:58:25.802Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T07:58:25.802Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T07:58:25.802Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:58:26.023Z] ok github.com/docker/docker/daemon/logger/journald 3.342s coverage: 74.3% of statements [2022-08-26T07:58:26.023Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-26T07:58:26.023Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-26T07:58:26.023Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-26T07:58:26.023Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-26T07:58:26.971Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-26T07:58:26.971Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-26T07:58:27.535Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-26T07:58:27.792Z] ok github.com/docker/docker/daemon/logger/splunk 1.571s coverage: 82.5% of statements [2022-08-26T07:58:27.792Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-26T07:58:27.792Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-26T07:58:28.720Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 44.4% of statements [2022-08-26T07:58:30.611Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.0% of statements [2022-08-26T07:58:30.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-26T07:58:30.867Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-26T07:58:31.430Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-26T07:58:31.430Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-26T07:58:31.687Z] ok github.com/docker/docker/image 0.032s coverage: 86.9% of statements [2022-08-26T07:58:31.944Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-26T07:58:32.507Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.7% of statements [2022-08-26T07:58:32.507Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-26T07:58:32.507Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-26T07:58:33.070Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-08-26T07:58:33.632Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-26T07:58:33.889Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-08-26T07:58:34.145Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-26T07:58:36.037Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements [2022-08-26T07:58:36.600Z] ok github.com/docker/docker/pkg/authorization 0.417s coverage: 68.3% of statements [2022-08-26T07:58:36.856Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-26T07:58:37.112Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-26T07:58:40.378Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-08-26T07:58:40.378Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-26T07:58:40.635Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-26T07:58:40.891Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-26T07:58:41.147Z] ok github.com/docker/docker/layer 7.638s coverage: 68.9% of statements [2022-08-26T07:58:41.147Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-26T07:58:41.147Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-26T07:58:41.147Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-26T07:58:41.147Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-26T07:58:41.147Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-26T07:58:41.147Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-26T07:58:41.147Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-26T07:58:41.711Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-26T07:58:41.711Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-08-26T07:58:42.639Z] ok github.com/docker/docker/pkg/idtools 0.422s coverage: 69.3% of statements [2022-08-26T07:58:42.639Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 70.1% of statements [2022-08-26T07:58:42.896Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-08-26T07:58:42.896Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-26T07:58:42.896Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-26T07:58:43.154Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-26T07:58:43.154Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-26T07:58:43.410Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-26T07:58:43.667Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-26T07:58:43.667Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-26T07:58:43.667Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-26T07:58:43.667Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-26T07:58:43.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-08-26T07:58:44.487Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-26T07:58:44.743Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-26T07:58:44.999Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-26T07:58:46.364Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-08-26T07:58:46.364Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-26T07:58:46.620Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-26T07:58:46.878Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-26T07:58:47.134Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-08-26T07:58:47.396Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-26T07:58:47.959Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-26T07:58:48.215Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-26T07:58:48.472Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-08-26T07:58:49.035Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-26T07:58:49.291Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-26T07:58:51.182Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-26T07:58:51.182Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-26T07:58:51.744Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-26T07:58:52.673Z] ok github.com/docker/docker/quota 0.169s coverage: 71.4% of statements [2022-08-26T07:58:53.235Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-08-26T07:58:54.163Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-26T07:58:54.419Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-26T07:58:54.419Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-26T07:58:54.981Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-26T07:58:55.238Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-26T07:58:57.129Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-26T07:58:57.386Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-08-26T07:58:57.948Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-26T07:58:58.409Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T07:58:58.409Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T07:58:58.409Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T07:58:58.409Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T07:58:58.409Z] [2022-08-26T07:58:58.409Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T07:58:58.409Z] DOCKER_SYSTEMD=1 [2022-08-26T07:58:58.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T07:58:58.409Z] HOSTNAME=6cc35775e7c7 [2022-08-26T07:58:58.409Z] DEST=bundles/test-integration [2022-08-26T07:58:58.409Z] PWD=/go/src/github.com/docker/docker [2022-08-26T07:58:58.409Z] DOCKER_GITCOMMIT=47b7b965bf15c8b722f0ef43746b14f5b7d4d7c9 [2022-08-26T07:58:58.409Z] container=docker [2022-08-26T07:58:58.409Z] HOME=/root [2022-08-26T07:58:58.409Z] LANG=C.UTF-8 [2022-08-26T07:58:58.409Z] INVOCATION_ID=a4e518204545453dbfefc22227355ab4 [2022-08-26T07:58:58.409Z] GOLANG_VERSION=1.18.5 [2022-08-26T07:58:58.409Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T07:58:58.409Z] VALIDATE_BRANCH=master [2022-08-26T07:58:58.409Z] TERM=xterm [2022-08-26T07:58:58.409Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T07:58:58.409Z] SHLVL=3 [2022-08-26T07:58:58.409Z] TIMEOUT=120m [2022-08-26T07:58:58.409Z] DOCKER_BUILDTAGS= journald [2022-08-26T07:58:58.409Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T07:58:58.409Z] GO111MODULE=off [2022-08-26T07:58:58.409Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T07:58:58.409Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T07:58:58.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T07:58:58.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T07:58:58.409Z] GOPATH=/go [2022-08-26T07:58:58.409Z] PKG_CONFIG=pkg-config [2022-08-26T07:58:58.409Z] _=/usr/bin/env [2022-08-26T07:58:58.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T07:58:58.876Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-26T07:59:20.763Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/rootless [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-26T07:59:20.763Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/volume [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-26T07:59:20.764Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === Skipped [2022-08-26T07:59:20.764Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-26T07:59:20.764Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-26T07:59:20.764Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-26T07:59:20.764Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-26T07:59:20.764Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:71: No driver to put! [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-26T07:59:20.764Z] time="2022-08-26T07:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-26T07:59:20.764Z] time="2022-08-26T07:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-26T07:59:20.764Z] time="2022-08-26T07:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-26T07:59:20.764Z] time="2022-08-26T07:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-26T07:59:20.764Z] time="2022-08-26T07:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:71: No driver to put! [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-26T07:59:20.764Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-26T07:59:20.764Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-26T07:59:20.764Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T07:59:20.764Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-26T07:59:20.764Z] graphtest_unix.go:71: No driver to put! [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-26T07:59:20.764Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-26T07:59:20.764Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-26T07:59:20.764Z] [2022-08-26T07:59:20.764Z] DONE 2874 tests, 28 skipped in 212.000s [2022-08-26T07:59:20.764Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/config [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/idm [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/ns [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/options [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/osl [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T07:59:20.764Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-26T07:59:20.764Z] + 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-26T07:59:45.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T07:59:45.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T07:59:54.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork 37.379s coverage: 40.6% of statements [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/config 0.020s coverage: 22.4% of statements [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.557s coverage: 59.9% of statements [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.1% of statements [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-26T08:00:07.456Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-26T08:00:07.456Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-26T08:00:17.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:00:17.398Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.140s coverage: 6.6% of statements [2022-08-26T08:00:17.398Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-26T08:00:17.398Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-26T08:00:17.961Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-26T08:00:17.961Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-26T08:00:17.961Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-26T08:00:17.961Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-26T08:00:18.217Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-26T08:00:18.472Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-26T08:00:18.728Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-26T08:00:18.985Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-26T08:00:20.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:00:25.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:00:31.157Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-26T08:00:32.288Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:00:32.288Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:00:32.288Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:00:32.288Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:00:32.288Z] [2022-08-26T08:00:32.288Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-26T08:00:32.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-26T08:00:32.288Z] Using test binary docker [2022-08-26T08:00:32.288Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:00:32.288Z] Not: starting. [2022-08-26T08:00:32.288Z] INFO: Waiting for daemon to start... [2022-08-26T08:00:32.288Z] Starting dockerd [2022-08-26T08:00:32.288Z] . [2022-08-26T08:00:32.288Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-26T08:00:33.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:00:33.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:00:34.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:00:34.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:00:35.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:00:35.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:00:36.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:00:38.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:00:39.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:00:40.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:00:41.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:00:42.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:00:42.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:00:43.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:00:44.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:00:45.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:00:45.998Z] ok github.com/docker/docker/libnetwork/ipam 15.683s coverage: 85.3% of statements [2022-08-26T08:00:45.998Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-26T08:00:45.998Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-26T08:00:45.998Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-26T08:00:45.998Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-26T08:00:45.998Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-26T08:00:46.255Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-26T08:00:46.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:00:46.434Z] Using test binary docker [2022-08-26T08:00:46.434Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:00:46.434Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-26T08:00:46.434Z] Starting dockerd [2022-08-26T08:00:46.434Z] INFO: Waiting for daemon to start... [2022-08-26T08:00:46.816Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-08-26T08:00:47.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:00:47.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:00:47.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:00:47.744Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.0% of statements [2022-08-26T08:00:47.744Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-26T08:00:48.000Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-26T08:00:50.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:00:51.705Z] . [2022-08-26T08:00:51.705Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:00:51.705Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:00:51.705Z] Error: No such image: emptyfs [2022-08-26T08:00:51.705Z] Loaded image: emptyfs:latest [2022-08-26T08:00:51.705Z] Running integration-test (iteration 1) [2022-08-26T08:00:51.705Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:00:51.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:00:51.964Z] Loaded image: busybox:latest [2022-08-26T08:00:52.223Z] Loaded image: busybox:glibc [2022-08-26T08:00:52.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:00:53.654Z] Loaded image: debian:bullseye-slim [2022-08-26T08:00:53.654Z] Loaded image: hello-world:latest [2022-08-26T08:00:53.654Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:00:53.654Z] INFO: Testing against a local daemon [2022-08-26T08:00:53.654Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:00:55.075Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-08-26T08:00:55.076Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:00:55.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:00:56.466Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-08-26T08:00:56.466Z] === RUN TestBuildWithSession [2022-08-26T08:00:56.466Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:00:56.466Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:00:56.466Z] === RUN TestBuildSquashParent [2022-08-26T08:01:00.658Z] --- PASS: TestBuildSquashParent (4.20s) [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:01:00.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:01:00.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:01:00.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:01:00.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:01:00.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:01:00.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:01:00.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:01:00.658Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:01:00.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:01:01.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:01:02.037Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:01:02.298Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:01:03.684Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:01:03.684Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:01:04.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-08-26T08:01:05.590Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-08-26T08:01:05.590Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:01:05.590Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:01:06.969Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:01:06.969Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:01:07.228Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:01:07.488Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:01:07.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:01:07.747Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2022-08-26T08:01:07.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2022-08-26T08:01:07.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-08-26T08:01:07.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-26T08:01:07.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-26T08:01:07.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-26T08:01:07.747Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:01:08.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:01:08.684Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2022-08-26T08:01:08.684Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:01:09.622Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-08-26T08:01:09.622Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:01:10.190Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-26T08:01:10.190Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:01:10.988Z] sha256:3c4b9b8c7fc7934ce75845e958d9ac4bb66a506bd4b90006c98156fa73df7817 [2022-08-26T08:01:10.988Z] INFO: Starting docker-py tests... [2022-08-26T08:01:10.988Z] ============================= test session starts ============================== [2022-08-26T08:01:10.988Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-26T08:01:10.988Z] rootdir: /src, inifile: pytest.ini [2022-08-26T08:01:10.988Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-26T08:01:10.988Z] collected 395 items / 2 deselected / 393 selected [2022-08-26T08:01:10.988Z] [2022-08-26T08:01:11.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:01:12.094Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-08-26T08:01:12.094Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:01:12.353Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-08-26T08:01:12.353Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:01:13.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:01:14.258Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2022-08-26T08:01:14.258Z] === RUN TestBuildWithHugeFile [2022-08-26T08:01:17.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:01:19.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:01:22.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:01:24.732Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:01:24.732Z] Using test binary docker [2022-08-26T08:01:24.732Z] +++ /etc/init.d/apparmor start [2022-08-26T08:01:24.732Z] Not: starting. [2022-08-26T08:01:24.732Z] INFO: Waiting for daemon to start... [2022-08-26T08:01:24.732Z] Starting dockerd [2022-08-26T08:01:24.732Z] +++ 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-26T08:01:25.806Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-26T08:01:26.629Z] . [2022-08-26T08:01:26.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:01:26.630Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-26T08:01:26.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:01:26.886Z] Error: No such image: emptyfs [2022-08-26T08:01:26.886Z] ++++ docker load [2022-08-26T08:01:26.886Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:01:27.450Z] Loaded image: emptyfs:latest [2022-08-26T08:01:27.450Z] Running integration-test (iteration 1) [2022-08-26T08:01:27.450Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:01:27.450Z] ++ 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-26T08:01:27.450Z] ++ set -e [2022-08-26T08:01:27.450Z] ++ '[' -n 0 ']' [2022-08-26T08:01:27.450Z] ++ set -x [2022-08-26T08:01:27.450Z] ++ env -i DEST=/go/src/github.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-26T08:01:28.381Z] Loaded image: busybox:latest [2022-08-26T08:01:28.385Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-26T08:01:28.945Z] Loaded image: busybox:glibc [2022-08-26T08:01:34.199Z] Loaded image: debian:bullseye-slim [2022-08-26T08:01:34.199Z] Loaded image: hello-world:latest [2022-08-26T08:01:34.199Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:01:34.199Z] INFO: Testing against a local daemon [2022-08-26T08:01:34.199Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:01:36.094Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2022-08-26T08:01:36.094Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:01:38.616Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-08-26T08:01:38.616Z] === RUN TestBuildWithSession [2022-08-26T08:01:38.616Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:01:38.616Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:01:38.616Z] === RUN TestBuildSquashParent [2022-08-26T08:01:48.575Z] --- PASS: TestBuildSquashParent (9.34s) [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:01:48.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:01:48.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:01:48.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:01:48.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:01:48.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:01:48.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:01:48.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:01:48.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:01:48.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:01:51.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:01:51.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:01:54.403Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:01:54.403Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.47s) [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2022-08-26T08:01:57.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2022-08-26T08:01:57.677Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:01:57.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:01:58.178Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-26T08:02:00.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:02:01.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:02:01.771Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:02:02.336Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:02:02.901Z] --- PASS: TestBuildMultiStageCopy (5.29s) [2022-08-26T08:02:02.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.81s) [2022-08-26T08:02:02.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-08-26T08:02:02.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-08-26T08:02:02.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-08-26T08:02:02.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-26T08:02:02.901Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:02:04.271Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-08-26T08:02:04.271Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:02:06.808Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2022-08-26T08:02:06.808Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:02:08.178Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-08-26T08:02:08.178Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:02:10.498Z] --- PASS: TestBuildWithHugeFile (55.61s) [2022-08-26T08:02:10.498Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:02:10.498Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:02:10.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:02:10.498Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:02:10.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:02:10.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:02:10.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:02:10.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:02:10.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:02:10.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:02:10.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:02:10.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:02:10.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:02:10.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-26T08:02:10.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-26T08:02:10.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-26T08:02:10.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T08:02:10.498Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:02:10.498Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:02:11.452Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2022-08-26T08:02:11.452Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:02:12.404Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:02:13.350Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-08-26T08:02:13.350Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:02:13.784Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-08-26T08:02:13.784Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-08-26T08:02:13.784Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-26T08:02:13.784Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:02:13.784Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-26T08:02:13.784Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:02:14.353Z] Loaded image: busybox:latest [2022-08-26T08:02:14.613Z] Loaded image: busybox:glibc [2022-08-26T08:02:15.992Z] Loaded image: debian:bullseye-slim [2022-08-26T08:02:15.992Z] Loaded image: hello-world:latest [2022-08-26T08:02:15.992Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:02:16.815Z] --- PASS: TestBuildMultiStageLayerLeak (3.47s) [2022-08-26T08:02:16.815Z] === RUN TestBuildWithHugeFile [2022-08-26T08:02:25.981Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.14s) [2022-08-26T08:02:25.981Z] PASS [2022-08-26T08:02:25.981Z] [2022-08-26T08:02:25.981Z] === Skipped [2022-08-26T08:02:25.981Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:02:25.981Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:02:25.981Z] [2022-08-26T08:02:25.981Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:02:25.981Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:02:25.981Z] [2022-08-26T08:02:25.981Z] DONE 34 tests, 2 skipped in 93.043s [2022-08-26T08:02:25.981Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:02:25.981Z] INFO: Testing against a local daemon [2022-08-26T08:02:25.981Z] === RUN TestConfigInspect [2022-08-26T08:02:27.358Z] --- PASS: TestConfigInspect (2.34s) [2022-08-26T08:02:27.358Z] === RUN TestConfigList [2022-08-26T08:02:29.263Z] --- PASS: TestConfigList (2.15s) [2022-08-26T08:02:29.263Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:02:31.796Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-08-26T08:02:31.796Z] === RUN TestConfigsUpdate [2022-08-26T08:02:33.701Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-26T08:02:33.701Z] === RUN TestTemplatedConfig [2022-08-26T08:02:36.991Z] --- PASS: TestTemplatedConfig (2.82s) [2022-08-26T08:02:36.991Z] === RUN TestConfigCreateResolve [2022-08-26T08:02:38.897Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-08-26T08:02:38.897Z] PASS [2022-08-26T08:02:38.897Z] [2022-08-26T08:02:38.897Z] DONE 6 tests in 13.848s [2022-08-26T08:02:38.897Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:02:38.897Z] INFO: Testing against a local daemon [2022-08-26T08:02:38.897Z] === RUN TestAttachWithTTY [2022-08-26T08:02:38.897Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-26T08:02:38.897Z] === RUN TestAttachWithoutTTy [2022-08-26T08:02:38.897Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-26T08:02:38.897Z] === RUN TestCheckpoint [2022-08-26T08:02:38.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:02:38.897Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:02:38.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:02:38.897Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:02:38.897Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:02:38.897Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:02:38.897Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:02:38.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-26T08:02:38.897Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:02:38.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T08:02:38.897Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:02:38.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-26T08:02:38.897Z] === RUN TestCopyEmptyFile [2022-08-26T08:02:39.156Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-26T08:02:39.156Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:02:39.156Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T08:02:39.156Z] === RUN TestCopyFromContainer [2022-08-26T08:02:39.382Z] time="2022-08-26T08:02:33Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-26T08:02:39.382Z] ok github.com/docker/docker/libnetwork/networkdb 104.201s coverage: 60.0% of statements [2022-08-26T08:02:39.382Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-26T08:02:39.382Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-26T08:02:39.382Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-08-26T08:02:39.382Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2022-08-26T08:02:39.382Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-26T08:02:40.313Z] ok github.com/docker/docker/libnetwork/portmapper 0.657s coverage: 48.6% of statements [2022-08-26T08:02:40.313Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-26T08:02:40.313Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-26T08:02:40.535Z] === RUN TestCopyFromContainer// [2022-08-26T08:02:40.535Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:02:40.535Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:02:40.535Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:02:40.535Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:02:40.535Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:02:40.794Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:02:40.794Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:02:40.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:02:40.794Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:02:40.875Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === Skipped [2022-08-26T08:02:40.875Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-26T08:02:40.875Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-26T08:02:40.875Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-26T08:02:40.875Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-26T08:02:40.875Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-26T08:02:40.875Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-26T08:02:40.875Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-26T08:02:40.875Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-26T08:02:40.875Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-26T08:02:40.875Z] firewalld_test.go:14: firewalld is not running [2022-08-26T08:02:40.875Z] [2022-08-26T08:02:40.875Z] DONE 327 tests, 9 skipped in 202.512s [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer (1.74s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T08:02:41.053Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-26T08:02:41.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:02:41.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:02:41.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:02:41.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:02:41.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:02:41.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:02:41.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:02:41.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:02:41.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:02:41.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:02:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T08:02:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:02:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:02:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:02:41.054Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:02:41.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-26T08:02:41.054Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:02:41.054Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:02:41.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:02:41.054Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:02:41.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:02:41.054Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:02:41.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:02:41.054Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:02:41.054Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:02:41.054Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:02:41.054Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T08:02:41.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T08:02:41.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T08:02:41.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:02:41.054Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:02:41.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T08:02:41.054Z] === RUN TestCreateWithCustomMaskedPaths Post stage [Pipeline] junit [2022-08-26T08:02:41.447Z] Recording test results [2022-08-26T08:02:42.833Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T08:02:42.959Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-08-26T08:02:42.959Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:02:43.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef -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:0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef hack/make.sh dynbinary test-integration [2022-08-26T08:02:43.424Z] [2022-08-26T08:02:43.424Z] Removing bundles/ [2022-08-26T08:02:43.681Z] [2022-08-26T08:02:43.681Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T08:02:43.681Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T08:02:43.681Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:02:44.336Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-08-26T08:02:44.336Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:02:44.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:02:44.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:02:44.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:02:44.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:02:44.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:02:44.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:02:44.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:02:44.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:02:44.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:02:44.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:02:44.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:02:44.337Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:02:44.337Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:02:44.337Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:02:44.337Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:02:44.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:02:44.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T08:02:44.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T08:02:44.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T08:02:44.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T08:02:44.337Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-26T08:02:44.337Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:02:44.905Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-26T08:02:44.905Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:02:44.905Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:02:44.905Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:02:44.905Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T08:02:44.905Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:02:44.905Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:02:44.905Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:02:44.905Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-26T08:02:44.905Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:02:44.905Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T08:02:44.905Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:02:44.905Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:02:44.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:02:44.905Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:02:44.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:02:44.905Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:02:44.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:02:44.905Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:02:44.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:02:44.905Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:02:44.905Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:02:44.905Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:02:44.905Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:02:44.905Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T08:02:44.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:02:44.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T08:02:44.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T08:02:44.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:02:44.905Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:02:44.905Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T08:02:44.905Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:02:44.905Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:02:44.905Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:02:44.905Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T08:02:44.905Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:02:44.905Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:02:44.905Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:02:44.905Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T08:02:44.905Z] === RUN TestDiff [2022-08-26T08:02:45.473Z] --- PASS: TestDiff (0.59s) [2022-08-26T08:02:45.473Z] === RUN TestExecConsoleSize [2022-08-26T08:02:46.410Z] --- PASS: TestExecConsoleSize (0.61s) [2022-08-26T08:02:46.410Z] === RUN TestExecWithCloseStdin [2022-08-26T08:02:46.978Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-26T08:02:46.978Z] === RUN TestExec [2022-08-26T08:02:47.547Z] --- PASS: TestExec (0.63s) [2022-08-26T08:02:47.547Z] === RUN TestExecUser [2022-08-26T08:02:48.115Z] --- PASS: TestExecUser (0.63s) [2022-08-26T08:02:48.115Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:02:49.052Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2022-08-26T08:02:49.052Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:02:50.430Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-26T08:02:50.430Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:02:50.998Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-08-26T08:02:50.998Z] === RUN TestHealthKillContainer [2022-08-26T08:02:52.027Z] .........................xx.................... [ 29%] [2022-08-26T08:02:59.118Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-26T08:02:59.118Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:03:00.055Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-08-26T08:03:00.055Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:03:00.314Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-08-26T08:03:00.314Z] === RUN TestIpcModeNone [2022-08-26T08:03:01.282Z] --- PASS: TestIpcModeNone (0.71s) [2022-08-26T08:03:01.282Z] === RUN TestIpcModePrivate [2022-08-26T08:03:01.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-26T08:03:01.809Z] --- PASS: TestIpcModePrivate (0.70s) [2022-08-26T08:03:01.809Z] === RUN TestIpcModeShareable [2022-08-26T08:03:02.391Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-26T08:03:02.656Z] --- PASS: TestIpcModeShareable (0.71s) [2022-08-26T08:03:02.656Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:03:04.562Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2022-08-26T08:03:04.562Z] === RUN TestAPIIpcModeHost [2022-08-26T08:03:04.821Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-26T08:03:04.821Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:03:06.200Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-26T08:03:06.200Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-08-26T08:03:06.200Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:03:07.139Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-26T08:03:07.398Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-26T08:03:07.398Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:03:08.337Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-26T08:03:08.337Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-26T08:03:08.337Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:03:08.945Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-26T08:03:09.717Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-26T08:03:09.717Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-26T08:03:09.717Z] === RUN TestIpcModeOlderClient [2022-08-26T08:03:09.717Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:03:09.717Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:03:09.977Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-26T08:03:09.977Z] === RUN TestKillContainer [2022-08-26T08:03:09.977Z] === RUN TestKillContainer/no_signal [2022-08-26T08:03:10.547Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:03:10.807Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:03:11.375Z] --- PASS: TestKillContainer (1.40s) [2022-08-26T08:03:11.375Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-08-26T08:03:11.375Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-26T08:03:11.375Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-08-26T08:03:11.375Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:03:11.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:03:11.896Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:03:12.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-26T08:03:12.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-08-26T08:03:12.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-26T08:03:12.834Z] === RUN TestKillStoppedContainer [2022-08-26T08:03:12.834Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-26T08:03:12.834Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:03:12.834Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-26T08:03:12.834Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:03:13.403Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-08-26T08:03:13.403Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:03:13.403Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-26T08:03:13.403Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T08:03:13.403Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:03:13.662Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-08-26T08:03:13.662Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:03:14.231Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-26T08:03:14.231Z] === RUN TestLinksContainerNames [2022-08-26T08:03:15.168Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-26T08:03:15.168Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:03:15.426Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-26T08:03:15.426Z] === RUN TestLogs [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:03:15.426Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:03:15.426Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:03:15.426Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:03:15.426Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:03:15.426Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:03:15.426Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:03:15.426Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:03:15.426Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:03:15.426Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:03:15.995Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:03:16.254Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:03:16.398Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-26T08:03:16.822Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:03:16.822Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:03:17.390Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:03:17.390Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:03:17.390Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:03:17.390Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:03:17.390Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:03:17.390Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:03:17.390Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:03:17.390Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:03:17.390Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:03:18.328Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:03:18.329Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:03:18.898Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:03:18.898Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:03:19.467Z] --- PASS: TestLogs (4.09s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.76s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.86s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-08-26T08:03:19.467Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-08-26T08:03:19.467Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:03:20.035Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:03:20.035Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:03:20.035Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:03:20.035Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:03:20.295Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T08:03:20.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T08:03:20.554Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:03:20.995Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-26T08:03:21.933Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-08-26T08:03:21.933Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T08:03:22.192Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-26T08:03:22.192Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T08:03:22.760Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-26T08:03:22.760Z] === RUN TestNetworkNat [2022-08-26T08:03:23.018Z] --- PASS: TestNetworkNat (0.48s) [2022-08-26T08:03:23.019Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:03:23.588Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-26T08:03:23.588Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:03:26.120Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-26T08:03:26.120Z] === RUN TestPause [2022-08-26T08:03:26.688Z] --- PASS: TestPause (0.47s) [2022-08-26T08:03:26.688Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:03:26.688Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:03:26.688Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:03:26.688Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:03:27.258Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-08-26T08:03:27.258Z] === RUN TestPidHost [2022-08-26T08:03:28.196Z] --- PASS: TestPidHost (1.00s) [2022-08-26T08:03:28.196Z] === RUN TestPsFilter [2022-08-26T08:03:28.196Z] --- PASS: TestPsFilter (0.11s) [2022-08-26T08:03:28.196Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:03:28.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-26T08:03:28.764Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:03:29.023Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-26T08:03:29.023Z] === RUN TestRemoveContainerRunning [2022-08-26T08:03:29.591Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-26T08:03:29.591Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:03:29.850Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-08-26T08:03:29.850Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:03:29.850Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T08:03:29.850Z] === RUN TestRenameLinkedContainer [2022-08-26T08:03:31.757Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-08-26T08:03:31.757Z] === RUN TestRenameStoppedContainer [2022-08-26T08:03:32.325Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-26T08:03:32.325Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:03:33.263Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-08-26T08:03:33.263Z] === RUN TestRenameInvalidName [2022-08-26T08:03:33.523Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-26T08:03:33.523Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:03:35.428Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2022-08-26T08:03:35.428Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:03:35.688Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-26T08:03:35.688Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:03:36.625Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-26T08:03:36.625Z] === RUN TestResize [2022-08-26T08:03:36.884Z] --- PASS: TestResize (0.42s) [2022-08-26T08:03:36.884Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:03:37.370Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-26T08:03:37.453Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-26T08:03:37.453Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:03:37.713Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:03:37.713Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:03:37.713Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:03:37.713Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:03:37.713Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:03:39.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:03:40.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:03:41.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:03:42.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:03:43.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:03:43.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:03:46.858Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-26T08:03:46.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:03:47.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:03:48.614Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-26T08:03:49.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:03:50.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:03:50.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:03:52.736Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-26T08:03:52.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:03:52.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:03:53.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:03:53.210Z] Using test binary docker [2022-08-26T08:03:53.210Z] +++ /etc/init.d/apparmor start [2022-08-26T08:03:53.210Z] Not: starting. [2022-08-26T08:03:53.210Z] INFO: Waiting for daemon to start... [2022-08-26T08:03:53.210Z] Starting dockerd [2022-08-26T08:03:53.210Z] +++ 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-26T08:03:53.210Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:03:53.210Z] Using test binary docker [2022-08-26T08:03:53.210Z] +++ /etc/init.d/apparmor start [2022-08-26T08:03:53.210Z] Not: starting. [2022-08-26T08:03:53.210Z] INFO: Waiting for daemon to start... [2022-08-26T08:03:53.210Z] Starting dockerd [2022-08-26T08:03:53.210Z] +++ 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-26T08:03:53.210Z] . [2022-08-26T08:03:53.210Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:03:53.210Z] [2022-08-26T08:03:53.210Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:03:53.210Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:03:53.210Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:03:53.210Z] Error: No such image: emptyfs [2022-08-26T08:03:53.210Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:03:53.210Z] ++++ docker load [2022-08-26T08:03:53.210Z] Error: No such image: emptyfs [2022-08-26T08:03:53.210Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:03:53.210Z] ++++ docker load [2022-08-26T08:03:53.210Z] Loaded image: emptyfs:latest [2022-08-26T08:03:53.210Z] Running integration-test (iteration 1) [2022-08-26T08:03:53.210Z] 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-26T08:03:53.210Z] ++ 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-26T08:03:53.210Z] ++ set -e [2022-08-26T08:03:53.210Z] ++ '[' -n 0 ']' [2022-08-26T08:03:53.210Z] ++ set -x [2022-08-26T08:03:53.210Z] ++ env -i DEST=/go/src/github.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-26T08:03:53.210Z] Loaded image: emptyfs:latest [2022-08-26T08:03:53.210Z] Running integration-test (iteration 1) [2022-08-26T08:03:53.210Z] 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-26T08:03:53.210Z] ++ 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-26T08:03:53.210Z] ++ set -e [2022-08-26T08:03:53.210Z] ++ '[' -n 0 ']' [2022-08-26T08:03:53.210Z] ++ set -x [2022-08-26T08:03:53.210Z] ++ env -i DEST=/go/src/github.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-26T08:03:53.210Z] Loaded image: busybox:latest [2022-08-26T08:03:53.210Z] Loaded image: busybox:latest [2022-08-26T08:03:53.210Z] Loaded image: busybox:glibc [2022-08-26T08:03:53.210Z] Loaded image: busybox:glibc [2022-08-26T08:03:53.210Z] Loaded image: debian:bullseye-slim [2022-08-26T08:03:53.210Z] Loaded image: hello-world:latestLoaded image: debian:bullseye-slim [2022-08-26T08:03:53.210Z] [2022-08-26T08:03:53.210Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:03:53.210Z] INFO: Testing against a local daemon [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite [2022-08-26T08:03:53.210Z] Loaded image: hello-world:latest [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-26T08:03:53.210Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:03:53.210Z] INFO: Testing against a local daemon [2022-08-26T08:03:53.210Z] === RUN TestDockerDaemonSuite [2022-08-26T08:03:53.210Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-26T08:03:53.210Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-26T08:03:53.467Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-26T08:03:53.723Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-26T08:03:54.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:03:54.653Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-26T08:03:55.583Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-26T08:03:55.583Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.90s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-08-26T08:03:55.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2022-08-26T08:03:55.603Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:03:55.603Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:03:56.512Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-26T08:03:57.117Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-26T08:03:57.126Z] ............................ [ 66%] [2022-08-26T08:03:57.130Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:03:57.682Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-26T08:03:57.682Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-26T08:03:57.682Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-26T08:03:57.698Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-08-26T08:03:57.698Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-08-26T08:03:57.698Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-26T08:03:57.698Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:03:57.940Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-26T08:03:58.505Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-26T08:03:59.075Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-26T08:03:59.075Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:03:59.075Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-26T08:03:59.075Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-26T08:03:59.075Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:03:59.436Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-26T08:03:59.693Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-26T08:03:59.693Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-26T08:03:59.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-26T08:04:00.013Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-26T08:04:00.014Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:04:01.391Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-26T08:04:01.391Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:04:02.330Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-26T08:04:02.330Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:04:03.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-26T08:04:03.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:04:04.299Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-26T08:04:04.299Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:04:05.709Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-08-26T08:04:05.709Z] === RUN TestNISDomainname [2022-08-26T08:04:06.235Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-26T08:04:06.298Z] --- PASS: TestNISDomainname (0.60s) [2022-08-26T08:04:06.298Z] === RUN TestHostnameDnsResolution [2022-08-26T08:04:06.866Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-26T08:04:06.866Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:04:07.433Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-08-26T08:04:07.433Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:04:08.002Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-26T08:04:08.002Z] === RUN TestRunConsoleSize [2022-08-26T08:04:08.570Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-26T08:04:08.570Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:04:09.505Z] --- PASS: TestBuildWithHugeFile (112.50s) [2022-08-26T08:04:09.505Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:04:09.505Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:04:09.505Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:04:09.505Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:04:09.505Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:04:09.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:04:09.505Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:04:09.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:04:09.505Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:04:09.505Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:04:09.505Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:04:09.505Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:04:09.505Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-26T08:04:09.505Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:04:09.505Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-26T08:04:09.505Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-26T08:04:09.505Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-26T08:04:09.505Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-08-26T08:04:09.505Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:04:09.505Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:04:10.476Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-08-26T08:04:10.476Z] === RUN TestStats [2022-08-26T08:04:11.397Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-26T08:04:11.653Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:04:13.009Z] --- PASS: TestStats (2.45s) [2022-08-26T08:04:13.009Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:04:13.009Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:04:13.009Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:04:13.009Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:04:13.009Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:04:13.009Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:04:13.009Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:04:13.009Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:04:13.009Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:04:13.009Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:04:13.009Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:04:13.050Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2022-08-26T08:04:13.050Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2022-08-26T08:04:13.050Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-08-26T08:04:13.050Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:04:13.050Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-26T08:04:13.050Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-26T08:04:13.050Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:04:13.617Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-26T08:04:13.947Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:04:14.179Z] Loaded image: busybox:latest [2022-08-26T08:04:14.179Z] Loaded image: busybox:glibc [2022-08-26T08:04:14.743Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-26T08:04:14.743Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-26T08:04:15.850Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:04:16.634Z] docker_cli_daemon_test.go:1475: [d178b5f12bd03] daemon is not started [2022-08-26T08:04:16.634Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-26T08:04:17.197Z] check_test.go:540: [d2150e66b01f0] daemon is not started [2022-08-26T08:04:17.197Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-26T08:04:17.228Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T08:04:17.228Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-08-26T08:04:17.228Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-08-26T08:04:17.228Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-08-26T08:04:17.228Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-26T08:04:17.228Z] === RUN TestDeleteDevicemapper [2022-08-26T08:04:17.228Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:04:17.228Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:04:17.228Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:04:17.761Z] Loaded image: debian:bullseye-slim [2022-08-26T08:04:17.761Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-26T08:04:18.018Z] Loaded image: hello-world:latest [2022-08-26T08:04:18.274Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:04:18.607Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-08-26T08:04:18.607Z] === RUN TestUpdateMemory [2022-08-26T08:04:18.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-26T08:04:18.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-26T08:04:19.174Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-26T08:04:19.174Z] === RUN TestUpdateCPUQuota [2022-08-26T08:04:19.769Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-26T08:04:20.025Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-26T08:04:20.110Z] --- PASS: TestUpdateCPUQuota (1.00s) [2022-08-26T08:04:20.110Z] === RUN TestUpdatePidsLimit [2022-08-26T08:04:20.110Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T08:04:20.115Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:04:20.115Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:04:20.115Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:04:20.115Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:04:20.115Z] [2022-08-26T08:04:20.115Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:04:20.115Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:04:20.115Z] HOSTNAME=d8dc010f96cf [2022-08-26T08:04:20.115Z] TESTDEBUG=0 [2022-08-26T08:04:20.115Z] DEST=bundles/test-integration [2022-08-26T08:04:20.115Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:04:20.115Z] DOCKER_GITCOMMIT=0ff6f76f2f16ce99f846b84f6b91a0d9501b24ef [2022-08-26T08:04:20.115Z] container=docker [2022-08-26T08:04:20.115Z] HOME=/root [2022-08-26T08:04:20.115Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:04:20.115Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:04:20.115Z] VALIDATE_BRANCH=master [2022-08-26T08:04:20.115Z] TERM=xterm [2022-08-26T08:04:20.115Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:04:20.115Z] SHLVL=1 [2022-08-26T08:04:20.115Z] TIMEOUT=120m [2022-08-26T08:04:20.115Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:04:20.115Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:04:20.115Z] GO111MODULE=off [2022-08-26T08:04:20.115Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T08:04:20.115Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T08:04:20.115Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:04:20.115Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:04:20.115Z] GOPATH=/go [2022-08-26T08:04:20.115Z] PKG_CONFIG=pkg-config [2022-08-26T08:04:20.115Z] _=/usr/bin/env [2022-08-26T08:04:20.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T08:04:20.370Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T08:04:20.629Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T08:04:20.888Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T08:04:20.954Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-26T08:04:21.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T08:04:21.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T08:04:21.519Z] check_test.go:540: [dc9d88e25c6c5] daemon is not started [2022-08-26T08:04:21.519Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-26T08:04:21.667Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T08:04:22.082Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit (2.12s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-26T08:04:22.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-26T08:04:22.237Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:04:23.012Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-26T08:04:26.291Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-26T08:04:28.185Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-26T08:04:29.115Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-26T08:04:29.373Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-26T08:04:30.304Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-26T08:04:30.868Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-26T08:04:31.433Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-26T08:04:31.433Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-26T08:04:31.433Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-26T08:04:31.433Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-26T08:04:31.690Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.65s) [2022-08-26T08:04:31.690Z] PASS [2022-08-26T08:04:31.690Z] [2022-08-26T08:04:31.690Z] === Skipped [2022-08-26T08:04:31.690Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:04:31.690Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:04:31.690Z] [2022-08-26T08:04:31.690Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:04:31.690Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:04:31.690Z] [2022-08-26T08:04:31.690Z] DONE 34 tests, 2 skipped in 184.308s [2022-08-26T08:04:31.690Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:04:31.690Z] ++ 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-26T08:04:31.690Z] ++ set -e [2022-08-26T08:04:31.690Z] ++ '[' -n 0 ']' [2022-08-26T08:04:31.690Z] ++ set -x [2022-08-26T08:04:31.690Z] ++ env -i DEST=/go/src/github.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-26T08:04:31.947Z] INFO: Testing against a local daemon [2022-08-26T08:04:31.947Z] === RUN TestConfigInspect [2022-08-26T08:04:33.315Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-26T08:04:34.446Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-08-26T08:04:34.446Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:04:34.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-26T08:04:34.446Z] === RUN TestWaitNonBlocked [2022-08-26T08:04:34.446Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:04:34.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:04:34.446Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:04:34.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:04:34.446Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:04:34.446Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:04:34.446Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T08:04:34.446Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-08-26T08:04:34.446Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-08-26T08:04:34.446Z] === RUN TestWaitBlocked [2022-08-26T08:04:34.446Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:04:34.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:04:34.446Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:04:34.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:04:34.446Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:04:34.446Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:04:34.686Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-26T08:04:34.942Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-26T08:04:34.942Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-26T08:04:34.942Z] --- PASS: TestConfigInspect (3.12s) [2022-08-26T08:04:34.942Z] === RUN TestConfigList [2022-08-26T08:04:35.384Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T08:04:35.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-26T08:04:35.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-08-26T08:04:35.384Z] === RUN TestWaitConditions [2022-08-26T08:04:35.384Z] === RUN TestWaitConditions/default [2022-08-26T08:04:35.384Z] === PAUSE TestWaitConditions/default [2022-08-26T08:04:35.384Z] === RUN TestWaitConditions/not-running [2022-08-26T08:04:35.384Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:04:35.384Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:04:35.384Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:04:35.384Z] === RUN TestWaitConditions/removed [2022-08-26T08:04:35.384Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:04:35.384Z] === CONT TestWaitConditions/default [2022-08-26T08:04:35.384Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:04:35.384Z] === CONT TestWaitConditions/default [2022-08-26T08:04:35.384Z] wait_test.go:146: ContainerID = 221bfe8bde6229b12421167a30800d5d70b0fb03eff168a2ccb6bf4fbf2c9630 [2022-08-26T08:04:35.384Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:04:35.384Z] wait_test.go:146: ContainerID = 339964b48501ee4abc584634536b03045d2b1d7df52028caa20a0dee137166d6 [2022-08-26T08:04:35.504Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-26T08:04:35.952Z] === CONT TestWaitConditions/removed [2022-08-26T08:04:35.952Z] wait_test.go:146: ContainerID = 4b3a0c950a1edd5adab9a65762a2a27b12f28ee5b9f25b80d76e17609fb9ac34 [2022-08-26T08:04:35.952Z] === CONT TestWaitConditions/not-running [2022-08-26T08:04:36.212Z] wait_test.go:146: ContainerID = 5616399938e2cd5283a98d8c3d3b2acd8afedf6fa56c4018919d5995796a0a50 [2022-08-26T08:04:36.434Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-26T08:04:36.780Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T08:04:36.780Z] --- PASS: TestWaitConditions/default (0.70s) [2022-08-26T08:04:36.780Z] --- PASS: TestWaitConditions/next-exit (0.87s) [2022-08-26T08:04:36.780Z] --- PASS: TestWaitConditions/removed (0.68s) [2022-08-26T08:04:36.780Z] --- PASS: TestWaitConditions/not-running (0.61s) [2022-08-26T08:04:36.780Z] === RUN TestWaitRestartedContainer [2022-08-26T08:04:36.780Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:04:36.780Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:04:36.780Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:04:36.780Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:04:36.780Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:04:36.780Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:04:36.780Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:04:36.780Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:04:36.998Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-26T08:04:37.927Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-26T08:04:37.927Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-26T08:04:38.160Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:04:38.183Z] --- PASS: TestConfigList (3.18s) [2022-08-26T08:04:38.183Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:04:38.746Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-26T08:04:38.746Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-26T08:04:38.746Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-26T08:04:38.760Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-26T08:04:39.097Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-26T08:04:39.097Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-08-26T08:04:39.097Z] --- PASS: TestWaitRestartedContainer/default (1.56s) [2022-08-26T08:04:39.097Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-08-26T08:04:39.097Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T08:04:39.097Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:04:39.676Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-26T08:04:39.676Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-26T08:04:39.676Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-26T08:04:39.676Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-26T08:04:39.676Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-26T08:04:39.932Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-26T08:04:40.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-26T08:04:40.752Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2022-08-26T08:04:40.752Z] === RUN TestConfigsUpdate [2022-08-26T08:04:41.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-26T08:04:41.316Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-26T08:04:41.634Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-08-26T08:04:41.634Z] === CONT TestIpcModeOlderClient [2022-08-26T08:04:41.634Z] --- PASS: TestContainerStartOnDaemonRestart (2.48s) [2022-08-26T08:04:41.634Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T08:04:41.634Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-26T08:04:41.634Z] === CONT TestDaemonHostGatewayIP [2022-08-26T08:04:41.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-26T08:04:41.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-26T08:04:43.247Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-26T08:04:43.503Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-26T08:04:43.760Z] --- PASS: TestConfigsUpdate (2.86s) [2022-08-26T08:04:43.760Z] === RUN TestTemplatedConfig [2022-08-26T08:04:44.169Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-08-26T08:04:44.169Z] === CONT TestDaemonRestartIpcMode [2022-08-26T08:04:44.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-26T08:04:44.323Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-26T08:04:44.579Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-26T08:04:45.141Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-26T08:04:45.141Z] check_test.go:540: [d5f90a4bed1f3] daemon is not started [2022-08-26T08:04:45.141Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-26T08:04:45.704Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-26T08:04:46.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T08:04:46.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T08:04:46.632Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-26T08:04:46.704Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-08-26T08:04:47.560Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-26T08:04:47.560Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-26T08:04:47.560Z] --- PASS: TestTemplatedConfig (3.83s) [2022-08-26T08:04:47.560Z] === RUN TestConfigCreateResolve [2022-08-26T08:04:47.560Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-26T08:04:48.123Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-26T08:04:49.053Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-26T08:04:49.310Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-26T08:04:49.567Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-26T08:04:49.823Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-26T08:04:50.385Z] --- PASS: TestConfigCreateResolve (2.73s) [2022-08-26T08:04:50.385Z] PASS [2022-08-26T08:04:50.385Z] [2022-08-26T08:04:50.385Z] DONE 6 tests in 18.567s [2022-08-26T08:04:50.385Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:04:50.385Z] ++ 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-26T08:04:50.385Z] ++ set -e [2022-08-26T08:04:50.385Z] ++ '[' -n 0 ']' [2022-08-26T08:04:50.385Z] ++ set -x [2022-08-26T08:04:50.385Z] ++ env -i DEST=/go/src/github.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-26T08:04:50.385Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-26T08:04:50.643Z] INFO: Testing against a local daemon [2022-08-26T08:04:50.643Z] === RUN TestAttachWithTTY [2022-08-26T08:04:50.643Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-26T08:04:50.643Z] === RUN TestAttachWithoutTTy [2022-08-26T08:04:50.643Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-26T08:04:50.643Z] === RUN TestCheckpoint [2022-08-26T08:04:50.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:04:50.643Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:04:50.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:04:50.643Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:04:50.643Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:04:50.643Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:04:50.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:04:50.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-26T08:04:50.900Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:04:50.900Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T08:04:50.900Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:04:50.900Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-26T08:04:50.900Z] === RUN TestCopyEmptyFile [2022-08-26T08:04:51.464Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-08-26T08:04:51.464Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:04:51.464Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-26T08:04:51.464Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-26T08:04:51.464Z] === RUN TestCopyFromContainer [2022-08-26T08:04:51.721Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-26T08:04:53.088Z] === RUN TestCopyFromContainer// [2022-08-26T08:04:53.088Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:04:53.088Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:04:53.088Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-26T08:04:53.088Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:04:53.088Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-26T08:04:53.088Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-26T08:04:53.088Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-26T08:04:53.088Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-26T08:04:53.088Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:04:53.268Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-08-26T08:04:53.269Z] PASS [2022-08-26T08:04:53.269Z] [2022-08-26T08:04:53.269Z] === Skipped [2022-08-26T08:04:53.269Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:04:53.269Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:04:53.269Z] [2022-08-26T08:04:53.269Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T08:04:53.269Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-26T08:04:53.269Z] [2022-08-26T08:04:53.269Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:04:53.269Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:04:53.269Z] [2022-08-26T08:04:53.269Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-26T08:04:53.269Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-26T08:04:53.269Z] [2022-08-26T08:04:53.269Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:04:53.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:04:53.269Z] [2022-08-26T08:04:53.269Z] DONE 273 tests, 5 skipped in 134.693s [2022-08-26T08:04:53.269Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:04:53.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:04:53.345Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:04:53.345Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:04:53.529Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:04:53.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:04:53.604Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:04:53.604Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer (2.29s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-08-26T08:04:53.604Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-08-26T08:04:53.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:04:53.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:04:53.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:04:53.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:04:53.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:04:53.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:04:53.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:04:53.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:04:53.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:04:53.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:04:53.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-26T08:04:53.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:04:53.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:04:53.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:04:53.860Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:04:53.860Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-26T08:04:53.860Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:04:53.860Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:04:53.860Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:04:53.860Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:04:53.860Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:04:53.860Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:04:53.860Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:04:53.860Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:04:53.860Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:04:53.861Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:04:53.861Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-26T08:04:53.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:04:53.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-08-26T08:04:53.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-26T08:04:53.861Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:04:53.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T08:04:53.861Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T08:04:53.879Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-26T08:04:54.097Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-26T08:04:54.097Z] === RUN TestConfigDaemonID [2022-08-26T08:04:54.802Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-26T08:04:55.035Z] daemon_test.go:83: [dcabf145a6f3b] daemon is not started [2022-08-26T08:04:55.035Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-26T08:04:55.035Z] === RUN TestDaemonConfigValidation [2022-08-26T08:04:55.035Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:04:55.035Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:04:55.035Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:04:55.035Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:04:55.035Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:04:55.035Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:04:55.035Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:04:55.035Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:04:55.035Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:04:55.035Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:04:55.035Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:04:55.035Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:04:55.035Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:04:55.035Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:04:55.059Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) [2022-08-26T08:04:55.059Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:04:55.294Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:04:55.294Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:04:55.294Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-26T08:04:55.294Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-26T08:04:55.294Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-26T08:04:55.294Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-26T08:04:55.294Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-26T08:04:55.294Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:04:55.294Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:04:55.776Z] tests/integration/client_test.py ..... [ 75%] [2022-08-26T08:04:56.035Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-26T08:04:56.231Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s) [2022-08-26T08:04:56.425Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:04:56.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:04:56.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:04:56.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:04:56.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:04:56.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:04:56.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:04:56.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:04:56.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:04:56.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:04:56.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:04:56.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:04:56.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:04:56.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:04:56.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:04:56.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T08:04:56.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T08:04:56.425Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:04:56.600Z] tests/integration/errors_test.py . [ 76%] [2022-08-26T08:04:56.987Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-26T08:04:56.987Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:04:56.987Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:04:56.987Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:04:56.987Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T08:04:56.987Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:04:56.987Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:04:56.987Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:04:56.987Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-26T08:04:56.987Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:04:56.987Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-26T08:04:56.987Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:04:56.987Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:04:56.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:04:56.987Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:04:56.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:04:56.987Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:04:56.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:04:56.987Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:04:56.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:04:56.987Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:04:56.987Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:04:56.987Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:04:56.987Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:04:56.987Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T08:04:56.987Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T08:04:56.987Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:04:56.987Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:04:56.987Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T08:04:56.987Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:04:56.987Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T08:04:56.987Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:04:56.987Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:04:56.987Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:04:56.987Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T08:04:56.987Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:04:56.987Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:04:56.987Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:04:56.987Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T08:04:56.987Z] === RUN TestDiff [2022-08-26T08:04:57.550Z] --- PASS: TestDiff (0.44s) [2022-08-26T08:04:57.550Z] === RUN TestExecConsoleSize [2022-08-26T08:04:57.608Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:04:58.112Z] --- PASS: TestExecConsoleSize (0.52s) [2022-08-26T08:04:58.112Z] === RUN TestExecWithCloseStdin [2022-08-26T08:04:58.112Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-26T08:04:58.545Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:04:58.545Z] daemon_test.go:197: [d8371dd2104f4] daemon is not started [2022-08-26T08:04:58.545Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-26T08:04:58.545Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-26T08:04:58.545Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T08:04:58.545Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T08:04:58.545Z] === RUN TestDaemonProxy [2022-08-26T08:04:58.545Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T08:04:58.676Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-26T08:04:58.676Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-08-26T08:04:58.676Z] === RUN TestExec [2022-08-26T08:04:58.676Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-26T08:04:59.238Z] check_test.go:540: [d10f24901dca5] daemon is not started [2022-08-26T08:04:59.238Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-26T08:04:59.495Z] --- PASS: TestExec (0.81s) [2022-08-26T08:04:59.495Z] === RUN TestExecUser [2022-08-26T08:04:59.495Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-26T08:04:59.495Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-26T08:04:59.495Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-26T08:04:59.495Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-26T08:04:59.495Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-26T08:05:00.059Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-26T08:05:00.320Z] --- PASS: TestExecUser (0.81s) [2022-08-26T08:05:00.321Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:05:00.448Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T08:05:00.579Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-26T08:05:01.143Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-08-26T08:05:01.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:05:01.826Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T08:05:02.512Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-26T08:05:02.512Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2022-08-26T08:05:02.512Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:05:03.075Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-26T08:05:03.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-26T08:05:03.332Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-08-26T08:05:03.332Z] === RUN TestHealthKillContainer [2022-08-26T08:05:03.728Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T08:05:03.987Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T08:05:04.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-26T08:05:04.556Z] --- PASS: TestDaemonProxy (6.26s) [2022-08-26T08:05:04.556Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-26T08:05:04.556Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-26T08:05:04.556Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-26T08:05:04.556Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T08:05:04.556Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T08:05:04.556Z] PASS [2022-08-26T08:05:04.556Z] [2022-08-26T08:05:04.556Z] DONE 18 tests in 11.245s [2022-08-26T08:05:04.556Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:05:04.815Z] INFO: Testing against a local daemon [2022-08-26T08:05:04.815Z] === RUN TestCommitInheritsEnv [2022-08-26T08:05:05.074Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-08-26T08:05:05.074Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:05:05.074Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T08:05:05.074Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:05:05.074Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:05:05.074Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:05:05.074Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:05:05.074Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:05:05.333Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:05:05.333Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:05:05.333Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:05:05.333Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:05:05.333Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:05:05.333Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-26T08:05:05.333Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:05:05.334Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:05:05.334Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:05:05.334Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-26T08:05:05.334Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:05:05.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-26T08:05:05.334Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:05:05.594Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-26T08:05:05.594Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:05:05.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-26T08:05:06.161Z] time="2022-08-26T08:05:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-26T08:05:06.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-26T08:05:07.254Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-26T08:05:07.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-26T08:05:07.539Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-08-26T08:05:07.539Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:05:07.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-26T08:05:07.799Z] === RUN TestTagInvalidReference [2022-08-26T08:05:07.799Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-26T08:05:07.799Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:05:07.799Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-26T08:05:07.799Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:05:07.799Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-26T08:05:07.799Z] === RUN TestTagOfficialNames [2022-08-26T08:05:07.799Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-26T08:05:07.799Z] === RUN TestTagMatchesDigest [2022-08-26T08:05:07.799Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T08:05:07.799Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T08:05:08.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007b6bd0__} [2022-08-26T08:05:09.551Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-26T08:05:09.551Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-26T08:05:09.551Z] check_test.go:540: [d518a28917ec8] daemon is not started [2022-08-26T08:05:09.551Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-26T08:05:10.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11454419090_/foo_false_____} [2022-08-26T08:05:11.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11454419090_/foo_true_____} [2022-08-26T08:05:11.045Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-26T08:05:11.608Z] --- PASS: TestHealthKillContainer (8.36s) [2022-08-26T08:05:11.608Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:05:12.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34022019963_/foo_false_____} [2022-08-26T08:05:12.735Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-26T08:05:12.735Z] --- PASS: TestHealthCheckProcessKilled (1.05s) [2022-08-26T08:05:12.735Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:05:13.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:05:13.297Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-26T08:05:13.297Z] === RUN TestIpcModeNone [2022-08-26T08:05:13.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34022019963_/foo_true_____} [2022-08-26T08:05:13.864Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-26T08:05:13.864Z] === RUN TestIpcModePrivate [2022-08-26T08:05:13.864Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-26T08:05:14.449Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:92, shared: false, mustBeShared: false [2022-08-26T08:05:14.705Z] --- PASS: TestIpcModePrivate (0.80s) [2022-08-26T08:05:14.705Z] === RUN TestIpcModeShareable [2022-08-26T08:05:15.269Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-26T08:05:15.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34022019963_/foo_true__0xc0007b6c00___} [2022-08-26T08:05:15.354Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-26T08:05:15.526Z] --- PASS: TestIpcModeShareable (0.69s) [2022-08-26T08:05:15.527Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:05:15.527Z] check_test.go:540: [de72cfeec345c] daemon is not started [2022-08-26T08:05:15.527Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-26T08:05:16.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007b6c60__} [2022-08-26T08:05:17.825Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2022-08-26T08:05:17.825Z] === RUN TestAPIIpcModeHost [2022-08-26T08:05:18.081Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-26T08:05:18.338Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-08-26T08:05:18.338Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:05:18.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007b6c78__} [2022-08-26T08:05:18.596Z] check_test.go:540: [d1a435c060510] daemon is not started [2022-08-26T08:05:18.852Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-26T08:05:19.416Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-26T08:05:19.672Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2022-08-26T08:05:19.672Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:05:19.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:05:19.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007b6c90__} [2022-08-26T08:05:20.859Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-26T08:05:21.116Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2022-08-26T08:05:21.116Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:05:21.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007b6ca8__} [2022-08-26T08:05:21.628Z] docker_cli_daemon_plugins_test.go:80: [da5e3c496de20] daemon is not started [2022-08-26T08:05:21.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-26T08:05:22.451Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-08-26T08:05:22.451Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2022-08-26T08:05:22.451Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:05:22.707Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-26T08:05:22.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-26T08:05:23.220Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-26T08:05:23.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-26T08:05:23.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-26T08:05:24.040Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-26T08:05:24.040Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2022-08-26T08:05:24.040Z] === RUN TestIpcModeOlderClient [2022-08-26T08:05:24.040Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:05:24.040Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:05:24.040Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-26T08:05:24.605Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-08-26T08:05:24.605Z] === RUN TestKillContainer [2022-08-26T08:05:24.605Z] === RUN TestKillContainer/no_signal [2022-08-26T08:05:25.537Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:05:25.537Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-26T08:05:25.794Z] docker_cli_daemon_plugins_test.go:170: [de80bd2f3a730] daemon is not started [2022-08-26T08:05:26.050Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:05:26.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:05:26.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:05:26.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-26T08:05:26.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:05:26.871Z] --- PASS: TestKillContainer (2.17s) [2022-08-26T08:05:26.871Z] --- PASS: TestKillContainer/no_signal (0.83s) [2022-08-26T08:05:26.871Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-08-26T08:05:26.871Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-08-26T08:05:26.871Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:05:26.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:05:27.438Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-26T08:05:27.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:05:27.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:05:27.952Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-26T08:05:28.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:05:28.517Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2022-08-26T08:05:28.517Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-08-26T08:05:28.517Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-08-26T08:05:28.517Z] === RUN TestKillStoppedContainer [2022-08-26T08:05:28.517Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-26T08:05:28.517Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:05:28.517Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-26T08:05:28.517Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:05:28.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:05:29.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:05:29.448Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-08-26T08:05:29.448Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:05:29.448Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:05:29.448Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T08:05:29.448Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:05:29.448Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:05:29.448Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-26T08:05:29.448Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:05:29.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-26T08:05:30.011Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-08-26T08:05:30.011Z] === RUN TestLinksContainerNames [2022-08-26T08:05:30.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-26T08:05:30.831Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-26T08:05:31.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:05:31.092Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-26T08:05:31.092Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-26T08:05:31.349Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-26T08:05:31.349Z] --- PASS: TestLinksContainerNames (1.54s) [2022-08-26T08:05:31.349Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:05:31.636Z] ......... [ 85%] [2022-08-26T08:05:31.912Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-26T08:05:31.912Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-26T08:05:31.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:05:32.169Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-08-26T08:05:32.169Z] === RUN TestLogs [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:05:32.169Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:05:32.169Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:05:32.169Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:05:32.169Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:05:32.169Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:05:32.169Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:05:32.169Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:05:32.169Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:05:32.169Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:05:32.425Z] check_test.go:540: [df85dcf096f51] daemon is not started [2022-08-26T08:05:32.425Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-26T08:05:32.683Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-26T08:05:32.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:05:33.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:05:33.628Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-26T08:05:33.628Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:05:33.628Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:05:34.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:05:34.558Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-26T08:05:34.558Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:05:34.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:05:34.815Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:05:35.380Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-26T08:05:35.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:05:35.945Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:05:35.945Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:05:35.945Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:05:35.945Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:05:35.945Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:05:35.945Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:05:35.945Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:05:35.945Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:05:35.945Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:05:36.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:05:36.506Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-26T08:05:36.881Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-26T08:05:36.881Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-26T08:05:37.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:05:37.139Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:05:37.139Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:05:37.623Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:05:37.623Z] Using test binary docker [2022-08-26T08:05:37.702Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-26T08:05:37.880Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:05:37.880Z] +++ /etc/init.d/apparmor start [2022-08-26T08:05:37.880Z] Not: starting. [2022-08-26T08:05:37.880Z] INFO: Waiting for daemon to start... [2022-08-26T08:05:37.880Z] Starting dockerd [2022-08-26T08:05:37.880Z] +++ 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-26T08:05:37.959Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:05:37.959Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-26T08:05:38.217Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:05:38.782Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-26T08:05:38.782Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-26T08:05:39.346Z] --- PASS: TestLogs (7.14s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.36s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.40s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.05s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.24s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.05s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.20s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.27s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.42s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.99s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.06s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.04s) [2022-08-26T08:05:39.346Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s) [2022-08-26T08:05:39.346Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:05:39.603Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-26T08:05:39.860Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-08-26T08:05:39.860Z] === RUN TestMountDaemonRoot [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:05:40.118Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:05:40.118Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:05:40.118Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:05:40.118Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:05:40.118Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:05:40.118Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:05:40.118Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:05:40.119Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:05:40.119Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:05:40.119Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:05:40.376Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:05:40.376Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:05:40.633Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:05:40.633Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-26T08:05:40.633Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-26T08:05:40.633Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:05:41.564Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-26T08:05:42.128Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-26T08:05:42.128Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-26T08:05:42.692Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2022-08-26T08:05:42.692Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T08:05:43.256Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2022-08-26T08:05:43.256Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T08:05:43.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-26T08:05:43.821Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-26T08:05:44.083Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-08-26T08:05:44.083Z] === RUN TestNetworkNat [2022-08-26T08:05:44.417Z] . [2022-08-26T08:05:44.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:05:44.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:05:44.417Z] Error: No such image: emptyfs [2022-08-26T08:05:44.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:05:44.417Z] ++++ docker load [2022-08-26T08:05:44.417Z] Loaded image: emptyfs:latest [2022-08-26T08:05:44.417Z] Running integration-test (iteration 1) [2022-08-26T08:05:44.417Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:05:44.417Z] ++ 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-26T08:05:44.417Z] ++ set -e [2022-08-26T08:05:44.417Z] ++ '[' -n 0 ']' [2022-08-26T08:05:44.417Z] ++ set -x [2022-08-26T08:05:44.417Z] ++ env -i DEST=/go/src/github.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-26T08:05:44.514Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-26T08:05:44.514Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-26T08:05:44.673Z] Loaded image: busybox:latest [2022-08-26T08:05:44.673Z] Loaded image: busybox:glibc [2022-08-26T08:05:45.013Z] --- PASS: TestNetworkNat (0.76s) [2022-08-26T08:05:45.013Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:05:45.577Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-26T08:05:45.577Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2022-08-26T08:05:45.577Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:05:45.834Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-26T08:05:46.037Z] Loaded image: debian:bullseye-slim [2022-08-26T08:05:46.037Z] Loaded image: hello-world:latest [2022-08-26T08:05:46.037Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:05:46.037Z] INFO: Testing against a local daemon [2022-08-26T08:05:46.037Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:05:46.271Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-26T08:05:46.964Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2022-08-26T08:05:46.964Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:05:48.332Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-08-26T08:05:48.332Z] === RUN TestBuildWithSession [2022-08-26T08:05:48.332Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:05:48.332Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:05:48.332Z] === RUN TestBuildSquashParent [2022-08-26T08:05:48.351Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2022-08-26T08:05:48.351Z] === RUN TestPause [2022-08-26T08:05:48.607Z] --- PASS: TestPause (0.45s) [2022-08-26T08:05:48.607Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:05:48.607Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:05:48.607Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:05:48.607Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:05:49.170Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-26T08:05:49.170Z] === RUN TestPidHost [2022-08-26T08:05:49.426Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-26T08:05:49.543Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-26T08:05:49.544Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-26T08:05:50.356Z] --- PASS: TestPidHost (1.11s) [2022-08-26T08:05:50.356Z] === RUN TestPsFilter [2022-08-26T08:05:50.356Z] --- PASS: TestPsFilter (0.10s) [2022-08-26T08:05:50.356Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:05:50.919Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-26T08:05:50.919Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:05:51.175Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-26T08:05:51.175Z] === RUN TestRemoveContainerRunning [2022-08-26T08:05:51.737Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-26T08:05:51.737Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:05:51.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-26T08:05:51.993Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:05:51.993Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T08:05:51.993Z] === RUN TestRenameLinkedContainer [2022-08-26T08:05:52.500Z] --- PASS: TestBuildSquashParent (4.06s) [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:05:52.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:05:52.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:05:52.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:05:52.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:05:52.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:05:52.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:05:52.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:05:52.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:05:52.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:05:53.155Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-26T08:05:53.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:05:53.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:05:53.672Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-26T08:05:53.672Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-26T08:05:53.672Z] [2022-08-26T08:05:53.672Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-26T08:05:53.672Z] =========================== short test summary info ============================ [2022-08-26T08:05:53.672Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-26T08:05:53.672Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-26T08:05:53.672Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-26T08:05:53.672Z] Not supported on most drivers [2022-08-26T08:05:53.672Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-26T08:05:53.672Z] Output of docker top depends on host distro, and is not formalized. [2022-08-26T08:05:53.672Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-26T08:05:53.672Z] Output of docker top depends on host distro, and is not formalized. [2022-08-26T08:05:53.672Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-26T08:05:53.672Z] Can fail if eth0 has multiple IP addresses [2022-08-26T08:05:53.672Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-26T08:05:53.672Z] This doesn't seem to be taken into account by the engine [2022-08-26T08:05:53.672Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-26T08:05:53.672Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-26T08:05:53.672Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.51 seconds == [2022-08-26T08:05:53.885Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-08-26T08:05:53.885Z] === RUN TestRenameStoppedContainer [2022-08-26T08:05:53.930Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-26T08:05:54.451Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-08-26T08:05:54.451Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:05:54.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:05:54.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:05:55.015Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-26T08:05:55.577Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2022-08-26T08:05:55.577Z] === RUN TestRenameInvalidName [2022-08-26T08:05:55.833Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-26T08:05:55.833Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:05:56.089Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-26T08:05:56.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-26T08:05:56.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-08-26T08:05:56.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-08-26T08:05:56.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-08-26T08:05:56.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-08-26T08:05:56.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-08-26T08:05:56.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-08-26T08:05:56.166Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:05:56.166Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:05:57.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:05:57.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:05:57.606Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:05:57.862Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:05:57.984Z] --- PASS: TestRenameAnonymousContainer (2.11s) [2022-08-26T08:05:57.984Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:05:58.118Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-08-26T08:05:58.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-08-26T08:05:58.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-26T08:05:58.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-26T08:05:58.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-26T08:05:58.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-26T08:05:58.118Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:05:58.547Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-08-26T08:05:58.547Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:05:58.681Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-26T08:05:58.681Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:05:59.478Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-26T08:05:59.609Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-26T08:05:59.609Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:05:59.735Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2022-08-26T08:05:59.735Z] === RUN TestResize [2022-08-26T08:06:00.172Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-08-26T08:06:00.172Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:06:00.298Z] --- PASS: TestResize (0.76s) [2022-08-26T08:06:00.298Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:06:00.862Z] check_test.go:540: [dcfeedc4aabac] daemon is not started [2022-08-26T08:06:00.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-26T08:06:01.118Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2022-08-26T08:06:01.118Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:06:01.540Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-08-26T08:06:01.540Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:06:01.683Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:06:01.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:06:01.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:06:01.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:06:01.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:06:02.102Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-26T08:06:02.103Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:06:03.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-26T08:06:03.470Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-08-26T08:06:03.470Z] === RUN TestBuildWithHugeFile [2022-08-26T08:06:03.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:06:04.545Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-26T08:06:05.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:06:06.122Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:06:06.122Z] [2022-08-26T08:06:06.122Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:06:06.122Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:06:06.122Z] [2022-08-26T08:06:06.122Z] To set a process to complain mode, use the command line tool [2022-08-26T08:06:06.122Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:06:06.122Z] Post stage [Pipeline] junit [2022-08-26T08:06:06.137Z] Recording test results [2022-08-26T08:06:06.299Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-26T08:06:06.603Z] + echo Ensuring container killed. [2022-08-26T08:06:06.603Z] Ensuring container killed. [2022-08-26T08:06:06.603Z] + docker rm -vf docker-pr2 [2022-08-26T08:06:06.603Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:06:06.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:06:06.849Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-26T08:06:06.883Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:06:06.883Z] Chowning /workspace to jenkins user [2022-08-26T08:06:06.883Z] + id -u [2022-08-26T08:06:06.883Z] + id -g [2022-08-26T08:06:06.883Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T08:06:07.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:06:08.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:06:08.549Z] + bundleName=docker-py [2022-08-26T08:06:08.549Z] + echo Creating docker-py-bundles.tar.gz [2022-08-26T08:06:08.549Z] Creating docker-py-bundles.tar.gz [2022-08-26T08:06:08.549Z] + 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-26T08:06:08.561Z] Archiving artifacts [2022-08-26T08:06:08.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:06:08.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44037/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-26T08:06:09.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -e DOCKER_GRAPHDRIVER docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/make.sh binary [2022-08-26T08:06:09.421Z] [2022-08-26T08:06:09.679Z] Removing bundles/ [2022-08-26T08:06:09.679Z] [2022-08-26T08:06:09.679Z] ---> Making bundle: binary (in bundles/binary) [2022-08-26T08:06:09.679Z] Building: bundles/binary-daemon/dockerd [2022-08-26T08:06:09.679Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:06:12.009Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-26T08:06:12.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:06:12.831Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-26T08:06:12.831Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-26T08:06:12.831Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-26T08:06:12.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:06:13.763Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-26T08:06:15.132Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-26T08:06:15.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-26T08:06:15.952Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-26T08:06:16.888Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-26T08:06:17.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:06:17.709Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-26T08:06:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-26T08:06:18.272Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-26T08:06:18.272Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-26T08:06:18.272Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-26T08:06:18.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-26T08:06:19.095Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-26T08:06:19.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:06:19.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:06:19.917Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-26T08:06:21.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:06:22.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:06:23.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-26T08:06:23.749Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-26T08:06:24.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:06:24.569Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.13s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.33s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.72s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2022-08-26T08:06:26.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2022-08-26T08:06:26.464Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:06:26.464Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:06:26.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-26T08:06:27.395Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:06:28.324Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.33s) [2022-08-26T08:06:28.324Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.18s) [2022-08-26T08:06:28.324Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.14s) [2022-08-26T08:06:28.324Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:06:29.253Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-26T08:06:30.187Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-08-26T08:06:30.187Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:06:30.187Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-26T08:06:30.444Z] check_test.go:540: [dd96ad218403c] daemon is not started [2022-08-26T08:06:30.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-26T08:06:31.815Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-26T08:06:31.815Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2022-08-26T08:06:31.815Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:06:32.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-26T08:06:33.442Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2022-08-26T08:06:33.442Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:06:34.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-26T08:06:34.569Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2022-08-26T08:06:34.569Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:06:35.938Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s) [2022-08-26T08:06:35.938Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:06:37.830Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s) [2022-08-26T08:06:37.830Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:06:38.406Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-08-26T08:06:38.406Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:06:38.662Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-26T08:06:38.662Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-26T08:06:38.922Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-26T08:06:39.853Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-26T08:06:39.853Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-26T08:06:40.110Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2022-08-26T08:06:40.110Z] === RUN TestNISDomainname [2022-08-26T08:06:40.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-26T08:06:40.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-26T08:06:41.296Z] --- PASS: TestNISDomainname (1.01s) [2022-08-26T08:06:41.296Z] === RUN TestHostnameDnsResolution [2022-08-26T08:06:41.296Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-26T08:06:41.553Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-26T08:06:42.485Z] --- PASS: TestHostnameDnsResolution (1.42s) [2022-08-26T08:06:42.485Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:06:42.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-26T08:06:42.999Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-26T08:06:42.999Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-26T08:06:43.563Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-08-26T08:06:43.563Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:06:43.820Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-26T08:06:44.255Z] --- PASS: TestImportExtremelyLargeImageWorks (91.63s) [2022-08-26T08:06:44.255Z] PASS [2022-08-26T08:06:44.255Z] [2022-08-26T08:06:44.255Z] DONE 22 tests in 94.827s [2022-08-26T08:06:44.255Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:06:44.255Z] === RUN TestStripANSICommands [2022-08-26T08:06:44.255Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:06:44.255Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:06:44.255Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:06:44.255Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:06:44.255Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:06:44.255Z] PASS [2022-08-26T08:06:44.255Z] [2022-08-26T08:06:44.255Z] DONE 3 tests in 0.010s [2022-08-26T08:06:44.255Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:06:44.255Z] INFO: Testing against a local daemon [2022-08-26T08:06:44.255Z] === RUN TestNetworkCreateDelete [2022-08-26T08:06:44.255Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-26T08:06:44.255Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:06:44.255Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-26T08:06:44.255Z] === RUN TestDaemonDNSFallback [2022-08-26T08:06:44.384Z] --- PASS: TestPrivilegedHostDevices (0.95s) [2022-08-26T08:06:44.384Z] === RUN TestRunConsoleSize [2022-08-26T08:06:45.317Z] --- PASS: TestRunConsoleSize (0.74s) [2022-08-26T08:06:45.317Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:06:45.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-26T08:06:45.574Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-26T08:06:46.788Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-08-26T08:06:46.788Z] === RUN TestInspectNetwork [2022-08-26T08:06:47.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-26T08:06:47.467Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-26T08:06:47.724Z] --- PASS: TestRunWithAlternativeContainerdShim (2.65s) [2022-08-26T08:06:47.724Z] === RUN TestStats [2022-08-26T08:06:48.288Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-26T08:06:48.851Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-26T08:06:49.324Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T08:06:49.324Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T08:06:49.324Z] === RUN TestInspectNetwork/network_name [2022-08-26T08:06:49.324Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T08:06:49.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-26T08:06:50.783Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-26T08:06:50.783Z] --- PASS: TestStats (2.82s) [2022-08-26T08:06:50.783Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:06:50.783Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:06:50.783Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:06:50.783Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:06:50.783Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:06:50.783Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:06:50.783Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:06:50.783Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:06:50.783Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:06:50.783Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:06:50.783Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:06:51.347Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-26T08:06:51.911Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:06:51.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-26T08:06:51.912Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-26T08:06:51.912Z] check_test.go:540: [ddd33023a8978] daemon is not started [2022-08-26T08:06:51.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-26T08:06:51.912Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-26T08:06:51.912Z] check_test.go:540: [d1b142cdf9e2c] daemon is not started [2022-08-26T08:06:51.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-26T08:06:52.168Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-26T08:06:53.614Z] --- PASS: TestInspectNetwork (7.10s) [2022-08-26T08:06:53.614Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T08:06:53.614Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T08:06:53.614Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T08:06:53.614Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T08:06:53.614Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:06:54.061Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:06:54.990Z] check_test.go:540: [d81af273eaa26] daemon is not started [2022-08-26T08:06:54.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-26T08:06:54.993Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:06:54.993Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:06:54.993Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:06:54.993Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:06:54.993Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:06:54.993Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:06:54.993Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:06:54.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:06:54.993Z] === RUN TestNetworkList [2022-08-26T08:06:54.993Z] === RUN TestNetworkList//networks [2022-08-26T08:06:54.993Z] === PAUSE TestNetworkList//networks [2022-08-26T08:06:54.993Z] === RUN TestNetworkList//networks/ [2022-08-26T08:06:54.993Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:06:54.993Z] === CONT TestNetworkList//networks [2022-08-26T08:06:54.993Z] === CONT TestNetworkList//networks/ [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkList (0.03s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:06:54.993Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:06:54.993Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:06:55.247Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T08:06:55.247Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-08-26T08:06:55.247Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-08-26T08:06:55.247Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-08-26T08:06:55.247Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2022-08-26T08:06:55.247Z] === RUN TestDeleteDevicemapper [2022-08-26T08:06:55.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:06:55.247Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:06:55.247Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:06:55.563Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-26T08:06:55.563Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:06:56.940Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-26T08:06:56.940Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:06:57.508Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-26T08:06:57.508Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:06:58.453Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-26T08:06:58.453Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:06:58.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s) [2022-08-26T08:06:58.520Z] === RUN TestUpdateMemory [2022-08-26T08:06:58.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:06:58.520Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-26T08:06:58.520Z] === RUN TestUpdateCPUQuota [2022-08-26T08:06:59.646Z] --- PASS: TestBuildWithHugeFile (47.95s) [2022-08-26T08:06:59.646Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:06:59.646Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:06:59.646Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:06:59.646Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:06:59.646Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:06:59.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:06:59.646Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:06:59.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:06:59.646Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:06:59.646Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:06:59.646Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:06:59.646Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:06:59.646Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:06:59.646Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-26T08:06:59.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-26T08:06:59.646Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-26T08:06:59.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T08:06:59.646Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:06:59.646Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:06:59.646Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:06:59.646Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-08-26T08:06:59.646Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-08-26T08:06:59.646Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-08-26T08:06:59.646Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:06:59.646Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-26T08:06:59.646Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:06:59.646Z] Loaded image: busybox:latest [2022-08-26T08:06:59.646Z] Loaded image: busybox:glibc [2022-08-26T08:06:59.646Z] Loaded image: debian:bullseye-slim [2022-08-26T08:06:59.646Z] Loaded image: hello-world:latest [2022-08-26T08:06:59.646Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:06:59.832Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-26T08:06:59.832Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:06:59.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-26T08:07:00.166Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-08-26T08:07:00.166Z] === RUN TestUpdatePidsLimit [2022-08-26T08:07:00.166Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T08:07:00.400Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-26T08:07:00.400Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:07:00.423Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T08:07:00.986Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T08:07:01.243Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T08:07:01.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T08:07:01.758Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T08:07:02.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T08:07:02.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-26T08:07:02.935Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-26T08:07:02.935Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:07:02.935Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:07:02.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:07:02.935Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit (3.53s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-08-26T08:07:03.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-08-26T08:07:03.451Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:07:04.893Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.46s) [2022-08-26T08:07:04.893Z] PASS [2022-08-26T08:07:04.893Z] [2022-08-26T08:07:04.893Z] === Skipped [2022-08-26T08:07:04.893Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:07:04.893Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:07:04.893Z] [2022-08-26T08:07:04.893Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:07:04.893Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:07:04.893Z] [2022-08-26T08:07:04.893Z] DONE 34 tests, 2 skipped in 79.642s [2022-08-26T08:07:04.893Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:07:04.893Z] ++ 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-26T08:07:04.893Z] ++ set -e [2022-08-26T08:07:04.893Z] ++ '[' -n 0 ']' [2022-08-26T08:07:04.893Z] ++ set -x [2022-08-26T08:07:04.893Z] ++ env -i DEST=/go/src/github.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-26T08:07:04.893Z] INFO: Testing against a local daemon [2022-08-26T08:07:04.893Z] === RUN TestConfigInspect [2022-08-26T08:07:05.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-26T08:07:06.784Z] --- PASS: TestConfigInspect (2.31s) [2022-08-26T08:07:06.784Z] === RUN TestConfigList [2022-08-26T08:07:07.863Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-26T08:07:08.427Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-26T08:07:08.672Z] --- PASS: TestConfigList (2.17s) [2022-08-26T08:07:08.673Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:07:08.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-26T08:07:09.614Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-26T08:07:09.614Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-26T08:07:10.983Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-26T08:07:11.188Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-08-26T08:07:11.189Z] === RUN TestConfigsUpdate [2022-08-26T08:07:12.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-26T08:07:13.119Z] --- PASS: TestConfigsUpdate (2.21s) [2022-08-26T08:07:13.119Z] === RUN TestTemplatedConfig [2022-08-26T08:07:13.130Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-26T08:07:14.058Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-26T08:07:15.643Z] --- PASS: TestTemplatedConfig (2.38s) [2022-08-26T08:07:15.643Z] === RUN TestConfigCreateResolve [2022-08-26T08:07:15.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-26T08:07:16.207Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2022-08-26T08:07:16.207Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:07:16.771Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-26T08:07:16.771Z] === RUN TestWaitNonBlocked [2022-08-26T08:07:16.771Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:07:16.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:07:16.771Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:07:16.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:07:16.771Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:07:16.771Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:07:17.532Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-26T08:07:17.532Z] PASS [2022-08-26T08:07:17.532Z] [2022-08-26T08:07:17.532Z] DONE 6 tests in 13.536s [2022-08-26T08:07:17.532Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:07:17.532Z] ++ 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-26T08:07:17.532Z] ++ set -e [2022-08-26T08:07:17.532Z] ++ '[' -n 0 ']' [2022-08-26T08:07:17.532Z] ++ set -x [2022-08-26T08:07:17.532Z] ++ env -i DEST=/go/src/github.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-26T08:07:17.788Z] INFO: Testing against a local daemon [2022-08-26T08:07:17.788Z] === RUN TestAttachWithTTY [2022-08-26T08:07:17.788Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-26T08:07:17.788Z] === RUN TestAttachWithoutTTy [2022-08-26T08:07:17.788Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-26T08:07:17.788Z] === RUN TestCheckpoint [2022-08-26T08:07:17.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:07:17.788Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:07:17.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:07:17.788Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:07:17.788Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:07:17.788Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:07:17.820Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-08-26T08:07:17.820Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:07:18.045Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:07:18.045Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:07:18.045Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:07:18.045Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:07:18.045Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:07:18.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:07:18.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:07:18.045Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:07:18.045Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-26T08:07:18.045Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:07:18.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-26T08:07:18.045Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:07:18.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T08:07:18.045Z] === RUN TestCopyEmptyFile [2022-08-26T08:07:18.143Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T08:07:18.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-08-26T08:07:18.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-08-26T08:07:18.143Z] === RUN TestWaitBlocked [2022-08-26T08:07:18.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:07:18.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:07:18.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:07:18.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:07:18.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:07:18.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:07:18.301Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-26T08:07:18.302Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:07:18.302Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T08:07:18.302Z] === RUN TestCopyFromContainer [2022-08-26T08:07:19.200Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:egb8uk64xdrw0x900y4zpa1dl Created:2022-08-26 08:07:17.829195019 +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[78b553368b9e0aac05b056887193537a63e657a1e3e3f44ef673220780d0f507:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70x4md7yil44fjvlluac763e1 EndpointID:e20e2b4fa6535bc75ea2ad8a530d894f7c68a488de5b65235285c3999c913333 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9bb8b61d8b50566115dbffddb080270c6b5a87a37d5c488a02a2e71f381ac4cd 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:612a6e5b55d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70x4md7yil44fjvlluac763e1 EndpointID:e20e2b4fa6535bc75ea2ad8a530d894f7c68a488de5b65235285c3999c913333 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T08:07:19.230Z] === RUN TestCopyFromContainer// [2022-08-26T08:07:19.230Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:07:19.486Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:07:19.486Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:07:19.486Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:07:19.486Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:07:19.486Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:07:19.512Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-26T08:07:19.512Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-08-26T08:07:19.512Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-08-26T08:07:19.512Z] === RUN TestWaitConditions [2022-08-26T08:07:19.512Z] === RUN TestWaitConditions/default [2022-08-26T08:07:19.512Z] === PAUSE TestWaitConditions/default [2022-08-26T08:07:19.512Z] === RUN TestWaitConditions/not-running [2022-08-26T08:07:19.512Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:07:19.512Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:07:19.512Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:07:19.512Z] === RUN TestWaitConditions/removed [2022-08-26T08:07:19.512Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:07:19.512Z] === CONT TestWaitConditions/default [2022-08-26T08:07:19.512Z] === CONT TestWaitConditions/removed [2022-08-26T08:07:19.512Z] wait_test.go:146: ContainerID = 15d410588720a478659654e284d72bbbb65ed7d7c05251a2017562fb9e0484b9 [2022-08-26T08:07:19.512Z] === CONT TestWaitConditions/default [2022-08-26T08:07:19.512Z] wait_test.go:146: ContainerID = 0e377ed2581fde1279c19f3d460d4c29331bf5432e783cd744cb5acc8a43d480 [2022-08-26T08:07:19.742Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:07:19.742Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:07:19.742Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T08:07:19.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-26T08:07:19.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:07:19.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:07:19.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:07:19.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:07:19.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:07:19.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:07:19.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:07:19.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:07:19.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:07:19.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:07:19.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-26T08:07:19.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:07:19.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:07:19.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:07:19.999Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:07:19.999Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-26T08:07:19.999Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:07:19.999Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:07:19.999Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:07:19.999Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:07:19.999Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:07:19.999Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:07:19.999Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:07:19.999Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:07:19.999Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:07:19.999Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:07:19.999Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T08:07:19.999Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T08:07:19.999Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:07:19.999Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T08:07:19.999Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:07:19.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T08:07:19.999Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T08:07:20.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-26T08:07:20.699Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:07:20.699Z] wait_test.go:146: ContainerID = 759b219bf093ef5a3291108e6ae7ca9494205b0ab3114729e2b4ab5adcea72b5 [2022-08-26T08:07:20.955Z] === CONT TestWaitConditions/not-running [2022-08-26T08:07:20.955Z] wait_test.go:146: ContainerID = 6e02686b186972b0940b5f16e918415cc20fd740fcb389940015e5b428571b38 [2022-08-26T08:07:21.364Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-08-26T08:07:21.364Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:07:21.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-26T08:07:21.886Z] --- PASS: TestWaitConditions (0.03s) [2022-08-26T08:07:21.886Z] --- PASS: TestWaitConditions/removed (1.11s) [2022-08-26T08:07:21.886Z] --- PASS: TestWaitConditions/default (1.37s) [2022-08-26T08:07:21.886Z] --- PASS: TestWaitConditions/next-exit (1.06s) [2022-08-26T08:07:21.886Z] --- PASS: TestWaitConditions/not-running (0.97s) [2022-08-26T08:07:21.886Z] === RUN TestWaitRestartedContainer [2022-08-26T08:07:21.886Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:07:21.886Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:07:21.886Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:07:21.886Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:07:21.886Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:07:21.886Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:07:21.886Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:07:21.886Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-08-26T08:07:22.292Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:07:22.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:07:22.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:07:22.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:07:22.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:07:22.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:07:22.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:07:22.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:07:22.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:07:22.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:07:22.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:07:22.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:07:22.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:07:22.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:07:22.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:07:22.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T08:07:22.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T08:07:22.292Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:07:22.549Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-08-26T08:07:22.549Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:07:22.549Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:07:22.549Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:07:22.549Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T08:07:22.549Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:07:22.549Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:07:22.805Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:07:22.805Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-26T08:07:22.805Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:07:22.805Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T08:07:22.805Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:07:22.805Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:07:22.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:07:22.805Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:07:22.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:07:22.805Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:07:22.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:07:22.805Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:07:22.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:07:22.805Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:07:22.805Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:07:22.805Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:07:22.805Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:07:22.805Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T08:07:22.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:07:22.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T08:07:22.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:07:22.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T08:07:22.805Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:07:22.805Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T08:07:22.805Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:07:22.805Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:07:22.805Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:07:22.805Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T08:07:22.805Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:07:22.805Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:07:22.805Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:07:22.805Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T08:07:22.805Z] === RUN TestDiff [2022-08-26T08:07:23.062Z] --- PASS: TestDiff (0.44s) [2022-08-26T08:07:23.062Z] === RUN TestExecConsoleSize [2022-08-26T08:07:23.267Z] check_test.go:540: [d8724521099cd] daemon is not started [2022-08-26T08:07:23.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-26T08:07:23.634Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-26T08:07:23.634Z] === RUN TestExecWithCloseStdin [2022-08-26T08:07:24.197Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:07:24.197Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-26T08:07:24.197Z] === RUN TestExec [2022-08-26T08:07:24.472Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-08-26T08:07:24.472Z] PASS [2022-08-26T08:07:24.472Z] [2022-08-26T08:07:24.472Z] === Skipped [2022-08-26T08:07:24.472Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:07:24.472Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:07:24.472Z] [2022-08-26T08:07:24.472Z] DONE 38 tests, 1 skipped in 44.047s [2022-08-26T08:07:24.472Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:07:24.472Z] INFO: Testing against a local daemon [2022-08-26T08:07:24.472Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T08:07:24.472Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:07:24.472Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:07:24.472Z] === RUN TestDockerNetworkIpvlan [2022-08-26T08:07:24.472Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:07:24.472Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:07:24.472Z] PASS [2022-08-26T08:07:24.472Z] [2022-08-26T08:07:24.472Z] === Skipped [2022-08-26T08:07:24.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:07:24.472Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:07:24.472Z] [2022-08-26T08:07:24.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:07:24.472Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:07:24.472Z] [2022-08-26T08:07:24.472Z] DONE 2 tests, 2 skipped in 0.024s [2022-08-26T08:07:24.472Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:07:24.472Z] INFO: Testing against a local daemon [2022-08-26T08:07:24.472Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T08:07:24.760Z] --- PASS: TestExec (0.45s) [2022-08-26T08:07:24.760Z] === RUN TestExecUser [2022-08-26T08:07:25.016Z] --- PASS: TestExecUser (0.47s) [2022-08-26T08:07:25.016Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:07:25.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-26T08:07:25.040Z] === RUN TestDockerNetworkMacvlan [2022-08-26T08:07:25.564Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-26T08:07:25.565Z] --- PASS: TestWaitRestartedContainer/next-exit (2.22s) [2022-08-26T08:07:25.565Z] --- PASS: TestWaitRestartedContainer/default (2.27s) [2022-08-26T08:07:25.565Z] --- PASS: TestWaitRestartedContainer/not-running (1.51s) [2022-08-26T08:07:25.565Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T08:07:25.565Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:07:25.579Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-26T08:07:25.579Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:07:25.610Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T08:07:26.128Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-26T08:07:26.128Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-26T08:07:26.385Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-26T08:07:26.546Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T08:07:26.947Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-26T08:07:26.947Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:07:27.115Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T08:07:27.510Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-26T08:07:27.510Z] === RUN TestHealthKillContainer [2022-08-26T08:07:28.278Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-26T08:07:29.019Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T08:07:29.208Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2022-08-26T08:07:29.208Z] === CONT TestIpcModeOlderClient [2022-08-26T08:07:29.208Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-26T08:07:29.208Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T08:07:29.208Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.73s) [2022-08-26T08:07:29.208Z] === CONT TestDaemonHostGatewayIP [2022-08-26T08:07:30.577Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-26T08:07:30.926Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T08:07:31.946Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-26T08:07:32.509Z] check_test.go:540: [d6ae4302828a8] daemon is not started [2022-08-26T08:07:32.509Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-26T08:07:33.073Z] --- PASS: TestDaemonHostGatewayIP (3.82s) [2022-08-26T08:07:33.073Z] === CONT TestDaemonRestartIpcMode [2022-08-26T08:07:33.073Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-26T08:07:33.635Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-26T08:07:34.217Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-08-26T08:07:34.785Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-26T08:07:34.785Z] PASS [2022-08-26T08:07:34.785Z] [2022-08-26T08:07:34.785Z] DONE 8 tests in 11.136s [2022-08-26T08:07:34.785Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T08:07:34.785Z] testing: warning: no tests to run [2022-08-26T08:07:34.785Z] PASS [2022-08-26T08:07:34.785Z] [2022-08-26T08:07:34.785Z] DONE 0 tests in 0.008s [2022-08-26T08:07:34.785Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T08:07:34.785Z] INFO: Testing against a local daemon [2022-08-26T08:07:34.785Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T08:07:35.598Z] --- PASS: TestHealthKillContainer (7.81s) [2022-08-26T08:07:35.598Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:07:35.854Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-08-26T08:07:35.854Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:07:36.155Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-26T08:07:36.155Z] --- PASS: TestDaemonRestartIpcMode (2.92s) [2022-08-26T08:07:36.163Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-26T08:07:36.163Z] === RUN TestAuthZPluginTLS [2022-08-26T08:07:36.411Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-26T08:07:36.417Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-26T08:07:36.417Z] === RUN TestIpcModeNone [2022-08-26T08:07:36.422Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-26T08:07:36.422Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T08:07:36.673Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-26T08:07:36.673Z] === RUN TestIpcModePrivate [2022-08-26T08:07:36.929Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-26T08:07:36.990Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-26T08:07:36.990Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T08:07:37.185Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-26T08:07:37.185Z] === RUN TestIpcModeShareable [2022-08-26T08:07:37.442Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-26T08:07:37.559Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-26T08:07:37.559Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T08:07:37.697Z] --- PASS: TestIpcModeShareable (0.44s) [2022-08-26T08:07:37.697Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:07:38.127Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-26T08:07:38.127Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T08:07:38.930Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-26T08:07:39.063Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-08-26T08:07:39.063Z] === RUN TestAPIIpcModeHost [2022-08-26T08:07:39.319Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-08-26T08:07:39.319Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:07:39.505Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-08-26T08:07:39.505Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T08:07:39.764Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-26T08:07:39.764Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T08:07:39.860Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-26T08:07:40.247Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-26T08:07:40.333Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-26T08:07:40.333Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T08:07:40.503Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-26T08:07:40.503Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:07:40.791Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-26T08:07:40.901Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-26T08:07:40.901Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T08:07:41.431Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-26T08:07:41.687Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-08-26T08:07:41.687Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:07:41.720Z] --- PASS: TestContainerKillOnDaemonStart (12.59s) [2022-08-26T08:07:41.720Z] PASS [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] === Skipped [2022-08-26T08:07:41.720Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:07:41.720Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T08:07:41.720Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-26T08:07:41.720Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:07:41.720Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:07:41.720Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-26T08:07:41.720Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:07:41.720Z] [2022-08-26T08:07:41.720Z] DONE 273 tests, 6 skipped in 171.482s [2022-08-26T08:07:41.720Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:07:41.720Z] ++ 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-26T08:07:41.720Z] ++ set -e [2022-08-26T08:07:41.720Z] ++ '[' -n 0 ']' [2022-08-26T08:07:41.720Z] ++ set -x [2022-08-26T08:07:41.720Z] ++ env -i DEST=/go/src/github.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-26T08:07:41.977Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-26T08:07:41.977Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:07:42.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-26T08:07:42.280Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-08-26T08:07:42.280Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T08:07:42.496Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-26T08:07:42.496Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-26T08:07:42.496Z] === RUN TestConfigDaemonID [2022-08-26T08:07:42.615Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-26T08:07:42.615Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-08-26T08:07:42.615Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:07:43.061Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-26T08:07:43.061Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-26T08:07:43.623Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-26T08:07:43.623Z] daemon_test.go:83: [d5c2aeb44869c] daemon is not started [2022-08-26T08:07:43.623Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-26T08:07:43.623Z] === RUN TestDaemonConfigValidation [2022-08-26T08:07:43.623Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:07:43.623Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:07:43.623Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:07:43.623Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:07:43.623Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:07:43.623Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:07:43.623Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:07:43.623Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:07:43.623Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:07:43.623Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:07:43.623Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:07:43.623Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:07:43.663Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-08-26T08:07:43.663Z] === RUN TestAuthZPluginHeader [2022-08-26T08:07:43.880Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:07:43.880Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:07:43.880Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:07:43.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-26T08:07:43.981Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-08-26T08:07:43.981Z] === RUN TestIpcModeOlderClient [2022-08-26T08:07:43.981Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:07:43.981Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:07:44.136Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-26T08:07:44.137Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:07:44.137Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-08-26T08:07:44.137Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-08-26T08:07:44.137Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-26T08:07:44.137Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-08-26T08:07:44.137Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-26T08:07:44.137Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:07:44.137Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:07:44.237Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-26T08:07:44.237Z] === RUN TestKillContainer [2022-08-26T08:07:44.237Z] === RUN TestKillContainer/no_signal [2022-08-26T08:07:44.601Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-26T08:07:44.601Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T08:07:44.699Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-26T08:07:44.799Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:07:44.799Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:07:45.271Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-26T08:07:45.271Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:07:45.363Z] --- PASS: TestKillContainer (1.19s) [2022-08-26T08:07:45.363Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-08-26T08:07:45.363Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-26T08:07:45.363Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-26T08:07:45.363Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:07:45.363Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:07:45.550Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-26T08:07:45.925Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:07:46.113Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-26T08:07:46.371Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:07:46.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-08-26T08:07:46.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2022-08-26T08:07:46.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-08-26T08:07:46.487Z] === RUN TestKillStoppedContainer [2022-08-26T08:07:46.487Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T08:07:46.487Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:07:46.627Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-26T08:07:46.743Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T08:07:46.743Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:07:47.000Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-26T08:07:47.000Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:07:47.190Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-26T08:07:47.190Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:07:47.190Z] daemon_test.go:197: [df4e10a7cc4b6] daemon is not started [2022-08-26T08:07:47.190Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-08-26T08:07:47.190Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-26T08:07:47.190Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-08-26T08:07:47.190Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T08:07:47.190Z] === RUN TestDaemonProxy [2022-08-26T08:07:47.190Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T08:07:47.562Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-08-26T08:07:47.562Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:07:47.754Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-26T08:07:47.820Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-08-26T08:07:47.820Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:07:48.012Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-26T08:07:48.077Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-08-26T08:07:48.077Z] === RUN TestLinksContainerNames [2022-08-26T08:07:48.269Z] check_test.go:540: [ddaae34e0ed54] daemon is not started [2022-08-26T08:07:48.269Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-26T08:07:48.800Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2022-08-26T08:07:48.800Z] === RUN TestAuthZPluginV2Disable [2022-08-26T08:07:49.004Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-26T08:07:49.004Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:07:49.199Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T08:07:49.199Z] check_test.go:540: [da64786c938df] daemon is not started [2022-08-26T08:07:49.199Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-26T08:07:49.261Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-08-26T08:07:49.261Z] === RUN TestLogs [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:07:49.261Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:07:49.261Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:07:49.261Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:07:49.261Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:07:49.261Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:07:49.261Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:07:49.261Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:07:49.261Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:07:49.261Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:07:49.762Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-26T08:07:50.190Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:07:50.190Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:07:50.446Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:07:50.702Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:07:51.130Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T08:07:51.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:07:51.264Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:07:51.264Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:07:51.264Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:07:51.264Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:07:51.264Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:07:51.264Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:07:51.264Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:07:51.264Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:07:51.264Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:07:51.387Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-26T08:07:51.828Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:07:51.828Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:07:52.391Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:07:52.391Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:07:52.755Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T08:07:52.954Z] --- PASS: TestLogs (3.67s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.49s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-26T08:07:52.954Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-26T08:07:52.954Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:07:52.992Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-08-26T08:07:52.992Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T08:07:53.011Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T08:07:53.554Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:07:53.554Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:07:53.554Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:07:53.554Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:07:53.578Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-26T08:07:53.579Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-26T08:07:53.579Z] --- PASS: TestDaemonProxy (6.35s) [2022-08-26T08:07:53.579Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-26T08:07:53.579Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-08-26T08:07:53.579Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-08-26T08:07:53.579Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T08:07:53.579Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-26T08:07:53.579Z] PASS [2022-08-26T08:07:53.579Z] [2022-08-26T08:07:53.579Z] === Skipped [2022-08-26T08:07:53.579Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-08-26T08:07:53.579Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-26T08:07:53.579Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-26T08:07:53.579Z] [2022-08-26T08:07:53.579Z] DONE 18 tests, 1 skipped in 11.820s [2022-08-26T08:07:53.579Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:07:53.579Z] ++ 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-26T08:07:53.579Z] ++ set -e [2022-08-26T08:07:53.579Z] ++ '[' -n 0 ']' [2022-08-26T08:07:53.579Z] ++ set -x [2022-08-26T08:07:53.579Z] ++ env -i DEST=/go/src/github.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-26T08:07:53.812Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:07:53.812Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T08:07:53.812Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T08:07:53.836Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-26T08:07:53.836Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-26T08:07:54.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T08:07:54.070Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:07:54.070Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:07:54.097Z] INFO: Testing against a local daemon [2022-08-26T08:07:54.097Z] === RUN TestCommitInheritsEnv [2022-08-26T08:07:54.354Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-08-26T08:07:54.354Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:07:54.354Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T08:07:54.354Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:07:54.354Z] check_test.go:540: [da8a66191a650] daemon is not started [2022-08-26T08:07:54.354Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-26T08:07:54.354Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:07:54.611Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:07:54.612Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:07:54.612Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:07:54.612Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:07:54.868Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:07:54.868Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:07:54.868Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:07:54.868Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:07:55.125Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:07:55.125Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:07:55.125Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-26T08:07:55.125Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:07:55.125Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-26T08:07:55.125Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:07:55.436Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-08-26T08:07:55.437Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T08:07:55.689Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2022-08-26T08:07:55.689Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:07:55.692Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-26T08:07:55.692Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T08:07:55.948Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-26T08:07:55.948Z] === RUN TestNetworkNat [2022-08-26T08:07:56.252Z] time="2022-08-26T08:07:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-26T08:07:56.281Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-08-26T08:07:56.281Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T08:07:56.510Z] --- PASS: TestNetworkNat (0.47s) [2022-08-26T08:07:56.510Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:07:57.073Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-26T08:07:57.073Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:07:57.184Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-26T08:07:58.117Z] --- PASS: TestRemoveImageGarbageCollector (2.49s) [2022-08-26T08:07:58.117Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:07:58.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-26T08:07:58.117Z] === RUN TestTagInvalidReference [2022-08-26T08:07:58.117Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-26T08:07:58.117Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:07:58.375Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-26T08:07:58.375Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:07:58.375Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-26T08:07:58.375Z] === RUN TestTagOfficialNames [2022-08-26T08:07:58.375Z] --- PASS: TestTagOfficialNames (0.12s) [2022-08-26T08:07:58.375Z] === RUN TestTagMatchesDigest [2022-08-26T08:07:58.375Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-26T08:07:58.375Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T08:07:58.632Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-26T08:07:59.593Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-26T08:07:59.593Z] === RUN TestPause [2022-08-26T08:07:59.849Z] --- PASS: TestPause (0.45s) [2022-08-26T08:07:59.849Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:07:59.849Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:07:59.849Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:07:59.849Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:08:00.412Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-26T08:08:00.412Z] === RUN TestPidHost [2022-08-26T08:08:01.340Z] --- PASS: TestPidHost (0.90s) [2022-08-26T08:08:01.340Z] === RUN TestPsFilter [2022-08-26T08:08:01.340Z] --- PASS: TestPsFilter (0.12s) [2022-08-26T08:08:01.340Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:08:01.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-26T08:08:01.902Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:08:01.904Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-26T08:08:02.160Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-26T08:08:02.160Z] === RUN TestRemoveContainerRunning [2022-08-26T08:08:02.722Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-26T08:08:02.722Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:08:02.834Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-26T08:08:02.834Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-26T08:08:02.978Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-26T08:08:02.978Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:08:02.978Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T08:08:02.978Z] === RUN TestRenameLinkedContainer [2022-08-26T08:08:03.764Z] check_test.go:540: [ddebf17a68993] daemon is not started [2022-08-26T08:08:03.764Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-26T08:08:04.021Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-26T08:08:04.869Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-08-26T08:08:04.869Z] === RUN TestRenameStoppedContainer [2022-08-26T08:08:05.125Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-26T08:08:05.125Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:08:06.054Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-08-26T08:08:06.054Z] === RUN TestRenameInvalidName [2022-08-26T08:08:06.262Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.38s) [2022-08-26T08:08:06.262Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T08:08:06.310Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-26T08:08:06.310Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:08:08.195Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-26T08:08:08.200Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-26T08:08:08.200Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:08:08.200Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-26T08:08:08.200Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:08:08.452Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-26T08:08:09.129Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-08-26T08:08:09.129Z] === RUN TestResize [2022-08-26T08:08:09.691Z] --- PASS: TestResize (0.40s) [2022-08-26T08:08:09.691Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:08:09.947Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-26T08:08:09.947Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:08:10.509Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:08:10.509Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:08:10.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:08:10.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:08:10.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:08:11.725Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-26T08:08:11.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:08:13.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:08:14.247Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-26T08:08:14.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:08:14.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:08:15.177Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-26T08:08:15.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-26T08:08:15.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:08:15.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:08:16.139Z] Created binary: bundles/binary-daemon/dockerd [2022-08-26T08:08:16.139Z] Copying nested executables into bundles/binary-daemon [2022-08-26T08:08:16.139Z] Building: bundles/binary-daemon/docker-proxy [2022-08-26T08:08:16.139Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:08:16.139Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-26T08:08:16.139Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-26T08:08:16.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -e DOCKER_GRAPHDRIVER docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/make.sh cross [2022-08-26T08:08:16.733Z] [2022-08-26T08:08:16.803Z] check_test.go:540: [ddd41d9d74cb7] daemon is not started [2022-08-26T08:08:16.803Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-26T08:08:16.992Z] Removing bundles/ [2022-08-26T08:08:16.992Z] [2022-08-26T08:08:16.992Z] ---> Making bundle: cross (in bundles/cross) [2022-08-26T08:08:16.992Z] Cross building: bundles/cross/linux/amd64 [2022-08-26T08:08:16.992Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-26T08:08:16.992Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-26T08:08:17.366Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-26T08:08:17.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-26T08:08:17.930Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-26T08:08:18.493Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-26T08:08:19.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:08:19.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:08:19.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-26T08:08:20.425Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-26T08:08:20.425Z] check_test.go:540: [d73d1b41f7c51] daemon is not started [2022-08-26T08:08:20.425Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-26T08:08:20.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:08:21.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-26T08:08:22.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:08:22.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:08:23.253Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-26T08:08:23.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-26T08:08:24.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-26T08:08:24.350Z] PASS [2022-08-26T08:08:24.350Z] [2022-08-26T08:08:24.350Z] DONE 17 tests in 48.321s [2022-08-26T08:08:24.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T08:08:24.350Z] INFO: Testing against a local daemon [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:08:24.350Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:08:24.350Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T08:08:24.350Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T08:08:24.350Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T08:08:24.350Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T08:08:24.350Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T08:08:24.350Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T08:08:24.350Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T08:08:24.350Z] === RUN TestPluginInstall [2022-08-26T08:08:24.350Z] === RUN TestPluginInstall/no_auth [2022-08-26T08:08:24.350Z] time="2022-08-26T08:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:08:24.350Z] time="2022-08-26T08:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9b3b5f01de3b667c6c26cfb48254d29e658a20206731b96d41eaf5d1eeb9340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:08:24.350Z] time="2022-08-26T08:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:08:24.350Z] time="2022-08-26T08:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9b3b5f01de3b667c6c26cfb48254d29e658a20206731b96d41eaf5d1eeb9340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:08:24.350Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T08:08:24.610Z] time="2022-08-26T08:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:08:24.610Z] time="2022-08-26T08:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a1fbf6565eb4ca4d229f4e9de32162c0013a7fa54e3a3bb555503879d531c41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:08:24.610Z] time="2022-08-26T08:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:08:24.610Z] time="2022-08-26T08:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a1fbf6565eb4ca4d229f4e9de32162c0013a7fa54e3a3bb555503879d531c41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:08:24.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:08:24.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:08:24.870Z] === RUN TestPluginInstall/with_insecure [2022-08-26T08:08:25.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-26T08:08:25.710Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-26T08:08:25.808Z] time="2022-08-26T08:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:08:25.808Z] time="2022-08-26T08:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c037adb32a14de9704016b5c11ac1efa548a5fa7533d4a9602cbe6613360740d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:08:25.808Z] time="2022-08-26T08:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:08:25.808Z] time="2022-08-26T08:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c037adb32a14de9704016b5c11ac1efa548a5fa7533d4a9602cbe6613360740d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:08:25.808Z] plugin_test.go:196: [d1e214e28bb20] daemon is not started [2022-08-26T08:08:25.808Z] --- PASS: TestPluginInstall (2.80s) [2022-08-26T08:08:25.808Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-08-26T08:08:25.808Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-26T08:08:25.808Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-08-26T08:08:25.808Z] === RUN TestPluginsWithRuntimes [2022-08-26T08:08:26.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:08:27.357Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T08:08:27.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-26T08:08:27.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-08-26T08:08:27.605Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:08:27.605Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:08:28.299Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T08:08:28.533Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:08:28.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-26T08:08:29.236Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-08-26T08:08:29.236Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-08-26T08:08:29.236Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-26T08:08:29.236Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T08:08:29.465Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-08-26T08:08:29.465Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-26T08:08:29.465Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-08-26T08:08:29.465Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:08:29.804Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-26T08:08:29.804Z] PASS [2022-08-26T08:08:29.804Z] [2022-08-26T08:08:29.804Z] DONE 24 tests in 6.823s [2022-08-26T08:08:29.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T08:08:30.063Z] INFO: Testing against a local daemon [2022-08-26T08:08:30.064Z] === RUN TestExternalGraphDriver [2022-08-26T08:08:30.323Z] === RUN TestExternalGraphDriver/json [2022-08-26T08:08:30.392Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-26T08:08:30.392Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:08:30.469Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-26T08:08:31.759Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-26T08:08:31.759Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:08:31.839Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-26T08:08:31.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-26T08:08:32.265Z] === RUN TestExternalGraphDriver/spec [2022-08-26T08:08:32.687Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-26T08:08:32.687Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:08:33.672Z] === RUN TestExternalGraphDriver/pull [2022-08-26T08:08:33.755Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-26T08:08:34.053Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-08-26T08:08:34.053Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:08:34.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-08-26T08:08:34.981Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:08:35.582Z] --- PASS: TestExternalGraphDriver (5.41s) [2022-08-26T08:08:35.582Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-26T08:08:35.582Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2022-08-26T08:08:35.582Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-08-26T08:08:35.582Z] === RUN TestGraphdriverPluginV2 [2022-08-26T08:08:36.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-26T08:08:36.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:08:36.908Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-26T08:08:36.908Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:08:37.029Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-26T08:08:37.836Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-08-26T08:08:37.836Z] === RUN TestNISDomainname [2022-08-26T08:08:38.398Z] --- PASS: TestNISDomainname (0.48s) [2022-08-26T08:08:38.398Z] === RUN TestHostnameDnsResolution [2022-08-26T08:08:38.961Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-26T08:08:38.961Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:08:39.523Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-08-26T08:08:39.523Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:08:39.772Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-08-26T08:08:39.772Z] PASS [2022-08-26T08:08:39.773Z] [2022-08-26T08:08:39.773Z] DONE 5 tests in 9.579s [2022-08-26T08:08:39.773Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T08:08:39.773Z] INFO: Testing against a local daemon [2022-08-26T08:08:39.773Z] === RUN TestContinueAfterPluginCrash [2022-08-26T08:08:39.773Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T08:08:39.773Z] === RUN TestReadPluginNoRead [2022-08-26T08:08:39.773Z] === PAUSE TestReadPluginNoRead [2022-08-26T08:08:39.773Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T08:08:39.773Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T08:08:39.773Z] === CONT TestContinueAfterPluginCrash [2022-08-26T08:08:39.773Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T08:08:40.090Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-26T08:08:40.090Z] === RUN TestRunConsoleSize [2022-08-26T08:08:40.300Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-26T08:08:40.350Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-26T08:08:40.350Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:08:42.891Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-08-26T08:08:42.891Z] === RUN TestStats [2022-08-26T08:08:43.063Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-08-26T08:08:43.063Z] === CONT TestReadPluginNoRead [2022-08-26T08:08:44.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-26T08:08:44.730Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-26T08:08:44.779Z] --- PASS: TestStats (2.44s) [2022-08-26T08:08:44.779Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:08:44.779Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:08:44.779Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:08:44.779Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:08:44.779Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:08:44.779Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:08:44.779Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:08:44.779Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:08:44.779Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:08:44.779Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:08:44.779Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:08:45.340Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:08:45.598Z] === RUN TestReadPluginNoRead/default [2022-08-26T08:08:46.536Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T08:08:46.628Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-26T08:08:46.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-26T08:08:47.450Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-26T08:08:47.856Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:08:47.914Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T08:08:47.914Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-08-26T08:08:48.783Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T08:08:48.784Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-08-26T08:08:48.784Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-08-26T08:08:48.784Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-26T08:08:48.784Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-26T08:08:48.784Z] === RUN TestDeleteDevicemapper [2022-08-26T08:08:48.784Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:08:48.784Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:08:48.784Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:08:48.817Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-26T08:08:49.292Z] === CONT TestReadPluginNoRead [2022-08-26T08:08:49.292Z] read_test.go:92: [d7c5424cf1476] daemon is not started [2022-08-26T08:08:49.292Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-08-26T08:08:49.292Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-26T08:08:49.292Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-08-26T08:08:49.292Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-08-26T08:08:49.292Z] PASS [2022-08-26T08:08:49.292Z] [2022-08-26T08:08:49.292Z] DONE 6 tests in 9.476s [2022-08-26T08:08:49.292Z] 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-26T08:08:49.292Z] testing: warning: no tests to run [2022-08-26T08:08:49.292Z] PASS [2022-08-26T08:08:49.292Z] [2022-08-26T08:08:49.292Z] DONE 0 tests in 0.007s [2022-08-26T08:08:49.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T08:08:49.292Z] INFO: Testing against a local daemon [2022-08-26T08:08:49.292Z] === RUN TestPluginWithDevMounts [2022-08-26T08:08:49.292Z] === PAUSE TestPluginWithDevMounts [2022-08-26T08:08:49.292Z] === CONT TestPluginWithDevMounts [2022-08-26T08:08:49.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-26T08:08:50.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-26T08:08:50.673Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-26T08:08:50.673Z] === RUN TestUpdateMemory [2022-08-26T08:08:50.675Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-08-26T08:08:50.675Z] PASS [2022-08-26T08:08:50.675Z] [2022-08-26T08:08:50.675Z] DONE 1 tests in 1.568s [2022-08-26T08:08:50.675Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T08:08:50.675Z] INFO: Testing against a local daemon [2022-08-26T08:08:50.675Z] === RUN TestSecretInspect [2022-08-26T08:08:50.929Z] --- PASS: TestUpdateMemory (0.48s) [2022-08-26T08:08:50.929Z] === RUN TestUpdateCPUQuota [2022-08-26T08:08:51.492Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-08-26T08:08:51.492Z] === RUN TestUpdatePidsLimit [2022-08-26T08:08:51.492Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T08:08:51.748Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T08:08:51.748Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T08:08:51.901Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-26T08:08:52.005Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T08:08:52.261Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T08:08:52.261Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T08:08:52.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-26T08:08:52.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-26T08:08:53.080Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-26T08:08:53.080Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:08:53.209Z] --- PASS: TestSecretInspect (2.17s) [2022-08-26T08:08:53.209Z] === RUN TestSecretList [2022-08-26T08:08:54.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-26T08:08:55.113Z] --- PASS: TestSecretList (2.20s) [2022-08-26T08:08:55.113Z] === RUN TestSecretsCreateAndDelete [2022-08-26T08:08:57.649Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-08-26T08:08:57.649Z] === RUN TestSecretsUpdate [2022-08-26T08:08:58.261Z] docker_cli_daemon_test.go:2504: [d4bde172787e2] daemon is not started [2022-08-26T08:08:59.553Z] --- PASS: TestSecretsUpdate (2.23s) [2022-08-26T08:08:59.554Z] === RUN TestTemplatedSecret [2022-08-26T08:08:59.629Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-26T08:09:00.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-26T08:09:01.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-26T08:09:02.088Z] --- PASS: TestTemplatedSecret (2.58s) [2022-08-26T08:09:02.088Z] === RUN TestSecretCreateResolve [2022-08-26T08:09:03.323Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-26T08:09:03.886Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-26T08:09:04.622Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-26T08:09:04.622Z] PASS [2022-08-26T08:09:04.622Z] [2022-08-26T08:09:04.622Z] DONE 6 tests in 13.591s [2022-08-26T08:09:04.622Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T08:09:04.622Z] INFO: Testing against a local daemon [2022-08-26T08:09:04.622Z] === RUN TestServiceCreateInit [2022-08-26T08:09:04.622Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T08:09:04.816Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-26T08:09:05.250Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-08-26T08:09:05.250Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:09:05.250Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-26T08:09:05.250Z] === RUN TestWaitNonBlocked [2022-08-26T08:09:05.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:09:05.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:09:05.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:09:05.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:09:05.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:09:05.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:09:05.250Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T08:09:05.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-08-26T08:09:05.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-08-26T08:09:05.250Z] === RUN TestWaitBlocked [2022-08-26T08:09:05.250Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:09:05.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:09:05.250Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:09:05.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:09:05.250Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:09:05.250Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:09:05.812Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T08:09:05.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-08-26T08:09:05.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-08-26T08:09:05.812Z] === RUN TestWaitConditions [2022-08-26T08:09:05.812Z] === RUN TestWaitConditions/default [2022-08-26T08:09:05.812Z] === PAUSE TestWaitConditions/default [2022-08-26T08:09:05.812Z] === RUN TestWaitConditions/not-running [2022-08-26T08:09:05.812Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:09:05.812Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:09:05.812Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:09:05.812Z] === RUN TestWaitConditions/removed [2022-08-26T08:09:05.812Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:09:05.812Z] === CONT TestWaitConditions/default [2022-08-26T08:09:05.812Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:09:06.067Z] wait_test.go:146: ContainerID = 4579b46513ac287878ece7d1a866deecca0ff15a1a9c74538266e5acadb9d30e [2022-08-26T08:09:06.067Z] === CONT TestWaitConditions/default [2022-08-26T08:09:06.067Z] wait_test.go:146: ContainerID = b5b600b0ed47e3306e138405efca69544be2673d3475a61802c51fae4300a2b8 [2022-08-26T08:09:06.630Z] === CONT TestWaitConditions/removed [2022-08-26T08:09:06.630Z] wait_test.go:146: ContainerID = ac4385afaa4c5cb935499507b7b8b2c06081f452b1ddd4b821482f3824b856dd [2022-08-26T08:09:06.630Z] === CONT TestWaitConditions/not-running [2022-08-26T08:09:06.630Z] wait_test.go:146: ContainerID = b803def2743c806bbf0cd6fbe8ff7ca5d8d85cb49d742d0a526634a5738344d9 [2022-08-26T08:09:07.192Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T08:09:07.192Z] --- PASS: TestWaitConditions/next-exit (0.56s) [2022-08-26T08:09:07.192Z] --- PASS: TestWaitConditions/default (0.62s) [2022-08-26T08:09:07.192Z] --- PASS: TestWaitConditions/removed (0.58s) [2022-08-26T08:09:07.192Z] --- PASS: TestWaitConditions/not-running (0.63s) [2022-08-26T08:09:07.192Z] === RUN TestWaitRestartedContainer [2022-08-26T08:09:07.192Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:09:07.192Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:09:07.192Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:09:07.192Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:09:07.192Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:09:07.192Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:09:07.192Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:09:07.192Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:09:07.912Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T08:09:08.090Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-26T08:09:08.565Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:09:09.495Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-26T08:09:09.495Z] --- PASS: TestWaitRestartedContainer/default (1.26s) [2022-08-26T08:09:09.495Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) [2022-08-26T08:09:09.495Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-26T08:09:09.495Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T08:09:09.495Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:09:10.610Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-26T08:09:10.867Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-26T08:09:12.011Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-08-26T08:09:12.011Z] === CONT TestIpcModeOlderClient [2022-08-26T08:09:12.011Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-08-26T08:09:12.011Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T08:09:12.011Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-26T08:09:12.011Z] === CONT TestDaemonHostGatewayIP [2022-08-26T08:09:12.103Z] --- PASS: TestServiceCreateInit (7.64s) [2022-08-26T08:09:12.103Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-08-26T08:09:12.103Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-08-26T08:09:12.103Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T08:09:12.235Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-26T08:09:12.235Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-26T08:09:13.165Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-26T08:09:13.902Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-08-26T08:09:13.902Z] === CONT TestDaemonRestartIpcMode [2022-08-26T08:09:14.535Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-26T08:09:15.098Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-26T08:09:15.098Z] check_test.go:540: [dd73ceab5619f] daemon is not started [2022-08-26T08:09:15.354Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-26T08:09:16.420Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-08-26T08:09:16.724Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-26T08:09:17.287Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-26T08:09:17.851Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-26T08:09:18.107Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-26T08:09:18.364Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-26T08:09:18.927Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-26T08:09:18.927Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-26T08:09:18.927Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-26T08:09:20.820Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite (331.45s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.62s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.41s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.56s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.30s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.09s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.26s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.53s) [2022-08-26T08:09:21.382Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.17s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.93s) [2022-08-26T08:09:21.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.59s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.69s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.41s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.51s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.54s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.05s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.28s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.93s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.69s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.83s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.95s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.52s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.27s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.67s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.91s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.63s) [2022-08-26T08:09:21.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-26T08:09:21.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.00s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.00s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.87s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.33s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.36s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.93s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.53s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.56s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.95s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.41s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.58s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.24s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.87s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-08-26T08:09:21.383Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.00s) [2022-08-26T08:09:21.383Z] === RUN TestDockerSwarmSuite [2022-08-26T08:09:21.383Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-26T08:09:24.505Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-08-26T08:09:24.505Z] PASS [2022-08-26T08:09:24.505Z] [2022-08-26T08:09:24.505Z] === Skipped [2022-08-26T08:09:24.505Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:09:24.505Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:09:24.505Z] [2022-08-26T08:09:24.505Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:09:24.505Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:09:24.505Z] [2022-08-26T08:09:24.505Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:09:24.505Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:09:24.505Z] [2022-08-26T08:09:24.505Z] DONE 273 tests, 3 skipped in 125.590s [2022-08-26T08:09:24.505Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:09:24.505Z] ++ 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-26T08:09:24.505Z] ++ set -e [2022-08-26T08:09:24.505Z] ++ '[' -n 0 ']' [2022-08-26T08:09:24.505Z] ++ set -x [2022-08-26T08:09:24.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-26T08:09:24.505Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:09:24.505Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-26T08:09:24.505Z] === RUN TestConfigDaemonID [2022-08-26T08:09:24.661Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-26T08:09:25.067Z] daemon_test.go:83: [d9f51bb4e3f74] daemon is not started [2022-08-26T08:09:25.067Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-26T08:09:25.067Z] === RUN TestDaemonConfigValidation [2022-08-26T08:09:25.067Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:09:25.067Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:09:25.067Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:09:25.067Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:09:25.067Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:09:25.067Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:09:25.067Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:09:25.067Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:09:25.067Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:09:25.067Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:09:25.067Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:09:25.067Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:09:25.067Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:09:25.067Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:09:25.067Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:09:25.067Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:09:25.067Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-26T08:09:25.067Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-26T08:09:25.067Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-08-26T08:09:25.067Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-26T08:09:25.067Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-26T08:09:25.067Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:09:25.067Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:09:26.029Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-26T08:09:26.432Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:09:26.988Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2022-08-26T08:09:26.988Z] === RUN TestCreateServiceConflict [2022-08-26T08:09:27.360Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:09:27.397Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-26T08:09:27.961Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-26T08:09:28.217Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-26T08:09:28.287Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:09:28.287Z] daemon_test.go:197: [da87fa74a7d75] daemon is not started [2022-08-26T08:09:28.287Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-26T08:09:28.287Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-26T08:09:28.287Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T08:09:28.287Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T08:09:28.287Z] === RUN TestDaemonProxy [2022-08-26T08:09:28.287Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T08:09:28.780Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-26T08:09:29.522Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-26T08:09:29.522Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T08:09:29.711Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-26T08:09:30.175Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T08:09:30.274Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-26T08:09:30.531Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-26T08:09:32.058Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-08-26T08:09:32.058Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T08:09:32.063Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T08:09:33.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-26T08:09:33.428Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T08:09:33.989Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T08:09:34.551Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-26T08:09:34.551Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-26T08:09:34.551Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-26T08:09:34.551Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-26T08:09:34.551Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T08:09:34.551Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T08:09:34.551Z] PASS [2022-08-26T08:09:34.551Z] [2022-08-26T08:09:34.551Z] DONE 18 tests in 11.285s [2022-08-26T08:09:34.551Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:09:34.551Z] ++ 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-26T08:09:34.551Z] ++ set -e [2022-08-26T08:09:34.551Z] ++ '[' -n 0 ']' [2022-08-26T08:09:34.551Z] ++ set -x [2022-08-26T08:09:34.551Z] ++ env -i DEST=/go/src/github.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-26T08:09:34.807Z] INFO: Testing against a local daemon [2022-08-26T08:09:34.807Z] === RUN TestCommitInheritsEnv [2022-08-26T08:09:35.063Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-26T08:09:35.063Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:09:35.063Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-26T08:09:35.063Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:09:35.063Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:09:35.319Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:09:35.319Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:09:35.319Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:09:35.319Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:09:35.319Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:09:35.319Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-26T08:09:35.319Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:09:35.319Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-26T08:09:35.319Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:09:35.576Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-26T08:09:35.576Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:09:35.576Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:09:35.576Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-26T08:09:35.576Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:09:35.576Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-26T08:09:35.576Z] === RUN TestTagInvalidReference [2022-08-26T08:09:35.576Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-26T08:09:35.576Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:09:35.576Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-26T08:09:35.576Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:09:35.832Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-26T08:09:35.832Z] === RUN TestTagOfficialNames [2022-08-26T08:09:35.832Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-26T08:09:35.832Z] === RUN TestTagMatchesDigest [2022-08-26T08:09:35.832Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T08:09:35.832Z] PASS [2022-08-26T08:09:35.832Z] [2022-08-26T08:09:35.832Z] === Skipped [2022-08-26T08:09:35.832Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-26T08:09:35.832Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-26T08:09:35.832Z] [2022-08-26T08:09:35.832Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-26T08:09:35.832Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:09:35.832Z] [2022-08-26T08:09:35.832Z] DONE 22 tests, 2 skipped in 1.291s [2022-08-26T08:09:35.832Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:09:35.832Z] ++ 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-26T08:09:35.832Z] ++ set -e [2022-08-26T08:09:35.832Z] ++ '[' -n 0 ']' [2022-08-26T08:09:35.832Z] ++ set -x [2022-08-26T08:09:35.832Z] ++ env -i DEST=/go/src/github.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-26T08:09:35.832Z] === RUN TestStripANSICommands [2022-08-26T08:09:35.832Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:09:35.832Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:09:35.832Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:09:35.832Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:09:35.832Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:09:35.832Z] PASS [2022-08-26T08:09:35.832Z] [2022-08-26T08:09:35.832Z] DONE 3 tests in 0.037s [2022-08-26T08:09:35.832Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:09:35.832Z] ++ 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-26T08:09:35.832Z] ++ set -e [2022-08-26T08:09:35.832Z] ++ '[' -n 0 ']' [2022-08-26T08:09:35.832Z] ++ set -x [2022-08-26T08:09:35.833Z] ++ env -i DEST=/go/src/github.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-26T08:09:35.833Z] INFO: Testing against a local daemon [2022-08-26T08:09:35.833Z] === RUN TestNetworkCreateDelete [2022-08-26T08:09:36.089Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-26T08:09:36.089Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:09:36.345Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-26T08:09:36.345Z] === RUN TestDaemonDNSFallback [2022-08-26T08:09:42.908Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-26T08:09:42.908Z] === RUN TestInspectNetwork [2022-08-26T08:09:43.003Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-26T08:09:43.003Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-26T08:09:44.897Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-26T08:09:46.175Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T08:09:46.175Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T08:09:46.175Z] === RUN TestInspectNetwork/network_name [2022-08-26T08:09:46.175Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T08:09:46.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-26T08:09:46.939Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-26T08:09:46.939Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T08:09:47.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-26T08:09:47.876Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-26T08:09:47.877Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T08:09:48.128Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-26T08:09:50.020Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-26T08:09:50.020Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-26T08:09:50.020Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-26T08:09:50.020Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-26T08:09:50.020Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-26T08:09:50.020Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-26T08:09:50.020Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-26T08:09:50.020Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-26T08:09:50.020Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-26T08:09:50.276Z] docker_api_swarm_test.go:563: [db7b55d6777d2] joining swarm manager [df82c683e14a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:09:50.342Z] --- PASS: TestInspectNetwork (7.11s) [2022-08-26T08:09:50.342Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T08:09:50.342Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T08:09:50.342Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T08:09:50.342Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T08:09:50.342Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:09:50.412Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-26T08:09:50.412Z] === RUN TestCreateServiceSysctls [2022-08-26T08:09:51.270Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:09:51.270Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:09:51.270Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:09:51.270Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:09:51.270Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:09:51.270Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:09:51.270Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:09:51.270Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:09:51.270Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-26T08:09:51.270Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T08:09:51.270Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:09:51.270Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:09:51.271Z] === RUN TestNetworkList [2022-08-26T08:09:51.271Z] === RUN TestNetworkList//networks [2022-08-26T08:09:51.271Z] === PAUSE TestNetworkList//networks [2022-08-26T08:09:51.271Z] === RUN TestNetworkList//networks/ [2022-08-26T08:09:51.271Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:09:51.271Z] === CONT TestNetworkList//networks [2022-08-26T08:09:51.271Z] === CONT TestNetworkList//networks/ [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkList (0.01s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:09:51.271Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:09:51.271Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:09:51.832Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-26T08:09:51.832Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:09:53.198Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-26T08:09:53.198Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:09:53.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-26T08:09:53.700Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-08-26T08:09:53.700Z] === RUN TestCreateServiceCapabilities [2022-08-26T08:09:53.761Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-26T08:09:53.761Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:09:55.126Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-26T08:09:55.126Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:09:56.053Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-26T08:09:56.053Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:09:56.236Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-26T08:09:56.236Z] === RUN TestInspect [2022-08-26T08:09:56.614Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-26T08:09:56.614Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:09:57.736Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-26T08:09:58.775Z] --- PASS: TestInspect (2.78s) [2022-08-26T08:09:58.775Z] === RUN TestCreateJob [2022-08-26T08:09:59.131Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-26T08:09:59.131Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:09:59.132Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:09:59.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:09:59.132Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:09:59.703Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-26T08:09:59.960Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-26T08:10:02.064Z] --- PASS: TestCreateJob (3.11s) [2022-08-26T08:10:02.064Z] === RUN TestReplicatedJob [2022-08-26T08:10:03.235Z] docker_api_swarm_test.go:585: [da5c3571eb15d] joining swarm manager [df82c683e14a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:10:05.755Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-26T08:10:06.685Z] check_test.go:611: [db7b55d6777d2] daemon is not started [2022-08-26T08:10:07.341Z] --- PASS: TestReplicatedJob (5.49s) [2022-08-26T08:10:07.341Z] === RUN TestUpdateReplicatedJob [2022-08-26T08:10:10.634Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-08-26T08:10:10.634Z] === RUN TestServiceListWithStatuses [2022-08-26T08:10:10.634Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:10:10.634Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T08:10:10.634Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T08:10:10.854Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-26T08:10:11.418Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-26T08:10:12.786Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-26T08:10:13.976Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-08-26T08:10:13.977Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T08:10:14.824Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-26T08:10:14.824Z] === RUN TestDockerNetworkReConnect [2022-08-26T08:10:15.343Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hcvygent6ctjnzmm5xd64lp96 Created:2022-08-26 08:10:14.013404574 +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[81c60aa208acb79041b29785006773583757d4550572d4a4c7783b7e4cab6e7e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zold70aa5uy87sskw1qq0okxi EndpointID:413285d132d3e5f1399fd05f8d1a6d231ad28f2c4a9e35e7f06f8b5cc7eb03c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6b09286cd75803ae01b7bb13154c0908926ee1db7e542528813219842beb94e0 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:0e078febb404 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zold70aa5uy87sskw1qq0okxi EndpointID:413285d132d3e5f1399fd05f8d1a6d231ad28f2c4a9e35e7f06f8b5cc7eb03c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T08:10:16.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-26T08:10:16.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-26T08:10:16.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-26T08:10:17.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-26T08:10:17.246Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-26T08:10:17.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-26T08:10:17.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-26T08:10:18.172Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-08-26T08:10:18.172Z] === RUN TestServicePlugin [2022-08-26T08:10:18.617Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-26T08:10:19.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-08-26T08:10:19.509Z] PASS [2022-08-26T08:10:19.765Z] [2022-08-26T08:10:19.765Z] === Skipped [2022-08-26T08:10:19.765Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:10:19.765Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:10:19.765Z] [2022-08-26T08:10:19.765Z] DONE 38 tests, 1 skipped in 43.781s [2022-08-26T08:10:19.765Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:10:19.765Z] ++ 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-26T08:10:19.765Z] ++ set -e [2022-08-26T08:10:19.765Z] ++ '[' -n 0 ']' [2022-08-26T08:10:19.765Z] ++ set -x [2022-08-26T08:10:19.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=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-26T08:10:19.765Z] INFO: Testing against a local daemon [2022-08-26T08:10:19.765Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T08:10:19.765Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:10:19.765Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:10:19.765Z] === RUN TestDockerNetworkIpvlan [2022-08-26T08:10:19.765Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:10:19.765Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:10:19.765Z] PASS [2022-08-26T08:10:19.765Z] [2022-08-26T08:10:19.765Z] === Skipped [2022-08-26T08:10:19.765Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:10:19.765Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:10:19.765Z] [2022-08-26T08:10:19.765Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:10:19.765Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:10:19.765Z] [2022-08-26T08:10:19.765Z] DONE 2 tests, 2 skipped in 0.126s [2022-08-26T08:10:19.765Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:10:19.765Z] ++ 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-26T08:10:19.765Z] ++ set -e [2022-08-26T08:10:19.765Z] ++ '[' -n 0 ']' [2022-08-26T08:10:19.765Z] ++ set -x [2022-08-26T08:10:19.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=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-26T08:10:19.986Z] docker_api_swarm_test.go:46: [d220f6fd9554c] joining swarm manager [d1f6c414937cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:10:19.986Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-26T08:10:20.021Z] INFO: Testing against a local daemon [2022-08-26T08:10:20.021Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T08:10:21.389Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2022-08-26T08:10:21.389Z] === RUN TestDockerNetworkMacvlan [2022-08-26T08:10:21.952Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T08:10:22.365Z] plugin_test.go:61: [da778e12ad3ee] joining swarm manager [d27afa290243a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:10:22.880Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T08:10:23.303Z] plugin_test.go:64: [d652f8fc8b067] joining swarm manager [d27afa290243a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:10:23.442Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T08:10:23.470Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-26T08:10:23.470Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-26T08:10:23.470Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-26T08:10:23.470Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-26T08:10:23.470Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-26T08:10:23.470Z] Cross building: bundles/cross/windows/amd64 [2022-08-26T08:10:23.470Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-26T08:10:23.470Z] { [2022-08-26T08:10:23.470Z] "RT_GROUP_ICON": { [2022-08-26T08:10:23.470Z] "#1": { [2022-08-26T08:10:23.470Z] "0409": "../../winresources/docker.ico" [2022-08-26T08:10:23.470Z] } [2022-08-26T08:10:23.470Z] }, [2022-08-26T08:10:23.470Z] "RT_MANIFEST": { [2022-08-26T08:10:23.470Z] "#1": { [2022-08-26T08:10:23.470Z] "0409": { [2022-08-26T08:10:23.470Z] "identity": {}, [2022-08-26T08:10:23.470Z] "description": "Docker Engine", [2022-08-26T08:10:23.470Z] "minimum-os": "vista", [2022-08-26T08:10:23.470Z] "execution-level": "", [2022-08-26T08:10:23.470Z] "ui-access": false, [2022-08-26T08:10:23.470Z] "auto-elevate": false, [2022-08-26T08:10:23.470Z] "dpi-awareness": "unaware", [2022-08-26T08:10:23.470Z] "disable-theming": false, [2022-08-26T08:10:23.470Z] "disable-window-filtering": false, [2022-08-26T08:10:23.470Z] "high-resolution-scrolling-aware": false, [2022-08-26T08:10:23.470Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-26T08:10:23.470Z] "long-path-aware": false, [2022-08-26T08:10:23.470Z] "printer-driver-isolation": false, [2022-08-26T08:10:23.470Z] "gdi-scaling": false, [2022-08-26T08:10:23.470Z] "segment-heap": false, [2022-08-26T08:10:23.470Z] "use-common-controls-v6": false [2022-08-26T08:10:23.470Z] } [2022-08-26T08:10:23.470Z] } [2022-08-26T08:10:23.470Z] }, [2022-08-26T08:10:23.470Z] "RT_MESSAGETABLE": { [2022-08-26T08:10:23.470Z] "#1": { [2022-08-26T08:10:23.470Z] "0409": "../../winresources/event_messages.bin" [2022-08-26T08:10:23.470Z] } [2022-08-26T08:10:23.470Z] }, [2022-08-26T08:10:23.470Z] "RT_VERSION": { [2022-08-26T08:10:23.470Z] "#1": { [2022-08-26T08:10:23.470Z] "0409": { [2022-08-26T08:10:23.470Z] "fixed": { [2022-08-26T08:10:23.470Z] "file_version": "0.0.0.0", [2022-08-26T08:10:23.470Z] "product_version": "0.0.0.0", [2022-08-26T08:10:23.470Z] "type": "Unknown" [2022-08-26T08:10:23.470Z] }, [2022-08-26T08:10:23.470Z] "info": { [2022-08-26T08:10:23.470Z] "0000": { [2022-08-26T08:10:23.471Z] "CompanyName": "", [2022-08-26T08:10:23.471Z] "FileVersion": "dev", [2022-08-26T08:10:23.471Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-26T08:10:23.471Z] "OriginalFileName": "dockerd.exe", [2022-08-26T08:10:23.471Z] "ProductName": "", [2022-08-26T08:10:23.471Z] "ProductVersion": "dev", [2022-08-26T08:10:23.471Z] "SpecialBuild": "1660fc6fcf19035e5178d25d9422b9220aaf8780" [2022-08-26T08:10:23.471Z] } [2022-08-26T08:10:23.471Z] } [2022-08-26T08:10:23.471Z] } [2022-08-26T08:10:23.471Z] } [2022-08-26T08:10:23.471Z] } [2022-08-26T08:10:23.471Z] } [2022-08-26T08:10:23.471Z] cmd/dockerd/config.go [2022-08-26T08:10:23.471Z] cmd/dockerd/config_windows.go [2022-08-26T08:10:23.471Z] cmd/dockerd/daemon.go [2022-08-26T08:10:23.471Z] cmd/dockerd/daemon_test.go [2022-08-26T08:10:23.471Z] cmd/dockerd/daemon_windows.go [2022-08-26T08:10:23.471Z] cmd/dockerd/docker.go [2022-08-26T08:10:23.471Z] cmd/dockerd/docker_windows.go [2022-08-26T08:10:23.471Z] cmd/dockerd/genwinres_windows.go [2022-08-26T08:10:23.471Z] cmd/dockerd/metrics.go [2022-08-26T08:10:23.471Z] cmd/dockerd/options.go [2022-08-26T08:10:23.471Z] cmd/dockerd/options_test.go [2022-08-26T08:10:23.471Z] cmd/dockerd/service_windows.go [2022-08-26T08:10:23.471Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-26T08:10:23.471Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-26T08:10:25.333Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T08:10:27.225Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T08:10:29.982Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-26T08:10:29.982Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-26T08:10:30.494Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-08-26T08:10:31.056Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-26T08:10:31.056Z] PASS [2022-08-26T08:10:31.056Z] [2022-08-26T08:10:31.056Z] DONE 8 tests in 11.065s [2022-08-26T08:10:31.056Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T08:10:31.056Z] ++ 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-26T08:10:31.056Z] ++ set -e [2022-08-26T08:10:31.056Z] ++ '[' -n 0 ']' [2022-08-26T08:10:31.056Z] ++ set -x [2022-08-26T08:10:31.056Z] ++ env -i DEST=/go/src/github.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-26T08:10:31.056Z] testing: warning: no tests to run [2022-08-26T08:10:31.056Z] PASS [2022-08-26T08:10:31.056Z] [2022-08-26T08:10:31.056Z] DONE 0 tests in 0.031s [2022-08-26T08:10:31.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T08:10:31.056Z] ++ 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-26T08:10:31.056Z] ++ set -e [2022-08-26T08:10:31.056Z] ++ '[' -n 0 ']' [2022-08-26T08:10:31.056Z] ++ set -x [2022-08-26T08:10:31.056Z] ++ env -i DEST=/go/src/github.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-26T08:10:31.056Z] INFO: Testing against a local daemon [2022-08-26T08:10:31.056Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T08:10:32.421Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-26T08:10:32.421Z] === RUN TestAuthZPluginTLS [2022-08-26T08:10:32.503Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-26T08:10:32.677Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-26T08:10:32.677Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T08:10:33.239Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-26T08:10:33.239Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T08:10:33.800Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-26T08:10:33.800Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T08:10:34.362Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-26T08:10:34.362Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T08:10:35.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-26T08:10:35.728Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T08:10:35.984Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-26T08:10:35.984Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T08:10:36.546Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-26T08:10:36.546Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T08:10:37.108Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-26T08:10:37.108Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T08:10:38.474Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-26T08:10:38.475Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T08:10:39.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-26T08:10:39.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-26T08:10:39.841Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-08-26T08:10:39.842Z] === RUN TestAuthZPluginHeader [2022-08-26T08:10:40.403Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-26T08:10:40.403Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T08:10:40.403Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:40.403Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-26T08:10:40.403Z] === RUN TestAuthZPluginV2Disable [2022-08-26T08:10:40.403Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:40.403Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-26T08:10:40.403Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T08:10:40.403Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:40.403Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-26T08:10:40.404Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T08:10:40.404Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:40.404Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-26T08:10:40.404Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T08:10:42.133Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-26T08:10:43.501Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-26T08:10:43.501Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-26T08:10:46.772Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-26T08:10:48.666Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-26T08:10:49.849Z] --- PASS: TestServicePlugin (30.03s) [2022-08-26T08:10:49.849Z] === RUN TestServiceUpdateLabel [2022-08-26T08:10:50.419Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-26T08:10:50.419Z] === RUN TestServiceUpdateSecrets [2022-08-26T08:10:50.558Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-26T08:10:55.811Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-26T08:10:56.069Z] --- PASS: TestImportExtremelyLargeImageWorks (177.56s) [2022-08-26T08:10:56.069Z] PASS [2022-08-26T08:10:56.069Z] [2022-08-26T08:10:56.069Z] DONE 22 tests in 182.333s [2022-08-26T08:10:56.069Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:10:56.069Z] ++ 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-26T08:10:56.069Z] ++ set -e [2022-08-26T08:10:56.069Z] ++ '[' -n 0 ']' [2022-08-26T08:10:56.069Z] ++ set -x [2022-08-26T08:10:56.069Z] ++ env -i DEST=/go/src/github.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-26T08:10:56.069Z] === RUN TestStripANSICommands [2022-08-26T08:10:56.069Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:10:56.069Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:10:56.069Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:10:56.069Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:10:56.069Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:10:56.069Z] PASS [2022-08-26T08:10:56.069Z] [2022-08-26T08:10:56.069Z] DONE 3 tests in 0.053s [2022-08-26T08:10:56.069Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:10:56.069Z] ++ 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-26T08:10:56.069Z] ++ set -e [2022-08-26T08:10:56.069Z] ++ '[' -n 0 ']' [2022-08-26T08:10:56.069Z] ++ set -x [2022-08-26T08:10:56.069Z] ++ env -i DEST=/go/src/github.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-26T08:10:56.326Z] INFO: Testing against a local daemon [2022-08-26T08:10:56.326Z] === RUN TestNetworkCreateDelete [2022-08-26T08:10:56.326Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-26T08:10:56.326Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:10:56.890Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-08-26T08:10:56.890Z] === RUN TestDaemonDNSFallback [2022-08-26T08:10:56.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-26T08:10:58.503Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-26T08:10:58.503Z] PASS [2022-08-26T08:10:58.503Z] [2022-08-26T08:10:58.503Z] === Skipped [2022-08-26T08:10:58.503Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-26T08:10:58.503Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:58.503Z] [2022-08-26T08:10:58.503Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-26T08:10:58.503Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:58.503Z] [2022-08-26T08:10:58.503Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-26T08:10:58.503Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:58.503Z] [2022-08-26T08:10:58.503Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-26T08:10:58.503Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:10:58.503Z] [2022-08-26T08:10:58.503Z] DONE 17 tests, 4 skipped in 26.382s [2022-08-26T08:10:58.503Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T08:10:58.503Z] ++ 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-26T08:10:58.503Z] ++ set -e [2022-08-26T08:10:58.503Z] ++ '[' -n 0 ']' [2022-08-26T08:10:58.503Z] ++ set -x [2022-08-26T08:10:58.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T08:10:58.503Z] INFO: Testing against a local daemon [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:10:58.503Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:10:58.503Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T08:10:58.503Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T08:10:58.503Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T08:10:58.503Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T08:10:58.503Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T08:10:58.503Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T08:10:58.503Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T08:10:58.503Z] === RUN TestPluginInstall [2022-08-26T08:10:58.503Z] === RUN TestPluginInstall/no_auth [2022-08-26T08:10:58.503Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:10:58.503Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:161273b082b738bc225d87517f542919717f9ca09cdc34451a5e4e2c8c84d6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:10:58.503Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:10:58.503Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:161273b082b738bc225d87517f542919717f9ca09cdc34451a5e4e2c8c84d6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:10:58.503Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T08:10:58.759Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:10:58.759Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cbdf4d081737655b5b982d2777b67cb4a59e4dabae897f447a3520c7f171307" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:10:58.759Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:10:58.759Z] time="2022-08-26T08:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cbdf4d081737655b5b982d2777b67cb4a59e4dabae897f447a3520c7f171307" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:10:58.820Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-26T08:10:59.016Z] === RUN TestPluginInstall/with_insecure [2022-08-26T08:10:59.945Z] time="2022-08-26T08:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:10:59.945Z] time="2022-08-26T08:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d473ae167ec32a3844f2d2498a92e40ed47c3c72bf9fac94ab90655f7050154e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:10:59.945Z] time="2022-08-26T08:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:10:59.945Z] time="2022-08-26T08:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d473ae167ec32a3844f2d2498a92e40ed47c3c72bf9fac94ab90655f7050154e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:10:59.945Z] plugin_test.go:196: [d0d36d65b6af8] daemon is not started [2022-08-26T08:10:59.945Z] --- PASS: TestPluginInstall (2.56s) [2022-08-26T08:10:59.945Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-26T08:10:59.945Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-26T08:10:59.945Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-08-26T08:10:59.945Z] === RUN TestPluginsWithRuntimes [2022-08-26T08:11:01.836Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T08:11:02.399Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T08:11:03.327Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-26T08:11:03.327Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-26T08:11:03.327Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-26T08:11:03.327Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T08:11:03.889Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-26T08:11:03.889Z] PASS [2022-08-26T08:11:03.889Z] [2022-08-26T08:11:03.889Z] DONE 24 tests in 6.558s [2022-08-26T08:11:03.889Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T08:11:03.889Z] ++ 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-26T08:11:03.889Z] ++ set -e [2022-08-26T08:11:03.889Z] ++ '[' -n 0 ']' [2022-08-26T08:11:03.889Z] ++ set -x [2022-08-26T08:11:03.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T08:11:04.069Z] --- PASS: TestDaemonDNSFallback (6.74s) [2022-08-26T08:11:04.069Z] === RUN TestInspectNetwork [2022-08-26T08:11:04.145Z] INFO: Testing against a local daemon [2022-08-26T08:11:04.145Z] === RUN TestExternalGraphDriver [2022-08-26T08:11:04.401Z] === RUN TestExternalGraphDriver/json [2022-08-26T08:11:05.302Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-08-26T08:11:05.302Z] === RUN TestServiceUpdateConfigs [2022-08-26T08:11:06.291Z] === RUN TestExternalGraphDriver/spec [2022-08-26T08:11:07.656Z] === RUN TestExternalGraphDriver/pull [2022-08-26T08:11:08.241Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T08:11:08.241Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T08:11:08.241Z] === RUN TestInspectNetwork/network_name [2022-08-26T08:11:08.241Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T08:11:08.804Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-26T08:11:08.804Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-26T08:11:09.023Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-08-26T08:11:09.023Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-26T08:11:09.023Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-08-26T08:11:09.023Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-08-26T08:11:09.023Z] === RUN TestGraphdriverPluginV2 [2022-08-26T08:11:09.585Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:11:09.585Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-26T08:11:09.585Z] PASS [2022-08-26T08:11:09.585Z] [2022-08-26T08:11:09.585Z] === Skipped [2022-08-26T08:11:09.585Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-26T08:11:09.585Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:11:09.585Z] [2022-08-26T08:11:09.585Z] DONE 5 tests, 1 skipped in 5.480s [2022-08-26T08:11:09.585Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T08:11:09.585Z] ++ 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-26T08:11:09.585Z] ++ set -e [2022-08-26T08:11:09.585Z] ++ '[' -n 0 ']' [2022-08-26T08:11:09.585Z] ++ set -x [2022-08-26T08:11:09.585Z] ++ env -i DEST=/go/src/github.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-26T08:11:09.585Z] INFO: Testing against a local daemon [2022-08-26T08:11:09.585Z] === RUN TestContinueAfterPluginCrash [2022-08-26T08:11:09.585Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T08:11:09.585Z] === RUN TestReadPluginNoRead [2022-08-26T08:11:09.585Z] === PAUSE TestReadPluginNoRead [2022-08-26T08:11:09.585Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T08:11:09.585Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T08:11:09.585Z] === CONT TestContinueAfterPluginCrash [2022-08-26T08:11:09.585Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T08:11:12.075Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-26T08:11:12.075Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-26T08:11:12.075Z] --- PASS: TestInspectNetwork (8.25s) [2022-08-26T08:11:12.075Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T08:11:12.075Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T08:11:12.075Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T08:11:12.075Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T08:11:12.075Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:11:12.075Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-26T08:11:12.639Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-26T08:11:12.639Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-26T08:11:12.853Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-08-26T08:11:12.853Z] === CONT TestReadPluginNoRead [2022-08-26T08:11:12.897Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-26T08:11:13.153Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-26T08:11:13.717Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-08-26T08:11:13.717Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:11:13.717Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:11:13.717Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:11:13.717Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:11:13.717Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:11:13.717Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:11:13.717Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:11:13.974Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:11:13.974Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:11:13.974Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:11:13.974Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:11:13.974Z] === RUN TestNetworkList [2022-08-26T08:11:13.974Z] === RUN TestNetworkList//networks [2022-08-26T08:11:13.974Z] === PAUSE TestNetworkList//networks [2022-08-26T08:11:13.974Z] === RUN TestNetworkList//networks/ [2022-08-26T08:11:13.974Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:11:13.974Z] === CONT TestNetworkList//networks [2022-08-26T08:11:13.974Z] === CONT TestNetworkList//networks/ [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkList (0.02s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:11:13.974Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:11:13.974Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:11:14.537Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-26T08:11:14.537Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:11:14.742Z] === RUN TestReadPluginNoRead/default [2022-08-26T08:11:14.793Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-26T08:11:15.723Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-26T08:11:15.723Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:11:15.723Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-26T08:11:16.108Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T08:11:16.285Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-08-26T08:11:16.285Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:11:16.849Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-26T08:11:17.037Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T08:11:17.412Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-26T08:11:17.412Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:11:17.599Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-08-26T08:11:17.977Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-26T08:11:18.161Z] === CONT TestReadPluginNoRead [2022-08-26T08:11:18.161Z] read_test.go:92: [d9fc99ae9aa50] daemon is not started [2022-08-26T08:11:18.161Z] --- PASS: TestReadPluginNoRead (5.65s) [2022-08-26T08:11:18.161Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-26T08:11:18.161Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-08-26T08:11:18.161Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-26T08:11:18.161Z] PASS [2022-08-26T08:11:18.161Z] [2022-08-26T08:11:18.161Z] DONE 6 tests in 8.738s [2022-08-26T08:11:18.161Z] 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-26T08:11:18.161Z] ++ 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-26T08:11:18.161Z] ++ set -e [2022-08-26T08:11:18.161Z] ++ '[' -n 0 ']' [2022-08-26T08:11:18.161Z] ++ set -x [2022-08-26T08:11:18.161Z] ++ env -i DEST=/go/src/github.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-26T08:11:18.161Z] testing: warning: no tests to run [2022-08-26T08:11:18.161Z] PASS [2022-08-26T08:11:18.161Z] [2022-08-26T08:11:18.161Z] DONE 0 tests in 0.032s [2022-08-26T08:11:18.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T08:11:18.161Z] ++ 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-26T08:11:18.161Z] ++ set -e [2022-08-26T08:11:18.161Z] ++ '[' -n 0 ']' [2022-08-26T08:11:18.161Z] ++ set -x [2022-08-26T08:11:18.161Z] ++ env -i DEST=/go/src/github.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-26T08:11:18.417Z] INFO: Testing against a local daemon [2022-08-26T08:11:18.417Z] === RUN TestPluginWithDevMounts [2022-08-26T08:11:18.417Z] === PAUSE TestPluginWithDevMounts [2022-08-26T08:11:18.417Z] === CONT TestPluginWithDevMounts [2022-08-26T08:11:18.906Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-08-26T08:11:18.906Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:11:18.906Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-26T08:11:19.468Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-26T08:11:19.468Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:11:19.725Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-26T08:11:19.782Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-26T08:11:19.782Z] PASS [2022-08-26T08:11:19.782Z] [2022-08-26T08:11:19.782Z] DONE 1 tests in 1.630s [2022-08-26T08:11:19.782Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T08:11:19.782Z] ++ 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-26T08:11:19.782Z] ++ set -e [2022-08-26T08:11:19.782Z] ++ '[' -n 0 ']' [2022-08-26T08:11:19.782Z] ++ set -x [2022-08-26T08:11:19.782Z] ++ env -i DEST=/go/src/github.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-26T08:11:20.038Z] INFO: Testing against a local daemon [2022-08-26T08:11:20.038Z] === RUN TestSecretInspect [2022-08-26T08:11:20.182Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-08-26T08:11:20.182Z] === RUN TestServiceUpdateNetwork [2022-08-26T08:11:22.247Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2022-08-26T08:11:22.247Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:11:22.247Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:11:22.247Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:11:22.247Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:11:22.553Z] --- PASS: TestSecretInspect (2.15s) [2022-08-26T08:11:22.553Z] === RUN TestSecretList [2022-08-26T08:11:23.917Z] --- PASS: TestSecretList (1.78s) [2022-08-26T08:11:23.917Z] === RUN TestSecretsCreateAndDelete [2022-08-26T08:11:24.769Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-26T08:11:26.434Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-26T08:11:26.434Z] === RUN TestSecretsUpdate [2022-08-26T08:11:28.324Z] --- PASS: TestSecretsUpdate (2.27s) [2022-08-26T08:11:28.324Z] === RUN TestTemplatedSecret [2022-08-26T08:11:28.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-26T08:11:30.840Z] --- PASS: TestTemplatedSecret (2.39s) [2022-08-26T08:11:30.840Z] === RUN TestSecretCreateResolve [2022-08-26T08:11:31.460Z] docker_api_swarm_test.go:304: [da658c85f9df5] joining swarm manager [d49d41b066f01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:11:32.390Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-08-26T08:11:32.390Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T08:11:32.828Z] docker_api_swarm_test.go:305: [de21d2c673ba3] joining swarm manager [d49d41b066f01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:11:32.958Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T08:11:33.356Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-26T08:11:33.356Z] PASS [2022-08-26T08:11:33.356Z] [2022-08-26T08:11:33.356Z] DONE 6 tests in 13.022s [2022-08-26T08:11:33.356Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T08:11:33.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-26T08:11:33.356Z] ++ set -e [2022-08-26T08:11:33.356Z] ++ '[' -n 0 ']' [2022-08-26T08:11:33.356Z] ++ set -x [2022-08-26T08:11:33.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-26T08:11:33.356Z] INFO: Testing against a local daemon [2022-08-26T08:11:33.356Z] === RUN TestServiceCreateInit [2022-08-26T08:11:33.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T08:11:33.895Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T08:11:34.721Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-26T08:11:36.623Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T08:11:38.891Z] --- PASS: TestServiceWithDataPathPortInit (16.32s) [2022-08-26T08:11:38.891Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T08:11:40.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-26T08:11:40.788Z] --- PASS: TestServiceCreateInit (7.06s) [2022-08-26T08:11:40.788Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-08-26T08:11:40.788Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-08-26T08:11:40.788Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T08:11:42.011Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T08:11:42.148Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a27bhtfk25ro7m5nneq8v8ji0 Created:2022-08-26 08:11:39.913134959 +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[621185b8d4ea92f9c26177ff6ce42739cd8b417e8769be96d3cb2a8c1373c222:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3dk6j2vi3ros5jqjtbkm6b43 EndpointID:5ff9883b05bce6fc6a169033e79206a5a94699cce1b5e781946a088c05656846 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f0f4b75c68b8860c7fb26ad82af213bbd11ffae5a71109ad9fafd2652a43c0b 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:615a645c3d2e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3dk6j2vi3ros5jqjtbkm6b43 EndpointID:5ff9883b05bce6fc6a169033e79206a5a94699cce1b5e781946a088c05656846 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T08:11:42.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-26T08:11:46.319Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2022-08-26T08:11:46.319Z] PASS [2022-08-26T08:11:46.319Z] [2022-08-26T08:11:46.319Z] === Skipped [2022-08-26T08:11:46.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:11:46.319Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:11:46.319Z] [2022-08-26T08:11:46.319Z] DONE 38 tests, 1 skipped in 50.271s [2022-08-26T08:11:46.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:11:46.319Z] ++ 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-26T08:11:46.319Z] ++ set -e [2022-08-26T08:11:46.319Z] ++ '[' -n 0 ']' [2022-08-26T08:11:46.319Z] ++ set -x [2022-08-26T08:11:46.319Z] ++ env -i DEST=/go/src/github.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-26T08:11:46.576Z] INFO: Testing against a local daemon [2022-08-26T08:11:46.576Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T08:11:46.576Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:11:46.576Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-26T08:11:46.576Z] === RUN TestDockerNetworkIpvlan [2022-08-26T08:11:46.576Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:11:46.576Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:11:46.576Z] PASS [2022-08-26T08:11:46.576Z] [2022-08-26T08:11:46.576Z] === Skipped [2022-08-26T08:11:46.576Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-26T08:11:46.576Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:11:46.576Z] [2022-08-26T08:11:46.576Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:11:46.576Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:11:46.576Z] [2022-08-26T08:11:46.576Z] DONE 2 tests, 2 skipped in 0.142s [2022-08-26T08:11:46.576Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:11:46.576Z] ++ 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-26T08:11:46.576Z] ++ set -e [2022-08-26T08:11:46.576Z] ++ '[' -n 0 ']' [2022-08-26T08:11:46.576Z] ++ set -x [2022-08-26T08:11:46.576Z] ++ env -i DEST=/go/src/github.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-26T08:11:46.576Z] INFO: Testing against a local daemon [2022-08-26T08:11:46.576Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T08:11:47.943Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-26T08:11:47.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-26T08:11:47.943Z] === RUN TestDockerNetworkMacvlan [2022-08-26T08:11:48.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-26T08:11:48.575Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2022-08-26T08:11:48.575Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-26T08:11:48.575Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-26T08:11:48.575Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-26T08:11:48.575Z] PASS [2022-08-26T08:11:48.575Z] [2022-08-26T08:11:48.575Z] === Skipped [2022-08-26T08:11:48.575Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T08:11:48.575Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:11:48.575Z] [2022-08-26T08:11:48.575Z] DONE 27 tests, 1 skipped in 163.808s [2022-08-26T08:11:48.575Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T08:11:48.575Z] INFO: Testing against a local daemon [2022-08-26T08:11:48.575Z] === RUN TestSessionCreate [2022-08-26T08:11:48.575Z] --- PASS: TestSessionCreate (0.02s) [2022-08-26T08:11:48.575Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T08:11:48.575Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T08:11:48.575Z] PASS [2022-08-26T08:11:48.575Z] [2022-08-26T08:11:48.575Z] DONE 2 tests in 0.055s [2022-08-26T08:11:48.575Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T08:11:48.575Z] INFO: Testing against a local daemon [2022-08-26T08:11:48.575Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:11:48.575Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:11:48.575Z] === RUN TestDiskUsage [2022-08-26T08:11:48.575Z] === PAUSE TestDiskUsage [2022-08-26T08:11:48.575Z] === RUN TestEventsExecDie [2022-08-26T08:11:48.575Z] --- PASS: TestEventsExecDie (0.58s) [2022-08-26T08:11:48.575Z] === RUN TestEventsBackwardsCompatible [2022-08-26T08:11:48.763Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T08:11:48.763Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-26T08:11:48.834Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-26T08:11:48.834Z] === RUN TestEventsVolumeCreate [2022-08-26T08:11:48.834Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-26T08:11:48.834Z] === RUN TestInfoBinaryCommits [2022-08-26T08:11:48.834Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T08:11:48.834Z] === RUN TestInfoAPIVersioned [2022-08-26T08:11:48.834Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-26T08:11:48.834Z] === RUN TestInfoAPI [2022-08-26T08:11:48.834Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T08:11:48.834Z] === RUN TestInfoAPIWarnings [2022-08-26T08:11:49.326Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-26T08:11:49.889Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T08:11:50.824Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T08:11:50.824Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-26T08:11:50.824Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-26T08:11:50.824Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-26T08:11:51.082Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-26T08:11:52.012Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-26T08:11:53.378Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T08:11:55.269Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T08:11:55.626Z] --- PASS: TestCreateServiceMultipleTimes (15.16s) [2022-08-26T08:11:55.626Z] === RUN TestCreateServiceConflict [2022-08-26T08:11:57.523Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-08-26T08:11:57.523Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T08:11:59.918Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-26T08:11:59.918Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-26T08:11:59.918Z] { [2022-08-26T08:11:59.918Z] "RT_GROUP_ICON": { [2022-08-26T08:11:59.918Z] "#1": { [2022-08-26T08:11:59.918Z] "0409": "../../winresources/docker.ico" [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] }, [2022-08-26T08:11:59.918Z] "RT_MANIFEST": { [2022-08-26T08:11:59.918Z] "#1": { [2022-08-26T08:11:59.918Z] "0409": { [2022-08-26T08:11:59.918Z] "identity": {}, [2022-08-26T08:11:59.918Z] "description": "Docker Engine", [2022-08-26T08:11:59.918Z] "minimum-os": "vista", [2022-08-26T08:11:59.918Z] "execution-level": "", [2022-08-26T08:11:59.918Z] "ui-access": false, [2022-08-26T08:11:59.918Z] "auto-elevate": false, [2022-08-26T08:11:59.918Z] "dpi-awareness": "unaware", [2022-08-26T08:11:59.918Z] "disable-theming": false, [2022-08-26T08:11:59.918Z] "disable-window-filtering": false, [2022-08-26T08:11:59.918Z] "high-resolution-scrolling-aware": false, [2022-08-26T08:11:59.918Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-26T08:11:59.918Z] "long-path-aware": false, [2022-08-26T08:11:59.918Z] "printer-driver-isolation": false, [2022-08-26T08:11:59.918Z] "gdi-scaling": false, [2022-08-26T08:11:59.918Z] "segment-heap": false, [2022-08-26T08:11:59.918Z] "use-common-controls-v6": false [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] }, [2022-08-26T08:11:59.918Z] "RT_MESSAGETABLE": { [2022-08-26T08:11:59.918Z] "#1": { [2022-08-26T08:11:59.918Z] "0409": "../../winresources/event_messages.bin" [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] }, [2022-08-26T08:11:59.918Z] "RT_VERSION": { [2022-08-26T08:11:59.918Z] "#1": { [2022-08-26T08:11:59.918Z] "0409": { [2022-08-26T08:11:59.918Z] "fixed": { [2022-08-26T08:11:59.918Z] "file_version": "0.0.0.0", [2022-08-26T08:11:59.918Z] "product_version": "0.0.0.0", [2022-08-26T08:11:59.918Z] "type": "Unknown" [2022-08-26T08:11:59.918Z] }, [2022-08-26T08:11:59.918Z] "info": { [2022-08-26T08:11:59.918Z] "0000": { [2022-08-26T08:11:59.918Z] "CompanyName": "", [2022-08-26T08:11:59.918Z] "FileVersion": "dev", [2022-08-26T08:11:59.918Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-26T08:11:59.918Z] "OriginalFileName": "docker-proxy.exe", [2022-08-26T08:11:59.918Z] "ProductName": "", [2022-08-26T08:11:59.918Z] "ProductVersion": "dev", [2022-08-26T08:11:59.918Z] "SpecialBuild": "1660fc6fcf19035e5178d25d9422b9220aaf8780" [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] } [2022-08-26T08:11:59.918Z] cmd/docker-proxy/genwinres_windows.go [2022-08-26T08:11:59.918Z] cmd/docker-proxy/main.go [2022-08-26T08:11:59.918Z] cmd/docker-proxy/network_proxy_test.go [2022-08-26T08:11:59.918Z] cmd/docker-proxy/proxy.go [2022-08-26T08:11:59.918Z] cmd/docker-proxy/sctp_proxy.go [2022-08-26T08:11:59.918Z] cmd/docker-proxy/tcp_proxy.go [2022-08-26T08:11:59.918Z] cmd/docker-proxy/udp_proxy.go [2022-08-26T08:11:59.918Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-26T08:11:59.918Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-26T08:11:59.918Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-26T08:11:59.918Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-26T08:11:59.918Z] remote: Enumerating objects: 23, done. [2022-08-26T08:11:59.918Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-26T08:11:59.918Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-26T08:11:59.918Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-26T08:11:59.918Z] 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-26T08:11:59.918Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-26T08:11:59.918Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-26T08:11:59.918Z] Cross building: bundles/cross/linux/ppc64le [2022-08-26T08:11:59.918Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-26T08:11:59.918Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-26T08:12:00.072Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-08-26T08:12:00.072Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T08:12:00.522Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-26T08:12:00.522Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-26T08:12:00.522Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T08:12:00.778Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-26T08:12:01.341Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan (13.37s) [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.58s) [2022-08-26T08:12:01.341Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2022-08-26T08:12:01.341Z] PASS [2022-08-26T08:12:01.341Z] [2022-08-26T08:12:01.341Z] DONE 8 tests in 14.826s [2022-08-26T08:12:01.341Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T08:12:01.341Z] ++ 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-26T08:12:01.341Z] ++ set -e [2022-08-26T08:12:01.341Z] ++ '[' -n 0 ']' [2022-08-26T08:12:01.341Z] ++ set -x [2022-08-26T08:12:01.341Z] ++ env -i DEST=/go/src/github.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-26T08:12:01.341Z] testing: warning: no tests to run [2022-08-26T08:12:01.341Z] PASS [2022-08-26T08:12:01.341Z] [2022-08-26T08:12:01.341Z] DONE 0 tests in 0.030s [2022-08-26T08:12:01.341Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T08:12:01.341Z] ++ 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-26T08:12:01.341Z] ++ set -e [2022-08-26T08:12:01.341Z] ++ '[' -n 0 ']' [2022-08-26T08:12:01.341Z] ++ set -x [2022-08-26T08:12:01.341Z] ++ env -i DEST=/go/src/github.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-26T08:12:01.598Z] === RUN TestDockerSuite/TestBuildFails [2022-08-26T08:12:01.598Z] INFO: Testing against a local daemon [2022-08-26T08:12:01.598Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T08:12:02.160Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-26T08:12:02.160Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-26T08:12:02.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-26T08:12:02.980Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2022-08-26T08:12:02.980Z] === RUN TestAuthZPluginTLS [2022-08-26T08:12:03.910Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-08-26T08:12:03.910Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T08:12:04.166Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-26T08:12:04.167Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T08:12:04.167Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-26T08:12:04.729Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-26T08:12:04.729Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T08:12:04.985Z] docker_api_swarm_test.go:272: [de59aa8e2b5e6] joining swarm manager [d42c391e109b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:12:05.242Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-26T08:12:05.242Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T08:12:06.609Z] docker_api_swarm_test.go:273: [d3f0950eeefa8] joining swarm manager [d42c391e109b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:12:06.609Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-26T08:12:06.866Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2022-08-26T08:12:06.866Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T08:12:06.919Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T08:12:06.919Z] === RUN TestInfoDebug [2022-08-26T08:12:06.919Z] --- PASS: TestInfoDebug (0.52s) [2022-08-26T08:12:06.919Z] === RUN TestInfoInsecureRegistries [2022-08-26T08:12:06.919Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T08:12:06.919Z] === RUN TestInfoRegistryMirrors [2022-08-26T08:12:06.919Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T08:12:06.919Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T08:12:07.431Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-26T08:12:07.431Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T08:12:07.488Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-26T08:12:07.488Z] === RUN TestPingCacheHeaders [2022-08-26T08:12:07.488Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T08:12:07.488Z] === RUN TestPingGet [2022-08-26T08:12:07.488Z] --- PASS: TestPingGet (0.01s) [2022-08-26T08:12:07.489Z] === RUN TestPingHead [2022-08-26T08:12:07.489Z] --- PASS: TestPingHead (0.02s) [2022-08-26T08:12:07.489Z] === RUN TestPingSwarmHeader [2022-08-26T08:12:07.994Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-26T08:12:07.994Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-26T08:12:07.994Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T08:12:08.056Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T08:12:08.560Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-26T08:12:08.560Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T08:12:08.625Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T08:12:09.123Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-26T08:12:09.379Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-26T08:12:09.563Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T08:12:09.563Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-08-26T08:12:09.563Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T08:12:09.563Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T08:12:09.563Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T08:12:09.563Z] === RUN TestPingBuilderHeader [2022-08-26T08:12:09.563Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T08:12:09.822Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T08:12:10.308Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-26T08:12:10.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-08-26T08:12:10.308Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T08:12:10.391Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-08-26T08:12:10.391Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T08:12:10.391Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-26T08:12:10.391Z] === RUN TestVersion [2022-08-26T08:12:10.391Z] --- PASS: TestVersion (0.02s) [2022-08-26T08:12:10.391Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:12:10.391Z] === CONT TestDiskUsage [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T08:12:10.960Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T08:12:11.220Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T08:12:11.674Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T08:12:11.789Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage (1.50s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-08-26T08:12:12.049Z] PASS [2022-08-26T08:12:12.049Z] [2022-08-26T08:12:12.049Z] DONE 57 tests in 23.919s [2022-08-26T08:12:12.049Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T08:12:12.049Z] INFO: Testing against a local daemon [2022-08-26T08:12:12.049Z] === RUN TestVolumesCreateAndList [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T08:12:12.049Z] === RUN TestVolumesRemove [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-26T08:12:12.049Z] === RUN TestVolumesInspect [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T08:12:12.049Z] === RUN TestVolumesInvalidJSON [2022-08-26T08:12:12.049Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T08:12:12.049Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T08:12:12.049Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T08:12:12.049Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T08:12:12.049Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T08:12:12.049Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T08:12:12.049Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T08:12:12.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T08:12:12.049Z] PASS [2022-08-26T08:12:12.049Z] [2022-08-26T08:12:12.049Z] DONE 9 tests in 0.136s [2022-08-26T08:12:12.237Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-08-26T08:12:12.237Z] === RUN TestAuthZPluginHeader [2022-08-26T08:12:12.308Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:12:12.494Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-26T08:12:12.750Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-26T08:12:12.827Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-26T08:12:12.827Z] Removing test suite binaries [2022-08-26T08:12:12.827Z] exiting test-integration [2022-08-26T08:12:12.827Z] ++ exit 0 [2022-08-26T08:12:12.827Z] [2022-08-26T08:12:13.007Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-08-26T08:12:13.007Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest Post stage [Pipeline] junit [2022-08-26T08:12:14.222Z] Recording test results [2022-08-26T08:12:14.385Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-26T08:12:14.912Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-26T08:12:14.912Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T08:12:15.728Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-08-26T08:12:15.756Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T08:12:15.841Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2022-08-26T08:12:15.841Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T08:12:16.065Z] + echo Ensuring container killed. [2022-08-26T08:12:16.065Z] Ensuring container killed. [2022-08-26T08:12:16.065Z] + docker rm -vf docker-pr2 [2022-08-26T08:12:16.065Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:12:16.353Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:12:16.353Z] Chowning /workspace to jenkins user [2022-08-26T08:12:16.353Z] + id -u [2022-08-26T08:12:16.353Z] + id -g [2022-08-26T08:12:16.353Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T08:12:16.353Z] Unable to find image 'busybox:latest' locally [2022-08-26T08:12:16.353Z] latest: Pulling from library/busybox [2022-08-26T08:12:16.612Z] 50783e0dfb64: Pulling fs layer [2022-08-26T08:12:16.612Z] 50783e0dfb64: Verifying Checksum [2022-08-26T08:12:16.612Z] 50783e0dfb64: Download complete [2022-08-26T08:12:16.612Z] 50783e0dfb64: Pull complete [2022-08-26T08:12:16.612Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-26T08:12:16.612Z] Status: Downloaded newer image for busybox:latest [2022-08-26T08:12:16.685Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-26T08:12:17.249Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-26T08:12:17.505Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-08-26T08:12:17.505Z] === RUN TestAuthZPluginV2Disable [2022-08-26T08:12:17.762Z] === RUN TestDockerSuite/TestBuildInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:12:18.290Z] + bundleName=amd64-cgroup2 [2022-08-26T08:12:18.290Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-26T08:12:18.290Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-26T08:12:18.290Z] + 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-26T08:12:18.290Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-26T08:12:18.326Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-26T08:12:18.357Z] --- PASS: TestCreateServiceConfigFileMode (2.35s) [2022-08-26T08:12:18.357Z] === RUN TestCreateServiceSysctls [Pipeline] archiveArtifacts [2022-08-26T08:12:18.562Z] Archiving artifacts [2022-08-26T08:12:18.583Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-26T08:12:18.583Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-26T08:12:19.146Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-26T08:12:19.402Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-26T08:12:19.965Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-26T08:12:20.221Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-26T08:12:20.477Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-26T08:12:20.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44037/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T08:12:20.734Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-26T08:12:20.816Z] + make clean [2022-08-26T08:12:20.816Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T08:12:20.816Z] docker-dev-cache [2022-08-26T08:12:20.816Z] docker-mod-cache [Pipeline] deleteDir [2022-08-26T08:12:21.625Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-08-26T08:12:21.626Z] === RUN TestCreateServiceCapabilities [2022-08-26T08:12:21.664Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-26T08:12:21.664Z] --- PASS: TestAuthZPluginV2Disable (4.13s) [2022-08-26T08:12:21.664Z] === RUN TestAuthZPluginV2RejectVolumeRequests [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T08:12:23.516Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-26T08:12:23.516Z] === RUN TestInspect [2022-08-26T08:12:24.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-26T08:12:24.185Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-26T08:12:26.032Z] --- PASS: TestInspect (2.12s) [2022-08-26T08:12:26.032Z] === RUN TestCreateJob [2022-08-26T08:12:26.078Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.01s) [2022-08-26T08:12:26.078Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T08:12:28.548Z] --- PASS: TestCreateJob (2.49s) [2022-08-26T08:12:28.548Z] === RUN TestReplicatedJob [2022-08-26T08:12:28.599Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-26T08:12:31.873Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-26T08:12:31.873Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-26T08:12:32.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-26T08:12:32.387Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-26T08:12:32.387Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-26T08:12:32.950Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-26T08:12:33.797Z] --- PASS: TestReplicatedJob (5.09s) [2022-08-26T08:12:33.797Z] === RUN TestUpdateReplicatedJob [2022-08-26T08:12:34.319Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-26T08:12:35.248Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-26T08:12:36.314Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-08-26T08:12:36.314Z] === RUN TestServiceListWithStatuses [2022-08-26T08:12:36.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:12:36.314Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T08:12:36.314Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T08:12:37.147Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s) [2022-08-26T08:12:37.147Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T08:12:38.077Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-26T08:12:38.334Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-26T08:12:38.591Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-26T08:12:40.482Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-08-26T08:12:40.482Z] === RUN TestDockerNetworkReConnect [2022-08-26T08:12:43.751Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-26T08:12:43.751Z] === RUN TestServicePlugin [2022-08-26T08:12:43.751Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:12:43.751Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-26T08:12:43.751Z] === RUN TestServiceUpdateLabel [2022-08-26T08:12:45.134Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-26T08:12:45.641Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-26T08:12:45.641Z] === RUN TestServiceUpdateSecrets [2022-08-26T08:12:46.502Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-26T08:12:47.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-26T08:12:47.431Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-26T08:12:49.323Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-26T08:12:49.323Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-26T08:12:49.323Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-26T08:12:51.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-26T08:12:53.111Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-26T08:12:53.368Z] docker_api_swarm_node_test.go:20: [d417264dbbe4d] joining swarm manager [d95bd2b37c0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:12:53.931Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-08-26T08:12:53.931Z] PASS [2022-08-26T08:12:53.931Z] [2022-08-26T08:12:53.931Z] DONE 17 tests in 52.330s [2022-08-26T08:12:53.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T08:12:53.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-26T08:12:53.931Z] ++ set -e [2022-08-26T08:12:53.931Z] ++ '[' -n 0 ']' [2022-08-26T08:12:53.931Z] ++ set -x [2022-08-26T08:12:53.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-26T08:12:53.931Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-26T08:12:53.931Z] INFO: Testing against a local daemon [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:12:53.931Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:12:53.931Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T08:12:53.931Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T08:12:53.931Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T08:12:53.931Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T08:12:53.931Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T08:12:53.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T08:12:53.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T08:12:53.931Z] === RUN TestPluginInstall [2022-08-26T08:12:53.931Z] === RUN TestPluginInstall/no_auth [2022-08-26T08:12:54.495Z] docker_api_swarm_node_test.go:21: [d7e7e226d9e2d] joining swarm manager [d95bd2b37c0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:12:55.865Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-26T08:12:55.865Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-26T08:12:56.428Z] time="2022-08-26T08:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:12:56.428Z] time="2022-08-26T08:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c8f52c3e7df9bf84e74edc7df2177f05b8e37febba9adf7697e9d21563cfdc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:12:56.428Z] time="2022-08-26T08:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:12:56.428Z] time="2022-08-26T08:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c8f52c3e7df9bf84e74edc7df2177f05b8e37febba9adf7697e9d21563cfdc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:12:56.684Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T08:12:57.249Z] time="2022-08-26T08:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:12:57.249Z] time="2022-08-26T08:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0aad5ff86ccf5ad469f8dd086b6154d3b5983d633511f98448b9847ceda31fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:12:57.249Z] time="2022-08-26T08:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:12:57.249Z] time="2022-08-26T08:12:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0aad5ff86ccf5ad469f8dd086b6154d3b5983d633511f98448b9847ceda31fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:12:57.505Z] === RUN TestPluginInstall/with_insecure [2022-08-26T08:12:57.763Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-26T08:12:58.327Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-26T08:12:58.584Z] time="2022-08-26T08:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:12:58.584Z] time="2022-08-26T08:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fa5e9a2f5257994b2c4a3ba77a7819a33277e5d38750516f91d1d0d0fcfc1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:12:58.584Z] time="2022-08-26T08:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:12:58.584Z] time="2022-08-26T08:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fa5e9a2f5257994b2c4a3ba77a7819a33277e5d38750516f91d1d0d0fcfc1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:12:58.841Z] plugin_test.go:196: [df8356db21494] daemon is not started [2022-08-26T08:12:58.841Z] --- PASS: TestPluginInstall (4.82s) [2022-08-26T08:12:58.841Z] --- PASS: TestPluginInstall/no_auth (2.67s) [2022-08-26T08:12:58.841Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-08-26T08:12:58.841Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-08-26T08:12:58.841Z] === RUN TestPluginsWithRuntimes [2022-08-26T08:12:59.097Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-26T08:12:59.662Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-26T08:13:00.482Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-08-26T08:13:00.482Z] === RUN TestServiceUpdateConfigs [2022-08-26T08:13:00.591Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T08:13:01.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-26T08:13:01.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-26T08:13:01.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-26T08:13:01.429Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T08:13:01.992Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-26T08:13:02.249Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-26T08:13:02.811Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-08-26T08:13:02.811Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-08-26T08:13:02.811Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-08-26T08:13:02.811Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T08:13:02.811Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-26T08:13:03.374Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-08-26T08:13:03.374Z] PASS [2022-08-26T08:13:03.374Z] [2022-08-26T08:13:03.374Z] DONE 24 tests in 9.622s [2022-08-26T08:13:03.374Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T08:13:03.374Z] ++ 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-26T08:13:03.374Z] ++ set -e [2022-08-26T08:13:03.374Z] ++ '[' -n 0 ']' [2022-08-26T08:13:03.374Z] ++ set -x [2022-08-26T08:13:03.374Z] ++ env -i DEST=/go/src/github.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-26T08:13:03.630Z] INFO: Testing against a local daemon [2022-08-26T08:13:03.630Z] === RUN TestExternalGraphDriver [2022-08-26T08:13:03.887Z] === RUN TestExternalGraphDriver/json [2022-08-26T08:13:04.450Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-26T08:13:05.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-26T08:13:05.943Z] === RUN TestExternalGraphDriver/spec [2022-08-26T08:13:06.873Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-26T08:13:07.804Z] === RUN TestExternalGraphDriver/pull [2022-08-26T08:13:08.367Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-26T08:13:10.262Z] docker_api_swarm_test.go:502: [d253e5c9a38f6] joining swarm manager [d1ba1c7d99b99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:13:10.263Z] --- PASS: TestExternalGraphDriver (6.54s) [2022-08-26T08:13:10.263Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-08-26T08:13:10.263Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2022-08-26T08:13:10.263Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2022-08-26T08:13:10.263Z] === RUN TestGraphdriverPluginV2 [2022-08-26T08:13:10.826Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-26T08:13:11.757Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-26T08:13:12.687Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-26T08:13:14.582Z] --- PASS: TestGraphdriverPluginV2 (4.51s) [2022-08-26T08:13:14.582Z] PASS [2022-08-26T08:13:14.582Z] [2022-08-26T08:13:14.582Z] DONE 5 tests in 11.154s [2022-08-26T08:13:14.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T08:13:14.582Z] ++ 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-26T08:13:14.582Z] ++ set -e [2022-08-26T08:13:14.582Z] ++ '[' -n 0 ']' [2022-08-26T08:13:14.582Z] ++ set -x [2022-08-26T08:13:14.582Z] ++ env -i DEST=/go/src/github.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-26T08:13:14.838Z] INFO: Testing against a local daemon [2022-08-26T08:13:14.839Z] === RUN TestContinueAfterPluginCrash [2022-08-26T08:13:14.839Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T08:13:14.839Z] === RUN TestReadPluginNoRead [2022-08-26T08:13:14.839Z] === PAUSE TestReadPluginNoRead [2022-08-26T08:13:14.839Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T08:13:14.839Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T08:13:14.839Z] === CONT TestContinueAfterPluginCrash [2022-08-26T08:13:14.839Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T08:13:15.095Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-26T08:13:15.319Z] --- PASS: TestServiceUpdateConfigs (13.97s) [2022-08-26T08:13:15.319Z] === RUN TestServiceUpdateNetwork [2022-08-26T08:13:18.368Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-26T08:13:18.625Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-26T08:13:18.882Z] docker_api_swarm_test.go:507: [d415303c341b2] joining swarm manager [d1ba1c7d99b99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:13:19.447Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2022-08-26T08:13:19.447Z] === CONT TestReadPluginNoRead [2022-08-26T08:13:19.703Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-26T08:13:22.226Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T08:13:24.140Z] === RUN TestReadPluginNoRead/default [2022-08-26T08:13:24.704Z] --- PASS: TestContinueAfterPluginCrash (9.89s) [2022-08-26T08:13:25.633Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T08:13:27.004Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-26T08:13:27.004Z] === CONT TestReadPluginNoRead [2022-08-26T08:13:27.004Z] read_test.go:92: [d3d1d39a43492] daemon is not started [2022-08-26T08:13:27.004Z] --- PASS: TestReadPluginNoRead (7.39s) [2022-08-26T08:13:27.004Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-08-26T08:13:27.004Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2022-08-26T08:13:27.004Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2022-08-26T08:13:27.004Z] PASS [2022-08-26T08:13:27.004Z] [2022-08-26T08:13:27.004Z] DONE 6 tests in 12.222s [2022-08-26T08:13:27.004Z] 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-26T08:13:27.004Z] ++ 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-26T08:13:27.004Z] ++ set -e [2022-08-26T08:13:27.004Z] ++ '[' -n 0 ']' [2022-08-26T08:13:27.004Z] ++ set -x [2022-08-26T08:13:27.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-26T08:13:27.004Z] testing: warning: no tests to run [2022-08-26T08:13:27.004Z] PASS [2022-08-26T08:13:27.004Z] [2022-08-26T08:13:27.004Z] DONE 0 tests in 0.054s [2022-08-26T08:13:27.004Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T08:13:27.004Z] ++ 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-26T08:13:27.004Z] ++ set -e [2022-08-26T08:13:27.004Z] ++ '[' -n 0 ']' [2022-08-26T08:13:27.004Z] ++ set -x [2022-08-26T08:13:27.005Z] ++ env -i DEST=/go/src/github.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-26T08:13:27.005Z] INFO: Testing against a local daemon [2022-08-26T08:13:27.005Z] === RUN TestPluginWithDevMounts [2022-08-26T08:13:27.005Z] === PAUSE TestPluginWithDevMounts [2022-08-26T08:13:27.005Z] === CONT TestPluginWithDevMounts [2022-08-26T08:13:27.490Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-08-26T08:13:27.490Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T08:13:27.490Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T08:13:28.052Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T08:13:28.897Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-08-26T08:13:28.897Z] PASS [2022-08-26T08:13:28.897Z] [2022-08-26T08:13:28.897Z] DONE 1 tests in 1.913s [2022-08-26T08:13:28.897Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T08:13:28.897Z] ++ 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-26T08:13:28.897Z] ++ set -e [2022-08-26T08:13:28.897Z] ++ '[' -n 0 ']' [2022-08-26T08:13:28.897Z] ++ set -x [2022-08-26T08:13:28.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T08:13:28.897Z] INFO: Testing against a local daemon [2022-08-26T08:13:28.897Z] === RUN TestSecretInspect [2022-08-26T08:13:29.827Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-26T08:13:31.720Z] === RUN TestDockerSuite/TestBuildRm [2022-08-26T08:13:31.720Z] --- PASS: TestSecretInspect (2.73s) [2022-08-26T08:13:31.720Z] === RUN TestSecretList [2022-08-26T08:13:33.612Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-26T08:13:34.176Z] --- PASS: TestSecretList (2.49s) [2022-08-26T08:13:34.176Z] === RUN TestSecretsCreateAndDelete [2022-08-26T08:13:34.433Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-26T08:13:35.363Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-26T08:13:35.925Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-26T08:13:36.153Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T08:13:36.853Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2022-08-26T08:13:36.853Z] === RUN TestSecretsUpdate [2022-08-26T08:13:36.853Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-26T08:13:37.784Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-26T08:13:38.347Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-26T08:13:39.275Z] --- PASS: TestSecretsUpdate (2.51s) [2022-08-26T08:13:39.275Z] === RUN TestTemplatedSecret [2022-08-26T08:13:41.796Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-26T08:13:41.796Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-26T08:13:41.796Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-26T08:13:41.796Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-26T08:13:41.796Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-26T08:13:42.054Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-26T08:13:42.310Z] --- PASS: TestTemplatedSecret (2.99s) [2022-08-26T08:13:42.310Z] === RUN TestSecretCreateResolve [2022-08-26T08:13:42.690Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2022-08-26T08:13:42.690Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-26T08:13:42.690Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-26T08:13:42.690Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-26T08:13:42.690Z] PASS [2022-08-26T08:13:42.690Z] [2022-08-26T08:13:42.690Z] === Skipped [2022-08-26T08:13:42.690Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T08:13:42.690Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:13:42.690Z] [2022-08-26T08:13:42.690Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-26T08:13:42.690Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:13:42.690Z] [2022-08-26T08:13:42.690Z] DONE 27 tests, 2 skipped in 129.270s [2022-08-26T08:13:42.690Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T08:13:42.690Z] ++ 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-26T08:13:42.690Z] ++ set -e [2022-08-26T08:13:42.690Z] ++ '[' -n 0 ']' [2022-08-26T08:13:42.690Z] ++ set -x [2022-08-26T08:13:42.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-26T08:13:42.691Z] INFO: Testing against a local daemon [2022-08-26T08:13:42.691Z] === RUN TestSessionCreate [2022-08-26T08:13:42.691Z] --- PASS: TestSessionCreate (0.03s) [2022-08-26T08:13:42.691Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T08:13:42.691Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T08:13:42.691Z] PASS [2022-08-26T08:13:42.691Z] [2022-08-26T08:13:42.691Z] DONE 2 tests in 0.132s [2022-08-26T08:13:42.691Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T08:13:42.691Z] ++ 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-26T08:13:42.691Z] ++ set -e [2022-08-26T08:13:42.691Z] ++ '[' -n 0 ']' [2022-08-26T08:13:42.691Z] ++ set -x [2022-08-26T08:13:42.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-26T08:13:42.691Z] INFO: Testing against a local daemon [2022-08-26T08:13:42.691Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:13:42.691Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T08:13:42.691Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T08:13:42.691Z] === RUN TestDiskUsage [2022-08-26T08:13:42.691Z] === PAUSE TestDiskUsage [2022-08-26T08:13:42.691Z] === RUN TestEventsExecDie [2022-08-26T08:13:42.947Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-26T08:13:42.947Z] === RUN TestEventsBackwardsCompatible [2022-08-26T08:13:42.947Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-26T08:13:42.947Z] === RUN TestEventsVolumeCreate [2022-08-26T08:13:42.947Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-26T08:13:42.947Z] === RUN TestInfoBinaryCommits [2022-08-26T08:13:42.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T08:13:42.947Z] === RUN TestInfoAPIVersioned [2022-08-26T08:13:42.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T08:13:42.947Z] === RUN TestInfoAPI [2022-08-26T08:13:43.203Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T08:13:43.203Z] === RUN TestInfoAPIWarnings [2022-08-26T08:13:43.242Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-26T08:13:43.242Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-26T08:13:43.805Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-26T08:13:45.175Z] --- PASS: TestSecretCreateResolve (2.54s) [2022-08-26T08:13:45.175Z] PASS [2022-08-26T08:13:45.175Z] [2022-08-26T08:13:45.175Z] DONE 6 tests in 15.980s [2022-08-26T08:13:45.175Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T08:13:45.175Z] ++ 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-26T08:13:45.175Z] ++ set -e [2022-08-26T08:13:45.175Z] ++ '[' -n 0 ']' [2022-08-26T08:13:45.175Z] ++ set -x [2022-08-26T08:13:45.175Z] ++ env -i DEST=/go/src/github.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-26T08:13:45.175Z] INFO: Testing against a local daemon [2022-08-26T08:13:45.175Z] === RUN TestServiceCreateInit [2022-08-26T08:13:45.175Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T08:13:47.089Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-26T08:13:48.022Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-26T08:13:48.954Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-26T08:13:49.210Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-26T08:13:49.467Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T08:13:50.029Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-26T08:13:50.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-26T08:13:51.656Z] === RUN TestDockerSuite/TestBuildUser [2022-08-26T08:13:53.027Z] docker_api_swarm_node_test.go:81: [da60e2d72b767] joining swarm manager [d319fd5cea909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:13:53.591Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-26T08:13:54.525Z] --- PASS: TestServiceCreateInit (9.39s) [2022-08-26T08:13:54.525Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2022-08-26T08:13:54.525Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.81s) [2022-08-26T08:13:54.525Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T08:13:57.048Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-26T08:14:01.245Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T08:14:01.246Z] === RUN TestInfoDebug [2022-08-26T08:14:01.246Z] --- PASS: TestInfoDebug (0.52s) [2022-08-26T08:14:01.246Z] === RUN TestInfoInsecureRegistries [2022-08-26T08:14:01.246Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T08:14:01.246Z] === RUN TestInfoRegistryMirrors [2022-08-26T08:14:01.246Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T08:14:01.246Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T08:14:01.501Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-26T08:14:01.501Z] === RUN TestPingCacheHeaders [2022-08-26T08:14:01.501Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T08:14:01.501Z] === RUN TestPingGet [2022-08-26T08:14:01.501Z] --- PASS: TestPingGet (0.01s) [2022-08-26T08:14:01.501Z] === RUN TestPingHead [2022-08-26T08:14:01.758Z] --- PASS: TestPingHead (0.02s) [2022-08-26T08:14:01.758Z] === RUN TestPingSwarmHeader [2022-08-26T08:14:02.319Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T08:14:02.319Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T08:14:03.247Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T08:14:03.247Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-08-26T08:14:03.247Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T08:14:03.247Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T08:14:03.247Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T08:14:03.247Z] === RUN TestPingBuilderHeader [2022-08-26T08:14:03.247Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T08:14:03.808Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T08:14:04.370Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-26T08:14:04.370Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T08:14:04.370Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-26T08:14:04.370Z] === RUN TestVersion [2022-08-26T08:14:04.370Z] --- PASS: TestVersion (0.02s) [2022-08-26T08:14:04.370Z] === CONT TestDiskUsage [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T08:14:04.932Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T08:14:05.188Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T08:14:05.444Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage (1.10s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T08:14:05.444Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:14:05.444Z] PASS [2022-08-26T08:14:05.444Z] [2022-08-26T08:14:05.444Z] === Skipped [2022-08-26T08:14:05.444Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T08:14:05.444Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T08:14:05.444Z] [2022-08-26T08:14:05.444Z] DONE 57 tests, 1 skipped in 23.107s [2022-08-26T08:14:05.444Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T08:14:05.444Z] ++ 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-26T08:14:05.444Z] ++ set -e [2022-08-26T08:14:05.444Z] ++ '[' -n 0 ']' [2022-08-26T08:14:05.444Z] ++ set -x [2022-08-26T08:14:05.444Z] ++ env -i DEST=/go/src/github.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-26T08:14:05.700Z] INFO: Testing against a local daemon [2022-08-26T08:14:05.700Z] === RUN TestVolumesCreateAndList [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T08:14:05.700Z] === RUN TestVolumesRemove [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-26T08:14:05.700Z] === RUN TestVolumesInspect [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T08:14:05.700Z] === RUN TestVolumesInvalidJSON [2022-08-26T08:14:05.700Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T08:14:05.700Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T08:14:05.700Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T08:14:05.700Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T08:14:05.700Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T08:14:05.700Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T08:14:05.700Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T08:14:05.700Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T08:14:05.700Z] PASS [2022-08-26T08:14:05.700Z] [2022-08-26T08:14:05.700Z] DONE 9 tests in 0.213s [2022-08-26T08:14:05.700Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:14:05.700Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T08:14:05.700Z] +++ kill 14717 [2022-08-26T08:14:05.957Z] +++ /etc/init.d/apparmor stop [2022-08-26T08:14:05.957Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:14:05.957Z] [2022-08-26T08:14:05.957Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:14:05.957Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:14:05.957Z] [2022-08-26T08:14:05.957Z] To set a process to complain mode, use the command line tool [2022-08-26T08:14:05.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:14:05.957Z] +++ true [2022-08-26T08:14:05.957Z] exiting test-integration [2022-08-26T08:14:05.957Z] ++ exit 0 [2022-08-26T08:14:05.957Z] [2022-08-26T08:14:06.379Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-26T08:14:06.379Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-26T08:14:06.379Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-26T08:14:06.379Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-26T08:14:06.379Z] Cross building: bundles/cross/linux/s390x [2022-08-26T08:14:06.379Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-26T08:14:06.379Z] GOOS="linux" GOARCH="s390x" GOARM="" Post stage [Pipeline] junit [2022-08-26T08:14:06.899Z] Recording test results [2022-08-26T08:14:07.163Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T08:14:07.489Z] + echo Ensuring container killed. [2022-08-26T08:14:07.489Z] Ensuring container killed. [2022-08-26T08:14:07.489Z] + docker rm -vf docker-pr2 [2022-08-26T08:14:07.489Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:14:07.813Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:14:07.813Z] Chowning /workspace to jenkins user [2022-08-26T08:14:07.813Z] + id -u [2022-08-26T08:14:07.813Z] + id -g [2022-08-26T08:14:07.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T08:14:07.813Z] Unable to find image 'busybox:latest' locally [2022-08-26T08:14:08.069Z] latest: Pulling from library/busybox [2022-08-26T08:14:08.069Z] 98b248744137: Pulling fs layer [2022-08-26T08:14:08.069Z] 98b248744137: Verifying Checksum [2022-08-26T08:14:08.069Z] 98b248744137: Download complete [2022-08-26T08:14:08.069Z] 98b248744137: Pull complete [2022-08-26T08:14:08.328Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-26T08:14:08.328Z] Status: Downloaded newer image for busybox:latest [2022-08-26T08:14:09.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:14:09.589Z] + bundleName=arm64-integration [2022-08-26T08:14:09.589Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-26T08:14:09.589Z] Creating arm64-integration-bundles.tar.gz [2022-08-26T08:14:09.589Z] + 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-26T08:14:09.589Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-26T08:14:09.855Z] Archiving artifacts [2022-08-26T08:14:10.601Z] docker_api_swarm_node_test.go:53: [dc3212de27e79] joining swarm manager [d187f6ff4e353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:14:10.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-26T08:14:11.419Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-26T08:14:11.419Z] docker_api_swarm_node_test.go:54: [dc2cc0866248d] joining swarm manager [d187f6ff4e353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:14:11.585Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44037/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T08:14:11.675Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-26T08:14:11.886Z] + make clean [2022-08-26T08:14:12.141Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T08:14:12.141Z] docker-dev-cache [2022-08-26T08:14:12.141Z] docker-mod-cache [Pipeline] deleteDir [2022-08-26T08:14:12.238Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-26T08:14:13.167Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-26T08:14:13.424Z] --- PASS: TestCreateServiceMultipleTimes (19.07s) [2022-08-26T08:14:13.424Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-26T08:14:13.987Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-26T08:14:13.987Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-26T08:14:13.987Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-26T08:14:13.987Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-26T08:14:13.987Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-26T08:14:13.987Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-26T08:14:13.987Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-26T08:14:13.987Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-26T08:14:13.987Z] === RUN TestDockerSuite/TestBuildWithExtraHost [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T08:14:15.369Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-26T08:14:15.369Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-26T08:14:16.297Z] --- PASS: TestCreateServiceConflict (2.70s) [2022-08-26T08:14:16.297Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T08:14:16.297Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-26T08:14:16.859Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-26T08:14:17.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-26T08:14:17.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-26T08:14:19.944Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-08-26T08:14:19.944Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T08:14:19.944Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-26T08:14:21.836Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-26T08:14:22.398Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-26T08:14:22.655Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-26T08:14:23.218Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-26T08:14:23.218Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-26T08:14:23.218Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-26T08:14:23.781Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-26T08:14:25.148Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-26T08:14:25.711Z] === RUN TestDockerSuite/TestCommitChange [2022-08-26T08:14:26.274Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-26T08:14:27.202Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-26T08:14:28.131Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-26T08:14:29.061Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-26T08:14:29.624Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-26T08:14:30.553Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-26T08:14:31.483Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-26T08:14:32.046Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-26T08:14:32.975Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-26T08:14:33.232Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-26T08:14:33.232Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2022-08-26T08:14:33.232Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T08:14:33.797Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-26T08:14:34.362Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-26T08:14:35.292Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-26T08:14:35.864Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-26T08:14:36.122Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2022-08-26T08:14:36.122Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T08:14:36.685Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-26T08:14:37.247Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-26T08:14:37.810Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-26T08:14:39.178Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-26T08:14:39.743Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2022-08-26T08:14:39.743Z] === RUN TestCreateServiceSysctls [2022-08-26T08:14:39.743Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-26T08:14:40.308Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-26T08:14:41.237Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-26T08:14:42.167Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-26T08:14:42.729Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-26T08:14:43.294Z] --- PASS: TestCreateServiceSysctls (3.66s) [2022-08-26T08:14:43.294Z] === RUN TestCreateServiceCapabilities [2022-08-26T08:14:43.856Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-26T08:14:43.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-26T08:14:44.786Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-26T08:14:45.717Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-26T08:14:45.717Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-26T08:14:46.647Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-26T08:14:46.647Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2022-08-26T08:14:46.647Z] === RUN TestInspect [2022-08-26T08:14:47.211Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-26T08:14:47.773Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-26T08:14:48.703Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-26T08:14:49.633Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-26T08:14:49.890Z] --- PASS: TestInspect (3.40s) [2022-08-26T08:14:49.890Z] === RUN TestCreateJob [2022-08-26T08:14:50.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-26T08:14:51.018Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-26T08:14:51.583Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-26T08:14:52.953Z] docker_api_swarm_test.go:202: [dbb14ada2f752] joining swarm manager [dda6710f55c81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:14:54.323Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-26T08:14:54.323Z] --- PASS: TestCreateJob (4.20s) [2022-08-26T08:14:54.323Z] === RUN TestReplicatedJob [2022-08-26T08:14:57.601Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-26T08:15:00.872Z] --- PASS: TestReplicatedJob (6.09s) [2022-08-26T08:15:00.872Z] === RUN TestUpdateReplicatedJob [2022-08-26T08:15:00.872Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-26T08:15:00.873Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-26T08:15:04.148Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2022-08-26T08:15:04.149Z] === RUN TestServiceListWithStatuses [2022-08-26T08:15:04.149Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:15:04.149Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T08:15:04.149Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T08:15:04.711Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-26T08:15:07.232Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-26T08:15:07.797Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-26T08:15:09.691Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2022-08-26T08:15:09.691Z] === RUN TestDockerNetworkReConnect [2022-08-26T08:15:11.062Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-26T08:15:11.992Z] === RUN TestDockerSuite/TestCpToDot [2022-08-26T08:15:12.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-26T08:15:12.589Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-26T08:15:13.959Z] --- PASS: TestDockerNetworkReConnect (4.27s) [2022-08-26T08:15:13.959Z] === RUN TestServicePlugin [2022-08-26T08:15:14.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-26T08:15:14.782Z] docker_api_swarm_test.go:384: [db41f2ce17bf7] joining swarm manager [d8a9d4f11e894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:15:15.712Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-26T08:15:16.642Z] docker_api_swarm_test.go:385: [d84a8055e6a27] joining swarm manager [d8a9d4f11e894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:15:16.642Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-26T08:15:17.572Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-26T08:15:17.829Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-26T08:15:18.760Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-26T08:15:19.017Z] plugin_test.go:61: [df36297890488] joining swarm manager [d359bd190dc07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:15:19.948Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-26T08:15:19.948Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-26T08:15:19.948Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-26T08:15:20.204Z] plugin_test.go:64: [d374820740d36] joining swarm manager [d359bd190dc07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:15:20.461Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-26T08:15:21.041Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-26T08:15:21.041Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-26T08:15:21.041Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-26T08:15:21.306Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-26T08:15:21.869Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-26T08:15:22.126Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-26T08:15:22.126Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-26T08:15:22.126Z] === RUN TestDockerSuite/TestCreateRM [2022-08-26T08:15:22.382Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-26T08:15:22.382Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-26T08:15:22.382Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-26T08:15:22.382Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-26T08:15:22.638Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-26T08:15:24.008Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-26T08:15:24.008Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-26T08:15:24.008Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-26T08:15:27.281Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-26T08:15:27.281Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-26T08:15:27.538Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-26T08:15:28.102Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-26T08:15:28.664Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-26T08:15:29.228Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-26T08:15:29.791Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-26T08:15:30.354Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-26T08:15:32.245Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-26T08:15:32.807Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-26T08:15:35.326Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-26T08:15:37.215Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-26T08:15:38.145Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-26T08:15:39.074Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-26T08:15:39.331Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-26T08:15:39.587Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-26T08:15:40.954Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-26T08:15:40.954Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-26T08:15:41.210Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-26T08:15:41.466Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-26T08:15:41.723Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-26T08:15:41.723Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-26T08:15:42.655Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-26T08:15:42.834Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-26T08:15:42.834Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-26T08:15:42.834Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-26T08:15:42.834Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-26T08:15:42.834Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-26T08:15:43.598Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-26T08:15:43.598Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-26T08:15:43.598Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-26T08:15:43.749Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-26T08:15:44.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/test/unit [2022-08-26T08:15:44.161Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-26T08:15:44.287Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-26T08:15:44.287Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-26T08:15:44.287Z] + TESTDIRS=./... [2022-08-26T08:15:44.287Z] + exclude_paths='/vendor/|/integration' [2022-08-26T08:15:44.287Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-26T08:15:44.287Z] ++ go list ./... [2022-08-26T08:15:44.417Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-26T08:15:45.223Z] + pkg_list='github.com/docker/docker/api [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/backend [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/container [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/events [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/filters [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/image [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/mount [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/network [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/registry [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/time [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/versions [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:15:45.223Z] github.com/docker/docker/api/types/volume [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:15:45.223Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:15:45.223Z] github.com/docker/docker/cli [2022-08-26T08:15:45.223Z] github.com/docker/docker/cli/config [2022-08-26T08:15:45.223Z] github.com/docker/docker/cli/debug [2022-08-26T08:15:45.223Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:15:45.223Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:15:45.223Z] github.com/docker/docker/client [2022-08-26T08:15:45.223Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:15:45.223Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:15:45.223Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:15:45.223Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:15:45.223Z] github.com/docker/docker/container [2022-08-26T08:15:45.223Z] github.com/docker/docker/container/stream [2022-08-26T08:15:45.223Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:15:45.223Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:15:45.223Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/config [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/containerd [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/events [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/images [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/links [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/names [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/network [2022-08-26T08:15:45.223Z] github.com/docker/docker/daemon/stats [2022-08-26T08:15:45.223Z] github.com/docker/docker/distribution [2022-08-26T08:15:45.223Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:15:45.223Z] github.com/docker/docker/distribution/utils [2022-08-26T08:15:45.223Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:15:45.223Z] github.com/docker/docker/dockerversion [2022-08-26T08:15:45.223Z] github.com/docker/docker/errdefs [2022-08-26T08:15:45.223Z] github.com/docker/docker/image [2022-08-26T08:15:45.223Z] github.com/docker/docker/image/cache [2022-08-26T08:15:45.223Z] github.com/docker/docker/image/tarexport [2022-08-26T08:15:45.223Z] github.com/docker/docker/image/v1 [2022-08-26T08:15:45.223Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:15:45.223Z] github.com/docker/docker/layer [2022-08-26T08:15:45.223Z] github.com/docker/docker/libcontainerd [2022-08-26T08:15:45.223Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:15:45.223Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:15:45.223Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:15:45.223Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/libnetwork/types [2022-08-26T08:15:45.223Z] github.com/docker/docker/oci [2022-08-26T08:15:45.223Z] github.com/docker/docker/oci/caps [2022-08-26T08:15:45.223Z] github.com/docker/docker/opts [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/archive [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/directory [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/platform [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/pools [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/progress [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/signal [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/stack [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/system [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:15:45.223Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:15:45.223Z] github.com/docker/docker/plugin [2022-08-26T08:15:45.223Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:15:45.223Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:15:45.223Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:15:45.223Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:15:45.223Z] github.com/docker/docker/quota [2022-08-26T08:15:45.223Z] github.com/docker/docker/reference [2022-08-26T08:15:45.223Z] github.com/docker/docker/registry [2022-08-26T08:15:45.223Z] github.com/docker/docker/registry/resumable [2022-08-26T08:15:45.223Z] github.com/docker/docker/restartmanager [2022-08-26T08:15:45.223Z] github.com/docker/docker/rootless [2022-08-26T08:15:45.223Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:15:45.223Z] github.com/docker/docker/runconfig [2022-08-26T08:15:45.223Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/environment [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:15:45.223Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/registry [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/request [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/drivers [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/local [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/mounts [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/service [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:15:45.224Z] ++ echo 'github.com/docker/docker/api [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/backend [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/events [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/filters [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/image [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/mount [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/network [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/registry [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/time [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/versions [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/volume [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/config [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/debug [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/client [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:15:45.224Z] github.com/docker/docker/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/container/stream [2022-08-26T08:15:45.224Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:15:45.224Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:15:45.224Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/config [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/containerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/events [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/images [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/links [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/names [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/network [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/stats [2022-08-26T08:15:45.224Z] github.com/docker/docker/distribution [2022-08-26T08:15:45.224Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:15:45.224Z] github.com/docker/docker/distribution/utils [2022-08-26T08:15:45.224Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:15:45.224Z] github.com/docker/docker/dockerversion [2022-08-26T08:15:45.224Z] github.com/docker/docker/errdefs [2022-08-26T08:15:45.224Z] github.com/docker/docker/image [2022-08-26T08:15:45.224Z] github.com/docker/docker/image/cache [2022-08-26T08:15:45.224Z] github.com/docker/docker/image/tarexport [2022-08-26T08:15:45.224Z] github.com/docker/docker/image/v1 [2022-08-26T08:15:45.224Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:15:45.224Z] github.com/docker/docker/layer [2022-08-26T08:15:45.224Z] github.com/docker/docker/libcontainerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:15:45.224Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:15:45.224Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:15:45.224Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/libnetwork/types [2022-08-26T08:15:45.224Z] github.com/docker/docker/oci [2022-08-26T08:15:45.224Z] github.com/docker/docker/oci/caps [2022-08-26T08:15:45.224Z] github.com/docker/docker/opts [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/archive [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/directory [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/platform [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/pools [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/progress [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/signal [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/stack [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/system [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:15:45.224Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:15:45.224Z] github.com/docker/docker/plugin [2022-08-26T08:15:45.224Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:15:45.224Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:15:45.224Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:15:45.224Z] github.com/docker/docker/quota [2022-08-26T08:15:45.224Z] github.com/docker/docker/reference [2022-08-26T08:15:45.224Z] github.com/docker/docker/registry [2022-08-26T08:15:45.224Z] github.com/docker/docker/registry/resumable [2022-08-26T08:15:45.224Z] github.com/docker/docker/restartmanager [2022-08-26T08:15:45.224Z] github.com/docker/docker/rootless [2022-08-26T08:15:45.224Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:15:45.224Z] github.com/docker/docker/runconfig [2022-08-26T08:15:45.224Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/environment [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/registry [2022-08-26T08:15:45.224Z] github.com/docker/docker/testutil/request [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/drivers [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/local [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/mounts [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/service [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:15:45.224Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:15:45.224Z] ++ grep --fixed-strings -v /libnetwork [2022-08-26T08:15:45.224Z] + base_pkg_list='github.com/docker/docker/api [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/backend [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/events [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/filters [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/image [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/mount [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/network [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/registry [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/time [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/versions [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:15:45.224Z] github.com/docker/docker/api/types/volume [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:15:45.224Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/config [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/debug [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:15:45.224Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/client [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:15:45.224Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:15:45.224Z] github.com/docker/docker/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/container/stream [2022-08-26T08:15:45.224Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:15:45.224Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:15:45.224Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/config [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/containerd [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/events [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:15:45.224Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/images [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/links [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/names [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/network [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/stats [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution/utils [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:15:45.225Z] github.com/docker/docker/dockerversion [2022-08-26T08:15:45.225Z] github.com/docker/docker/errdefs [2022-08-26T08:15:45.225Z] github.com/docker/docker/image [2022-08-26T08:15:45.225Z] github.com/docker/docker/image/cache [2022-08-26T08:15:45.225Z] github.com/docker/docker/image/tarexport [2022-08-26T08:15:45.225Z] github.com/docker/docker/image/v1 [2022-08-26T08:15:45.225Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:15:45.225Z] github.com/docker/docker/layer [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:15:45.225Z] github.com/docker/docker/oci [2022-08-26T08:15:45.225Z] github.com/docker/docker/oci/caps [2022-08-26T08:15:45.225Z] github.com/docker/docker/opts [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/archive [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/directory [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/platform [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/pools [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/progress [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/signal [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/stack [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/system [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:15:45.225Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:15:45.225Z] github.com/docker/docker/plugin [2022-08-26T08:15:45.225Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:15:45.225Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:15:45.225Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:15:45.225Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:15:45.225Z] github.com/docker/docker/quota [2022-08-26T08:15:45.225Z] github.com/docker/docker/reference [2022-08-26T08:15:45.225Z] github.com/docker/docker/registry [2022-08-26T08:15:45.225Z] github.com/docker/docker/registry/resumable [2022-08-26T08:15:45.225Z] github.com/docker/docker/restartmanager [2022-08-26T08:15:45.225Z] github.com/docker/docker/rootless [2022-08-26T08:15:45.225Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:15:45.225Z] github.com/docker/docker/runconfig [2022-08-26T08:15:45.225Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/environment [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/registry [2022-08-26T08:15:45.225Z] github.com/docker/docker/testutil/request [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume/drivers [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume/local [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume/mounts [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume/service [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:15:45.225Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:15:45.225Z] ++ grep --fixed-strings /libnetwork [2022-08-26T08:15:45.225Z] ++ echo 'github.com/docker/docker/api [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/backend [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/container [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/events [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/filters [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/image [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/mount [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/network [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/registry [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/time [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/versions [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:15:45.225Z] github.com/docker/docker/api/types/volume [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:15:45.225Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:15:45.225Z] github.com/docker/docker/cli [2022-08-26T08:15:45.225Z] github.com/docker/docker/cli/config [2022-08-26T08:15:45.225Z] github.com/docker/docker/cli/debug [2022-08-26T08:15:45.225Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:15:45.225Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:15:45.225Z] github.com/docker/docker/client [2022-08-26T08:15:45.225Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:15:45.225Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:15:45.225Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:15:45.225Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:15:45.225Z] github.com/docker/docker/container [2022-08-26T08:15:45.225Z] github.com/docker/docker/container/stream [2022-08-26T08:15:45.225Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:15:45.225Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:15:45.225Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/config [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/containerd [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/events [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/images [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/links [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/names [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/network [2022-08-26T08:15:45.225Z] github.com/docker/docker/daemon/stats [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution/utils [2022-08-26T08:15:45.225Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:15:45.225Z] github.com/docker/docker/dockerversion [2022-08-26T08:15:45.225Z] github.com/docker/docker/errdefs [2022-08-26T08:15:45.225Z] github.com/docker/docker/image [2022-08-26T08:15:45.225Z] github.com/docker/docker/image/cache [2022-08-26T08:15:45.225Z] github.com/docker/docker/image/tarexport [2022-08-26T08:15:45.225Z] github.com/docker/docker/image/v1 [2022-08-26T08:15:45.225Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:15:45.225Z] github.com/docker/docker/layer [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:15:45.225Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:15:45.225Z] github.com/docker/docker/libnetwork/types [2022-08-26T08:15:45.225Z] github.com/docker/docker/oci [2022-08-26T08:15:45.226Z] github.com/docker/docker/oci/caps [2022-08-26T08:15:45.226Z] github.com/docker/docker/opts [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/archive [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/directory [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/platform [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/pools [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/progress [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/signal [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/stack [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/system [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:15:45.226Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:15:45.226Z] github.com/docker/docker/plugin [2022-08-26T08:15:45.226Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:15:45.226Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:15:45.226Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:15:45.226Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:15:45.226Z] github.com/docker/docker/quota [2022-08-26T08:15:45.226Z] github.com/docker/docker/reference [2022-08-26T08:15:45.226Z] github.com/docker/docker/registry [2022-08-26T08:15:45.226Z] github.com/docker/docker/registry/resumable [2022-08-26T08:15:45.226Z] github.com/docker/docker/restartmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/rootless [2022-08-26T08:15:45.226Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:15:45.226Z] github.com/docker/docker/runconfig [2022-08-26T08:15:45.226Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/environment [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/registry [2022-08-26T08:15:45.226Z] github.com/docker/docker/testutil/request [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume/drivers [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume/local [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume/mounts [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume/service [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:15:45.226Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:15:45.226Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/types' [2022-08-26T08:15:45.226Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-26T08:15:45.226Z] + echo 'github.com/docker/docker/libnetwork [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/types' [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:15:45.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:15:45.226Z] + type docker-proxy [2022-08-26T08:15:45.226Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-26T08:15:45.226Z] + hack/make.sh binary-proxy install-proxy [2022-08-26T08:15:45.226Z] [2022-08-26T08:15:45.345Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-26T08:15:45.485Z] Removing bundles/ [2022-08-26T08:15:45.485Z] [2022-08-26T08:15:45.485Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-26T08:15:45.485Z] Building: bundles/binary-proxy/docker-proxy [2022-08-26T08:15:45.485Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:15:46.711Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-26T08:15:46.711Z] --- PASS: TestServicePlugin (32.86s) [2022-08-26T08:15:46.711Z] === RUN TestServiceUpdateLabel [2022-08-26T08:15:46.711Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-26T08:15:46.711Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-26T08:15:46.711Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-26T08:15:46.711Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-26T08:15:46.711Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-26T08:15:49.228Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-08-26T08:15:49.228Z] === RUN TestServiceUpdateSecrets [2022-08-26T08:15:49.228Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-26T08:15:49.484Z] === RUN TestDockerSuite/TestEventsRename [2022-08-26T08:15:50.046Z] === RUN TestDockerSuite/TestEventsResize [2022-08-26T08:15:50.610Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-26T08:15:53.603Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-26T08:15:53.603Z] [2022-08-26T08:15:53.603Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-26T08:15:53.603Z] Installing docker-proxy to /usr/local/bin/ [2022-08-26T08:15:53.603Z] [2022-08-26T08:15:53.603Z] + mkdir -p bundles [2022-08-26T08:15:53.603Z] + '[' -n 'github.com/docker/docker/api [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/types [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/types/backend [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/types/container [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/types/events [2022-08-26T08:15:53.603Z] github.com/docker/docker/api/types/filters [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/image [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/mount [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/network [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/registry [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/time [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/versions [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:15:53.604Z] github.com/docker/docker/api/types/volume [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:15:53.604Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:15:53.604Z] github.com/docker/docker/cli [2022-08-26T08:15:53.604Z] github.com/docker/docker/cli/config [2022-08-26T08:15:53.604Z] github.com/docker/docker/cli/debug [2022-08-26T08:15:53.604Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:15:53.604Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:15:53.604Z] github.com/docker/docker/client [2022-08-26T08:15:53.604Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:15:53.604Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:15:53.604Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:15:53.604Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:15:53.604Z] github.com/docker/docker/container [2022-08-26T08:15:53.604Z] github.com/docker/docker/container/stream [2022-08-26T08:15:53.604Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:15:53.604Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:15:53.604Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/config [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/containerd [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/events [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/images [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/links [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/names [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/network [2022-08-26T08:15:53.604Z] github.com/docker/docker/daemon/stats [2022-08-26T08:15:53.604Z] github.com/docker/docker/distribution [2022-08-26T08:15:53.604Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:15:53.604Z] github.com/docker/docker/distribution/utils [2022-08-26T08:15:53.604Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:15:53.604Z] github.com/docker/docker/dockerversion [2022-08-26T08:15:53.604Z] github.com/docker/docker/errdefs [2022-08-26T08:15:53.604Z] github.com/docker/docker/image [2022-08-26T08:15:53.604Z] github.com/docker/docker/image/cache [2022-08-26T08:15:53.604Z] github.com/docker/docker/image/tarexport [2022-08-26T08:15:53.604Z] github.com/docker/docker/image/v1 [2022-08-26T08:15:53.604Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:15:53.604Z] github.com/docker/docker/layer [2022-08-26T08:15:53.604Z] github.com/docker/docker/libcontainerd [2022-08-26T08:15:53.604Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:15:53.604Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:15:53.604Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:15:53.604Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:15:53.604Z] github.com/docker/docker/oci [2022-08-26T08:15:53.604Z] github.com/docker/docker/oci/caps [2022-08-26T08:15:53.604Z] github.com/docker/docker/opts [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/archive [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/directory [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/platform [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/pools [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/progress [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/signal [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/stack [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/system [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:15:53.604Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:15:53.604Z] github.com/docker/docker/plugin [2022-08-26T08:15:53.604Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:15:53.604Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:15:53.604Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:15:53.604Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:15:53.604Z] github.com/docker/docker/quota [2022-08-26T08:15:53.604Z] github.com/docker/docker/reference [2022-08-26T08:15:53.604Z] github.com/docker/docker/registry [2022-08-26T08:15:53.604Z] github.com/docker/docker/registry/resumable [2022-08-26T08:15:53.604Z] github.com/docker/docker/restartmanager [2022-08-26T08:15:53.604Z] github.com/docker/docker/rootless [2022-08-26T08:15:53.604Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:15:53.604Z] github.com/docker/docker/runconfig [2022-08-26T08:15:53.604Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/environment [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/registry [2022-08-26T08:15:53.604Z] github.com/docker/docker/testutil/request [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume/drivers [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume/local [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume/mounts [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume/service [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:15:53.604Z] github.com/docker/docker/volume/testutils' ']' [2022-08-26T08:15:53.604Z] + 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/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-26T08:15:53.604Z] ? github.com/docker/docker/api [no test files] [2022-08-26T08:15:57.149Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-26T08:15:57.149Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-26T08:15:57.405Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-26T08:15:59.923Z] === RUN TestDockerSuite/TestEventsTop [2022-08-26T08:16:00.485Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-26T08:16:03.752Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-26T08:16:03.752Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-08-26T08:16:03.752Z] === RUN TestServiceUpdateConfigs [2022-08-26T08:16:10.290Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-26T08:16:10.290Z] check_test.go:611: [d84a8055e6a27] daemon is not started [2022-08-26T08:16:10.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-26T08:16:11.693Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-26T08:16:12.181Z] docker_api_swarm_test.go:802: [dea7f65af3558] joining swarm manager [df2940e8e588d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:16:13.576Z] docker_api_swarm_test.go:802: [d995248c1db19] joining swarm manager [df2940e8e588d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:16:14.942Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-26T08:16:14.942Z] docker_api_swarm_test.go:802: [de26cec746d0d] joining swarm manager [df2940e8e588d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T08:16:17.460Z] docker_api_swarm_test.go:802: [d3c9228ea63c5] joining swarm manager [df2940e8e588d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-26T08:16:18.389Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2022-08-26T08:16:18.389Z] === RUN TestServiceUpdateNetwork [2022-08-26T08:16:18.646Z] docker_api_swarm_test.go:810: [d6681b035eaae] joining swarm manager [df2940e8e588d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-26T08:16:20.537Z] === RUN TestDockerSuite/TestExec [2022-08-26T08:16:21.103Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-26T08:16:22.033Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-26T08:16:22.961Z] === RUN TestDockerSuite/TestExecEnv [2022-08-26T08:16:23.525Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-26T08:16:24.896Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-26T08:16:25.458Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-26T08:16:27.976Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-26T08:16:28.538Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-26T08:16:29.107Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-26T08:16:29.670Z] === RUN TestDockerSuite/TestExecParseError [2022-08-26T08:16:30.233Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-26T08:16:30.797Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-26T08:16:31.361Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-26T08:16:31.361Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2022-08-26T08:16:31.361Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T08:16:31.925Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-26T08:16:32.488Z] === RUN TestDockerSuite/TestExecTTY [2022-08-26T08:16:32.745Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T08:16:33.310Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-26T08:16:33.875Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T08:16:33.875Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-26T08:16:34.439Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-26T08:16:35.014Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-26T08:16:35.014Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-26T08:16:35.014Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-26T08:16:37.085Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-26T08:16:37.342Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-26T08:16:38.272Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-26T08:16:38.834Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-26T08:16:39.397Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-26T08:16:40.327Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-26T08:16:40.891Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T08:16:42.783Z] === RUN TestDockerSuite/TestHealth [2022-08-26T08:16:49.321Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2022-08-26T08:16:49.321Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-08-26T08:16:49.321Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-08-26T08:16:49.321Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-26T08:16:49.321Z] PASS [2022-08-26T08:16:49.321Z] [2022-08-26T08:16:49.321Z] === Skipped [2022-08-26T08:16:49.321Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T08:16:49.321Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:16:49.321Z] [2022-08-26T08:16:49.321Z] DONE 27 tests, 1 skipped in 183.559s [2022-08-26T08:16:49.321Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T08:16:49.321Z] ++ 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-26T08:16:49.321Z] ++ set -e [2022-08-26T08:16:49.321Z] ++ '[' -n 0 ']' [2022-08-26T08:16:49.321Z] ++ set -x [2022-08-26T08:16:49.321Z] ++ env -i DEST=/go/src/github.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-26T08:16:49.321Z] INFO: Testing against a local daemon [2022-08-26T08:16:49.321Z] === RUN TestSessionCreate [2022-08-26T08:16:49.321Z] --- PASS: TestSessionCreate (0.03s) [2022-08-26T08:16:49.321Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T08:16:49.321Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-08-26T08:16:49.321Z] PASS [2022-08-26T08:16:49.321Z] [2022-08-26T08:16:49.321Z] DONE 2 tests in 0.132s [2022-08-26T08:16:49.321Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T08:16:49.321Z] ++ 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-26T08:16:49.321Z] ++ set -e [2022-08-26T08:16:49.321Z] ++ '[' -n 0 ']' [2022-08-26T08:16:49.321Z] ++ set -x [2022-08-26T08:16:49.321Z] ++ env -i DEST=/go/src/github.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-26T08:16:49.321Z] INFO: Testing against a local daemon [2022-08-26T08:16:49.321Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:16:49.321Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T08:16:49.321Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T08:16:49.321Z] === RUN TestDiskUsage [2022-08-26T08:16:49.321Z] === PAUSE TestDiskUsage [2022-08-26T08:16:49.321Z] === RUN TestEventsExecDie [2022-08-26T08:16:49.321Z] --- PASS: TestEventsExecDie (0.65s) [2022-08-26T08:16:49.321Z] === RUN TestEventsBackwardsCompatible [2022-08-26T08:16:49.578Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-26T08:16:49.578Z] === RUN TestEventsVolumeCreate [2022-08-26T08:16:49.578Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-26T08:16:49.578Z] === RUN TestInfoBinaryCommits [2022-08-26T08:16:49.578Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T08:16:49.578Z] === RUN TestInfoAPIVersioned [2022-08-26T08:16:49.578Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T08:16:49.578Z] === RUN TestInfoAPI [2022-08-26T08:16:49.578Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T08:16:49.578Z] === RUN TestInfoAPIWarnings [2022-08-26T08:17:01.748Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-26T08:17:05.015Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-26T08:17:06.382Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T08:17:06.382Z] === RUN TestInfoDebug [2022-08-26T08:17:06.639Z] --- PASS: TestInfoDebug (0.53s) [2022-08-26T08:17:06.639Z] === RUN TestInfoInsecureRegistries [2022-08-26T08:17:07.204Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-26T08:17:07.204Z] === RUN TestInfoRegistryMirrors [2022-08-26T08:17:07.204Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-26T08:17:07.204Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-26T08:17:07.204Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-26T08:17:07.460Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-26T08:17:07.717Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-26T08:17:07.717Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T08:17:07.974Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-26T08:17:07.974Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-26T08:17:08.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-08-26T08:17:08.231Z] === RUN TestPingCacheHeaders [2022-08-26T08:17:08.231Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T08:17:08.231Z] === RUN TestPingGet [2022-08-26T08:17:08.231Z] --- PASS: TestPingGet (0.02s) [2022-08-26T08:17:08.231Z] === RUN TestPingHead [2022-08-26T08:17:08.231Z] --- PASS: TestPingHead (0.02s) [2022-08-26T08:17:08.231Z] === RUN TestPingSwarmHeader [2022-08-26T08:17:08.837Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-26T08:17:08.837Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T08:17:09.401Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T08:17:09.401Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-26T08:17:09.401Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-26T08:17:09.401Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-26T08:17:09.401Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-26T08:17:09.964Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-26T08:17:10.221Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-26T08:17:10.478Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-26T08:17:10.478Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-26T08:17:10.478Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T08:17:10.478Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-08-26T08:17:10.478Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T08:17:10.478Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T08:17:10.478Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T08:17:10.478Z] === RUN TestPingBuilderHeader [2022-08-26T08:17:10.478Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T08:17:11.040Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T08:17:11.040Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-26T08:17:11.297Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-26T08:17:11.554Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-26T08:17:11.554Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T08:17:11.554Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-26T08:17:11.554Z] === RUN TestVersion [2022-08-26T08:17:11.554Z] --- PASS: TestVersion (0.03s) [2022-08-26T08:17:11.554Z] === CONT TestDiskUsage [2022-08-26T08:17:12.116Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T08:17:12.117Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T08:17:12.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T08:17:12.374Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T08:17:12.938Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-26T08:17:12.938Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T08:17:12.938Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage (1.50s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T08:17:13.194Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T08:17:13.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:17:13.195Z] PASS [2022-08-26T08:17:13.195Z] [2022-08-26T08:17:13.195Z] === Skipped [2022-08-26T08:17:13.195Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T08:17:13.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T08:17:13.195Z] [2022-08-26T08:17:13.195Z] DONE 57 tests, 1 skipped in 24.482s [2022-08-26T08:17:13.195Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T08:17:13.195Z] ++ 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-26T08:17:13.195Z] ++ set -e [2022-08-26T08:17:13.195Z] ++ '[' -n 0 ']' [2022-08-26T08:17:13.195Z] ++ set -x [2022-08-26T08:17:13.195Z] ++ env -i DEST=/go/src/github.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-26T08:17:13.195Z] INFO: Testing against a local daemon [2022-08-26T08:17:13.195Z] === RUN TestVolumesCreateAndList [2022-08-26T08:17:13.195Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-08-26T08:17:13.195Z] === RUN TestVolumesRemove [2022-08-26T08:17:13.451Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-26T08:17:13.451Z] === RUN TestVolumesInspect [2022-08-26T08:17:13.451Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-26T08:17:13.451Z] === RUN TestVolumesInvalidJSON [2022-08-26T08:17:13.452Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T08:17:13.452Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T08:17:13.452Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T08:17:13.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T08:17:13.452Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T08:17:13.452Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T08:17:13.452Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T08:17:13.452Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-26T08:17:13.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-26T08:17:13.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T08:17:13.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T08:17:13.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T08:17:13.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T08:17:13.452Z] PASS [2022-08-26T08:17:13.452Z] [2022-08-26T08:17:13.452Z] DONE 9 tests in 0.354s [2022-08-26T08:17:13.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:17:13.709Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-26T08:17:13.709Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T08:17:13.709Z] +++ kill 7122 [2022-08-26T08:17:13.965Z] +++ /etc/init.d/apparmor stop [2022-08-26T08:17:13.965Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:17:13.965Z] [2022-08-26T08:17:13.965Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:17:13.965Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:17:13.965Z] [2022-08-26T08:17:13.965Z] To set a process to complain mode, use the command line tool [2022-08-26T08:17:13.965Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:17:13.965Z] +++ true [2022-08-26T08:17:13.965Z] exiting test-integration [2022-08-26T08:17:13.965Z] ++ exit 0 [2022-08-26T08:17:13.965Z] [2022-08-26T08:17:14.527Z] + for job in $(jobs -p) [2022-08-26T08:17:14.527Z] + wait 28847 [2022-08-26T08:17:16.418Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-26T08:17:16.418Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-26T08:17:16.418Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-26T08:17:17.786Z] === RUN TestDockerSuite/TestImportFile [2022-08-26T08:17:18.714Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-26T08:17:18.714Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-26T08:17:19.643Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-26T08:17:21.012Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-26T08:17:21.943Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-26T08:17:22.505Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-26T08:17:23.068Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-26T08:17:23.324Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-26T08:17:23.324Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-26T08:17:23.324Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-26T08:17:23.887Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-26T08:17:24.449Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-26T08:17:24.449Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-26T08:17:25.012Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-26T08:17:25.012Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-26T08:17:25.012Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-26T08:17:25.576Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-26T08:17:26.139Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-26T08:17:26.396Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-26T08:17:26.959Z] === RUN TestDockerSuite/TestInspectImage [2022-08-26T08:17:26.959Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-26T08:17:26.959Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-26T08:17:26.959Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-26T08:17:26.959Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-26T08:17:27.523Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-26T08:17:28.100Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-26T08:17:28.100Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-26T08:17:28.669Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-26T08:17:28.925Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-26T08:17:31.443Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-26T08:17:31.443Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-26T08:17:31.699Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-26T08:17:32.627Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-26T08:17:33.556Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-26T08:17:33.812Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-26T08:17:34.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-26T08:17:34.325Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-26T08:17:35.254Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-26T08:17:35.816Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-26T08:17:36.385Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-26T08:17:36.949Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-26T08:17:37.209Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-26T08:17:39.100Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-26T08:17:39.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-26T08:17:40.032Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-26T08:17:40.289Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-26T08:17:41.220Z] docker_api_swarm_service_test.go:395: [df6d51ca75fb3] joining swarm manager [dfb147bcc758d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:17:41.783Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-26T08:17:42.040Z] docker_api_swarm_service_test.go:395: [d1bc1dbbf7411] joining swarm manager [dfb147bcc758d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:17:43.409Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-26T08:17:45.929Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-26T08:17:45.929Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-26T08:17:47.821Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-26T08:17:48.077Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-26T08:17:48.158Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-08-26T08:17:48.158Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-26T08:17:48.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-26T08:17:48.640Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-26T08:17:49.094Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-26T08:17:49.094Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-26T08:17:49.353Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-08-26T08:17:49.612Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-26T08:17:50.179Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-26T08:17:50.179Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-26T08:17:50.179Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-26T08:17:50.745Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-26T08:17:50.745Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-26T08:17:50.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-26T08:17:50.745Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-26T08:17:50.745Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-26T08:17:51.004Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-26T08:17:51.004Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-26T08:17:55.195Z] ok github.com/docker/docker/builder/remotecontext 0.159s coverage: 13.7% of statements [2022-08-26T08:17:55.454Z] ok github.com/docker/docker/builder/dockerfile 0.555s coverage: 49.3% of statements [2022-08-26T08:17:55.714Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-26T08:17:56.650Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-26T08:17:56.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-26T08:17:57.007Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-26T08:17:57.263Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-26T08:17:57.587Z] ok github.com/docker/docker/builder/remotecontext/git 1.822s coverage: 86.3% of statements [2022-08-26T08:17:57.587Z] ? github.com/docker/docker/cli [no test files] [2022-08-26T08:17:57.587Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-26T08:17:57.587Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-26T08:17:57.587Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-26T08:17:57.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-26T08:17:58.156Z] ok github.com/docker/docker/cmd/docker-proxy 0.247s coverage: 67.6% of statements [2022-08-26T08:17:59.203Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-26T08:17:59.203Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-26T08:17:59.203Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-26T08:18:00.133Z] docker_api_swarm_service_test.go:343: [d8e7dfb5b30df] joining swarm manager [dc0b84f027e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:18:00.133Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-26T08:18:01.064Z] docker_api_swarm_service_test.go:343: [d2e3c7db4f84c] joining swarm manager [dc0b84f027e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:18:01.321Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-26T08:18:02.345Z] ok github.com/docker/docker/client 0.151s coverage: 76.0% of statements [2022-08-26T08:18:02.690Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-26T08:18:03.622Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-26T08:18:04.992Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-26T08:18:06.359Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-26T08:18:06.924Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-26T08:18:07.488Z] === RUN TestDockerSuite/TestLogsSince [2022-08-26T08:18:14.026Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-26T08:18:14.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-26T08:18:16.844Z] docker_api_swarm_service_test.go:490: [da817719f77af] joining swarm manager [dfd59480d42e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:18:17.773Z] docker_api_swarm_service_test.go:490: [da4ca7a37043a] joining swarm manager [dfd59480d42e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:18:19.671Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-26T08:18:19.932Z] === RUN TestDockerSuite/TestLogsTail [2022-08-26T08:18:20.498Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-26T08:18:21.061Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-26T08:18:21.624Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-26T08:18:21.624Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-26T08:18:21.624Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-26T08:18:21.624Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-26T08:18:21.624Z] === RUN TestDockerSuite/TestNetHostname [2022-08-26T08:18:22.992Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-26T08:18:22.992Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-26T08:18:22.992Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-26T08:18:23.250Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-26T08:18:23.813Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-26T08:18:24.376Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-26T08:18:25.744Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-26T08:18:25.744Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-26T08:18:25.744Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-26T08:18:25.744Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-26T08:18:29.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-26T08:18:31.280Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-26T08:18:32.211Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-26T08:18:33.582Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-26T08:18:36.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-26T08:18:36.359Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-26T08:18:38.252Z] docker_api_swarm_service_test.go:128: [de55475b77a2d] joining swarm manager [d156be9cd9b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:18:38.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-26T08:18:39.073Z] docker_api_swarm_service_test.go:129: [db9aa7299ab4f] joining swarm manager [d156be9cd9b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:18:40.966Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-26T08:18:41.061Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.9% of statements [2022-08-26T08:18:41.061Z] ok github.com/docker/docker/cmd/dockerd/trap 2.546s coverage: 0.0% of statements [2022-08-26T08:18:41.061Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-26T08:18:41.061Z] ok github.com/docker/docker/container 0.130s coverage: 35.7% of statements [2022-08-26T08:18:41.061Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-26T08:18:41.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-26T08:18:41.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-26T08:18:41.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-26T08:18:41.222Z] docker_api_swarm_service_test.go:137: [d8fa2db13d37c] joining swarm manager [d156be9cd9b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T08:18:42.152Z] docker_api_swarm_service_test.go:138: [d81b860c880d8] joining swarm manager [d156be9cd9b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-26T08:18:44.060Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-26T08:18:45.955Z] === RUN TestDockerSuite/TestPluginActive [2022-08-26T08:18:48.480Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-26T08:18:49.221Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-08-26T08:18:50.158Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-08-26T08:18:52.063Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-26T08:18:53.806Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-26T08:18:53.806Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-26T08:18:53.806Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-26T08:18:55.696Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-26T08:18:58.212Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-26T08:19:00.175Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-26T08:19:01.109Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-08-26T08:19:01.676Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-26T08:19:01.935Z] ok github.com/docker/docker/daemon 10.154s coverage: 16.4% of statements [2022-08-26T08:19:01.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-26T08:19:01.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-26T08:19:01.935Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-26T08:19:01.935Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-26T08:19:02.193Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-26T08:19:03.458Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-26T08:19:04.097Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.723s coverage: 74.8% of statements [2022-08-26T08:19:04.357Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-26T08:19:04.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-26T08:19:04.950Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-26T08:19:05.293Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.449s coverage: 60.7% of statements [2022-08-26T08:19:05.880Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-26T08:19:06.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-26T08:19:07.068Z] === RUN TestDockerSuite/TestPortList [2022-08-26T08:19:07.215Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-26T08:19:08.596Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.215s coverage: 45.9% of statements [2022-08-26T08:19:08.596Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-26T08:19:08.860Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.370s coverage: 50.6% of statements [2022-08-26T08:19:09.588Z] docker_api_swarm_service_test.go:304: [d286c864f8e87] joining swarm manager [d55a4ddd623ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:19:10.154Z] docker_api_swarm_service_test.go:304: [de6c01aaf9f68] joining swarm manager [d55a4ddd623ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:19:10.237Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-08-26T08:19:10.805Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.720s coverage: 58.5% of statements [2022-08-26T08:19:10.805Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-26T08:19:10.805Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-26T08:19:11.373Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-08-26T08:19:11.632Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2022-08-26T08:19:14.166Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-08-26T08:19:14.327Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-26T08:19:14.740Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-08-26T08:19:14.740Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-26T08:19:14.740Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-26T08:19:15.309Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 80.2% of statements [2022-08-26T08:19:15.876Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-08-26T08:19:15.876Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-26T08:19:16.135Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-26T08:19:16.702Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-26T08:19:16.848Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-26T08:19:17.105Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-26T08:19:18.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.160s coverage: 76.8% of statements [2022-08-26T08:19:18.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-26T08:19:19.015Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 79.4% of statements [2022-08-26T08:19:19.624Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-26T08:19:19.950Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 67.4% of statements [2022-08-26T08:19:20.518Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-08-26T08:19:20.552Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-26T08:19:20.809Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-26T08:19:21.065Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-26T08:19:21.084Z] ok github.com/docker/docker/daemon/logger/journald 3.719s coverage: 74.3% of statements [2022-08-26T08:19:21.084Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-26T08:19:21.084Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-26T08:19:21.084Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-26T08:19:21.084Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-26T08:19:22.020Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-26T08:19:22.020Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-26T08:19:22.587Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-26T08:19:22.845Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2022-08-26T08:19:22.845Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-26T08:19:22.845Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-26T08:19:22.959Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-26T08:19:23.522Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-26T08:19:24.223Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 44.4% of statements [2022-08-26T08:19:26.043Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-26T08:19:26.124Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.0% of statements [2022-08-26T08:19:26.124Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-26T08:19:26.124Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-26T08:19:26.691Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-26T08:19:26.691Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-26T08:19:26.950Z] ok github.com/docker/docker/image 0.044s coverage: 86.9% of statements [2022-08-26T08:19:27.518Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-26T08:19:27.778Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2022-08-26T08:19:27.778Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-26T08:19:27.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-26T08:19:28.037Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-08-26T08:19:28.561Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-26T08:19:28.817Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-26T08:19:28.972Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-08-26T08:19:29.908Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-26T08:19:29.908Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-26T08:19:30.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-26T08:19:31.187Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-26T08:19:31.810Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.3% of statements [2022-08-26T08:19:32.069Z] ok github.com/docker/docker/pkg/authorization 0.149s coverage: 68.3% of statements [2022-08-26T08:19:32.328Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-26T08:19:32.556Z] docker_api_swarm_service_test.go:100: [de70914cae04a] joining swarm manager [d8d8f54f3d8d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:19:32.587Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-26T08:19:33.119Z] docker_api_swarm_service_test.go:101: [d3ff4d6bcd5e1] joining swarm manager [d8d8f54f3d8d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:19:35.868Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-08-26T08:19:35.868Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-26T08:19:36.126Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-26T08:19:36.126Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-26T08:19:36.694Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-26T08:19:36.952Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2022-08-26T08:19:37.211Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-26T08:19:37.211Z] ok github.com/docker/docker/layer 7.761s coverage: 68.9% of statements [2022-08-26T08:19:37.211Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-26T08:19:37.211Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-26T08:19:37.211Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-26T08:19:37.211Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-26T08:19:37.211Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-26T08:19:37.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-26T08:19:38.368Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-26T08:19:38.604Z] ok github.com/docker/docker/pkg/idtools 0.576s coverage: 69.3% of statements [2022-08-26T08:19:38.604Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 71.5% of statements [2022-08-26T08:19:38.865Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-26T08:19:38.865Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-26T08:19:38.865Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-26T08:19:39.123Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-26T08:19:39.123Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-08-26T08:19:39.383Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-26T08:19:39.642Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-26T08:19:39.642Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-26T08:19:39.642Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-26T08:19:39.642Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-26T08:19:39.736Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-26T08:19:40.579Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-08-26T08:19:40.837Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-26T08:19:41.096Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-26T08:19:41.105Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-26T08:19:41.353Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-26T08:19:41.668Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-26T08:19:42.597Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-26T08:19:42.727Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-26T08:19:42.727Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-26T08:19:42.985Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-26T08:19:43.244Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-26T08:19:43.503Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-26T08:19:43.503Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-26T08:19:44.071Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-26T08:19:44.488Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-26T08:19:44.638Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-26T08:19:44.639Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-26T08:19:45.208Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-26T08:19:45.467Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-26T08:19:45.858Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-26T08:19:47.227Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-26T08:19:47.228Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-26T08:19:47.370Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-26T08:19:47.370Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-26T08:19:47.792Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-26T08:19:47.938Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 86.0% of statements [2022-08-26T08:19:48.873Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2022-08-26T08:19:49.132Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-26T08:19:49.687Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-26T08:19:50.068Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-26T08:19:50.636Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-26T08:19:50.636Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-26T08:19:51.205Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-26T08:19:51.464Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-26T08:19:51.593Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-26T08:19:51.593Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-26T08:19:51.593Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-26T08:19:51.860Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-26T08:19:52.426Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-26T08:19:52.426Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-26T08:19:53.359Z] check_test.go:611: [de70914cae04a] daemon is not started [2022-08-26T08:19:53.368Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-26T08:19:53.627Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.8% of statements [2022-08-26T08:19:54.194Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-26T08:19:55.129Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-26T08:19:55.256Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-26T08:19:57.773Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-26T08:19:59.139Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-26T08:19:59.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-26T08:20:03.878Z] docker_api_swarm_service_test.go:533: [d57fe4efebd9e] joining swarm manager [da6db61d2bb62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:20:04.808Z] docker_api_swarm_service_test.go:534: [d432a7397644c] joining swarm manager [da6db61d2bb62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:20:10.062Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-26T08:20:10.994Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-26T08:20:12.890Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-26T08:20:12.890Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-26T08:20:12.890Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-26T08:20:12.890Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-26T08:20:15.412Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-26T08:20:15.975Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-26T08:20:17.052Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/rootless [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/volume [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-26T08:20:17.052Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === Skipped [2022-08-26T08:20:17.052Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-26T08:20:17.052Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-26T08:20:17.052Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-26T08:20:17.052Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-26T08:20:17.052Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:71: No driver to put! [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-26T08:20:17.052Z] time="2022-08-26T08:19:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-26T08:20:17.052Z] time="2022-08-26T08:19:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-26T08:20:17.052Z] time="2022-08-26T08:19:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-26T08:20:17.052Z] time="2022-08-26T08:19:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-26T08:20:17.052Z] time="2022-08-26T08:19:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:71: No driver to put! [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-26T08:20:17.052Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-26T08:20:17.052Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-26T08:20:17.052Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:20:17.052Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-26T08:20:17.052Z] graphtest_unix.go:71: No driver to put! [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-26T08:20:17.052Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-26T08:20:17.052Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-26T08:20:17.052Z] [2022-08-26T08:20:17.052Z] DONE 2874 tests, 28 skipped in 261.710s [2022-08-26T08:20:17.052Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:20:17.052Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-26T08:20:17.053Z] + 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-26T08:20:18.494Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-26T08:20:19.057Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-26T08:20:19.313Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-26T08:20:19.313Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-26T08:20:21.838Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-26T08:20:22.402Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-26T08:20:22.660Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-26T08:20:24.032Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-26T08:20:24.596Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-26T08:20:25.527Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-26T08:20:26.090Z] === RUN TestDockerSuite/TestRmiTag [2022-08-26T08:20:26.346Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-26T08:20:26.911Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-26T08:20:28.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-26T08:20:29.737Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-26T08:20:30.301Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-26T08:20:30.865Z] docker_api_swarm_service_test.go:148: [d6ffdb6b1bbcb] joining swarm manager [da725d0ef66f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:20:31.122Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-26T08:20:31.686Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-26T08:20:31.686Z] docker_api_swarm_service_test.go:148: [dd69158637adb] joining swarm manager [da725d0ef66f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:20:32.249Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-26T08:20:32.813Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-26T08:20:33.744Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-26T08:20:34.001Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-26T08:20:34.931Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-26T08:20:38.202Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-26T08:20:38.202Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-26T08:20:39.586Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-26T08:20:40.149Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-26T08:20:42.676Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-26T08:20:43.606Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-26T08:20:45.500Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-26T08:20:45.500Z] === RUN TestDockerSuite/TestDockerFails [2022-08-26T08:20:45.500Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-26T08:20:47.394Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-26T08:20:47.394Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-26T08:20:47.957Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-26T08:20:49.326Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-26T08:20:50.257Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-26T08:20:50.819Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-26T08:20:51.750Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-26T08:20:52.007Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-26T08:20:52.263Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-26T08:20:52.828Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-26T08:20:52.828Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-26T08:20:53.085Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-26T08:20:54.452Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-26T08:20:54.708Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-26T08:20:55.271Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-26T08:20:56.204Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-26T08:20:57.574Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-26T08:20:58.504Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-26T08:20:59.067Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-26T08:20:59.629Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-26T08:21:00.193Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-26T08:21:00.773Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-26T08:21:01.335Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-26T08:21:01.898Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-26T08:21:02.826Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-26T08:21:03.389Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-26T08:21:03.718Z] ok github.com/docker/docker/libnetwork 37.286s coverage: 40.6% of statements [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.435s coverage: 59.9% of statements [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.093s coverage: 5.1% of statements [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-26T08:21:03.719Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-26T08:21:03.719Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-26T08:21:03.953Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-26T08:21:04.209Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-26T08:21:04.209Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-26T08:21:05.585Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-26T08:21:06.150Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-26T08:21:06.406Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-26T08:21:06.970Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-26T08:21:07.534Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-26T08:21:07.534Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-26T08:21:07.792Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-26T08:21:07.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-26T08:21:08.358Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-26T08:21:08.920Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-26T08:21:09.484Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-26T08:21:10.049Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-26T08:21:10.049Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-26T08:21:10.979Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-26T08:21:10.979Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-26T08:21:11.911Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-26T08:21:12.841Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-26T08:21:13.404Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-26T08:21:13.660Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-26T08:21:13.738Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.104s coverage: 6.6% of statements [2022-08-26T08:21:13.738Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-26T08:21:13.738Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-26T08:21:13.738Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-26T08:21:13.738Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-26T08:21:13.738Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-26T08:21:13.917Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-26T08:21:13.997Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-26T08:21:14.174Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-26T08:21:14.256Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-26T08:21:14.514Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-26T08:21:14.773Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-26T08:21:17.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-26T08:21:17.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-26T08:21:17.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-26T08:21:17.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-26T08:21:17.546Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-26T08:21:18.109Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-26T08:21:18.676Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-26T08:21:19.262Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-26T08:21:19.828Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-26T08:21:21.196Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-26T08:21:23.719Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-26T08:21:23.719Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-26T08:21:23.719Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-26T08:21:25.612Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-26T08:21:25.671Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-26T08:21:26.981Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-26T08:21:28.874Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-26T08:21:30.767Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-26T08:21:30.767Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-26T08:21:30.767Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-26T08:21:30.767Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-26T08:21:30.767Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-26T08:21:31.024Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-26T08:21:32.918Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-26T08:21:33.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-26T08:21:33.740Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-26T08:21:35.633Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-26T08:21:36.198Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-26T08:21:38.091Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-26T08:21:38.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-26T08:21:38.654Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-26T08:21:38.654Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-26T08:21:38.654Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-26T08:21:39.217Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-26T08:21:40.546Z] ok github.com/docker/docker/libnetwork/ipam 14.412s coverage: 85.3% of statements [2022-08-26T08:21:40.546Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-26T08:21:40.546Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-26T08:21:40.546Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-26T08:21:40.589Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-26T08:21:40.589Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-26T08:21:40.804Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-26T08:21:40.804Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-26T08:21:40.846Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-26T08:21:41.062Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-26T08:21:41.103Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-26T08:21:41.359Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-26T08:21:41.629Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-08-26T08:21:41.922Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-26T08:21:42.196Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-08-26T08:21:42.454Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-26T08:21:42.486Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-26T08:21:42.486Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-26T08:21:42.713Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-26T08:21:43.420Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-26T08:21:43.683Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-26T08:21:43.942Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-26T08:21:44.505Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-26T08:21:45.067Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-26T08:21:45.633Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-26T08:21:46.563Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-26T08:21:46.819Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-26T08:21:47.076Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-26T08:21:47.640Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-26T08:21:47.640Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-26T08:21:48.203Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-26T08:21:49.134Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-26T08:21:49.701Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-26T08:21:50.265Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-26T08:21:50.523Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-26T08:21:50.523Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-26T08:21:50.523Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-26T08:21:53.045Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-26T08:21:53.304Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-26T08:21:53.867Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-26T08:21:57.138Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-26T08:22:00.408Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-26T08:22:05.657Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-26T08:22:05.657Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-26T08:22:06.591Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-26T08:22:06.591Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-26T08:22:06.591Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-26T08:22:06.591Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-26T08:22:07.154Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-26T08:22:09.045Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-26T08:22:09.978Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-26T08:22:10.907Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-26T08:22:17.443Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-26T08:22:17.443Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-26T08:22:17.443Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-26T08:22:18.005Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-26T08:22:18.005Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-26T08:22:18.005Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-26T08:22:18.935Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-26T08:22:19.863Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-26T08:22:20.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-26T08:22:20.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-26T08:22:20.792Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-26T08:22:21.723Z] === RUN TestDockerSuite/TestRunMount [2022-08-26T08:22:23.618Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-26T08:22:26.893Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-26T08:22:27.150Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-26T08:22:27.714Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-26T08:22:28.642Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-26T08:22:30.011Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-26T08:22:32.535Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-26T08:22:32.535Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-26T08:22:33.905Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-26T08:22:35.273Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-26T08:22:35.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-26T08:22:36.469Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-26T08:22:36.469Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-26T08:22:37.084Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-26T08:22:38.013Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-26T08:22:38.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-26T08:22:38.577Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-26T08:22:39.141Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-26T08:22:41.034Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-26T08:22:41.596Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-26T08:22:42.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-26T08:22:44.428Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-26T08:22:45.804Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-26T08:22:46.369Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-26T08:22:46.369Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-26T08:22:47.298Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-26T08:22:47.298Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-26T08:22:47.298Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-26T08:22:47.861Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-26T08:22:48.424Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-26T08:22:48.424Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-26T08:22:48.988Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-26T08:22:50.356Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-26T08:22:52.874Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-26T08:22:55.396Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-26T08:22:55.396Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-26T08:22:55.396Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-26T08:22:55.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-26T08:22:55.654Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-26T08:22:56.218Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-26T08:22:57.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-26T08:22:57.843Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-26T08:22:58.406Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-26T08:22:59.009Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-26T08:22:59.009Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-26T08:22:59.581Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-26T08:23:00.143Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-26T08:23:00.711Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-26T08:23:00.968Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-26T08:23:01.532Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-26T08:23:01.532Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-26T08:23:01.532Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-26T08:23:02.095Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-26T08:23:02.352Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-26T08:23:02.352Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-26T08:23:02.352Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-26T08:23:03.282Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-26T08:23:04.651Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-26T08:23:04.651Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-26T08:23:04.651Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-26T08:23:06.543Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-26T08:23:07.107Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-26T08:23:07.672Z] === RUN TestDockerSuite/TestRunRm [2022-08-26T08:23:08.235Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-26T08:23:11.506Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-26T08:23:12.070Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-26T08:23:12.070Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-26T08:23:12.632Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-26T08:23:14.526Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-26T08:23:15.455Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-26T08:23:15.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-26T08:23:17.978Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-26T08:23:18.541Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-26T08:23:21.813Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-26T08:23:21.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-26T08:23:22.069Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-26T08:23:22.652Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-26T08:23:23.214Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-26T08:23:23.780Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-26T08:23:24.344Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-26T08:23:24.910Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-26T08:23:24.910Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-26T08:23:25.473Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-26T08:23:26.036Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-26T08:23:26.292Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-26T08:23:29.564Z] === RUN TestDockerSuite/TestRunState [2022-08-26T08:23:29.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-26T08:23:30.384Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-26T08:23:30.948Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-26T08:23:31.204Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-26T08:23:31.461Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-26T08:23:31.461Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-26T08:23:31.461Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-26T08:23:32.393Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-26T08:23:32.649Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-26T08:23:33.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-26T08:23:33.776Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-26T08:23:33.776Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-26T08:23:34.032Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-26T08:23:34.147Z] ok github.com/docker/docker/libnetwork/networkdb 104.127s coverage: 60.1% of statements [2022-08-26T08:23:34.148Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-26T08:23:34.148Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-26T08:23:34.148Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-08-26T08:23:34.148Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-26T08:23:34.148Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-26T08:23:34.288Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-26T08:23:34.714Z] ok github.com/docker/docker/libnetwork/portmapper 0.572s coverage: 48.6% of statements [2022-08-26T08:23:34.972Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-26T08:23:34.972Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-26T08:23:35.231Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === Skipped [2022-08-26T08:23:35.231Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-26T08:23:35.231Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-26T08:23:35.231Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-26T08:23:35.231Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-26T08:23:35.231Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-26T08:23:35.231Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-26T08:23:35.231Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-26T08:23:35.231Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-26T08:23:35.231Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-26T08:23:35.231Z] firewalld_test.go:14: firewalld is not running [2022-08-26T08:23:35.231Z] [2022-08-26T08:23:35.231Z] DONE 327 tests, 9 skipped in 200.889s Post stage [Pipeline] junit [2022-08-26T08:23:35.812Z] Recording test results [2022-08-26T08:23:36.243Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-26T08:23:36.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44037/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1660fc6fcf19035e5178d25d9422b9220aaf8780 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1660fc6fcf19035e5178d25d9422b9220aaf8780 hack/validate/vendor [2022-08-26T08:23:36.810Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-26T08:23:36.810Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-26T08:23:36.810Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-26T08:23:37.151Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T08:23:37.757Z] + echo Ensuring container killed. [2022-08-26T08:23:37.757Z] Ensuring container killed. [2022-08-26T08:23:37.757Z] + docker rm -vf docker-pr2 [2022-08-26T08:23:37.757Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:23:38.036Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:23:38.036Z] Chowning /workspace to jenkins user [2022-08-26T08:23:38.036Z] + id -u [2022-08-26T08:23:38.036Z] + id -g [2022-08-26T08:23:38.036Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T08:23:38.703Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-26T08:23:39.267Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:23:39.702Z] + bundleName=unit [2022-08-26T08:23:39.702Z] + echo Creating unit-bundles.tar.gz [2022-08-26T08:23:39.702Z] Creating unit-bundles.tar.gz [2022-08-26T08:23:39.702Z] + 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-26T08:23:39.702Z] bundles/junit-report-libnetwork.xml [2022-08-26T08:23:39.702Z] bundles/junit-report.xml [2022-08-26T08:23:39.702Z] bundles/go-test-report-libnetwork.json [2022-08-26T08:23:39.702Z] bundles/go-test-report.json [2022-08-26T08:23:39.702Z] bundles/profile-libnetwork.out [2022-08-26T08:23:39.702Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-26T08:23:39.715Z] Archiving artifacts [2022-08-26T08:23:40.102Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44037/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T08:23:40.408Z] + make clean [2022-08-26T08:23:40.408Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T08:23:40.408Z] docker-dev-cache [2022-08-26T08:23:40.408Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T08:23:41.787Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-26T08:23:42.043Z] docker_cli_service_logs_test.go:248: checking task m7ebzh3p3fc2 [2022-08-26T08:23:42.299Z] docker_cli_service_logs_test.go:253: checking messages for m7ebzh3p3fc2 [2022-08-26T08:23:42.299Z] docker_cli_service_logs_test.go:248: checking task h75umyk9behf [2022-08-26T08:23:42.299Z] docker_cli_service_logs_test.go:253: checking messages for h75umyk9behf [2022-08-26T08:23:42.862Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-26T08:23:44.752Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-26T08:23:45.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-26T08:23:45.327Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-26T08:23:45.891Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-26T08:23:46.454Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-26T08:23:48.352Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-26T08:23:48.914Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-26T08:23:49.478Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-26T08:23:49.734Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-26T08:23:49.734Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-26T08:23:50.296Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-26T08:23:50.553Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-26T08:23:51.116Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-26T08:23:51.116Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-26T08:23:51.116Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-26T08:23:51.116Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-26T08:23:51.679Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-26T08:23:55.855Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-26T08:23:55.855Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-26T08:23:56.419Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-26T08:23:57.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-26T08:23:58.717Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-26T08:24:00.084Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-26T08:24:02.605Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-26T08:24:03.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-26T08:24:03.169Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-26T08:24:03.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-26T08:24:03.169Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-26T08:24:03.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-26T08:24:03.169Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-26T08:24:03.169Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-26T08:24:03.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-26T08:24:03.169Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-26T08:24:03.169Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-26T08:24:03.169Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-26T08:24:04.098Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-26T08:24:04.355Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-26T08:24:05.722Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-26T08:24:05.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-26T08:24:06.236Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-26T08:24:06.799Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-26T08:24:06.799Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-26T08:24:07.362Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-26T08:24:07.362Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-26T08:24:07.362Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-26T08:24:07.362Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-26T08:24:07.362Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-26T08:24:07.362Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-26T08:24:07.362Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-26T08:24:07.929Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-26T08:24:08.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-26T08:24:08.774Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-26T08:24:08.774Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-26T08:24:09.337Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-26T08:24:09.593Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-26T08:24:09.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-26T08:24:10.108Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-26T08:24:10.672Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-26T08:24:10.929Z] docker_cli_swarm_test.go:1895: [da10b96dab52b] joining swarm manager [d92155c89c4f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:24:11.187Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-26T08:24:11.446Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-26T08:24:11.446Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-26T08:24:12.010Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-26T08:24:12.266Z] docker_cli_swarm_test.go:1896: [d071e2764e12c] joining swarm manager [d92155c89c4f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:24:12.829Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-26T08:24:13.391Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-26T08:24:13.391Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-26T08:24:13.391Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-26T08:24:13.957Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-26T08:24:13.957Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-26T08:24:14.885Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-26T08:24:15.142Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-26T08:24:16.509Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-26T08:24:17.071Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-26T08:24:17.071Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-26T08:24:17.071Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-26T08:24:17.071Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-26T08:24:17.634Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-26T08:24:18.562Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-26T08:24:19.126Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-26T08:24:20.491Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-26T08:24:21.057Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-26T08:24:23.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-26T08:24:25.471Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-26T08:24:27.990Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-26T08:24:28.553Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-26T08:24:29.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-26T08:24:31.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-26T08:24:31.951Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-26T08:24:32.880Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-26T08:24:34.248Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-26T08:24:35.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-26T08:24:36.548Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-26T08:24:37.113Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-26T08:24:39.008Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-26T08:24:39.265Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-26T08:24:40.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-26T08:24:42.528Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-26T08:24:43.895Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-26T08:24:46.415Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-26T08:24:46.415Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-26T08:24:46.415Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-26T08:24:46.415Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-26T08:24:46.672Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-26T08:24:47.235Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-26T08:24:48.165Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-26T08:24:49.095Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-26T08:24:49.095Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-26T08:24:50.464Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-26T08:24:50.464Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-26T08:24:50.721Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-26T08:24:51.651Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2991487179 [2022-08-26T08:24:51.908Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-26T08:24:52.164Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-26T08:24:53.538Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-26T08:24:53.539Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-26T08:24:53.539Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-26T08:24:54.471Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-26T08:24:55.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-26T08:24:55.965Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-26T08:24:57.332Z] docker_cli_swarm_test.go:1796: [d64a88e3d1cdc] joining swarm manager [d2ce9ec617de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:24:58.260Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-26T08:24:58.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-26T08:24:58.773Z] docker_cli_swarm_test.go:1797: [d07343a2a0e2a] joining swarm manager [d2ce9ec617de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:24:59.029Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-26T08:24:59.029Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-26T08:25:00.396Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-26T08:25:00.396Z] docker_cli_sni_test.go:30: Flakey test [2022-08-26T08:25:00.396Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-26T08:25:05.642Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-26T08:25:07.011Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-26T08:25:07.574Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-26T08:25:08.505Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-26T08:25:10.395Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-26T08:25:10.958Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-26T08:25:12.853Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-26T08:25:13.415Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-26T08:25:14.783Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-26T08:25:15.712Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-26T08:25:17.099Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-26T08:25:18.033Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-26T08:25:19.925Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-26T08:25:20.182Z] docker_cli_swarm_test.go:1315: [d14d48c30f751] joining swarm manager [d581a7892ab43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:25:21.549Z] docker_cli_swarm_test.go:1316: [d77c9f282a786] joining swarm manager [d581a7892ab43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:25:24.066Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-26T08:25:27.334Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-26T08:25:31.505Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-26T08:25:34.023Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-26T08:25:34.585Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-26T08:25:35.147Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-26T08:25:35.404Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-26T08:25:35.404Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-26T08:25:35.404Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-26T08:25:35.968Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-26T08:25:36.535Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-26T08:25:36.535Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-26T08:25:36.535Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-26T08:25:36.535Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-26T08:25:36.535Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-26T08:25:37.465Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-26T08:25:38.028Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-26T08:25:38.591Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-26T08:25:39.520Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-26T08:25:43.716Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-26T08:25:43.716Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-26T08:25:43.716Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-26T08:25:43.716Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-26T08:25:44.645Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-26T08:25:45.296Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-26T08:25:46.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-26T08:25:48.558Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-26T08:25:49.488Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-26T08:26:07.535Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-26T08:26:08.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-26T08:26:08.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-26T08:26:08.354Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-26T08:26:08.354Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-26T08:26:08.354Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-26T08:26:08.612Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite (1338.95s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.61s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-26T08:26:08.612Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.38s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.98s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.30s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.82s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.21s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.96s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.59s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.61s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.06s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.40s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.78s) [2022-08-26T08:26:08.613Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.57s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.40s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.31s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.51s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.37s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007b6bd0__} (1.37s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11454419090_/foo_false_____} (0.65s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11454419090_/foo_true_____} (1.40s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34022019963_/foo_false_____} (1.57s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34022019963_/foo_true_____} (1.56s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34022019963_/foo_true__0xc0007b6c00___} (1.61s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007b6c60__} (1.58s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007b6c78__} (1.35s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007b6c90__} (1.32s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007b6ca8__} (0.48s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.44s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.23s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.09s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.67s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.66s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.37s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.24s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.44s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.16s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.94s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.77s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.56s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.80s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.99s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.36s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.12s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.79s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.74s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.26s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.88s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.72s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.20s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.81s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.23s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.23s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.62s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.31s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.72s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.26s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.09s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.13s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.33s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.77s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.28s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.84s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.46s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.74s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-08-26T08:26:08.613Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.60s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.91s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.83s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.53s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.61s) [2022-08-26T08:26:08.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-26T08:26:08.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T08:26:08.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-26T08:26:08.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.21s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.12s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.42s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.88s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.09s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.06s) [2022-08-26T08:26:08.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.52s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.06s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.37s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.97s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.46s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.76s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.81s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.90s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.68s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.59s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.14s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.89s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.46s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.65s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.98s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.08s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnv (1.09s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.92s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.77s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.17s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.36s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.99s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.83s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.03s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.50s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.47s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.08s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.33s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.36s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.44s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.31s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.55s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.73s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.21s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.99s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.82s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.88s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.75s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.60s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.66s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.37s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.44s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildPATH (2.80s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.11s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.09s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.60s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildRm (2.18s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.89s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.22s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.79s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.36s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.93s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.32s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.89s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.51s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.02s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitTTY (0.99s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.01s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.13s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.95s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.76s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.55s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.58s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.49s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.98s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T08:26:08.614Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.40s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsResize (0.62s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.10s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.60s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.40s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-08-26T08:26:08.614Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.83s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2022-08-26T08:26:08.615Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.80s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestHealth (19.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestBuildHistory (2.82s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.71s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.78s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2022-08-26T08:26:08.615Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-26T08:26:08.615Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectStatus (0.64s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.63s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.61s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.32s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.88s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.03s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.17s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.64s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.00s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.24s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.15s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.83s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.51s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.98s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.98s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.52s) [2022-08-26T08:26:08.615Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.70s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.73s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.26s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.19s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPortList (7.28s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.38s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.05s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.96s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.27s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.21s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.61s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.60s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.97s) [2022-08-26T08:26:08.615Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.59s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.46s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.76s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.59s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.31s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.77s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.07s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.35s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.87s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.09s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.11s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.06s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.66s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.57s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.63s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.19s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.57s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-26T08:26:08.615Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.28s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.21s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.60s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.81s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.72s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.14s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.88s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.87s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.20s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.23s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunMount (4.83s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.92s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.32s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetHost (0.99s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.20s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.16s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.49s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.13s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.60s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunSysctls (1.14s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.08s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.47s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.21s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.29s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.60s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.12s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.48s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.69s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.61s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.70s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.70s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.77s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-26T08:26:08.616Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T08:26:08.616Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.85s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.75s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2022-08-26T08:26:08.617Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-26T08:26:08.617Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T08:26:08.617Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-08-26T08:26:08.617Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.65s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.12s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-08-26T08:26:08.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-26T08:26:08.617Z] === RUN TestDockerRegistrySuite [2022-08-26T08:26:08.617Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-26T08:26:09.985Z] check_test.go:427: [dfd776c074a5b] daemon is not started [2022-08-26T08:26:09.985Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-26T08:26:10.914Z] check_test.go:427: [d80e2c59b09eb] daemon is not started [2022-08-26T08:26:10.914Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-26T08:26:11.843Z] check_test.go:427: [d4f2404d6a736] daemon is not started [2022-08-26T08:26:11.843Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-26T08:26:12.099Z] check_test.go:427: [d6e369cace9e9] daemon is not started [2022-08-26T08:26:12.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-26T08:26:15.370Z] check_test.go:427: [d1c5da8154608] daemon is not started [2022-08-26T08:26:15.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-26T08:26:20.640Z] check_test.go:427: [d1ac1e192daa0] daemon is not started [2022-08-26T08:26:20.640Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-26T08:26:22.551Z] check_test.go:427: [d9e3bb4b06c8e] daemon is not started [2022-08-26T08:26:22.551Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-26T08:26:23.480Z] check_test.go:427: [d021956c4cb67] daemon is not started [2022-08-26T08:26:23.737Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-26T08:26:24.665Z] check_test.go:427: [d52998368d4d5] daemon is not started [2022-08-26T08:26:24.665Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-26T08:26:25.595Z] check_test.go:427: [dc927f370d408] daemon is not started [2022-08-26T08:26:25.595Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-26T08:26:26.523Z] check_test.go:427: [d653bcc94afd9] daemon is not started [2022-08-26T08:26:26.523Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-26T08:26:27.452Z] check_test.go:427: [d63358135a78d] daemon is not started [2022-08-26T08:26:27.452Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-26T08:26:28.818Z] check_test.go:427: [d6b3f60ae3b3b] daemon is not started [2022-08-26T08:26:28.818Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-26T08:26:28.818Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-26T08:26:30.187Z] check_test.go:427: [d17b87b1ca3bb] daemon is not started [2022-08-26T08:26:30.187Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-26T08:26:31.121Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee3468a0dd0636207623a962b51c7ef139e57822dc0e7ce692314c598416ebb9 [2022-08-26T08:26:32.491Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:186283863d3d2a5322de210efe33dcc54dbac2d6de806ae0179477da3f450789 [2022-08-26T08:26:32.491Z] check_test.go:427: [d4ac169b3a313] daemon is not started [2022-08-26T08:26:32.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-26T08:26:33.423Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-26T08:26:33.680Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ec59858e826bfbd0f8df60789ebad86f932c7cb41483ba3a2d6bf426c342f6bd [2022-08-26T08:26:34.610Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:868c489a14084da7f16bb272a6a27220379f4fdcff0714ca10e34eec80b46739 [2022-08-26T08:26:34.867Z] check_test.go:427: [d8d18872c52f5] daemon is not started [2022-08-26T08:26:34.867Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-26T08:26:36.237Z] check_test.go:427: [d7679cc7dbea9] daemon is not started [2022-08-26T08:26:36.237Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-26T08:26:39.508Z] check_test.go:427: [d8afbddc84dbd] daemon is not started [2022-08-26T08:26:39.508Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-26T08:26:40.876Z] check_test.go:427: [df2bb0155037b] daemon is not started [2022-08-26T08:26:40.876Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-26T08:26:40.876Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-26T08:26:40.876Z] check_test.go:427: [dd463c023a906] daemon is not started [2022-08-26T08:26:40.876Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-26T08:26:41.805Z] check_test.go:427: [d5b9940247e0e] daemon is not started [2022-08-26T08:26:41.805Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-26T08:26:43.174Z] check_test.go:427: [d8a123e9989c9] daemon is not started [2022-08-26T08:26:43.174Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-26T08:26:44.118Z] check_test.go:427: [dd7c17d6047ea] daemon is not started [2022-08-26T08:26:44.118Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-26T08:26:47.390Z] check_test.go:427: [d4799205c613b] daemon is not started [2022-08-26T08:26:47.390Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-26T08:26:47.649Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-26T08:26:47.906Z] check_test.go:427: [dc6b8cf37bdcc] daemon is not started [2022-08-26T08:26:47.906Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-26T08:26:48.836Z] check_test.go:427: [dee80d2206e1d] daemon is not started [2022-08-26T08:26:48.836Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-26T08:26:49.399Z] check_test.go:427: [d3c416a9756b4] daemon is not started [2022-08-26T08:26:49.399Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-26T08:26:49.657Z] check_test.go:427: [d69beb57bd71b] daemon is not started [2022-08-26T08:26:49.657Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-26T08:26:49.914Z] check_test.go:427: [d396de89b4958] daemon is not started [2022-08-26T08:26:49.914Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-26T08:26:50.170Z] check_test.go:427: [d9fec1cb88ffd] daemon is not started [2022-08-26T08:26:50.171Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-26T08:26:50.171Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-26T08:26:50.427Z] check_test.go:427: [d9bf30653f9fc] daemon is not started [2022-08-26T08:26:50.427Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-26T08:26:50.684Z] check_test.go:427: [d9920599f380c] daemon is not started [2022-08-26T08:26:50.684Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-26T08:26:52.052Z] check_test.go:427: [dd43ed8261672] daemon is not started [2022-08-26T08:26:52.052Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-26T08:26:53.945Z] check_test.go:427: [dec282deb1b1b] daemon is not started [2022-08-26T08:26:53.945Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-26T08:26:54.875Z] check_test.go:427: [dcb58ece8d399] daemon is not started [2022-08-26T08:26:54.875Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-26T08:26:55.438Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-26T08:26:56.001Z] check_test.go:427: [d927c7464d69a] daemon is not started [2022-08-26T08:26:56.001Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-26T08:26:57.370Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-26T08:26:57.933Z] --- PASS: TestDockerRegistrySuite (49.36s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.98s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.83s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.04s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.20s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.06s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.83s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.00s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.16s) [2022-08-26T08:26:57.934Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-08-26T08:26:57.934Z] === RUN TestDockerSchema1RegistrySuite [2022-08-26T08:26:57.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-26T08:26:58.191Z] check_test.go:454: [de0ce3bc33875] daemon is not started [2022-08-26T08:26:58.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-26T08:27:00.084Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-26T08:27:01.013Z] check_test.go:454: [d555c225b6fb2] daemon is not started [2022-08-26T08:27:01.013Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-26T08:27:04.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-26T08:27:04.283Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-26T08:27:04.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-26T08:27:06.804Z] check_test.go:454: [d058d7797b871] daemon is not started [2022-08-26T08:27:06.804Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-26T08:27:07.756Z] check_test.go:454: [d9450d793bd06] daemon is not started [2022-08-26T08:27:07.756Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-26T08:27:07.756Z] check_test.go:454: [d052dc4a9517c] daemon is not started [2022-08-26T08:27:07.756Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-26T08:27:09.125Z] check_test.go:454: [dbe3ea2a3fadb] daemon is not started [2022-08-26T08:27:09.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-26T08:27:10.312Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-26T08:27:10.569Z] check_test.go:454: [d013b7bfc2cee] daemon is not started [2022-08-26T08:27:10.569Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-26T08:27:10.826Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-26T08:27:11.756Z] check_test.go:454: [db993cbbe1a57] daemon is not started [2022-08-26T08:27:11.756Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-26T08:27:11.756Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-26T08:27:14.276Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-26T08:27:14.536Z] check_test.go:454: [d6c9c84a92d92] daemon is not started [2022-08-26T08:27:14.536Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-26T08:27:15.099Z] check_test.go:454: [d8edc88eb1f0c] daemon is not started [2022-08-26T08:27:15.099Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-26T08:27:15.663Z] check_test.go:454: [d53251ea735ff] daemon is not started [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite (17.62s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.34s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.97s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s) [2022-08-26T08:27:15.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-08-26T08:27:15.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-26T08:27:15.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-26T08:27:16.592Z] check_test.go:483: [d7dbe503ec710] daemon is not started [2022-08-26T08:27:16.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-26T08:27:17.155Z] check_test.go:483: [dfbe11670e0c7] daemon is not started [2022-08-26T08:27:17.155Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-26T08:27:17.412Z] check_test.go:483: [d9d5e3730cefd] daemon is not started [2022-08-26T08:27:17.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-26T08:27:18.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-26T08:27:19.343Z] check_test.go:483: [dbc096af5bbcf] daemon is not started [2022-08-26T08:27:19.343Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-26T08:27:19.599Z] check_test.go:483: [d8580118937b5] daemon is not started [2022-08-26T08:27:19.599Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-26T08:27:20.530Z] check_test.go:483: [dd7a48dfdc9c5] daemon is not started [2022-08-26T08:27:20.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-26T08:27:20.786Z] check_test.go:483: [dbfb742444c50] daemon is not started [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.13s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.17s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-26T08:27:20.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-26T08:27:20.786Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-26T08:27:20.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-26T08:27:26.032Z] check_test.go:510: [d25510d2b530f] daemon is not started [2022-08-26T08:27:26.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-26T08:27:26.032Z] check_test.go:510: [db04b02042d34] daemon is not started [2022-08-26T08:27:26.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-26T08:27:26.032Z] check_test.go:510: [de47e107fd590] daemon is not started [2022-08-26T08:27:26.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-26T08:27:26.289Z] check_test.go:510: [d65ff48962b97] daemon is not started [2022-08-26T08:27:26.289Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-26T08:27:26.545Z] check_test.go:510: [dd98c0ef514cd] daemon is not started [2022-08-26T08:27:26.545Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-26T08:27:26.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-26T08:27:26.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-26T08:27:26.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-26T08:27:26.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-26T08:27:26.545Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-26T08:27:26.545Z] === RUN TestDockerNetworkSuite [2022-08-26T08:27:26.545Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-26T08:27:29.063Z] docker_cli_network_unix_test.go:46: [d3170a1059308] daemon is not started [2022-08-26T08:27:29.319Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-26T08:27:30.248Z] docker_cli_network_unix_test.go:46: [da3e7fcd98f82] daemon is not started [2022-08-26T08:27:30.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-26T08:27:35.000Z] docker_cli_network_unix_test.go:46: [da280a5c1f635] daemon is not started [2022-08-26T08:27:35.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-26T08:27:36.367Z] docker_cli_network_unix_test.go:46: [d6fd8534c30c0] daemon is not started [2022-08-26T08:27:36.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-26T08:27:36.624Z] docker_cli_network_unix_test.go:1233: [d3c50adcea88a] daemon is not started [2022-08-26T08:27:39.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-26T08:27:40.070Z] docker_cli_network_unix_test.go:46: [d530fdafca492] daemon is not started [2022-08-26T08:27:40.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-26T08:27:44.808Z] docker_cli_network_unix_test.go:46: [d87543f55156a] daemon is not started [2022-08-26T08:27:45.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-26T08:27:47.630Z] docker_cli_network_unix_test.go:46: [dfcfbe7acec73] daemon is not started [2022-08-26T08:27:48.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-26T08:27:49.124Z] docker_cli_network_unix_test.go:46: [dbb4078ed2c78] daemon is not started [2022-08-26T08:27:49.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-26T08:27:49.637Z] docker_cli_network_unix_test.go:46: [d0e2777e1d99f] daemon is not started [2022-08-26T08:27:49.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-26T08:27:50.152Z] docker_cli_network_unix_test.go:46: [d86c41305018e] daemon is not started [2022-08-26T08:27:50.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-26T08:27:50.972Z] docker_cli_network_unix_test.go:46: [dc4bb6260b3aa] daemon is not started [2022-08-26T08:27:51.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-26T08:27:51.793Z] docker_cli_network_unix_test.go:46: [dab0ce988cea0] daemon is not started [2022-08-26T08:27:52.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-26T08:27:52.306Z] docker_cli_network_unix_test.go:46: [d7bfc8c658982] daemon is not started [2022-08-26T08:27:52.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-26T08:27:52.562Z] docker_cli_network_unix_test.go:46: [d0a055a40b4a0] daemon is not started [2022-08-26T08:27:52.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-26T08:27:53.126Z] docker_cli_network_unix_test.go:46: [dbaa3d38433db] daemon is not started [2022-08-26T08:27:53.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-26T08:27:53.638Z] docker_cli_network_unix_test.go:46: [d5183d82b689d] daemon is not started [2022-08-26T08:27:53.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-26T08:27:53.638Z] docker_cli_network_unix_test.go:46: [d99dfb757f925] daemon is not started [2022-08-26T08:27:53.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-26T08:27:53.895Z] docker_cli_network_unix_test.go:46: [d374c98488222] daemon is not started [2022-08-26T08:27:53.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-26T08:27:54.461Z] docker_cli_network_unix_test.go:46: [da171410c1e9c] daemon is not started [2022-08-26T08:27:54.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-26T08:27:55.286Z] docker_cli_network_unix_test.go:46: [d3d88896217c9] daemon is not started [2022-08-26T08:27:55.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-26T08:27:55.848Z] docker_cli_network_unix_test.go:46: [d36ec69c33093] daemon is not started [2022-08-26T08:27:55.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-26T08:27:56.104Z] docker_cli_network_unix_test.go:46: [d6d9ac595db16] daemon is not started [2022-08-26T08:27:56.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-26T08:27:56.104Z] docker_cli_network_unix_test.go:46: [d7cbf8571d15c] daemon is not started [2022-08-26T08:27:56.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-26T08:27:57.472Z] docker_cli_network_unix_test.go:968: [d952edd9e90a1] daemon is not started [2022-08-26T08:27:58.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-26T08:27:59.772Z] docker_cli_network_unix_test.go:46: [d2ef2a01b93da] daemon is not started [2022-08-26T08:27:59.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-26T08:28:02.292Z] docker_cli_network_unix_test.go:1116: [d9174415fd16a] daemon is not started [2022-08-26T08:28:06.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-26T08:28:06.467Z] docker_cli_network_unix_test.go:46: [dcb589fa7f554] daemon is not started [2022-08-26T08:28:06.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-26T08:28:07.029Z] docker_cli_network_unix_test.go:46: [db572b0e4d06c] daemon is not started [2022-08-26T08:28:07.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-26T08:28:07.029Z] docker_cli_network_unix_test.go:46: [d0eccb67840e9] daemon is not started [2022-08-26T08:28:07.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-26T08:28:07.029Z] docker_cli_network_unix_test.go:46: [de39de92e0dc8] daemon is not started [2022-08-26T08:28:07.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-26T08:28:07.285Z] docker_cli_network_unix_test.go:46: [d1611b6e6782c] daemon is not started [2022-08-26T08:28:07.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-26T08:28:07.542Z] docker_cli_network_unix_test.go:46: [d7eb4d95d4047] daemon is not started [2022-08-26T08:28:07.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-26T08:28:07.542Z] docker_cli_network_unix_test.go:46: [d631afd6f1c5b] daemon is not started [2022-08-26T08:28:07.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-26T08:28:09.436Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-26T08:28:09.436Z] docker_cli_network_unix_test.go:46: [d4afbf2b42aed] daemon is not started [2022-08-26T08:28:10.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-26T08:28:10.367Z] docker_cli_network_unix_test.go:46: [dd95c8189018b] daemon is not started [2022-08-26T08:28:10.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-26T08:28:10.367Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-26T08:28:10.367Z] docker_cli_network_unix_test.go:46: [de44f6bc8a8c6] daemon is not started [2022-08-26T08:28:10.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-26T08:28:11.297Z] docker_cli_network_unix_test.go:46: [d2875ec2db382] daemon is not started [2022-08-26T08:28:11.297Z] docker_cli_swarm_test.go:1180: [de793cd6975d4] joining swarm manager [d26822910713b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:28:11.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-26T08:28:15.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-26T08:28:16.655Z] docker_cli_network_unix_test.go:1084: [d47ab64b34e91] daemon is not started [2022-08-26T08:28:18.024Z] docker_cli_swarm_test.go:1189: [d061b2386d548] joining swarm manager [d26822910713b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:28:18.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-26T08:28:18.280Z] docker_cli_network_unix_test.go:46: [dee98831f0eb8] daemon is not started [2022-08-26T08:28:18.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-26T08:28:18.843Z] docker_cli_network_unix_test.go:46: [d2184eb83840b] daemon is not started [2022-08-26T08:28:19.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-26T08:28:20.471Z] docker_cli_network_unix_test.go:46: [dcef5ed579779] daemon is not started [2022-08-26T08:28:20.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-26T08:28:20.727Z] docker_cli_network_unix_test.go:46: [d1b86211712a2] daemon is not started [2022-08-26T08:28:20.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-26T08:28:21.289Z] docker_cli_network_unix_test.go:46: [d999c8b5a2220] daemon is not started [2022-08-26T08:28:21.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-26T08:28:22.108Z] docker_cli_network_unix_test.go:46: [d3942f4e8db08] daemon is not started [2022-08-26T08:28:22.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-26T08:28:22.670Z] docker_cli_network_unix_test.go:46: [daf3b1829c785] daemon is not started [2022-08-26T08:28:22.927Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-26T08:28:28.175Z] docker_cli_network_unix_test.go:46: [d858216b82314] daemon is not started [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite (61.81s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.37s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.24s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.22s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.54s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.16s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.04s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.78s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-26T08:28:28.175Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.15s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.54s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.38s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-08-26T08:28:28.175Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.33s) [2022-08-26T08:28:28.175Z] === RUN TestDockerHubPullSuite [2022-08-26T08:28:28.175Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-26T08:28:30.693Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-26T08:28:33.210Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-26T08:28:33.774Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-26T08:28:35.665Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-26T08:28:35.920Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite (8.14s) [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s) [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-08-26T08:28:36.483Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-26T08:28:36.483Z] PASS [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === Skipped [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-26T08:28:36.483Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T08:28:36.483Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.483Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T08:28:36.483Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-26T08:28:36.483Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T08:28:36.483Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_sni_test.go:30: Flakey test [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T08:28:36.484Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-26T08:28:36.484Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-26T08:28:36.484Z] docker_cli_network_unix_test.go:46: [de44f6bc8a8c6] daemon is not started [2022-08-26T08:28:36.484Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] DONE 1265 tests, 51 skipped in 1492.399s [2022-08-26T08:28:36.484Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:28:36.484Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T08:28:36.484Z] +++ kill 9403 [2022-08-26T08:28:36.484Z] +++ /etc/init.d/apparmor stop [2022-08-26T08:28:36.484Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:28:36.484Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.484Z] To set a process to complain mode, use the command line tool [2022-08-26T08:28:36.484Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:28:36.484Z] +++ true [2022-08-26T08:28:36.484Z] exiting test-integration [2022-08-26T08:28:36.484Z] ++ exit 0 [2022-08-26T08:28:36.484Z] [2022-08-26T08:28:36.740Z] + for job in $(jobs -p) [2022-08-26T08:28:36.741Z] + wait 28848 [2022-08-26T08:28:58.628Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-26T08:29:05.193Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-26T08:29:09.364Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-26T08:29:11.256Z] docker_cli_swarm_test.go:1112: [daa3d6eb05f8d] joining swarm manager [d635c12b429cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:29:12.623Z] docker_cli_swarm_test.go:1113: [d06e66b80be1c] joining swarm manager [d635c12b429cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:30:49.001Z] docker_cli_swarm_test.go:1166: [d65c87ce6f61f] joining swarm manager [d635c12b429cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T08:31:21.026Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-26T08:31:21.026Z] docker_cli_swarm_test.go:1447: [ddaed7d2d3f5e] joining swarm manager [d8a1c0210bdc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:31:21.026Z] docker_cli_swarm_test.go:1448: [d2447e23e3043] joining swarm manager [d8a1c0210bdc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:31:29.120Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-26T08:31:30.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-26T08:31:30.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-26T08:31:30.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-26T08:31:30.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-26T08:31:31.670Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-26T08:31:34.188Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-26T08:31:37.459Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-26T08:31:39.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-26T08:31:41.239Z] docker_cli_swarm_unix_test.go:63: [d108152c886de] joining swarm manager [db4e4ddfd7ddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:32:37.407Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-26T08:32:37.407Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-26T08:32:37.407Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-26T08:32:39.296Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-26T08:32:42.581Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-26T08:32:45.097Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-26T08:32:46.989Z] docker_api_swarm_test.go:962: [d437d435e4a41] joining swarm manager [d5e4962def6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:33:05.031Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-26T08:33:17.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-26T08:33:18.570Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-26T08:33:21.087Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-26T08:33:23.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-26T08:33:33.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-26T08:33:36.834Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-26T08:33:39.353Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-26T08:33:41.871Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-26T08:33:44.388Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-26T08:33:46.904Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-26T08:33:49.422Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-26T08:33:51.314Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-26T08:34:47.490Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-26T08:35:02.349Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite (1556.35s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.38s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.84s) [2022-08-26T08:35:20.391Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.55s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.89s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.28s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.89s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.19s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.75s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.80s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.02s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.90s) [2022-08-26T08:35:20.391Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.12s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.73s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.74s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.24s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.01s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.62s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.69s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.99s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.29s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.86s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.87s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.46s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.68s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.44s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.37s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.52s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.66s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.29s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.98s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.43s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.16s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.24s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.17s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.42s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.83s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.36s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.03s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.01s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.60s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.01s) [2022-08-26T08:35:20.392Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.20s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.65s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.71s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.14s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.75s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.95s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.34s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.33s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.56s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-08-26T08:35:20.392Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-26T08:35:20.392Z] === RUN TestDockerExternalVolumeSuite [2022-08-26T08:35:20.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-26T08:35:20.392Z] docker_cli_external_volume_driver_test.go:53: [d4a5393809086] daemon is not started [2022-08-26T08:35:35.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-26T08:36:42.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-26T08:36:50.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-26T08:37:05.805Z] docker_cli_external_volume_driver_test.go:53: [d66c10c59b350] daemon is not started [2022-08-26T08:37:20.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-26T08:37:35.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-26T08:37:53.524Z] docker_cli_external_volume_driver_test.go:53: [d0d8b1b7533b5] daemon is not started [2022-08-26T08:38:05.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-26T08:38:05.728Z] docker_cli_external_volume_driver_test.go:53: [d302041c26ac3] daemon is not started [2022-08-26T08:38:23.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-26T08:38:55.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-26T08:39:07.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-26T08:39:26.036Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-26T08:40:12.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-26T08:40:30.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-26T08:41:02.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-26T08:41:34.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-26T08:41:46.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-26T08:42:05.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-26T08:42:05.017Z] docker_cli_external_volume_driver_test.go:485: [d825b0c8ee314] daemon is not started [2022-08-26T08:42:19.853Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-26T08:42:19.853Z] docker_cli_external_volume_driver_test.go:53: [dba4a7cd5548d] daemon is not started [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-08-26T08:42:34.691Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-26T08:42:34.691Z] PASS [2022-08-26T08:42:34.691Z] [2022-08-26T08:42:34.691Z] === Skipped [2022-08-26T08:42:34.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-26T08:42:34.691Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-26T08:42:34.691Z] check_test.go:540: [d518a28917ec8] daemon is not started [2022-08-26T08:42:34.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-26T08:42:34.691Z] [2022-08-26T08:42:34.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-26T08:42:34.691Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-26T08:42:34.691Z] check_test.go:540: [ddd33023a8978] daemon is not started [2022-08-26T08:42:34.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-26T08:42:34.691Z] [2022-08-26T08:42:34.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T08:42:34.691Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-26T08:42:34.691Z] check_test.go:540: [d1b142cdf9e2c] daemon is not started [2022-08-26T08:42:34.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T08:42:34.691Z] [2022-08-26T08:42:34.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-26T08:42:34.691Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-26T08:42:34.691Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-26T08:42:34.691Z] [2022-08-26T08:42:34.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-26T08:42:34.691Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-26T08:42:34.691Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-26T08:42:34.691Z] [2022-08-26T08:42:34.691Z] DONE 269 tests, 5 skipped in 2330.468s [2022-08-26T08:42:34.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:42:34.691Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1cab8c5d2930/docker.pid [2022-08-26T08:42:34.691Z] +++ kill 7169 [2022-08-26T08:42:34.691Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7169 is not a child of this shell [2022-08-26T08:42:34.691Z] warning: PID 7169 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1cab8c5d2930/docker.pid had a nonzero exit code [2022-08-26T08:42:34.691Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1cab8c5d2930/root: target is busy. [2022-08-26T08:42:34.691Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T08:42:34.691Z] +++ kill 9421 [2022-08-26T08:42:34.948Z] +++ /etc/init.d/apparmor stop [2022-08-26T08:42:34.948Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:42:34.948Z] [2022-08-26T08:42:34.948Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:42:34.948Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:42:34.948Z] [2022-08-26T08:42:34.948Z] To set a process to complain mode, use the command line tool [2022-08-26T08:42:34.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:42:34.948Z] +++ true [2022-08-26T08:42:34.948Z] exiting test-integration [2022-08-26T08:42:34.948Z] ++ exit 0 [2022-08-26T08:42:34.948Z] [2022-08-26T08:42:35.205Z] + exit 0 [2022-08-26T08:42:35.205Z] ++ jobs -p [2022-08-26T08:42:35.205Z] + pids= [2022-08-26T08:42:35.205Z] + echo 'Remaining pids to kill: []' [2022-08-26T08:42:35.205Z] Remaining pids to kill: [] [2022-08-26T08:42:35.205Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-26T08:42:35.237Z] Recording test results [2022-08-26T08:42:35.725Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T08:42:36.028Z] + echo Ensuring container killed. [2022-08-26T08:42:36.028Z] Ensuring container killed. [2022-08-26T08:42:36.028Z] + docker ps -aq -f name=docker-pr2-* [2022-08-26T08:42:36.028Z] + cids=5a7add60326e [2022-08-26T08:42:36.028Z] 042fd115a399 [2022-08-26T08:42:36.028Z] 12e0c5476022 [2022-08-26T08:42:36.028Z] + [ -n 5a7add60326e [2022-08-26T08:42:36.028Z] 042fd115a399 [2022-08-26T08:42:36.028Z] 12e0c5476022 ] [2022-08-26T08:42:36.028Z] + docker rm -vf 5a7add60326e 042fd115a399 12e0c5476022 [2022-08-26T08:42:36.957Z] 5a7add60326e [2022-08-26T08:42:36.957Z] 042fd115a399 [2022-08-26T08:42:36.957Z] 12e0c5476022 [Pipeline] sh [2022-08-26T08:42:37.231Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:42:37.231Z] Chowning /workspace to jenkins user [2022-08-26T08:42:37.231Z] + id -u [2022-08-26T08:42:37.231Z] + id -g [2022-08-26T08:42:37.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44037:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:42:40.082Z] + bundleName=amd64 [2022-08-26T08:42:40.083Z] + echo Creating amd64-bundles.tar.gz [2022-08-26T08:42:40.083Z] Creating amd64-bundles.tar.gz [2022-08-26T08:42:40.083Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-26T08:42:40.083Z] + 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-26T08:42:41.457Z] Archiving artifacts [2022-08-26T08:42:41.857Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44037/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T08:42:42.158Z] + make clean [2022-08-26T08:42:42.158Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T08:42:42.158Z] docker-dev-cache [2022-08-26T08:42:42.158Z] 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